2026-03-25 15:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 15:15:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 15:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-25 15:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 15:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 15:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 15:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 15:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 22e8014ab51f905f
2026-03-25 15:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 15:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.be/task_31_2026-03-25T15_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 15:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 15:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 15:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 15:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 15:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 15:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-25 15:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 15:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-25 15:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 15:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-25 15:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 15:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 15:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 15:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 15:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 15:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
2026-03-25 15:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-25 15:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 15:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 15:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10723709
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723709%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10723709: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10723709 url https://www.openlane.eu/en/carv6/auction/10723709
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725082
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725082%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725082: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725082 url https://www.openlane.eu/en/carv6/auction/10725082
2026-03-25 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10724985
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724985%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10724985: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10724985 url https://www.openlane.eu/en/carv6/auction/10724985
2026-03-25 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10724982
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724982%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10724982: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10724982 url https://www.openlane.eu/en/carv6/auction/10724982
2026-03-25 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725542
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725542%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725542: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725542 url https://www.openlane.eu/en/carv6/auction/10725542
2026-03-25 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725540
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725540%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725540: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725540 url https://www.openlane.eu/en/carv6/auction/10725540
2026-03-25 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725535
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725535%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725535: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725535 url https://www.openlane.eu/en/carv6/auction/10725535
2026-03-25 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725543
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725543%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725543: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725543 url https://www.openlane.eu/en/carv6/auction/10725543
2026-03-25 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725537
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725537%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725537: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725537 url https://www.openlane.eu/en/carv6/auction/10725537
2026-03-25 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725536
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725536%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725536: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725536 url https://www.openlane.eu/en/carv6/auction/10725536
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725532
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725532%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725532: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725532 url https://www.openlane.eu/en/carv6/auction/10725532
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725518
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725518%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725518: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725518 url https://www.openlane.eu/en/carv6/auction/10725518
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10724987
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724987%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10724987: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10724987 url https://www.openlane.eu/en/carv6/auction/10724987
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725544
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725544%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725544: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725544 url https://www.openlane.eu/en/carv6/auction/10725544
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725521
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725521%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725521: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725521 url https://www.openlane.eu/en/carv6/auction/10725521
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10723689
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723689%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10723689: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10723689 url https://www.openlane.eu/en/carv6/auction/10723689
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725519
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725519%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725519: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725519 url https://www.openlane.eu/en/carv6/auction/10725519
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725098
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725098%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725098: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725098 url https://www.openlane.eu/en/carv6/auction/10725098
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10723743
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723743%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10723743: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10723743 url https://www.openlane.eu/en/carv6/auction/10723743
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725517
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725517%27 HTTP/1.1" 200 None
2026-03-25 15:15:21 [adesa.be] INFO: Scrape type for 10725517: 1
2026-03-25 15:15:21 [adesa.be] INFO: Scraping item 10725517 url https://www.openlane.eu/en/carv6/auction/10725517
2026-03-25 15:15:21 [adesa.be] INFO: Found listing with ID: 10725528
2026-03-25 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725528%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725528: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725528 url https://www.openlane.eu/en/carv6/auction/10725528
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725116
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725116%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725116: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725116 url https://www.openlane.eu/en/carv6/auction/10725116
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725001
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725001%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725001: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725001 url https://www.openlane.eu/en/carv6/auction/10725001
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725104
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725104%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725104: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725104 url https://www.openlane.eu/en/carv6/auction/10725104
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725150
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725150%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725150: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725150 url https://www.openlane.eu/en/carv6/auction/10725150
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725003
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725003%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725003: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725003 url https://www.openlane.eu/en/carv6/auction/10725003
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725010
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725010%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725010: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725010 url https://www.openlane.eu/en/carv6/auction/10725010
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10724971
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724971%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10724971: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10724971 url https://www.openlane.eu/en/carv6/auction/10724971
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725146
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725146%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725146: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725146 url https://www.openlane.eu/en/carv6/auction/10725146
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725516
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725516%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725516: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725516 url https://www.openlane.eu/en/carv6/auction/10725516
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725541
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725541%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725541: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725541 url https://www.openlane.eu/en/carv6/auction/10725541
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725530
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725530%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725530: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725530 url https://www.openlane.eu/en/carv6/auction/10725530
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725526
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725526%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725526: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725526 url https://www.openlane.eu/en/carv6/auction/10725526
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725510
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725510%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725510: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725510 url https://www.openlane.eu/en/carv6/auction/10725510
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725534
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725534%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725534: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725534 url https://www.openlane.eu/en/carv6/auction/10725534
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725513
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725513%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725513: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725513 url https://www.openlane.eu/en/carv6/auction/10725513
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725527
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725527%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725527: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725527 url https://www.openlane.eu/en/carv6/auction/10725527
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725531
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725531%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725531: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725531 url https://www.openlane.eu/en/carv6/auction/10725531
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725533
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725533%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725533: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725533 url https://www.openlane.eu/en/carv6/auction/10725533
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725515
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725515%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725515: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725515 url https://www.openlane.eu/en/carv6/auction/10725515
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725520
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725520%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725520: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725520 url https://www.openlane.eu/en/carv6/auction/10725520
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725529
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725529%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725529: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725529 url https://www.openlane.eu/en/carv6/auction/10725529
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725514
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725514%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725514: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725514 url https://www.openlane.eu/en/carv6/auction/10725514
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725524
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725524%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725524: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725524 url https://www.openlane.eu/en/carv6/auction/10725524
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725539
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725539%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725539: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725539 url https://www.openlane.eu/en/carv6/auction/10725539
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725086
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725086%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725086: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725086 url https://www.openlane.eu/en/carv6/auction/10725086
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10723753
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723753%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10723753: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10723753 url https://www.openlane.eu/en/carv6/auction/10723753
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725509
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725509%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725509: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725509 url https://www.openlane.eu/en/carv6/auction/10725509
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725525
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725525%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725525: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725525 url https://www.openlane.eu/en/carv6/auction/10725525
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10724976
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724976%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10724976: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10724976 url https://www.openlane.eu/en/carv6/auction/10724976
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725523
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725523%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725523: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725523 url https://www.openlane.eu/en/carv6/auction/10725523
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725090
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725090%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725090: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725090 url https://www.openlane.eu/en/carv6/auction/10725090
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725512
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725512%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725512: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725512 url https://www.openlane.eu/en/carv6/auction/10725512
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10723745
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723745%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10723745: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10723745 url https://www.openlane.eu/en/carv6/auction/10723745
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725538
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725538%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725538: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725538 url https://www.openlane.eu/en/carv6/auction/10725538
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10724994
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724994%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10724994: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10724994 url https://www.openlane.eu/en/carv6/auction/10724994
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725508
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725508%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725508: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725508 url https://www.openlane.eu/en/carv6/auction/10725508
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725327
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725327%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725327: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725327 url https://www.openlane.eu/en/carv6/auction/10725327
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725294
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725294%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725294: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725294 url https://www.openlane.eu/en/carv6/auction/10725294
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725335
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725335%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725335: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725335 url https://www.openlane.eu/en/carv6/auction/10725335
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725366
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725366%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725366: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725366 url https://www.openlane.eu/en/carv6/auction/10725366
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725339
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725339%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725339: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725339 url https://www.openlane.eu/en/carv6/auction/10725339
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725467
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725467%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725467: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725467 url https://www.openlane.eu/en/carv6/auction/10725467
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725401
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725401%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725401: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725401 url https://www.openlane.eu/en/carv6/auction/10725401
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725374
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725374%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725374: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725374 url https://www.openlane.eu/en/carv6/auction/10725374
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725388
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725388%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725388: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725388 url https://www.openlane.eu/en/carv6/auction/10725388
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725293
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725293%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725293: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725293 url https://www.openlane.eu/en/carv6/auction/10725293
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725399
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725399%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725399: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725399 url https://www.openlane.eu/en/carv6/auction/10725399
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725311
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725311%27 HTTP/1.1" 200 None
2026-03-25 15:15:22 [adesa.be] INFO: Scrape type for 10725311: 1
2026-03-25 15:15:22 [adesa.be] INFO: Scraping item 10725311 url https://www.openlane.eu/en/carv6/auction/10725311
2026-03-25 15:15:22 [adesa.be] INFO: Found listing with ID: 10725359
2026-03-25 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725359%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725359: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725359 url https://www.openlane.eu/en/carv6/auction/10725359
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725282
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725282%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725282: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725282 url https://www.openlane.eu/en/carv6/auction/10725282
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725463
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725463%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725463: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725463 url https://www.openlane.eu/en/carv6/auction/10725463
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725292
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725292%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725292: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725292 url https://www.openlane.eu/en/carv6/auction/10725292
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725273
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725273%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725273: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725273 url https://www.openlane.eu/en/carv6/auction/10725273
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725251
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725251%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725251: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725251 url https://www.openlane.eu/en/carv6/auction/10725251
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725260
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725260%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725260: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725260 url https://www.openlane.eu/en/carv6/auction/10725260
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725338
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725338%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725338: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725338 url https://www.openlane.eu/en/carv6/auction/10725338
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725269
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725269%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725269: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725269 url https://www.openlane.eu/en/carv6/auction/10725269
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725271
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725271%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725271: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725271 url https://www.openlane.eu/en/carv6/auction/10725271
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725332
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725332%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725332: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725332 url https://www.openlane.eu/en/carv6/auction/10725332
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725222
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725222%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725222: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725222 url https://www.openlane.eu/en/carv6/auction/10725222
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725300
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725300%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725300: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725300 url https://www.openlane.eu/en/carv6/auction/10725300
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725353
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725353%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725353: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725353 url https://www.openlane.eu/en/carv6/auction/10725353
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725285
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725285%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725285: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725285 url https://www.openlane.eu/en/carv6/auction/10725285
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725256
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725256%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725256: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725256 url https://www.openlane.eu/en/carv6/auction/10725256
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725299
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725299%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725299: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725299 url https://www.openlane.eu/en/carv6/auction/10725299
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725246
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725246%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725246: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725246 url https://www.openlane.eu/en/carv6/auction/10725246
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725309
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725309%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725309: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725309 url https://www.openlane.eu/en/carv6/auction/10725309
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725208
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725208%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725208: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725208 url https://www.openlane.eu/en/carv6/auction/10725208
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725211
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725211%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725211: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725211 url https://www.openlane.eu/en/carv6/auction/10725211
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725213
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725213%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725213: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725213 url https://www.openlane.eu/en/carv6/auction/10725213
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725476
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725476%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725476: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725476 url https://www.openlane.eu/en/carv6/auction/10725476
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725419
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725419%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725419: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725419 url https://www.openlane.eu/en/carv6/auction/10725419
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725426
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725426%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725426: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725426 url https://www.openlane.eu/en/carv6/auction/10725426
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725415
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725415%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725415: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725415 url https://www.openlane.eu/en/carv6/auction/10725415
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725416
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725416%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725416: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725416 url https://www.openlane.eu/en/carv6/auction/10725416
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725316
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725316%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725316: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725316 url https://www.openlane.eu/en/carv6/auction/10725316
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725318
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725318%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725318: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725318 url https://www.openlane.eu/en/carv6/auction/10725318
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725507
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725507%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725507: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725507 url https://www.openlane.eu/en/carv6/auction/10725507
2026-03-25 15:15:23 [adesa.be] INFO: Found listing with ID: 10725236
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725236%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [adesa.be] INFO: Scrape type for 10725236: 1
2026-03-25 15:15:23 [adesa.be] INFO: Scraping item 10725236 url https://www.openlane.eu/en/carv6/auction/10725236
2026-03-25 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:15:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10724985
2026-03-25 15:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb08794d-8466-5051-bb20-71e4ffa86b17 with scrape type 1
2026-03-25 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb08794d-8466-5051-bb20-71e4ffa86b17
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252Fa12d9e3a-27ed-4449-a78b-b21b89b7614b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/a12d9e3a-27ed-4449-a78b-b21b89b7614b.jpg already downloaded
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F38b09a3e-2db3-46f8-915f-5f555b0d93a9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/38b09a3e-2db3-46f8-915f-5f555b0d93a9.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F6e53fec3-c13c-41c2-aee1-42415126070f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/6e53fec3-c13c-41c2-aee1-42415126070f.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F42585377-14e9-4430-9c25-a7405d4d518a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/42585377-14e9-4430-9c25-a7405d4d518a.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F7950327d-8465-4b65-8329-ec6a87e9544d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/7950327d-8465-4b65-8329-ec6a87e9544d.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F4f7c576f-22a5-4f24-a3bf-fe718559a13c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/4f7c576f-22a5-4f24-a3bf-fe718559a13c.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252F08346e19-9eea-4327-bb03-f95800786ceb.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/08346e19-9eea-4327-bb03-f95800786ceb.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252Fdc2df9da-ddf0-4e40-a526-5663e84d0252.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/dc2df9da-ddf0-4e40-a526-5663e84d0252.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252Ff184fb06-6b0e-4198-a837-dc3c22a19a3f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/f184fb06-6b0e-4198-a837-dc3c22a19a3f.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599945%252Fgeneral%252Fc9b508d8-e4ff-46b9-87bb-5b648bb392bd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/c9b508d8-e4ff-46b9-87bb-5b648bb392bd.JPG not downloaded yet
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10723709
2026-03-25 15:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d77acf-f713-5385-89dd-15729212a87b with scrape type 1
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6d77acf-f713-5385-89dd-15729212a87b
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650528%252Fgeneral%252Fd3aad374-98bc-44ac-8a8d-084d625021ac.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650528/general/d3aad374-98bc-44ac-8a8d-084d625021ac.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650528%252Fgeneral%252F914e4339-d362-4782-8a5e-ff9a68335e6e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650528/general/914e4339-d362-4782-8a5e-ff9a68335e6e.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650528%252Fgeneral%252Fece8a70b-27bd-4a1a-a11e-3fa5f969a958.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650528/general/ece8a70b-27bd-4a1a-a11e-3fa5f969a958.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650528%252Fgeneral%252F682d523c-a171-44d9-b5cb-2c75d5aec116.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650528/general/682d523c-a171-44d9-b5cb-2c75d5aec116.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650528%252Fgeneral%252F89992ec2-9af7-48fa-abd5-1517ed8137de.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650528/general/89992ec2-9af7-48fa-abd5-1517ed8137de.JPG not downloaded yet
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599945/general/c9b508d8-e4ff-46b9-87bb-5b648bb392bd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724985)
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650528%252Fgeneral%252F0cd9a0b5-7aa5-4df1-acf3-0352e61105ba.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650528/general/0cd9a0b5-7aa5-4df1-acf3-0352e61105ba.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650528%252Fgeneral%252F3fb0fd22-3710-4b34-b66d-b3641dfa1598.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650528/general/3fb0fd22-3710-4b34-b66d-b3641dfa1598.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650528%252Fgeneral%252Fc3cd8894-cc3f-4821-964a-087a9ec53ef4.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650528/general/c3cd8894-cc3f-4821-964a-087a9ec53ef4.JPG not downloaded yet
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650528%252Fgeneral%252F9e70df7b-589f-481d-9ae1-7905e8323faf.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650528/general/9e70df7b-589f-481d-9ae1-7905e8323faf.JPG not downloaded yet
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650528/general/89992ec2-9af7-48fa-abd5-1517ed8137de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723709)
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650528%252Fgeneral%252F3455d496-17dc-4740-b9b5-25e2e4ed72ab.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650528/general/3455d496-17dc-4740-b9b5-25e2e4ed72ab.JPG not downloaded yet
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fb08794d-8466-5051-bb20-71e4ffa86b17 due to Ignoring non-200 response
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650528/general/9e70df7b-589f-481d-9ae1-7905e8323faf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723709)
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f6d77acf-f713-5385-89dd-15729212a87b due to Ignoring non-200 response
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650528/general/3455d496-17dc-4740-b9b5-25e2e4ed72ab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723709)
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650528/general/c3cd8894-cc3f-4821-964a-087a9ec53ef4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723709)
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f6d77acf-f713-5385-89dd-15729212a87b due to Ignoring non-200 response
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650528/general/3fb0fd22-3710-4b34-b66d-b3641dfa1598.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723709)
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f6d77acf-f713-5385-89dd-15729212a87b due to Ignoring non-200 response
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650528/general/0cd9a0b5-7aa5-4df1-acf3-0352e61105ba.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723709)
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f6d77acf-f713-5385-89dd-15729212a87b due to Ignoring non-200 response
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650528/general/682d523c-a171-44d9-b5cb-2c75d5aec116.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723709)
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f6d77acf-f713-5385-89dd-15729212a87b due to Ignoring non-200 response
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650528/general/ece8a70b-27bd-4a1a-a11e-3fa5f969a958.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723709)
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f6d77acf-f713-5385-89dd-15729212a87b due to Ignoring non-200 response
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650528/general/914e4339-d362-4782-8a5e-ff9a68335e6e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723709)
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f6d77acf-f713-5385-89dd-15729212a87b due to Ignoring non-200 response
2026-03-25 15:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650528/general/d3aad374-98bc-44ac-8a8d-084d625021ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723709)
2026-03-25 15:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f6d77acf-f713-5385-89dd-15729212a87b due to Ignoring non-200 response
2026-03-25 15:15:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599945/general/f184fb06-6b0e-4198-a837-dc3c22a19a3f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724985)
2026-03-25 15:15:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f6d77acf-f713-5385-89dd-15729212a87b due to Ignoring non-200 response
2026-03-25 15:15:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599945/general/dc2df9da-ddf0-4e40-a526-5663e84d0252.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724985)
2026-03-25 15:15:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f6d77acf-f713-5385-89dd-15729212a87b, skipping ID generation
2026-03-25 15:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d77acf-f713-5385-89dd-15729212a87b with scrape type 1
2026-03-25 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6d77acf-f713-5385-89dd-15729212a87b sending to next pipeline
2026-03-25 15:15:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6d77acf-f713-5385-89dd-15729212a87b, identifier: 10723709
2026-03-25 15:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10723709
2026-03-25 15:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:15:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 15:15:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15: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 15:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:15:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 15:15:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15: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 15:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10723709
2026-03-25 15:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10723709 to the API
2026-03-25 15:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:15:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:15:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5650528/general/d3aad374-98bc-44ac-8a8d-084d625021ac.JPG>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'f6d77acf-f713-5385-89dd-15729212a87b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVB312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723709',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 79192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 518 Comfort - Diesel - Automatic - 136 hp - 79.192 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723709%27 HTTP/1.1" 200 None
2026-03-25 15:15:26 [adesa.be] INFO: Saving data for 10723709: {'created_time': 1774451726.089166, 'last_price_update_time': 1774451726.089177, 'auction_closing_time': 1774599000.0}
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723709') HTTP/1.1" 204 0
2026-03-25 15:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599945/general/08346e19-9eea-4327-bb03-f95800786ceb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724985)
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f6d77acf-f713-5385-89dd-15729212a87b due to Ignoring non-200 response
2026-03-25 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fb08794d-8466-5051-bb20-71e4ffa86b17 due to Ignoring non-200 response
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fb08794d-8466-5051-bb20-71e4ffa86b17 due to Ignoring non-200 response
2026-03-25 15:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599945/general/4f7c576f-22a5-4f24-a3bf-fe718559a13c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724985)
2026-03-25 15:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599945/general/42585377-14e9-4430-9c25-a7405d4d518a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724985)
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fb08794d-8466-5051-bb20-71e4ffa86b17 due to Ignoring non-200 response
2026-03-25 15:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10725082
2026-03-25 15:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c04a1d-310c-5510-99a1-482bde9bb1cb with scrape type 1
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04c04a1d-310c-5510-99a1-482bde9bb1cb
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fc7af879d-166c-4ffc-b35f-1ba030d0b645.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/c7af879d-166c-4ffc-b35f-1ba030d0b645.jpg already downloaded
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252F1b52293a-5d8c-4417-95b6-9b0f9609bdb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/1b52293a-5d8c-4417-95b6-9b0f9609bdb6.jpg already downloaded
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Ff85c6756-3cec-4429-8dd3-f6ffeaa7cd38.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/f85c6756-3cec-4429-8dd3-f6ffeaa7cd38.jpg already downloaded
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fabe0b9e1-d25e-406e-95e0-a3218b51592e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/abe0b9e1-d25e-406e-95e0-a3218b51592e.jpg already downloaded
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252F9cdfc7ff-ed89-4d9b-82b4-20661b430c2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/9cdfc7ff-ed89-4d9b-82b4-20661b430c2f.jpg already downloaded
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fab919821-4785-488f-88d7-f13d6d4ff8c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/ab919821-4785-488f-88d7-f13d6d4ff8c3.jpg already downloaded
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fd9c02ce7-6a07-48cc-9286-4ef5aba0e1d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/d9c02ce7-6a07-48cc-9286-4ef5aba0e1d0.jpg already downloaded
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fa7ca0cf3-b6f7-450b-9d54-1ff864713f00.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/a7ca0cf3-b6f7-450b-9d54-1ff864713f00.jpg already downloaded
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252F6abbbc34-535d-41d0-871c-b6701730c1bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/6abbbc34-535d-41d0-871c-b6701730c1bb.jpg already downloaded
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549032%252Fgeneral%252Fa1afc495-b3c8-4e85-a4c0-e571fdbf7758.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/a1afc495-b3c8-4e85-a4c0-e571fdbf7758.jpg already downloaded
2026-03-25 15:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04c04a1d-310c-5510-99a1-482bde9bb1cb, identifier: 10725082
2026-03-25 15:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10725082
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:15: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 15:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:15:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 15:15:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:15: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 15:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10725082
2026-03-25 15:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10725082 to the API
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:15:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725082>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '04c04a1d-310c-5510-99a1-482bde9bb1cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000806',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725082',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 90253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5549032/general/c7af879d-166c-4ffc-b35f-1ba030d0b645.jpg',
'https://images.openlane.eu/carimgs/5549032/general/1b52293a-5d8c-4417-95b6-9b0f9609bdb6.jpg',
'https://images.openlane.eu/carimgs/5549032/general/f85c6756-3cec-4429-8dd3-f6ffeaa7cd38.jpg',
'https://images.openlane.eu/carimgs/5549032/general/abe0b9e1-d25e-406e-95e0-a3218b51592e.jpg',
'https://images.openlane.eu/carimgs/5549032/general/9cdfc7ff-ed89-4d9b-82b4-20661b430c2f.jpg',
'https://images.openlane.eu/carimgs/5549032/general/ab919821-4785-488f-88d7-f13d6d4ff8c3.jpg',
'https://images.openlane.eu/carimgs/5549032/general/d9c02ce7-6a07-48cc-9286-4ef5aba0e1d0.jpg',
'https://images.openlane.eu/carimgs/5549032/general/a7ca0cf3-b6f7-450b-9d54-1ff864713f00.jpg',
'https://images.openlane.eu/carimgs/5549032/general/6abbbc34-535d-41d0-871c-b6701730c1bb.jpg',
'https://images.openlane.eu/carimgs/5549032/general/a1afc495-b3c8-4e85-a4c0-e571fdbf7758.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 586039,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/c7af879d-166c-4ffc-b35f-1ba030d0b645.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466759,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/1b52293a-5d8c-4417-95b6-9b0f9609bdb6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 632045,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/f85c6756-3cec-4429-8dd3-f6ffeaa7cd38.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552806,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/abe0b9e1-d25e-406e-95e0-a3218b51592e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524131,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/9cdfc7ff-ed89-4d9b-82b4-20661b430c2f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393516,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/ab919821-4785-488f-88d7-f13d6d4ff8c3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311568,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/d9c02ce7-6a07-48cc-9286-4ef5aba0e1d0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411008,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/a7ca0cf3-b6f7-450b-9d54-1ff864713f00.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 550173,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/6abbbc34-535d-41d0-871c-b6701730c1bb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341492,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/a1afc495-b3c8-4e85-a4c0-e571fdbf7758.jpg',
'Width': 2000}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW 5 Series 530 M Sport - Hybrid - Automatic - 184 hp - 90.253 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725082%27 HTTP/1.1" 200 None
2026-03-25 15:15:27 [adesa.be] INFO: Saving data for 10725082: {'created_time': 1774451727.225732, 'last_price_update_time': 1774451727.225744, 'auction_closing_time': 1774530600.0}
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725082') HTTP/1.1" 204 0
2026-03-25 15:15:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599945/general/6e53fec3-c13c-41c2-aee1-42415126070f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724985)
2026-03-25 15:15:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fb08794d-8466-5051-bb20-71e4ffa86b17 due to Ignoring non-200 response
2026-03-25 15:15:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fb08794d-8466-5051-bb20-71e4ffa86b17 due to Ignoring non-200 response
2026-03-25 15:15:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599945/general/38b09a3e-2db3-46f8-915f-5f555b0d93a9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724985)
2026-03-25 15:15:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599945/general/7950327d-8465-4b65-8329-ec6a87e9544d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724985)
2026-03-25 15:15:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fb08794d-8466-5051-bb20-71e4ffa86b17 due to Ignoring non-200 response
2026-03-25 15:15:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fb08794d-8466-5051-bb20-71e4ffa86b17 due to Ignoring non-200 response
2026-03-25 15:15:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb08794d-8466-5051-bb20-71e4ffa86b17, skipping ID generation
2026-03-25 15:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb08794d-8466-5051-bb20-71e4ffa86b17 with scrape type 1
2026-03-25 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb08794d-8466-5051-bb20-71e4ffa86b17 sending to next pipeline
2026-03-25 15:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb08794d-8466-5051-bb20-71e4ffa86b17, identifier: 10724985
2026-03-25 15:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10724985
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 15:15:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10724985
2026-03-25 15:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10724985 to the API
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:15:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5599945/general/7950327d-8465-4b65-8329-ec6a87e9544d.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': 326,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'fb08794d-8466-5051-bb20-71e4ffa86b17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724985',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 113270,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb08794d-8466-5051-bb20-71e4ffa86b17/fb08794d-8466-5051-bb20-71e4ffa86b17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415815,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5599945/general/a12d9e3a-27ed-4449-a78b-b21b89b7614b.jpg',
'Width': 2731}],
'price': 27200,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX 40 - Electric - Automatic - 326 hp - 113.270 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724985%27 HTTP/1.1" 200 None
2026-03-25 15:15:27 [adesa.be] INFO: Saving data for 10724985: {'created_time': 1774451727.946083, 'last_price_update_time': 1774451727.946097, 'auction_closing_time': 1774530300.0}
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724985') HTTP/1.1" 204 0
2026-03-25 15:15:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fb08794d-8466-5051-bb20-71e4ffa86b17 due to Ignoring non-200 response
2026-03-25 15:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:15: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 15:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10725536
2026-03-25 15:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with scrape type 1
2026-03-25 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c4ae49ef-8ef3-5fca-bbea-3243a583a9b5
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718096%252Fgeneral%252F59dfaf23-a2ef-419d-a895-2f9ea795087f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718096/general/59dfaf23-a2ef-419d-a895-2f9ea795087f.jpg already downloaded
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718096%252Fgeneral%252F14af8857-5d84-4d6d-8802-f018cd2ad5e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718096/general/14af8857-5d84-4d6d-8802-f018cd2ad5e5.jpg already downloaded
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718096%252Fgeneral%252Ff218ac6d-9dc7-462e-8d6e-1f5f17e9128a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718096/general/f218ac6d-9dc7-462e-8d6e-1f5f17e9128a.jpg already downloaded
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718096%252Fgeneral%252F173766fd-c884-4663-9c00-2e7a040039e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718096/general/173766fd-c884-4663-9c00-2e7a040039e8.jpg already downloaded
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718096%252Fgeneral%252F20820fe9-62ea-4a16-940f-920e82ec52c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718096/general/20820fe9-62ea-4a16-940f-920e82ec52c5.jpg already downloaded
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718096%252Fgeneral%252F39f66d4a-24e2-4af8-ab9b-82c5a188ffb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718096/general/39f66d4a-24e2-4af8-ab9b-82c5a188ffb4.jpg already downloaded
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718096%252Fgeneral%252F647a0810-3e7d-4dc2-afb7-061e518cafb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718096/general/647a0810-3e7d-4dc2-afb7-061e518cafb9.jpg already downloaded
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718096%252Fgeneral%252F0c7e0c04-f816-4e09-9be2-01d654934cbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718096/general/0c7e0c04-f816-4e09-9be2-01d654934cbf.jpg already downloaded
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718096%252Fgeneral%252Feb27cd11-7dca-4b91-86a8-277189d8fb05.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718096/general/eb27cd11-7dca-4b91-86a8-277189d8fb05.jpg already downloaded
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718096%252Fgeneral%252F003d80b6-7e9f-4109-9f53-1b41ddb79c95.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718096/general/003d80b6-7e9f-4109-9f53-1b41ddb79c95.jpg already downloaded
2026-03-25 15:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5, identifier: 10725536
2026-03-25 15:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10725536
2026-03-25 15:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10725536
2026-03-25 15:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10725536 to the API
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725536>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c4ae49ef-8ef3-5fca-bbea-3243a583a9b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAS038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725536',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 138495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5718096/general/59dfaf23-a2ef-419d-a895-2f9ea795087f.jpg',
'https://images.openlane.eu/carimgs/5718096/general/14af8857-5d84-4d6d-8802-f018cd2ad5e5.jpg',
'https://images.openlane.eu/carimgs/5718096/general/f218ac6d-9dc7-462e-8d6e-1f5f17e9128a.jpg',
'https://images.openlane.eu/carimgs/5718096/general/173766fd-c884-4663-9c00-2e7a040039e8.jpg',
'https://images.openlane.eu/carimgs/5718096/general/20820fe9-62ea-4a16-940f-920e82ec52c5.jpg',
'https://images.openlane.eu/carimgs/5718096/general/39f66d4a-24e2-4af8-ab9b-82c5a188ffb4.jpg',
'https://images.openlane.eu/carimgs/5718096/general/647a0810-3e7d-4dc2-afb7-061e518cafb9.jpg',
'https://images.openlane.eu/carimgs/5718096/general/0c7e0c04-f816-4e09-9be2-01d654934cbf.jpg',
'https://images.openlane.eu/carimgs/5718096/general/eb27cd11-7dca-4b91-86a8-277189d8fb05.jpg',
'https://images.openlane.eu/carimgs/5718096/general/003d80b6-7e9f-4109-9f53-1b41ddb79c95.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4ae49ef-8ef3-5fca-bbea-3243a583a9b5/c4ae49ef-8ef3-5fca-bbea-3243a583a9b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171575,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718096/general/59dfaf23-a2ef-419d-a895-2f9ea795087f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4ae49ef-8ef3-5fca-bbea-3243a583a9b5/c4ae49ef-8ef3-5fca-bbea-3243a583a9b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163983,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718096/general/14af8857-5d84-4d6d-8802-f018cd2ad5e5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4ae49ef-8ef3-5fca-bbea-3243a583a9b5/c4ae49ef-8ef3-5fca-bbea-3243a583a9b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143139,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718096/general/f218ac6d-9dc7-462e-8d6e-1f5f17e9128a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4ae49ef-8ef3-5fca-bbea-3243a583a9b5/c4ae49ef-8ef3-5fca-bbea-3243a583a9b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154254,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718096/general/173766fd-c884-4663-9c00-2e7a040039e8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4ae49ef-8ef3-5fca-bbea-3243a583a9b5/c4ae49ef-8ef3-5fca-bbea-3243a583a9b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245759,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718096/general/20820fe9-62ea-4a16-940f-920e82ec52c5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4ae49ef-8ef3-5fca-bbea-3243a583a9b5/c4ae49ef-8ef3-5fca-bbea-3243a583a9b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253068,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718096/general/39f66d4a-24e2-4af8-ab9b-82c5a188ffb4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4ae49ef-8ef3-5fca-bbea-3243a583a9b5/c4ae49ef-8ef3-5fca-bbea-3243a583a9b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197493,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718096/general/647a0810-3e7d-4dc2-afb7-061e518cafb9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4ae49ef-8ef3-5fca-bbea-3243a583a9b5/c4ae49ef-8ef3-5fca-bbea-3243a583a9b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248722,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718096/general/0c7e0c04-f816-4e09-9be2-01d654934cbf.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4ae49ef-8ef3-5fca-bbea-3243a583a9b5/c4ae49ef-8ef3-5fca-bbea-3243a583a9b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236688,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718096/general/eb27cd11-7dca-4b91-86a8-277189d8fb05.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4ae49ef-8ef3-5fca-bbea-3243a583a9b5/c4ae49ef-8ef3-5fca-bbea-3243a583a9b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171813,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718096/general/003d80b6-7e9f-4109-9f53-1b41ddb79c95.jpg',
'Width': 1500}],
'price': 6800,
'price_includes_vat': True,
'registration_date': '2019-10-28',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Focus 1.5 EcoBlue Trend - Diesel - Automatic - 120 hp - '
'138.495 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725536%27 HTTP/1.1" 200 None
2026-03-25 15:15:36 [adesa.be] INFO: Saving data for 10725536: {'created_time': 1774451736.918443, 'last_price_update_time': 1774451736.918456, 'auction_closing_time': 1774602000.0}
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725536') HTTP/1.1" 204 0
2026-03-25 15:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10725518
2026-03-25 15:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7334047-a634-5977-a0b3-33bdd173c3ca with scrape type 1
2026-03-25 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7334047-a634-5977-a0b3-33bdd173c3ca
2026-03-25 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718111%252Fgeneral%252Fc8c7d6cf-fc61-4b43-b2f2-ca941d8156ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718111/general/c8c7d6cf-fc61-4b43-b2f2-ca941d8156ba.jpg already downloaded
2026-03-25 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718111%252Fgeneral%252Ff152f0cd-6b8b-4e35-a5b2-f1a4ce098484.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718111/general/f152f0cd-6b8b-4e35-a5b2-f1a4ce098484.jpg already downloaded
2026-03-25 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718111%252Fgeneral%252F1379a71c-5581-44c2-9a0a-db550ef06baa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718111/general/1379a71c-5581-44c2-9a0a-db550ef06baa.jpg already downloaded
2026-03-25 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718111%252Fgeneral%252F60103083-e7c8-43d7-8133-d45e38081b1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718111/general/60103083-e7c8-43d7-8133-d45e38081b1d.jpg already downloaded
2026-03-25 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718111%252Fgeneral%252F2dd8ae3c-32aa-4ffb-8f60-64ca5672c87e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718111/general/2dd8ae3c-32aa-4ffb-8f60-64ca5672c87e.jpg already downloaded
2026-03-25 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718111%252Fgeneral%252F3f6365a8-a6b4-4dec-a0b5-b63e0db088cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718111/general/3f6365a8-a6b4-4dec-a0b5-b63e0db088cb.jpg already downloaded
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718111%252Fgeneral%252F344ab2aa-33b6-4f05-97bc-61e974db7e37.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718111/general/344ab2aa-33b6-4f05-97bc-61e974db7e37.jpg already downloaded
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718111%252Fgeneral%252F3b18c8ad-9e94-4c9e-b6d5-533c2751ad70.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718111/general/3b18c8ad-9e94-4c9e-b6d5-533c2751ad70.jpg already downloaded
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718111%252Fgeneral%252F7c88760e-d63d-4d84-a337-77ec1aac84b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718111/general/7c88760e-d63d-4d84-a337-77ec1aac84b2.jpg already downloaded
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718111%252Fgeneral%252Fa788781e-139e-4d00-9fdf-8f7706c025e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718111/general/a788781e-139e-4d00-9fdf-8f7706c025e8.jpg already downloaded
2026-03-25 15:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7334047-a634-5977-a0b3-33bdd173c3ca, identifier: 10725518
2026-03-25 15:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10725518
2026-03-25 15:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10725518
2026-03-25 15:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10725518 to the API
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725518>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7334047-a634-5977-a0b3-33bdd173c3ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725518',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 128919,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5718111/general/c8c7d6cf-fc61-4b43-b2f2-ca941d8156ba.jpg',
'https://images.openlane.eu/carimgs/5718111/general/f152f0cd-6b8b-4e35-a5b2-f1a4ce098484.jpg',
'https://images.openlane.eu/carimgs/5718111/general/1379a71c-5581-44c2-9a0a-db550ef06baa.jpg',
'https://images.openlane.eu/carimgs/5718111/general/60103083-e7c8-43d7-8133-d45e38081b1d.jpg',
'https://images.openlane.eu/carimgs/5718111/general/2dd8ae3c-32aa-4ffb-8f60-64ca5672c87e.jpg',
'https://images.openlane.eu/carimgs/5718111/general/3f6365a8-a6b4-4dec-a0b5-b63e0db088cb.jpg',
'https://images.openlane.eu/carimgs/5718111/general/344ab2aa-33b6-4f05-97bc-61e974db7e37.jpg',
'https://images.openlane.eu/carimgs/5718111/general/3b18c8ad-9e94-4c9e-b6d5-533c2751ad70.jpg',
'https://images.openlane.eu/carimgs/5718111/general/7c88760e-d63d-4d84-a337-77ec1aac84b2.jpg',
'https://images.openlane.eu/carimgs/5718111/general/a788781e-139e-4d00-9fdf-8f7706c025e8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7334047-a634-5977-a0b3-33bdd173c3ca/e7334047-a634-5977-a0b3-33bdd173c3ca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718111/general/c8c7d6cf-fc61-4b43-b2f2-ca941d8156ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7334047-a634-5977-a0b3-33bdd173c3ca/e7334047-a634-5977-a0b3-33bdd173c3ca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718111/general/f152f0cd-6b8b-4e35-a5b2-f1a4ce098484.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7334047-a634-5977-a0b3-33bdd173c3ca/e7334047-a634-5977-a0b3-33bdd173c3ca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718111/general/1379a71c-5581-44c2-9a0a-db550ef06baa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7334047-a634-5977-a0b3-33bdd173c3ca/e7334047-a634-5977-a0b3-33bdd173c3ca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718111/general/60103083-e7c8-43d7-8133-d45e38081b1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7334047-a634-5977-a0b3-33bdd173c3ca/e7334047-a634-5977-a0b3-33bdd173c3ca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718111/general/2dd8ae3c-32aa-4ffb-8f60-64ca5672c87e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7334047-a634-5977-a0b3-33bdd173c3ca/e7334047-a634-5977-a0b3-33bdd173c3ca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718111/general/3f6365a8-a6b4-4dec-a0b5-b63e0db088cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7334047-a634-5977-a0b3-33bdd173c3ca/e7334047-a634-5977-a0b3-33bdd173c3ca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718111/general/344ab2aa-33b6-4f05-97bc-61e974db7e37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7334047-a634-5977-a0b3-33bdd173c3ca/e7334047-a634-5977-a0b3-33bdd173c3ca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718111/general/3b18c8ad-9e94-4c9e-b6d5-533c2751ad70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7334047-a634-5977-a0b3-33bdd173c3ca/e7334047-a634-5977-a0b3-33bdd173c3ca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718111/general/7c88760e-d63d-4d84-a337-77ec1aac84b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7334047-a634-5977-a0b3-33bdd173c3ca/e7334047-a634-5977-a0b3-33bdd173c3ca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718111/general/a788781e-139e-4d00-9fdf-8f7706c025e8.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Focus Active 1.5 EcoBlue - Diesel - Manual - 120 hp - 128.919 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725518%27 HTTP/1.1" 200 None
2026-03-25 15:15:39 [adesa.be] INFO: Saving data for 10725518: {'created_time': 1774451739.449159, 'last_price_update_time': 1774451739.449176, 'auction_closing_time': 1774602000.0}
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725518') HTTP/1.1" 204 0
2026-03-25 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10724987
2026-03-25 15:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with scrape type 1
2026-03-25 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51c81f9d-bfc1-5222-8944-d2d9cd08fc75
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F2db73d0d-e2f8-481d-a008-f04ee7fdec07.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/2db73d0d-e2f8-481d-a008-f04ee7fdec07.jpg already downloaded
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F4a2d88eb-1783-4978-b977-fd4aa5ddbbc7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/4a2d88eb-1783-4978-b977-fd4aa5ddbbc7.jpg already downloaded
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F15cf9a05-8af5-4d6a-ae30-df8b7e67db99.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/15cf9a05-8af5-4d6a-ae30-df8b7e67db99.jpg already downloaded
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252Fbe459d7e-151d-4f5a-9b3e-02a423281451.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/be459d7e-151d-4f5a-9b3e-02a423281451.jpg already downloaded
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252Fc2a4c23c-f0b6-46bf-bbe1-a184d7eadf58.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/c2a4c23c-f0b6-46bf-bbe1-a184d7eadf58.jpg already downloaded
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252Ff7e00da9-e9fe-476d-87b6-60e87c957b9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/f7e00da9-e9fe-476d-87b6-60e87c957b9f.jpg already downloaded
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F00c9c79d-a917-4d0e-80b4-21a24ad0cc89.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/00c9c79d-a917-4d0e-80b4-21a24ad0cc89.jpg already downloaded
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F59bfd79b-3970-4800-af89-dcaf8a23ae2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/59bfd79b-3970-4800-af89-dcaf8a23ae2c.jpg already downloaded
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252F1875262a-babd-47d9-af48-c83f6857dcc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/1875262a-babd-47d9-af48-c83f6857dcc8.jpg already downloaded
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610885%252Fgeneral%252Fbd3a5c61-d1de-48a8-a6f7-2b0729ad0c7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/bd3a5c61-d1de-48a8-a6f7-2b0729ad0c7d.jpg already downloaded
2026-03-25 15:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75, identifier: 10724987
2026-03-25 15:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10724987
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 15:15:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10724987
2026-03-25 15:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10724987 to the API
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724987>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 169,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '51c81f9d-bfc1-5222-8944-d2d9cd08fc75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724987',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Puma-E',
'odometer': 8914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5610885/general/2db73d0d-e2f8-481d-a008-f04ee7fdec07.jpg',
'https://images.openlane.eu/carimgs/5610885/general/4a2d88eb-1783-4978-b977-fd4aa5ddbbc7.jpg',
'https://images.openlane.eu/carimgs/5610885/general/15cf9a05-8af5-4d6a-ae30-df8b7e67db99.jpg',
'https://images.openlane.eu/carimgs/5610885/general/be459d7e-151d-4f5a-9b3e-02a423281451.jpg',
'https://images.openlane.eu/carimgs/5610885/general/c2a4c23c-f0b6-46bf-bbe1-a184d7eadf58.jpg',
'https://images.openlane.eu/carimgs/5610885/general/f7e00da9-e9fe-476d-87b6-60e87c957b9f.jpg',
'https://images.openlane.eu/carimgs/5610885/general/00c9c79d-a917-4d0e-80b4-21a24ad0cc89.jpg',
'https://images.openlane.eu/carimgs/5610885/general/59bfd79b-3970-4800-af89-dcaf8a23ae2c.jpg',
'https://images.openlane.eu/carimgs/5610885/general/1875262a-babd-47d9-af48-c83f6857dcc8.jpg',
'https://images.openlane.eu/carimgs/5610885/general/bd3a5c61-d1de-48a8-a6f7-2b0729ad0c7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1216610,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/2db73d0d-e2f8-481d-a008-f04ee7fdec07.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1159442,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/4a2d88eb-1783-4978-b977-fd4aa5ddbbc7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1486442,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/15cf9a05-8af5-4d6a-ae30-df8b7e67db99.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1347917,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/be459d7e-151d-4f5a-9b3e-02a423281451.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1146617,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/c2a4c23c-f0b6-46bf-bbe1-a184d7eadf58.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1069051,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/f7e00da9-e9fe-476d-87b6-60e87c957b9f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 981824,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/00c9c79d-a917-4d0e-80b4-21a24ad0cc89.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 871784,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/59bfd79b-3970-4800-af89-dcaf8a23ae2c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 955679,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/1875262a-babd-47d9-af48-c83f6857dcc8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1021363,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/bd3a5c61-d1de-48a8-a6f7-2b0729ad0c7d.jpg',
'Width': 2731}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2025-05-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Puma-E 44 kWh - Electric - Automatic - 169 hp - 8.914 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724987%27 HTTP/1.1" 200 None
2026-03-25 15:15:51 [adesa.be] INFO: Saving data for 10724987: {'created_time': 1774451751.944703, 'last_price_update_time': 1774451751.944716, 'auction_closing_time': 1774530300.0}
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724987') HTTP/1.1" 204 0
2026-03-25 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10725544
2026-03-25 15:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f80b8130-afb6-585b-94fc-2b7aa011af59 with scrape type 1
2026-03-25 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f80b8130-afb6-585b-94fc-2b7aa011af59
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732528%252Fgeneral%252F30855339-6b9a-45de-b51c-504a3c7d1853.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732528/general/30855339-6b9a-45de-b51c-504a3c7d1853.jpg already downloaded
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732528%252Fgeneral%252Feba8f41d-25ac-4faf-a99e-474c310c2c0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732528/general/eba8f41d-25ac-4faf-a99e-474c310c2c0c.jpg already downloaded
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732528%252Fgeneral%252F2da4c3e1-4c2b-4e1a-b2a4-50373463c723.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732528/general/2da4c3e1-4c2b-4e1a-b2a4-50373463c723.jpg already downloaded
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732528%252Fgeneral%252F993af531-ca30-4df5-873e-1a80531893f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732528/general/993af531-ca30-4df5-873e-1a80531893f1.jpg already downloaded
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732528%252Fgeneral%252F3db14f02-435a-41dc-9af1-a63ff5f4fc55.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732528/general/3db14f02-435a-41dc-9af1-a63ff5f4fc55.jpg already downloaded
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732528%252Fgeneral%252F9d0f1011-9fe4-4be0-bd17-029bb1dfa9f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732528/general/9d0f1011-9fe4-4be0-bd17-029bb1dfa9f8.jpg already downloaded
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732528%252Fgeneral%252F04ff11a0-0df8-41e6-96be-d8ce51c846f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732528/general/04ff11a0-0df8-41e6-96be-d8ce51c846f9.jpg already downloaded
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732528%252Fgeneral%252F557f6d6c-041e-43c7-a77e-652d402cf826.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732528/general/557f6d6c-041e-43c7-a77e-652d402cf826.jpg already downloaded
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732528%252Fgeneral%252F65780b58-3bd4-46ff-8dab-4b74d9f21f7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732528/general/65780b58-3bd4-46ff-8dab-4b74d9f21f7d.jpg already downloaded
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732528%252Fgeneral%252F494dde71-034d-4055-b13a-71e8aefccaf6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732528/general/494dde71-034d-4055-b13a-71e8aefccaf6.jpg already downloaded
2026-03-25 15:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f80b8130-afb6-585b-94fc-2b7aa011af59, identifier: 10725544
2026-03-25 15:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10725544
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-25 15:15:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10725544
2026-03-25 15:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10725544 to the API
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725544>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f80b8130-afb6-585b-94fc-2b7aa011af59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TG5658',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 122846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 141,
'photo_urls': ['https://images.openlane.eu/carimgs/5732528/general/30855339-6b9a-45de-b51c-504a3c7d1853.jpg',
'https://images.openlane.eu/carimgs/5732528/general/eba8f41d-25ac-4faf-a99e-474c310c2c0c.jpg',
'https://images.openlane.eu/carimgs/5732528/general/2da4c3e1-4c2b-4e1a-b2a4-50373463c723.jpg',
'https://images.openlane.eu/carimgs/5732528/general/993af531-ca30-4df5-873e-1a80531893f1.jpg',
'https://images.openlane.eu/carimgs/5732528/general/3db14f02-435a-41dc-9af1-a63ff5f4fc55.jpg',
'https://images.openlane.eu/carimgs/5732528/general/9d0f1011-9fe4-4be0-bd17-029bb1dfa9f8.jpg',
'https://images.openlane.eu/carimgs/5732528/general/04ff11a0-0df8-41e6-96be-d8ce51c846f9.jpg',
'https://images.openlane.eu/carimgs/5732528/general/557f6d6c-041e-43c7-a77e-652d402cf826.jpg',
'https://images.openlane.eu/carimgs/5732528/general/65780b58-3bd4-46ff-8dab-4b74d9f21f7d.jpg',
'https://images.openlane.eu/carimgs/5732528/general/494dde71-034d-4055-b13a-71e8aefccaf6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f80b8130-afb6-585b-94fc-2b7aa011af59/f80b8130-afb6-585b-94fc-2b7aa011af59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732528/general/30855339-6b9a-45de-b51c-504a3c7d1853.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f80b8130-afb6-585b-94fc-2b7aa011af59/f80b8130-afb6-585b-94fc-2b7aa011af59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732528/general/eba8f41d-25ac-4faf-a99e-474c310c2c0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f80b8130-afb6-585b-94fc-2b7aa011af59/f80b8130-afb6-585b-94fc-2b7aa011af59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732528/general/2da4c3e1-4c2b-4e1a-b2a4-50373463c723.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f80b8130-afb6-585b-94fc-2b7aa011af59/f80b8130-afb6-585b-94fc-2b7aa011af59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732528/general/993af531-ca30-4df5-873e-1a80531893f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f80b8130-afb6-585b-94fc-2b7aa011af59/f80b8130-afb6-585b-94fc-2b7aa011af59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732528/general/3db14f02-435a-41dc-9af1-a63ff5f4fc55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f80b8130-afb6-585b-94fc-2b7aa011af59/f80b8130-afb6-585b-94fc-2b7aa011af59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732528/general/9d0f1011-9fe4-4be0-bd17-029bb1dfa9f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f80b8130-afb6-585b-94fc-2b7aa011af59/f80b8130-afb6-585b-94fc-2b7aa011af59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732528/general/04ff11a0-0df8-41e6-96be-d8ce51c846f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f80b8130-afb6-585b-94fc-2b7aa011af59/f80b8130-afb6-585b-94fc-2b7aa011af59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732528/general/557f6d6c-041e-43c7-a77e-652d402cf826.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f80b8130-afb6-585b-94fc-2b7aa011af59/f80b8130-afb6-585b-94fc-2b7aa011af59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732528/general/65780b58-3bd4-46ff-8dab-4b74d9f21f7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f80b8130-afb6-585b-94fc-2b7aa011af59/f80b8130-afb6-585b-94fc-2b7aa011af59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732528/general/494dde71-034d-4055-b13a-71e8aefccaf6.jpg',
'Width': 1024}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 4,
'seller_name': 'ARVAL-BE',
'title': 'Kia Picanto 1.0 ISG - Petrol - Manual - 67 hp - 122.846 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725544%27 HTTP/1.1" 200 None
2026-03-25 15:15:53 [adesa.be] INFO: Saving data for 10725544: {'created_time': 1774451753.886634, 'last_price_update_time': 1774451753.886648, 'auction_closing_time': 1774602000.0}
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725544') HTTP/1.1" 204 0
2026-03-25 15:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10725521
2026-03-25 15:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07893152-de52-5898-baf1-07cacb4f8bf2 with scrape type 1
2026-03-25 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07893152-de52-5898-baf1-07cacb4f8bf2
2026-03-25 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732234%252Fgeneral%252F0d5f8a1f-7467-4ea9-acb1-c391aed5b3fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732234/general/0d5f8a1f-7467-4ea9-acb1-c391aed5b3fd.jpg already downloaded
2026-03-25 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732234%252Fgeneral%252Ff63313cc-706e-4e07-9c21-63d4ac1e92ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732234/general/f63313cc-706e-4e07-9c21-63d4ac1e92ae.jpg already downloaded
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732234%252Fgeneral%252Fc2dc31a1-9d35-415c-b3e7-3a3362f06e19.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732234/general/c2dc31a1-9d35-415c-b3e7-3a3362f06e19.jpg already downloaded
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732234%252Fgeneral%252Fa23553ee-2ab2-4367-9f1a-57fcff40f5e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732234/general/a23553ee-2ab2-4367-9f1a-57fcff40f5e2.jpg already downloaded
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732234%252Fgeneral%252F6e0e6ed9-7610-414b-8d22-145a35cdc4bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732234/general/6e0e6ed9-7610-414b-8d22-145a35cdc4bf.jpg already downloaded
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732234%252Fgeneral%252F4cb0019f-82c8-4fd0-9555-455a9054f356.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732234/general/4cb0019f-82c8-4fd0-9555-455a9054f356.jpg already downloaded
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732234%252Fgeneral%252Fd4f9d419-60c9-4ea6-a2ef-831bb957078d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732234/general/d4f9d419-60c9-4ea6-a2ef-831bb957078d.jpg already downloaded
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732234%252Fgeneral%252F1ab5b1cc-ecb2-4a42-925b-47b1d96202d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732234/general/1ab5b1cc-ecb2-4a42-925b-47b1d96202d8.jpg already downloaded
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732234%252Fgeneral%252F15c80140-2135-451e-b1e3-a81d17e430b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732234/general/15c80140-2135-451e-b1e3-a81d17e430b9.jpg already downloaded
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732234%252Fgeneral%252Ff5f853c8-7808-40bb-a359-f2468ca82c75.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732234/general/f5f853c8-7808-40bb-a359-f2468ca82c75.jpg already downloaded
2026-03-25 15:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07893152-de52-5898-baf1-07cacb4f8bf2, identifier: 10725521
2026-03-25 15:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10725521
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-25 15:15:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10725521
2026-03-25 15:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10725521 to the API
2026-03-25 15:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725521>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '07893152-de52-5898-baf1-07cacb4f8bf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VTQ097',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725521',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 63717,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5732234/general/0d5f8a1f-7467-4ea9-acb1-c391aed5b3fd.jpg',
'https://images.openlane.eu/carimgs/5732234/general/f63313cc-706e-4e07-9c21-63d4ac1e92ae.jpg',
'https://images.openlane.eu/carimgs/5732234/general/c2dc31a1-9d35-415c-b3e7-3a3362f06e19.jpg',
'https://images.openlane.eu/carimgs/5732234/general/a23553ee-2ab2-4367-9f1a-57fcff40f5e2.jpg',
'https://images.openlane.eu/carimgs/5732234/general/6e0e6ed9-7610-414b-8d22-145a35cdc4bf.jpg',
'https://images.openlane.eu/carimgs/5732234/general/4cb0019f-82c8-4fd0-9555-455a9054f356.jpg',
'https://images.openlane.eu/carimgs/5732234/general/d4f9d419-60c9-4ea6-a2ef-831bb957078d.jpg',
'https://images.openlane.eu/carimgs/5732234/general/1ab5b1cc-ecb2-4a42-925b-47b1d96202d8.jpg',
'https://images.openlane.eu/carimgs/5732234/general/15c80140-2135-451e-b1e3-a81d17e430b9.jpg',
'https://images.openlane.eu/carimgs/5732234/general/f5f853c8-7808-40bb-a359-f2468ca82c75.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07893152-de52-5898-baf1-07cacb4f8bf2/07893152-de52-5898-baf1-07cacb4f8bf2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210480,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732234/general/0d5f8a1f-7467-4ea9-acb1-c391aed5b3fd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07893152-de52-5898-baf1-07cacb4f8bf2/07893152-de52-5898-baf1-07cacb4f8bf2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178920,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732234/general/f63313cc-706e-4e07-9c21-63d4ac1e92ae.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07893152-de52-5898-baf1-07cacb4f8bf2/07893152-de52-5898-baf1-07cacb4f8bf2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170544,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732234/general/c2dc31a1-9d35-415c-b3e7-3a3362f06e19.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07893152-de52-5898-baf1-07cacb4f8bf2/07893152-de52-5898-baf1-07cacb4f8bf2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186040,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732234/general/a23553ee-2ab2-4367-9f1a-57fcff40f5e2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07893152-de52-5898-baf1-07cacb4f8bf2/07893152-de52-5898-baf1-07cacb4f8bf2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294918,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732234/general/6e0e6ed9-7610-414b-8d22-145a35cdc4bf.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07893152-de52-5898-baf1-07cacb4f8bf2/07893152-de52-5898-baf1-07cacb4f8bf2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260994,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732234/general/4cb0019f-82c8-4fd0-9555-455a9054f356.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07893152-de52-5898-baf1-07cacb4f8bf2/07893152-de52-5898-baf1-07cacb4f8bf2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341080,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732234/general/d4f9d419-60c9-4ea6-a2ef-831bb957078d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07893152-de52-5898-baf1-07cacb4f8bf2/07893152-de52-5898-baf1-07cacb4f8bf2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252996,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732234/general/1ab5b1cc-ecb2-4a42-925b-47b1d96202d8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07893152-de52-5898-baf1-07cacb4f8bf2/07893152-de52-5898-baf1-07cacb4f8bf2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209450,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732234/general/15c80140-2135-451e-b1e3-a81d17e430b9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07893152-de52-5898-baf1-07cacb4f8bf2/07893152-de52-5898-baf1-07cacb4f8bf2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159062,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732234/general/f5f853c8-7808-40bb-a359-f2468ca82c75.jpg',
'Width': 1500}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2019-02-26',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Kia Stonic 1.6 CRDi Fusion - Diesel - Manual - 116 hp - 63.717 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2019}
2026-03-25 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725521%27 HTTP/1.1" 200 None
2026-03-25 15:15:56 [adesa.be] INFO: Saving data for 10725521: {'created_time': 1774451756.116972, 'last_price_update_time': 1774451756.116984, 'auction_closing_time': 1774602000.0}
2026-03-25 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725521') HTTP/1.1" 204 0
2026-03-25 15:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10725532
2026-03-25 15:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a57eee-4b03-5437-b60d-c6e34d3a516f with scrape type 1
2026-03-25 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90a57eee-4b03-5437-b60d-c6e34d3a516f
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718153%252Fgeneral%252F6266b878-3afc-425a-86d3-d0dd9f6818b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718153/general/6266b878-3afc-425a-86d3-d0dd9f6818b2.jpg already downloaded
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718153%252Fgeneral%252F6dac40a4-8675-457d-a2ad-1766f198c201.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718153/general/6dac40a4-8675-457d-a2ad-1766f198c201.jpg already downloaded
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718153%252Fgeneral%252F109b2c42-b802-4780-a872-fa3a40850e66.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718153/general/109b2c42-b802-4780-a872-fa3a40850e66.jpg already downloaded
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718153%252Fgeneral%252Fd600ffe5-bbe6-4651-9427-9ffaa6a6a901.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718153/general/d600ffe5-bbe6-4651-9427-9ffaa6a6a901.jpg already downloaded
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718153%252Fgeneral%252Fbc8005aa-48fa-434f-995e-858bab4e4547.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718153/general/bc8005aa-48fa-434f-995e-858bab4e4547.jpg already downloaded
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718153%252Fgeneral%252Fc3c62df8-d303-4896-acb2-1a057751df44.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718153/general/c3c62df8-d303-4896-acb2-1a057751df44.jpg already downloaded
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718153%252Fgeneral%252F70d2f708-f703-4b4b-b96b-687601e7d6ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718153/general/70d2f708-f703-4b4b-b96b-687601e7d6ff.jpg already downloaded
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718153%252Fgeneral%252Fad10ca25-e5e8-4f62-b6b2-6d68a1f75e27.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718153/general/ad10ca25-e5e8-4f62-b6b2-6d68a1f75e27.jpg already downloaded
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718153%252Fgeneral%252F5d276471-7608-4977-ac9c-1deaf2a0443c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718153/general/5d276471-7608-4977-ac9c-1deaf2a0443c.jpg already downloaded
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718153%252Fgeneral%252F317e4acf-62e9-4df5-b833-35de11ce2c47.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718153/general/317e4acf-62e9-4df5-b833-35de11ce2c47.jpg already downloaded
2026-03-25 15:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90a57eee-4b03-5437-b60d-c6e34d3a516f, identifier: 10725532
2026-03-25 15:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10725532
2026-03-25 15:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10725532
2026-03-25 15:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10725532 to the API
2026-03-25 15:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725532>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '90a57eee-4b03-5437-b60d-c6e34d3a516f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAX745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725532',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 92053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5718153/general/6266b878-3afc-425a-86d3-d0dd9f6818b2.jpg',
'https://images.openlane.eu/carimgs/5718153/general/6dac40a4-8675-457d-a2ad-1766f198c201.jpg',
'https://images.openlane.eu/carimgs/5718153/general/109b2c42-b802-4780-a872-fa3a40850e66.jpg',
'https://images.openlane.eu/carimgs/5718153/general/d600ffe5-bbe6-4651-9427-9ffaa6a6a901.jpg',
'https://images.openlane.eu/carimgs/5718153/general/bc8005aa-48fa-434f-995e-858bab4e4547.jpg',
'https://images.openlane.eu/carimgs/5718153/general/c3c62df8-d303-4896-acb2-1a057751df44.jpg',
'https://images.openlane.eu/carimgs/5718153/general/70d2f708-f703-4b4b-b96b-687601e7d6ff.jpg',
'https://images.openlane.eu/carimgs/5718153/general/ad10ca25-e5e8-4f62-b6b2-6d68a1f75e27.jpg',
'https://images.openlane.eu/carimgs/5718153/general/5d276471-7608-4977-ac9c-1deaf2a0443c.jpg',
'https://images.openlane.eu/carimgs/5718153/general/317e4acf-62e9-4df5-b833-35de11ce2c47.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a57eee-4b03-5437-b60d-c6e34d3a516f/90a57eee-4b03-5437-b60d-c6e34d3a516f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169979,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718153/general/6266b878-3afc-425a-86d3-d0dd9f6818b2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a57eee-4b03-5437-b60d-c6e34d3a516f/90a57eee-4b03-5437-b60d-c6e34d3a516f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166378,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718153/general/6dac40a4-8675-457d-a2ad-1766f198c201.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a57eee-4b03-5437-b60d-c6e34d3a516f/90a57eee-4b03-5437-b60d-c6e34d3a516f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161574,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718153/general/109b2c42-b802-4780-a872-fa3a40850e66.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a57eee-4b03-5437-b60d-c6e34d3a516f/90a57eee-4b03-5437-b60d-c6e34d3a516f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167088,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718153/general/d600ffe5-bbe6-4651-9427-9ffaa6a6a901.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a57eee-4b03-5437-b60d-c6e34d3a516f/90a57eee-4b03-5437-b60d-c6e34d3a516f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234129,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718153/general/bc8005aa-48fa-434f-995e-858bab4e4547.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a57eee-4b03-5437-b60d-c6e34d3a516f/90a57eee-4b03-5437-b60d-c6e34d3a516f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236734,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718153/general/c3c62df8-d303-4896-acb2-1a057751df44.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a57eee-4b03-5437-b60d-c6e34d3a516f/90a57eee-4b03-5437-b60d-c6e34d3a516f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246196,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718153/general/70d2f708-f703-4b4b-b96b-687601e7d6ff.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a57eee-4b03-5437-b60d-c6e34d3a516f/90a57eee-4b03-5437-b60d-c6e34d3a516f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208797,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718153/general/ad10ca25-e5e8-4f62-b6b2-6d68a1f75e27.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a57eee-4b03-5437-b60d-c6e34d3a516f/90a57eee-4b03-5437-b60d-c6e34d3a516f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215520,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718153/general/5d276471-7608-4977-ac9c-1deaf2a0443c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a57eee-4b03-5437-b60d-c6e34d3a516f/90a57eee-4b03-5437-b60d-c6e34d3a516f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152043,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718153/general/317e4acf-62e9-4df5-b833-35de11ce2c47.jpg',
'Width': 1500}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Focus 1.5 EcoBlue Trend - Diesel - Automatic - 120 hp - 92.053 '
'km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-25 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725532%27 HTTP/1.1" 200 None
2026-03-25 15:16:03 [adesa.be] INFO: Saving data for 10725532: {'created_time': 1774451763.546452, 'last_price_update_time': 1774451763.546464, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725532') HTTP/1.1" 204 0
2026-03-25 15:16:06 [scrapy.extensions.logstats] INFO: Crawled 29 pages (at 29 pages/min), scraped 9 items (at 9 items/min)
2026-03-25 15:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-25 15:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725344
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725344%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725344: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725344 url https://www.openlane.eu/en/carv6/auction/10725344
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725314
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725314%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725314: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725314 url https://www.openlane.eu/en/carv6/auction/10725314
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725393
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725393%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725393: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725393 url https://www.openlane.eu/en/carv6/auction/10725393
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725287
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725287%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725287: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725287 url https://www.openlane.eu/en/carv6/auction/10725287
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725250
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725250%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725250: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725250 url https://www.openlane.eu/en/carv6/auction/10725250
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725355
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725355%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725355: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725355 url https://www.openlane.eu/en/carv6/auction/10725355
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725275
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725275%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725275: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725275 url https://www.openlane.eu/en/carv6/auction/10725275
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725438
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725438%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725438: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725438 url https://www.openlane.eu/en/carv6/auction/10725438
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725373
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725373%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725373: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725373 url https://www.openlane.eu/en/carv6/auction/10725373
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725303
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725303%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725303: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725303 url https://www.openlane.eu/en/carv6/auction/10725303
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725369
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725369%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725369: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725369 url https://www.openlane.eu/en/carv6/auction/10725369
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725218
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725218%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725218: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725218 url https://www.openlane.eu/en/carv6/auction/10725218
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725295
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725295%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725295: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725295 url https://www.openlane.eu/en/carv6/auction/10725295
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725249
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725249%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725249: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725249 url https://www.openlane.eu/en/carv6/auction/10725249
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725242
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725242%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725242: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725242 url https://www.openlane.eu/en/carv6/auction/10725242
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725244
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725244%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725244: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725244 url https://www.openlane.eu/en/carv6/auction/10725244
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725283
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725283%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725283: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725283 url https://www.openlane.eu/en/carv6/auction/10725283
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725243
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725243%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725243: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725243 url https://www.openlane.eu/en/carv6/auction/10725243
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725394
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725394%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725394: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725394 url https://www.openlane.eu/en/carv6/auction/10725394
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725480
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725480%27 HTTP/1.1" 200 None
2026-03-25 15:16:10 [adesa.be] INFO: Scrape type for 10725480: 1
2026-03-25 15:16:10 [adesa.be] INFO: Scraping item 10725480 url https://www.openlane.eu/en/carv6/auction/10725480
2026-03-25 15:16:10 [adesa.be] INFO: Found listing with ID: 10725371
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725371%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725371: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725371 url https://www.openlane.eu/en/carv6/auction/10725371
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725361
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725361%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725361: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725361 url https://www.openlane.eu/en/carv6/auction/10725361
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725354
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725354%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725354: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725354 url https://www.openlane.eu/en/carv6/auction/10725354
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725430
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725430%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725430: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725430 url https://www.openlane.eu/en/carv6/auction/10725430
2026-03-25 15:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725479
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725479%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725479: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725479 url https://www.openlane.eu/en/carv6/auction/10725479
2026-03-25 15:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725241
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725241%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725241: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725241 url https://www.openlane.eu/en/carv6/auction/10725241
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725254
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725254%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725254: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725254 url https://www.openlane.eu/en/carv6/auction/10725254
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725350
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725350%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725350: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725350 url https://www.openlane.eu/en/carv6/auction/10725350
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725336
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725336%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725336: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725336 url https://www.openlane.eu/en/carv6/auction/10725336
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725289
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725289%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725289: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725289 url https://www.openlane.eu/en/carv6/auction/10725289
2026-03-25 15:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10723689
2026-03-25 15:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f6404a5-bdea-5b8d-9fa6-2b334006781f with scrape type 1
2026-03-25 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f6404a5-bdea-5b8d-9fa6-2b334006781f
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580928%252Fgeneral%252Fb3a12539-b0e9-41be-9982-bf2833af928e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580928/general/b3a12539-b0e9-41be-9982-bf2833af928e.JPG not downloaded yet
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725323
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725323%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725323: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725323 url https://www.openlane.eu/en/carv6/auction/10725323
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580928%252Fgeneral%252F88c1ba77-d9c5-4d1c-8ea2-61465ce321a6.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580928/general/88c1ba77-d9c5-4d1c-8ea2-61465ce321a6.JPG not downloaded yet
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725302
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725302%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725302: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725302 url https://www.openlane.eu/en/carv6/auction/10725302
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580928%252Fgeneral%252Fb87518d5-84a7-4adb-8018-3ea74a113a1a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580928/general/b87518d5-84a7-4adb-8018-3ea74a113a1a.JPG not downloaded yet
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725325
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725325%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725325: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725325 url https://www.openlane.eu/en/carv6/auction/10725325
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580928%252Fgeneral%252F3673e704-f46e-44be-a088-f63775fd6553.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580928/general/3673e704-f46e-44be-a088-f63775fd6553.JPG not downloaded yet
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725352
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725352%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725352: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725352 url https://www.openlane.eu/en/carv6/auction/10725352
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580928%252Fgeneral%252Fdb9a3e10-fb19-42ce-8260-54829f466547.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580928/general/db9a3e10-fb19-42ce-8260-54829f466547.JPG not downloaded yet
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725337
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725337%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725337: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725337 url https://www.openlane.eu/en/carv6/auction/10725337
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580928%252Fgeneral%252F1cccf333-af61-43f8-b4ae-2c7d0e5c0fbd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580928/general/1cccf333-af61-43f8-b4ae-2c7d0e5c0fbd.JPG not downloaded yet
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725351
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725351%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725351: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725351 url https://www.openlane.eu/en/carv6/auction/10725351
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580928%252Fgeneral%252Ff96c2eec-5453-4e40-a402-7285ee278c3f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580928/general/f96c2eec-5453-4e40-a402-7285ee278c3f.JPG not downloaded yet
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725268
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725268%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725268: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725268 url https://www.openlane.eu/en/carv6/auction/10725268
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580928%252Fgeneral%252Fc7fd9a11-ace4-4d53-8986-6b71a78846cc.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580928/general/c7fd9a11-ace4-4d53-8986-6b71a78846cc.JPG not downloaded yet
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725321
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725321%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725321: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725321 url https://www.openlane.eu/en/carv6/auction/10725321
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580928%252Fgeneral%252F50fc62f3-898d-4c86-ae1f-fad4ed080fc3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580928/general/50fc62f3-898d-4c86-ae1f-fad4ed080fc3.JPG not downloaded yet
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725331
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725331%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725331: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725331 url https://www.openlane.eu/en/carv6/auction/10725331
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580928%252Fgeneral%252F7c3a9729-97a4-464a-a341-3e0b6254527b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580928/general/7c3a9729-97a4-464a-a341-3e0b6254527b.jpg already downloaded
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725423
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725423%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725423: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725423 url https://www.openlane.eu/en/carv6/auction/10725423
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725334
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725334%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725334: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725334 url https://www.openlane.eu/en/carv6/auction/10725334
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725296
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725296%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725296: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725296 url https://www.openlane.eu/en/carv6/auction/10725296
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725308
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725308%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725308: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725308 url https://www.openlane.eu/en/carv6/auction/10725308
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725364
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725364%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725364: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725364 url https://www.openlane.eu/en/carv6/auction/10725364
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725281
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725281%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725281: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725281 url https://www.openlane.eu/en/carv6/auction/10725281
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725240
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725240%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725240: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725240 url https://www.openlane.eu/en/carv6/auction/10725240
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725220
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725220%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725220: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725220 url https://www.openlane.eu/en/carv6/auction/10725220
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725500
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725500%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725500: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725500 url https://www.openlane.eu/en/carv6/auction/10725500
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725465
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725465%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725465: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725465 url https://www.openlane.eu/en/carv6/auction/10725465
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725491
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725491%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725491: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725491 url https://www.openlane.eu/en/carv6/auction/10725491
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725497
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725497%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725497: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725497 url https://www.openlane.eu/en/carv6/auction/10725497
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725496
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725496%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725496: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725496 url https://www.openlane.eu/en/carv6/auction/10725496
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725469
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725469%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725469: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725469 url https://www.openlane.eu/en/carv6/auction/10725469
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725481
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725481%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725481: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725481 url https://www.openlane.eu/en/carv6/auction/10725481
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725504
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725504%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725504: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725504 url https://www.openlane.eu/en/carv6/auction/10725504
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725472
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725472%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725472: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725472 url https://www.openlane.eu/en/carv6/auction/10725472
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725478
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725478%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725478: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725478 url https://www.openlane.eu/en/carv6/auction/10725478
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725462
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725462%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725462: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725462 url https://www.openlane.eu/en/carv6/auction/10725462
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725439
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725439%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725439: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725439 url https://www.openlane.eu/en/carv6/auction/10725439
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725489
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725489%27 HTTP/1.1" 200 None
2026-03-25 15:16:11 [adesa.be] INFO: Scrape type for 10725489: 1
2026-03-25 15:16:11 [adesa.be] INFO: Scraping item 10725489 url https://www.openlane.eu/en/carv6/auction/10725489
2026-03-25 15:16:11 [adesa.be] INFO: Found listing with ID: 10725502
2026-03-25 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725502%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725502: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725502 url https://www.openlane.eu/en/carv6/auction/10725502
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725402
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725402%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725402: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725402 url https://www.openlane.eu/en/carv6/auction/10725402
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725384
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725384%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725384: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725384 url https://www.openlane.eu/en/carv6/auction/10725384
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725432
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725432%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725432: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725432 url https://www.openlane.eu/en/carv6/auction/10725432
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725464
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725464%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725464: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725464 url https://www.openlane.eu/en/carv6/auction/10725464
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725445
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725445%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725445: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725445 url https://www.openlane.eu/en/carv6/auction/10725445
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725306
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725306%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725306: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725306 url https://www.openlane.eu/en/carv6/auction/10725306
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725451
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725451%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725451: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725451 url https://www.openlane.eu/en/carv6/auction/10725451
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725404
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725404%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725404: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725404 url https://www.openlane.eu/en/carv6/auction/10725404
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725457
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725457%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725457: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725457 url https://www.openlane.eu/en/carv6/auction/10725457
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725280
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725280%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725280: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725280 url https://www.openlane.eu/en/carv6/auction/10725280
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725272
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725272%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725272: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725272 url https://www.openlane.eu/en/carv6/auction/10725272
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725226
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725226%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725226: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725226 url https://www.openlane.eu/en/carv6/auction/10725226
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725360
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725360%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725360: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725360 url https://www.openlane.eu/en/carv6/auction/10725360
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725444
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725444%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725444: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725444 url https://www.openlane.eu/en/carv6/auction/10725444
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725446
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725446%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725446: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725446 url https://www.openlane.eu/en/carv6/auction/10725446
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725362
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725362%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725362: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725362 url https://www.openlane.eu/en/carv6/auction/10725362
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725329
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725329%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725329: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725329 url https://www.openlane.eu/en/carv6/auction/10725329
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725347
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725347%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725347: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725347 url https://www.openlane.eu/en/carv6/auction/10725347
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725225
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725225%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725225: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725225 url https://www.openlane.eu/en/carv6/auction/10725225
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725248
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725248%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725248: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725248 url https://www.openlane.eu/en/carv6/auction/10725248
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725435
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725435%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725435: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725435 url https://www.openlane.eu/en/carv6/auction/10725435
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725391
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725391%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725391: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725391 url https://www.openlane.eu/en/carv6/auction/10725391
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725372
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725372%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725372: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725372 url https://www.openlane.eu/en/carv6/auction/10725372
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725307
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725307%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725307: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725307 url https://www.openlane.eu/en/carv6/auction/10725307
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725427
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725427%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725427: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725427 url https://www.openlane.eu/en/carv6/auction/10725427
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725276
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725276%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725276: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725276 url https://www.openlane.eu/en/carv6/auction/10725276
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725270
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725270%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725270: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725270 url https://www.openlane.eu/en/carv6/auction/10725270
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725346
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725346%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725346: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725346 url https://www.openlane.eu/en/carv6/auction/10725346
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725363
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725363%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725363: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725363 url https://www.openlane.eu/en/carv6/auction/10725363
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725274
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725274%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725274: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725274 url https://www.openlane.eu/en/carv6/auction/10725274
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725349
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725349%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725349: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725349 url https://www.openlane.eu/en/carv6/auction/10725349
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725376
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725376%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725376: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725376 url https://www.openlane.eu/en/carv6/auction/10725376
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725343
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725343%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725343: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725343 url https://www.openlane.eu/en/carv6/auction/10725343
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725238
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725238%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725238: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725238 url https://www.openlane.eu/en/carv6/auction/10725238
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725234
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725234%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725234: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725234 url https://www.openlane.eu/en/carv6/auction/10725234
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725379
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725379%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725379: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725379 url https://www.openlane.eu/en/carv6/auction/10725379
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725263
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725263%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725263: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725263 url https://www.openlane.eu/en/carv6/auction/10725263
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725255
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725255%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725255: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725255 url https://www.openlane.eu/en/carv6/auction/10725255
2026-03-25 15:16:12 [adesa.be] INFO: Found listing with ID: 10725229
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725229%27 HTTP/1.1" 200 None
2026-03-25 15:16:12 [adesa.be] INFO: Scrape type for 10725229: 1
2026-03-25 15:16:12 [adesa.be] INFO: Scraping item 10725229 url https://www.openlane.eu/en/carv6/auction/10725229
2026-03-25 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10725236
2026-03-25 15:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe8e62e-bd57-5466-936d-6a1321622ac7 with scrape type 1
2026-03-25 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item efe8e62e-bd57-5466-936d-6a1321622ac7
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704350%252Fgeneral%252F4f679b01-ab06-4a9b-be46-dcebcc3026e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704350/general/4f679b01-ab06-4a9b-be46-dcebcc3026e6.jpg already downloaded
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704350%252Fgeneral%252F0769df2f-2834-42ad-8876-cfa3f334216b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704350/general/0769df2f-2834-42ad-8876-cfa3f334216b.jpg already downloaded
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704350%252Fgeneral%252Fd7848859-1eb5-428a-a883-395e46826789.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704350/general/d7848859-1eb5-428a-a883-395e46826789.jpg already downloaded
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704350%252Fgeneral%252F32e21994-0f4c-434a-adcd-fd95cb77a229.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704350/general/32e21994-0f4c-434a-adcd-fd95cb77a229.jpg already downloaded
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704350%252Fgeneral%252F1bfc4059-6b50-4eb3-b32c-9725468f15bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704350/general/1bfc4059-6b50-4eb3-b32c-9725468f15bf.jpg already downloaded
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704350%252Fgeneral%252F11d991d0-fccf-4460-b620-ad191907a754.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704350/general/11d991d0-fccf-4460-b620-ad191907a754.jpg already downloaded
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704350%252Fgeneral%252F59ca4a62-1c01-4f2d-a334-79b8dac919cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704350/general/59ca4a62-1c01-4f2d-a334-79b8dac919cd.jpg already downloaded
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704350%252Fgeneral%252F7fe33f79-d646-4bb5-ad45-66f9bf794d6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704350/general/7fe33f79-d646-4bb5-ad45-66f9bf794d6f.jpg already downloaded
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704350%252Fgeneral%252Fe01ade8a-37bc-4880-b6ec-a13318279c07.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704350/general/e01ade8a-37bc-4880-b6ec-a13318279c07.jpg already downloaded
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704350%252Fgeneral%252F091d11f9-200a-4c61-a654-5920a29869fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704350/general/091d11f9-200a-4c61-a654-5920a29869fd.jpg already downloaded
2026-03-25 15:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efe8e62e-bd57-5466-936d-6a1321622ac7, identifier: 10725236
2026-03-25 15:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10725236
2026-03-25 15:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10725236
2026-03-25 15:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10725236 to the API
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725236>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'efe8e62e-bd57-5466-936d-6a1321622ac7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFG811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725236',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 46719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5704350/general/4f679b01-ab06-4a9b-be46-dcebcc3026e6.jpg',
'https://images.openlane.eu/carimgs/5704350/general/0769df2f-2834-42ad-8876-cfa3f334216b.jpg',
'https://images.openlane.eu/carimgs/5704350/general/d7848859-1eb5-428a-a883-395e46826789.jpg',
'https://images.openlane.eu/carimgs/5704350/general/32e21994-0f4c-434a-adcd-fd95cb77a229.jpg',
'https://images.openlane.eu/carimgs/5704350/general/1bfc4059-6b50-4eb3-b32c-9725468f15bf.jpg',
'https://images.openlane.eu/carimgs/5704350/general/11d991d0-fccf-4460-b620-ad191907a754.jpg',
'https://images.openlane.eu/carimgs/5704350/general/59ca4a62-1c01-4f2d-a334-79b8dac919cd.jpg',
'https://images.openlane.eu/carimgs/5704350/general/7fe33f79-d646-4bb5-ad45-66f9bf794d6f.jpg',
'https://images.openlane.eu/carimgs/5704350/general/e01ade8a-37bc-4880-b6ec-a13318279c07.jpg',
'https://images.openlane.eu/carimgs/5704350/general/091d11f9-200a-4c61-a654-5920a29869fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe8e62e-bd57-5466-936d-6a1321622ac7/efe8e62e-bd57-5466-936d-6a1321622ac7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704350/general/4f679b01-ab06-4a9b-be46-dcebcc3026e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe8e62e-bd57-5466-936d-6a1321622ac7/efe8e62e-bd57-5466-936d-6a1321622ac7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704350/general/0769df2f-2834-42ad-8876-cfa3f334216b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe8e62e-bd57-5466-936d-6a1321622ac7/efe8e62e-bd57-5466-936d-6a1321622ac7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704350/general/d7848859-1eb5-428a-a883-395e46826789.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe8e62e-bd57-5466-936d-6a1321622ac7/efe8e62e-bd57-5466-936d-6a1321622ac7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704350/general/32e21994-0f4c-434a-adcd-fd95cb77a229.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe8e62e-bd57-5466-936d-6a1321622ac7/efe8e62e-bd57-5466-936d-6a1321622ac7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704350/general/1bfc4059-6b50-4eb3-b32c-9725468f15bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe8e62e-bd57-5466-936d-6a1321622ac7/efe8e62e-bd57-5466-936d-6a1321622ac7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704350/general/11d991d0-fccf-4460-b620-ad191907a754.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe8e62e-bd57-5466-936d-6a1321622ac7/efe8e62e-bd57-5466-936d-6a1321622ac7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704350/general/59ca4a62-1c01-4f2d-a334-79b8dac919cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe8e62e-bd57-5466-936d-6a1321622ac7/efe8e62e-bd57-5466-936d-6a1321622ac7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704350/general/7fe33f79-d646-4bb5-ad45-66f9bf794d6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe8e62e-bd57-5466-936d-6a1321622ac7/efe8e62e-bd57-5466-936d-6a1321622ac7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704350/general/e01ade8a-37bc-4880-b6ec-a13318279c07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efe8e62e-bd57-5466-936d-6a1321622ac7/efe8e62e-bd57-5466-936d-6a1321622ac7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704350/general/091d11f9-200a-4c61-a654-5920a29869fd.jpg',
'Width': 1024}],
'price': 25100,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 136 hp - '
'46.719 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725236%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [adesa.be] INFO: Saving data for 10725236: {'created_time': 1774451774.048867, 'last_price_update_time': 1774451774.048877, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725236') HTTP/1.1" 204 0
2026-03-25 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10725507
2026-03-25 15:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b40dae0c-9b0b-5c96-83ad-ed436729db19 with scrape type 1
2026-03-25 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b40dae0c-9b0b-5c96-83ad-ed436729db19
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677613%252Fgeneral%252F35c90eca-25f1-43cb-934d-3f5e77b18e96.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677613/general/35c90eca-25f1-43cb-934d-3f5e77b18e96.jpg already downloaded
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677613%252Fgeneral%252F141b0b62-9327-4e7c-9087-bdb5d8bc7c38.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677613/general/141b0b62-9327-4e7c-9087-bdb5d8bc7c38.jpg already downloaded
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677613%252Fgeneral%252F938eb310-c7c7-4bb3-8985-7b80ec10a101.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677613/general/938eb310-c7c7-4bb3-8985-7b80ec10a101.jpg already downloaded
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677613%252Fgeneral%252Fe998ff1c-8c63-4e74-a5bd-dc8c5e6a5595.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677613/general/e998ff1c-8c63-4e74-a5bd-dc8c5e6a5595.jpg already downloaded
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677613%252Fgeneral%252F7d5dbebc-02d4-4081-bdc5-e44bb358f389.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677613/general/7d5dbebc-02d4-4081-bdc5-e44bb358f389.jpg already downloaded
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677613%252Fgeneral%252F76e1e120-3c93-4b51-8d46-9572c97bdc68.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677613/general/76e1e120-3c93-4b51-8d46-9572c97bdc68.jpg already downloaded
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677613%252Fgeneral%252F6475f81e-9288-4ebf-a083-8e75d05a59a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677613/general/6475f81e-9288-4ebf-a083-8e75d05a59a0.jpg already downloaded
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677613%252Fgeneral%252Fecc5caf5-afed-40c2-9b31-9be5c19afc21.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677613/general/ecc5caf5-afed-40c2-9b31-9be5c19afc21.jpg already downloaded
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677613%252Fgeneral%252F54cc74e0-69db-43b5-be0f-9cbee44124fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677613/general/54cc74e0-69db-43b5-be0f-9cbee44124fe.jpg already downloaded
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677613%252Fgeneral%252F9299e2f1-ba93-4c1b-8ad2-9c2678514c94.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677613/general/9299e2f1-ba93-4c1b-8ad2-9c2678514c94.jpg already downloaded
2026-03-25 15:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b40dae0c-9b0b-5c96-83ad-ed436729db19, identifier: 10725507
2026-03-25 15:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10725507
2026-03-25 15:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10725507
2026-03-25 15:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10725507 to the API
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725507>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b40dae0c-9b0b-5c96-83ad-ed436729db19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YET807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 115335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 86,
'photo_urls': ['https://images.openlane.eu/carimgs/5677613/general/35c90eca-25f1-43cb-934d-3f5e77b18e96.jpg',
'https://images.openlane.eu/carimgs/5677613/general/141b0b62-9327-4e7c-9087-bdb5d8bc7c38.jpg',
'https://images.openlane.eu/carimgs/5677613/general/938eb310-c7c7-4bb3-8985-7b80ec10a101.jpg',
'https://images.openlane.eu/carimgs/5677613/general/e998ff1c-8c63-4e74-a5bd-dc8c5e6a5595.jpg',
'https://images.openlane.eu/carimgs/5677613/general/7d5dbebc-02d4-4081-bdc5-e44bb358f389.jpg',
'https://images.openlane.eu/carimgs/5677613/general/76e1e120-3c93-4b51-8d46-9572c97bdc68.jpg',
'https://images.openlane.eu/carimgs/5677613/general/6475f81e-9288-4ebf-a083-8e75d05a59a0.jpg',
'https://images.openlane.eu/carimgs/5677613/general/ecc5caf5-afed-40c2-9b31-9be5c19afc21.jpg',
'https://images.openlane.eu/carimgs/5677613/general/54cc74e0-69db-43b5-be0f-9cbee44124fe.jpg',
'https://images.openlane.eu/carimgs/5677613/general/9299e2f1-ba93-4c1b-8ad2-9c2678514c94.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40dae0c-9b0b-5c96-83ad-ed436729db19/b40dae0c-9b0b-5c96-83ad-ed436729db19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168541,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677613/general/35c90eca-25f1-43cb-934d-3f5e77b18e96.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40dae0c-9b0b-5c96-83ad-ed436729db19/b40dae0c-9b0b-5c96-83ad-ed436729db19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166421,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677613/general/141b0b62-9327-4e7c-9087-bdb5d8bc7c38.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40dae0c-9b0b-5c96-83ad-ed436729db19/b40dae0c-9b0b-5c96-83ad-ed436729db19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151301,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677613/general/938eb310-c7c7-4bb3-8985-7b80ec10a101.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40dae0c-9b0b-5c96-83ad-ed436729db19/b40dae0c-9b0b-5c96-83ad-ed436729db19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164615,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677613/general/e998ff1c-8c63-4e74-a5bd-dc8c5e6a5595.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40dae0c-9b0b-5c96-83ad-ed436729db19/b40dae0c-9b0b-5c96-83ad-ed436729db19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280702,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677613/general/7d5dbebc-02d4-4081-bdc5-e44bb358f389.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40dae0c-9b0b-5c96-83ad-ed436729db19/b40dae0c-9b0b-5c96-83ad-ed436729db19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192294,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677613/general/76e1e120-3c93-4b51-8d46-9572c97bdc68.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40dae0c-9b0b-5c96-83ad-ed436729db19/b40dae0c-9b0b-5c96-83ad-ed436729db19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214206,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677613/general/6475f81e-9288-4ebf-a083-8e75d05a59a0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40dae0c-9b0b-5c96-83ad-ed436729db19/b40dae0c-9b0b-5c96-83ad-ed436729db19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177622,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677613/general/ecc5caf5-afed-40c2-9b31-9be5c19afc21.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40dae0c-9b0b-5c96-83ad-ed436729db19/b40dae0c-9b0b-5c96-83ad-ed436729db19_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262828,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677613/general/54cc74e0-69db-43b5-be0f-9cbee44124fe.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40dae0c-9b0b-5c96-83ad-ed436729db19/b40dae0c-9b0b-5c96-83ad-ed436729db19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264873,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677613/general/9299e2f1-ba93-4c1b-8ad2-9c2678514c94.jpg',
'Width': 1500}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-08-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 218i Business - Petrol - 140 hp - '
'115.335 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725507%27 HTTP/1.1" 200 None
2026-03-25 15:16:14 [adesa.be] INFO: Saving data for 10725507: {'created_time': 1774451774.889024, 'last_price_update_time': 1774451774.889036, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725507') HTTP/1.1" 204 0
2026-03-25 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10725316
2026-03-25 15:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d66a6456-9270-5399-b6f5-88a7912a6f06 with scrape type 1
2026-03-25 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d66a6456-9270-5399-b6f5-88a7912a6f06
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732368%252Fgeneral%252Ffe9c019a-6f69-492d-896b-4a333461549c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732368/general/fe9c019a-6f69-492d-896b-4a333461549c.jpg already downloaded
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732368%252Fgeneral%252F7ec16605-d839-4803-8b60-8c2a2bb5cb4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732368/general/7ec16605-d839-4803-8b60-8c2a2bb5cb4f.jpg already downloaded
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732368%252Fgeneral%252Ff6a90be5-7d95-49cb-bdd3-f1de993a9146.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732368/general/f6a90be5-7d95-49cb-bdd3-f1de993a9146.jpg already downloaded
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732368%252Fgeneral%252Fcb3a2fdb-3ede-48cf-b09c-79d4565cd595.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732368/general/cb3a2fdb-3ede-48cf-b09c-79d4565cd595.jpg already downloaded
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732368%252Fgeneral%252F77c29fff-cfbc-4613-9704-725a22715b55.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732368/general/77c29fff-cfbc-4613-9704-725a22715b55.jpg already downloaded
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732368%252Fgeneral%252F32300a68-1418-4837-a90a-a571cf4fd98e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732368/general/32300a68-1418-4837-a90a-a571cf4fd98e.jpg already downloaded
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732368%252Fgeneral%252F3d3346c4-84f0-49fb-b36b-1b7d3177b238.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732368/general/3d3346c4-84f0-49fb-b36b-1b7d3177b238.jpg already downloaded
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732368%252Fgeneral%252F4a11cdca-d175-4419-9ec0-32b93ed66afc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732368/general/4a11cdca-d175-4419-9ec0-32b93ed66afc.jpg already downloaded
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732368%252Fgeneral%252F97170e35-55ff-4c5b-b1f8-18eaa5811883.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732368/general/97170e35-55ff-4c5b-b1f8-18eaa5811883.jpg already downloaded
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732368%252Fgeneral%252Fea94d3b7-ce14-4f48-b7bf-f58067ad7f83.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732368/general/ea94d3b7-ce14-4f48-b7bf-f58067ad7f83.jpg already downloaded
2026-03-25 15:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d66a6456-9270-5399-b6f5-88a7912a6f06, identifier: 10725316
2026-03-25 15:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10725316
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:16:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 15:16:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:16: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 15:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10725316
2026-03-25 15:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10725316 to the API
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725316>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd66a6456-9270-5399-b6f5-88a7912a6f06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAX206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 49447,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5732368/general/fe9c019a-6f69-492d-896b-4a333461549c.jpg',
'https://images.openlane.eu/carimgs/5732368/general/7ec16605-d839-4803-8b60-8c2a2bb5cb4f.jpg',
'https://images.openlane.eu/carimgs/5732368/general/f6a90be5-7d95-49cb-bdd3-f1de993a9146.jpg',
'https://images.openlane.eu/carimgs/5732368/general/cb3a2fdb-3ede-48cf-b09c-79d4565cd595.jpg',
'https://images.openlane.eu/carimgs/5732368/general/77c29fff-cfbc-4613-9704-725a22715b55.jpg',
'https://images.openlane.eu/carimgs/5732368/general/32300a68-1418-4837-a90a-a571cf4fd98e.jpg',
'https://images.openlane.eu/carimgs/5732368/general/3d3346c4-84f0-49fb-b36b-1b7d3177b238.jpg',
'https://images.openlane.eu/carimgs/5732368/general/4a11cdca-d175-4419-9ec0-32b93ed66afc.jpg',
'https://images.openlane.eu/carimgs/5732368/general/97170e35-55ff-4c5b-b1f8-18eaa5811883.jpg',
'https://images.openlane.eu/carimgs/5732368/general/ea94d3b7-ce14-4f48-b7bf-f58067ad7f83.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66a6456-9270-5399-b6f5-88a7912a6f06/d66a6456-9270-5399-b6f5-88a7912a6f06_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732368/general/fe9c019a-6f69-492d-896b-4a333461549c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66a6456-9270-5399-b6f5-88a7912a6f06/d66a6456-9270-5399-b6f5-88a7912a6f06_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732368/general/7ec16605-d839-4803-8b60-8c2a2bb5cb4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66a6456-9270-5399-b6f5-88a7912a6f06/d66a6456-9270-5399-b6f5-88a7912a6f06_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732368/general/f6a90be5-7d95-49cb-bdd3-f1de993a9146.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66a6456-9270-5399-b6f5-88a7912a6f06/d66a6456-9270-5399-b6f5-88a7912a6f06_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732368/general/cb3a2fdb-3ede-48cf-b09c-79d4565cd595.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66a6456-9270-5399-b6f5-88a7912a6f06/d66a6456-9270-5399-b6f5-88a7912a6f06_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732368/general/77c29fff-cfbc-4613-9704-725a22715b55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66a6456-9270-5399-b6f5-88a7912a6f06/d66a6456-9270-5399-b6f5-88a7912a6f06_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732368/general/32300a68-1418-4837-a90a-a571cf4fd98e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66a6456-9270-5399-b6f5-88a7912a6f06/d66a6456-9270-5399-b6f5-88a7912a6f06_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732368/general/3d3346c4-84f0-49fb-b36b-1b7d3177b238.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66a6456-9270-5399-b6f5-88a7912a6f06/d66a6456-9270-5399-b6f5-88a7912a6f06_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732368/general/4a11cdca-d175-4419-9ec0-32b93ed66afc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66a6456-9270-5399-b6f5-88a7912a6f06/d66a6456-9270-5399-b6f5-88a7912a6f06_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732368/general/97170e35-55ff-4c5b-b1f8-18eaa5811883.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66a6456-9270-5399-b6f5-88a7912a6f06/d66a6456-9270-5399-b6f5-88a7912a6f06_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732368/general/ea94d3b7-ce14-4f48-b7bf-f58067ad7f83.jpg',
'Width': 1024}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 49.447 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725316%27 HTTP/1.1" 200 None
2026-03-25 15:16:19 [adesa.be] INFO: Saving data for 10725316: {'created_time': 1774451779.3034, 'last_price_update_time': 1774451779.303412, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725316') HTTP/1.1" 204 0
2026-03-25 15:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10725318
2026-03-25 15:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with scrape type 1
2026-03-25 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717959%252Fgeneral%252F1288addc-33df-4b33-b136-fddb76405a44.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717959/general/1288addc-33df-4b33-b136-fddb76405a44.jpg already downloaded
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717959%252Fgeneral%252F1c8229a3-5942-479a-97c7-c2ed0d1d7bca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717959/general/1c8229a3-5942-479a-97c7-c2ed0d1d7bca.jpg already downloaded
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717959%252Fgeneral%252F16626694-daa0-40de-8a1b-9353cde25d6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717959/general/16626694-daa0-40de-8a1b-9353cde25d6d.jpg already downloaded
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717959%252Fgeneral%252Ff0027e34-0d81-4e88-b79b-f24d5f80a5de.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717959/general/f0027e34-0d81-4e88-b79b-f24d5f80a5de.jpg already downloaded
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717959%252Fgeneral%252F9b3f9ac1-8865-4da9-a049-cb4a4d5079c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717959/general/9b3f9ac1-8865-4da9-a049-cb4a4d5079c1.jpg already downloaded
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717959%252Fgeneral%252F6951b08b-9c6c-4d09-8268-3933f32dd985.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717959/general/6951b08b-9c6c-4d09-8268-3933f32dd985.jpg already downloaded
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717959%252Fgeneral%252F4944654d-db9e-4ea7-8c7c-93e5d9c2bf79.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717959/general/4944654d-db9e-4ea7-8c7c-93e5d9c2bf79.jpg already downloaded
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717959%252Fgeneral%252F4e0c3598-8d3b-4f3a-9f33-26bf1e011286.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717959/general/4e0c3598-8d3b-4f3a-9f33-26bf1e011286.jpg already downloaded
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717959%252Fgeneral%252F29f0a727-d9a0-4788-917f-93e7137adb01.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717959/general/29f0a727-d9a0-4788-917f-93e7137adb01.jpg already downloaded
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717959%252Fgeneral%252Ff1676b47-4178-4cf3-a0a6-90e87ea85c99.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717959/general/f1676b47-4178-4cf3-a0a6-90e87ea85c99.jpg already downloaded
2026-03-25 15:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d, identifier: 10725318
2026-03-25 15:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10725318
2026-03-25 15:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10725318
2026-03-25 15:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10725318 to the API
2026-03-25 15:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725318>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'QL5264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725318',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 88890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5717959/general/1288addc-33df-4b33-b136-fddb76405a44.jpg',
'https://images.openlane.eu/carimgs/5717959/general/1c8229a3-5942-479a-97c7-c2ed0d1d7bca.jpg',
'https://images.openlane.eu/carimgs/5717959/general/16626694-daa0-40de-8a1b-9353cde25d6d.jpg',
'https://images.openlane.eu/carimgs/5717959/general/f0027e34-0d81-4e88-b79b-f24d5f80a5de.jpg',
'https://images.openlane.eu/carimgs/5717959/general/9b3f9ac1-8865-4da9-a049-cb4a4d5079c1.jpg',
'https://images.openlane.eu/carimgs/5717959/general/6951b08b-9c6c-4d09-8268-3933f32dd985.jpg',
'https://images.openlane.eu/carimgs/5717959/general/4944654d-db9e-4ea7-8c7c-93e5d9c2bf79.jpg',
'https://images.openlane.eu/carimgs/5717959/general/4e0c3598-8d3b-4f3a-9f33-26bf1e011286.jpg',
'https://images.openlane.eu/carimgs/5717959/general/29f0a727-d9a0-4788-917f-93e7137adb01.jpg',
'https://images.openlane.eu/carimgs/5717959/general/f1676b47-4178-4cf3-a0a6-90e87ea85c99.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d/e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85422,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717959/general/1288addc-33df-4b33-b136-fddb76405a44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d/e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81080,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717959/general/1c8229a3-5942-479a-97c7-c2ed0d1d7bca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d/e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81140,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717959/general/16626694-daa0-40de-8a1b-9353cde25d6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d/e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76488,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717959/general/f0027e34-0d81-4e88-b79b-f24d5f80a5de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d/e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104947,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717959/general/9b3f9ac1-8865-4da9-a049-cb4a4d5079c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d/e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86070,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717959/general/6951b08b-9c6c-4d09-8268-3933f32dd985.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d/e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100401,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717959/general/4944654d-db9e-4ea7-8c7c-93e5d9c2bf79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d/e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90094,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717959/general/4e0c3598-8d3b-4f3a-9f33-26bf1e011286.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d/e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46425,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717959/general/29f0a727-d9a0-4788-917f-93e7137adb01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d/e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95797,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717959/general/f1676b47-4178-4cf3-a0a6-90e87ea85c99.jpg',
'Width': 1024}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 218 - Diesel - Automatic - 150 hp - '
'88.890 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725318%27 HTTP/1.1" 200 None
2026-03-25 15:16:20 [adesa.be] INFO: Saving data for 10725318: {'created_time': 1774451780.159026, 'last_price_update_time': 1774451780.159038, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725318') HTTP/1.1" 204 0
2026-03-25 15:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16: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 15:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10725416
2026-03-25 15:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f79b2fd-b040-5f35-9f30-590ae6f30ece with scrape type 1
2026-03-25 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f79b2fd-b040-5f35-9f30-590ae6f30ece
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692899%252Fgeneral%252Feca40c65-308b-43d7-afc3-f662b6c36dd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692899/general/eca40c65-308b-43d7-afc3-f662b6c36dd4.jpg already downloaded
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692899%252Fgeneral%252F6e187a6e-eeba-435d-8601-b4fb24c47710.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692899/general/6e187a6e-eeba-435d-8601-b4fb24c47710.jpg already downloaded
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692899%252Fgeneral%252F10e37267-20ea-4c71-ba41-d8e73f7f8a43.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692899/general/10e37267-20ea-4c71-ba41-d8e73f7f8a43.jpg already downloaded
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692899%252Fgeneral%252F2f4d47ad-8d84-4f43-91e5-5907d8aa6466.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692899/general/2f4d47ad-8d84-4f43-91e5-5907d8aa6466.jpg already downloaded
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692899%252Fgeneral%252F0f39593e-035b-47e7-b5ff-05cb05383c78.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692899/general/0f39593e-035b-47e7-b5ff-05cb05383c78.jpg already downloaded
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692899%252Fgeneral%252F012407d3-5c5d-4a3f-94e6-e36bdb4912c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692899/general/012407d3-5c5d-4a3f-94e6-e36bdb4912c1.jpg already downloaded
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692899%252Fgeneral%252Fd86914d7-0e1f-4584-97aa-e367f0586367.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692899/general/d86914d7-0e1f-4584-97aa-e367f0586367.jpg already downloaded
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692899%252Fgeneral%252Fe3f8bdba-6888-4400-bf4c-73748c366290.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692899/general/e3f8bdba-6888-4400-bf4c-73748c366290.jpg already downloaded
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692899%252Fgeneral%252Fa3fe00df-4c65-4ad6-bc91-2a3099906dea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692899/general/a3fe00df-4c65-4ad6-bc91-2a3099906dea.jpg already downloaded
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692899%252Fgeneral%252Fb5b5ffa6-be66-4f71-b05e-da21db105ad2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692899/general/b5b5ffa6-be66-4f71-b05e-da21db105ad2.jpg already downloaded
2026-03-25 15:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f79b2fd-b040-5f35-9f30-590ae6f30ece, identifier: 10725416
2026-03-25 15:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10725416
2026-03-25 15:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10725416
2026-03-25 15:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10725416 to the API
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725416>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7f79b2fd-b040-5f35-9f30-590ae6f30ece',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGE016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725416',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 87346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5692899/general/eca40c65-308b-43d7-afc3-f662b6c36dd4.jpg',
'https://images.openlane.eu/carimgs/5692899/general/6e187a6e-eeba-435d-8601-b4fb24c47710.jpg',
'https://images.openlane.eu/carimgs/5692899/general/10e37267-20ea-4c71-ba41-d8e73f7f8a43.jpg',
'https://images.openlane.eu/carimgs/5692899/general/2f4d47ad-8d84-4f43-91e5-5907d8aa6466.jpg',
'https://images.openlane.eu/carimgs/5692899/general/0f39593e-035b-47e7-b5ff-05cb05383c78.jpg',
'https://images.openlane.eu/carimgs/5692899/general/012407d3-5c5d-4a3f-94e6-e36bdb4912c1.jpg',
'https://images.openlane.eu/carimgs/5692899/general/d86914d7-0e1f-4584-97aa-e367f0586367.jpg',
'https://images.openlane.eu/carimgs/5692899/general/e3f8bdba-6888-4400-bf4c-73748c366290.jpg',
'https://images.openlane.eu/carimgs/5692899/general/a3fe00df-4c65-4ad6-bc91-2a3099906dea.jpg',
'https://images.openlane.eu/carimgs/5692899/general/b5b5ffa6-be66-4f71-b05e-da21db105ad2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79b2fd-b040-5f35-9f30-590ae6f30ece/7f79b2fd-b040-5f35-9f30-590ae6f30ece_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183020,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692899/general/eca40c65-308b-43d7-afc3-f662b6c36dd4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79b2fd-b040-5f35-9f30-590ae6f30ece/7f79b2fd-b040-5f35-9f30-590ae6f30ece_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170648,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692899/general/6e187a6e-eeba-435d-8601-b4fb24c47710.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79b2fd-b040-5f35-9f30-590ae6f30ece/7f79b2fd-b040-5f35-9f30-590ae6f30ece_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155640,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692899/general/10e37267-20ea-4c71-ba41-d8e73f7f8a43.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79b2fd-b040-5f35-9f30-590ae6f30ece/7f79b2fd-b040-5f35-9f30-590ae6f30ece_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177424,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692899/general/2f4d47ad-8d84-4f43-91e5-5907d8aa6466.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79b2fd-b040-5f35-9f30-590ae6f30ece/7f79b2fd-b040-5f35-9f30-590ae6f30ece_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230492,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692899/general/0f39593e-035b-47e7-b5ff-05cb05383c78.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79b2fd-b040-5f35-9f30-590ae6f30ece/7f79b2fd-b040-5f35-9f30-590ae6f30ece_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250515,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692899/general/012407d3-5c5d-4a3f-94e6-e36bdb4912c1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79b2fd-b040-5f35-9f30-590ae6f30ece/7f79b2fd-b040-5f35-9f30-590ae6f30ece_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246583,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692899/general/d86914d7-0e1f-4584-97aa-e367f0586367.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79b2fd-b040-5f35-9f30-590ae6f30ece/7f79b2fd-b040-5f35-9f30-590ae6f30ece_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249864,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692899/general/e3f8bdba-6888-4400-bf4c-73748c366290.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79b2fd-b040-5f35-9f30-590ae6f30ece/7f79b2fd-b040-5f35-9f30-590ae6f30ece_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326929,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692899/general/a3fe00df-4c65-4ad6-bc91-2a3099906dea.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79b2fd-b040-5f35-9f30-590ae6f30ece/7f79b2fd-b040-5f35-9f30-590ae6f30ece_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168230,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692899/general/b5b5ffa6-be66-4f71-b05e-da21db105ad2.jpg',
'Width': 1500}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 87.346 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710725416%27 HTTP/1.1" 200 None
2026-03-25 15:16:21 [adesa.be] INFO: Saving data for 10725416: {'created_time': 1774451781.979779, 'last_price_update_time': 1774451781.979795, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725416') HTTP/1.1" 204 0
2026-03-25 15:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10725415
2026-03-25 15:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7dae3e-61a8-5fce-b7cd-f540f0471722 with scrape type 1
2026-03-25 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad7dae3e-61a8-5fce-b7cd-f540f0471722
2026-03-25 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732260%252Fgeneral%252Fc966b373-11d0-49d0-86a4-dfc03f6546ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732260/general/c966b373-11d0-49d0-86a4-dfc03f6546ce.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732260%252Fgeneral%252Fc14bfd0b-2eb0-48cd-852f-c0d682510700.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732260/general/c14bfd0b-2eb0-48cd-852f-c0d682510700.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732260%252Fgeneral%252F8f4bfd84-ca2b-4a92-9db4-6a4f3b7e4743.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732260/general/8f4bfd84-ca2b-4a92-9db4-6a4f3b7e4743.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732260%252Fgeneral%252Fcd893b88-1bea-4495-bba8-4946fffc65fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732260/general/cd893b88-1bea-4495-bba8-4946fffc65fd.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732260%252Fgeneral%252Fa5992ad6-474a-441b-80a9-3572757f6eef.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732260/general/a5992ad6-474a-441b-80a9-3572757f6eef.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732260%252Fgeneral%252F890edc71-bca3-4289-ab3b-376770ab0918.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732260/general/890edc71-bca3-4289-ab3b-376770ab0918.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732260%252Fgeneral%252F59fc5e7f-9f1a-4cf7-93ac-4912732601cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732260/general/59fc5e7f-9f1a-4cf7-93ac-4912732601cf.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732260%252Fgeneral%252Fae156f76-3046-4197-81a6-237385fd52bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732260/general/ae156f76-3046-4197-81a6-237385fd52bc.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732260%252Fgeneral%252Fb3516057-eca1-4fb8-909f-3d79c39e474c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732260/general/b3516057-eca1-4fb8-909f-3d79c39e474c.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732260%252Fgeneral%252Fb65c8cb0-49b2-43a7-a359-4e44273394f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732260/general/b65c8cb0-49b2-43a7-a359-4e44273394f5.jpg already downloaded
2026-03-25 15:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad7dae3e-61a8-5fce-b7cd-f540f0471722, identifier: 10725415
2026-03-25 15:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10725415
2026-03-25 15:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10725415
2026-03-25 15:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10725415 to the API
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725415>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad7dae3e-61a8-5fce-b7cd-f540f0471722',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAM381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725415',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 80362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 92,
'photo_urls': ['https://images.openlane.eu/carimgs/5732260/general/c966b373-11d0-49d0-86a4-dfc03f6546ce.jpg',
'https://images.openlane.eu/carimgs/5732260/general/c14bfd0b-2eb0-48cd-852f-c0d682510700.jpg',
'https://images.openlane.eu/carimgs/5732260/general/8f4bfd84-ca2b-4a92-9db4-6a4f3b7e4743.jpg',
'https://images.openlane.eu/carimgs/5732260/general/cd893b88-1bea-4495-bba8-4946fffc65fd.jpg',
'https://images.openlane.eu/carimgs/5732260/general/a5992ad6-474a-441b-80a9-3572757f6eef.jpg',
'https://images.openlane.eu/carimgs/5732260/general/890edc71-bca3-4289-ab3b-376770ab0918.jpg',
'https://images.openlane.eu/carimgs/5732260/general/59fc5e7f-9f1a-4cf7-93ac-4912732601cf.jpg',
'https://images.openlane.eu/carimgs/5732260/general/ae156f76-3046-4197-81a6-237385fd52bc.jpg',
'https://images.openlane.eu/carimgs/5732260/general/b3516057-eca1-4fb8-909f-3d79c39e474c.jpg',
'https://images.openlane.eu/carimgs/5732260/general/b65c8cb0-49b2-43a7-a359-4e44273394f5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7dae3e-61a8-5fce-b7cd-f540f0471722/ad7dae3e-61a8-5fce-b7cd-f540f0471722_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98712,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732260/general/c966b373-11d0-49d0-86a4-dfc03f6546ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7dae3e-61a8-5fce-b7cd-f540f0471722/ad7dae3e-61a8-5fce-b7cd-f540f0471722_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732260/general/c14bfd0b-2eb0-48cd-852f-c0d682510700.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7dae3e-61a8-5fce-b7cd-f540f0471722/ad7dae3e-61a8-5fce-b7cd-f540f0471722_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95712,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732260/general/8f4bfd84-ca2b-4a92-9db4-6a4f3b7e4743.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7dae3e-61a8-5fce-b7cd-f540f0471722/ad7dae3e-61a8-5fce-b7cd-f540f0471722_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732260/general/cd893b88-1bea-4495-bba8-4946fffc65fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7dae3e-61a8-5fce-b7cd-f540f0471722/ad7dae3e-61a8-5fce-b7cd-f540f0471722_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732260/general/a5992ad6-474a-441b-80a9-3572757f6eef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7dae3e-61a8-5fce-b7cd-f540f0471722/ad7dae3e-61a8-5fce-b7cd-f540f0471722_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732260/general/890edc71-bca3-4289-ab3b-376770ab0918.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7dae3e-61a8-5fce-b7cd-f540f0471722/ad7dae3e-61a8-5fce-b7cd-f540f0471722_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732260/general/59fc5e7f-9f1a-4cf7-93ac-4912732601cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7dae3e-61a8-5fce-b7cd-f540f0471722/ad7dae3e-61a8-5fce-b7cd-f540f0471722_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732260/general/ae156f76-3046-4197-81a6-237385fd52bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7dae3e-61a8-5fce-b7cd-f540f0471722/ad7dae3e-61a8-5fce-b7cd-f540f0471722_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732260/general/b3516057-eca1-4fb8-909f-3d79c39e474c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7dae3e-61a8-5fce-b7cd-f540f0471722/ad7dae3e-61a8-5fce-b7cd-f540f0471722_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732260/general/b65c8cb0-49b2-43a7-a359-4e44273394f5.jpg',
'Width': 1024}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 80.362 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725415%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [adesa.be] INFO: Saving data for 10725415: {'created_time': 1774451783.582126, 'last_price_update_time': 1774451783.582137, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725415') HTTP/1.1" 204 0
2026-03-25 15:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10725426
2026-03-25 15:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b955a36-2768-55fe-b158-1c3563081a5d with scrape type 1
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b955a36-2768-55fe-b158-1c3563081a5d
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732222%252Fgeneral%252F79ed5a1f-0abc-46af-a3b7-43c5b2f07cdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732222/general/79ed5a1f-0abc-46af-a3b7-43c5b2f07cdd.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732222%252Fgeneral%252F12cfa2c4-f71a-4a21-9aff-8336f929e683.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732222/general/12cfa2c4-f71a-4a21-9aff-8336f929e683.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732222%252Fgeneral%252F987f80dc-81de-479d-bfd5-bb80ce2c285d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732222/general/987f80dc-81de-479d-bfd5-bb80ce2c285d.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732222%252Fgeneral%252F5fd77ffa-6957-4ce8-8d4d-d838bb65dca8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732222/general/5fd77ffa-6957-4ce8-8d4d-d838bb65dca8.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732222%252Fgeneral%252F5f2d15b6-f35f-4389-a878-b85cec7cdd7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732222/general/5f2d15b6-f35f-4389-a878-b85cec7cdd7b.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732222%252Fgeneral%252F562dfb98-e45b-439f-86b2-ebc716a0901a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732222/general/562dfb98-e45b-439f-86b2-ebc716a0901a.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732222%252Fgeneral%252Ff6c5b87f-e4be-4d28-958f-0f6812aae1f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732222/general/f6c5b87f-e4be-4d28-958f-0f6812aae1f2.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732222%252Fgeneral%252Ff5e2abef-af46-4af7-802c-cbb25f3baa51.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732222/general/f5e2abef-af46-4af7-802c-cbb25f3baa51.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732222%252Fgeneral%252Ffb576680-4c95-416b-898e-ebbe6e421241.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732222/general/fb576680-4c95-416b-898e-ebbe6e421241.jpg already downloaded
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732222%252Fgeneral%252F8901c464-1455-4503-8af9-47917579d305.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732222/general/8901c464-1455-4503-8af9-47917579d305.jpg already downloaded
2026-03-25 15:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b955a36-2768-55fe-b158-1c3563081a5d, identifier: 10725426
2026-03-25 15:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10725426
2026-03-25 15:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10725426
2026-03-25 15:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10725426 to the API
2026-03-25 15:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725426>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5b955a36-2768-55fe-b158-1c3563081a5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAN546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725426',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 72546,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5732222/general/79ed5a1f-0abc-46af-a3b7-43c5b2f07cdd.jpg',
'https://images.openlane.eu/carimgs/5732222/general/12cfa2c4-f71a-4a21-9aff-8336f929e683.jpg',
'https://images.openlane.eu/carimgs/5732222/general/987f80dc-81de-479d-bfd5-bb80ce2c285d.jpg',
'https://images.openlane.eu/carimgs/5732222/general/5fd77ffa-6957-4ce8-8d4d-d838bb65dca8.jpg',
'https://images.openlane.eu/carimgs/5732222/general/5f2d15b6-f35f-4389-a878-b85cec7cdd7b.jpg',
'https://images.openlane.eu/carimgs/5732222/general/562dfb98-e45b-439f-86b2-ebc716a0901a.jpg',
'https://images.openlane.eu/carimgs/5732222/general/f6c5b87f-e4be-4d28-958f-0f6812aae1f2.jpg',
'https://images.openlane.eu/carimgs/5732222/general/f5e2abef-af46-4af7-802c-cbb25f3baa51.jpg',
'https://images.openlane.eu/carimgs/5732222/general/fb576680-4c95-416b-898e-ebbe6e421241.jpg',
'https://images.openlane.eu/carimgs/5732222/general/8901c464-1455-4503-8af9-47917579d305.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b955a36-2768-55fe-b158-1c3563081a5d/5b955a36-2768-55fe-b158-1c3563081a5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172867,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732222/general/79ed5a1f-0abc-46af-a3b7-43c5b2f07cdd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b955a36-2768-55fe-b158-1c3563081a5d/5b955a36-2768-55fe-b158-1c3563081a5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166459,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732222/general/12cfa2c4-f71a-4a21-9aff-8336f929e683.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b955a36-2768-55fe-b158-1c3563081a5d/5b955a36-2768-55fe-b158-1c3563081a5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163012,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732222/general/987f80dc-81de-479d-bfd5-bb80ce2c285d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b955a36-2768-55fe-b158-1c3563081a5d/5b955a36-2768-55fe-b158-1c3563081a5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150040,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732222/general/5fd77ffa-6957-4ce8-8d4d-d838bb65dca8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b955a36-2768-55fe-b158-1c3563081a5d/5b955a36-2768-55fe-b158-1c3563081a5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209916,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732222/general/5f2d15b6-f35f-4389-a878-b85cec7cdd7b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b955a36-2768-55fe-b158-1c3563081a5d/5b955a36-2768-55fe-b158-1c3563081a5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228505,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732222/general/562dfb98-e45b-439f-86b2-ebc716a0901a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b955a36-2768-55fe-b158-1c3563081a5d/5b955a36-2768-55fe-b158-1c3563081a5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185298,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732222/general/f6c5b87f-e4be-4d28-958f-0f6812aae1f2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b955a36-2768-55fe-b158-1c3563081a5d/5b955a36-2768-55fe-b158-1c3563081a5d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209385,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732222/general/f5e2abef-af46-4af7-802c-cbb25f3baa51.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b955a36-2768-55fe-b158-1c3563081a5d/5b955a36-2768-55fe-b158-1c3563081a5d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244057,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732222/general/fb576680-4c95-416b-898e-ebbe6e421241.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b955a36-2768-55fe-b158-1c3563081a5d/5b955a36-2768-55fe-b158-1c3563081a5d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169835,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732222/general/8901c464-1455-4503-8af9-47917579d305.jpg',
'Width': 1500}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 72.546 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725426%27 HTTP/1.1" 200 None
2026-03-25 15:16:24 [adesa.be] INFO: Saving data for 10725426: {'created_time': 1774451784.253608, 'last_price_update_time': 1774451784.25362, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725426') HTTP/1.1" 204 0
2026-03-25 15:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10725476
2026-03-25 15:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with scrape type 1
2026-03-25 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11bc44cb-2524-57da-82ff-2d7a6a3373f2
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717940%252Fgeneral%252F45d82965-91df-45d7-9a6a-d0e38ea89574.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717940/general/45d82965-91df-45d7-9a6a-d0e38ea89574.jpg already downloaded
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717940%252Fgeneral%252Fbf08a0e5-7c82-4eba-856f-3bbdebbfef46.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717940/general/bf08a0e5-7c82-4eba-856f-3bbdebbfef46.jpg already downloaded
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717940%252Fgeneral%252F97e9507f-4a55-4f8b-b045-5d41988a9557.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717940/general/97e9507f-4a55-4f8b-b045-5d41988a9557.jpg already downloaded
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717940%252Fgeneral%252Fcc2e62ca-df5b-4729-89f1-d7613d412780.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717940/general/cc2e62ca-df5b-4729-89f1-d7613d412780.jpg already downloaded
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717940%252Fgeneral%252Feb6f6eea-122b-4cc8-a2bb-a2accc98e8d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717940/general/eb6f6eea-122b-4cc8-a2bb-a2accc98e8d6.jpg already downloaded
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717940%252Fgeneral%252Ffaf2932a-922b-4704-8b34-32325acfb43d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717940/general/faf2932a-922b-4704-8b34-32325acfb43d.jpg already downloaded
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717940%252Fgeneral%252Fffb8fa09-95d4-4a5a-af5c-676990fa5a65.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717940/general/ffb8fa09-95d4-4a5a-af5c-676990fa5a65.jpg already downloaded
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717940%252Fgeneral%252F5258f4bc-ace0-45f3-8090-47ca30c4b1fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717940/general/5258f4bc-ace0-45f3-8090-47ca30c4b1fd.jpg already downloaded
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717940%252Fgeneral%252F59f3c728-5f71-486f-91a4-2314a09a3e21.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717940/general/59f3c728-5f71-486f-91a4-2314a09a3e21.jpg already downloaded
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717940%252Fgeneral%252F1e227ec3-7bda-456f-b210-5b0c0dbb1ece.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717940/general/1e227ec3-7bda-456f-b210-5b0c0dbb1ece.jpg already downloaded
2026-03-25 15:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11bc44cb-2524-57da-82ff-2d7a6a3373f2, identifier: 10725476
2026-03-25 15:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10725476
2026-03-25 15:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10725476
2026-03-25 15:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10725476 to the API
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725476>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '11bc44cb-2524-57da-82ff-2d7a6a3373f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACK206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 155479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5717940/general/45d82965-91df-45d7-9a6a-d0e38ea89574.jpg',
'https://images.openlane.eu/carimgs/5717940/general/bf08a0e5-7c82-4eba-856f-3bbdebbfef46.jpg',
'https://images.openlane.eu/carimgs/5717940/general/97e9507f-4a55-4f8b-b045-5d41988a9557.jpg',
'https://images.openlane.eu/carimgs/5717940/general/cc2e62ca-df5b-4729-89f1-d7613d412780.jpg',
'https://images.openlane.eu/carimgs/5717940/general/eb6f6eea-122b-4cc8-a2bb-a2accc98e8d6.jpg',
'https://images.openlane.eu/carimgs/5717940/general/faf2932a-922b-4704-8b34-32325acfb43d.jpg',
'https://images.openlane.eu/carimgs/5717940/general/ffb8fa09-95d4-4a5a-af5c-676990fa5a65.jpg',
'https://images.openlane.eu/carimgs/5717940/general/5258f4bc-ace0-45f3-8090-47ca30c4b1fd.jpg',
'https://images.openlane.eu/carimgs/5717940/general/59f3c728-5f71-486f-91a4-2314a09a3e21.jpg',
'https://images.openlane.eu/carimgs/5717940/general/1e227ec3-7bda-456f-b210-5b0c0dbb1ece.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bc44cb-2524-57da-82ff-2d7a6a3373f2/11bc44cb-2524-57da-82ff-2d7a6a3373f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717940/general/45d82965-91df-45d7-9a6a-d0e38ea89574.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bc44cb-2524-57da-82ff-2d7a6a3373f2/11bc44cb-2524-57da-82ff-2d7a6a3373f2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717940/general/bf08a0e5-7c82-4eba-856f-3bbdebbfef46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bc44cb-2524-57da-82ff-2d7a6a3373f2/11bc44cb-2524-57da-82ff-2d7a6a3373f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717940/general/97e9507f-4a55-4f8b-b045-5d41988a9557.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bc44cb-2524-57da-82ff-2d7a6a3373f2/11bc44cb-2524-57da-82ff-2d7a6a3373f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717940/general/cc2e62ca-df5b-4729-89f1-d7613d412780.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bc44cb-2524-57da-82ff-2d7a6a3373f2/11bc44cb-2524-57da-82ff-2d7a6a3373f2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717940/general/eb6f6eea-122b-4cc8-a2bb-a2accc98e8d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bc44cb-2524-57da-82ff-2d7a6a3373f2/11bc44cb-2524-57da-82ff-2d7a6a3373f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717940/general/faf2932a-922b-4704-8b34-32325acfb43d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bc44cb-2524-57da-82ff-2d7a6a3373f2/11bc44cb-2524-57da-82ff-2d7a6a3373f2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717940/general/ffb8fa09-95d4-4a5a-af5c-676990fa5a65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bc44cb-2524-57da-82ff-2d7a6a3373f2/11bc44cb-2524-57da-82ff-2d7a6a3373f2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717940/general/5258f4bc-ace0-45f3-8090-47ca30c4b1fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bc44cb-2524-57da-82ff-2d7a6a3373f2/11bc44cb-2524-57da-82ff-2d7a6a3373f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717940/general/59f3c728-5f71-486f-91a4-2314a09a3e21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bc44cb-2524-57da-82ff-2d7a6a3373f2/11bc44cb-2524-57da-82ff-2d7a6a3373f2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717940/general/1e227ec3-7bda-456f-b210-5b0c0dbb1ece.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 155.479 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725476%27 HTTP/1.1" 200 None
2026-03-25 15:16:25 [adesa.be] INFO: Saving data for 10725476: {'created_time': 1774451785.794624, 'last_price_update_time': 1774451785.794636, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725476') HTTP/1.1" 204 0
2026-03-25 15:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16: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 15:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10725419
2026-03-25 15:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with scrape type 1
2026-03-25 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e
2026-03-25 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704449%252Fgeneral%252F31def8d5-8458-432d-8dac-5042f1eccb2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704449/general/31def8d5-8458-432d-8dac-5042f1eccb2e.jpg already downloaded
2026-03-25 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704449%252Fgeneral%252F49495c89-11ec-4141-b1b3-bcd33b6a8cf4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704449/general/49495c89-11ec-4141-b1b3-bcd33b6a8cf4.jpg already downloaded
2026-03-25 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704449%252Fgeneral%252F2c7db5e7-27ec-4dd4-b1c7-fe93a4256712.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704449/general/2c7db5e7-27ec-4dd4-b1c7-fe93a4256712.jpg already downloaded
2026-03-25 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704449%252Fgeneral%252F9fabaa38-9dd7-478d-8e25-8d3d0a7e4e25.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704449/general/9fabaa38-9dd7-478d-8e25-8d3d0a7e4e25.jpg already downloaded
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704449%252Fgeneral%252Fa02b62d5-2ae8-4be0-9ec8-31a68498fed2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704449/general/a02b62d5-2ae8-4be0-9ec8-31a68498fed2.jpg already downloaded
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704449%252Fgeneral%252F07e5d26e-fe63-4a9a-a266-ccc7443d5ca5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704449/general/07e5d26e-fe63-4a9a-a266-ccc7443d5ca5.jpg already downloaded
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704449%252Fgeneral%252Fdf587aa3-12a3-44b0-a937-d99af025feda.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704449/general/df587aa3-12a3-44b0-a937-d99af025feda.jpg already downloaded
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704449%252Fgeneral%252Fdaf6a389-6c74-4ef0-8559-ed1cd22f975b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704449/general/daf6a389-6c74-4ef0-8559-ed1cd22f975b.jpg already downloaded
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704449%252Fgeneral%252F1e0e973a-afe7-4185-a159-8ab9b81168cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704449/general/1e0e973a-afe7-4185-a159-8ab9b81168cb.jpg already downloaded
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704449%252Fgeneral%252F4fb1fbdb-8fff-4efe-a38c-69a292593ecd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704449/general/4fb1fbdb-8fff-4efe-a38c-69a292593ecd.jpg already downloaded
2026-03-25 15:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e, identifier: 10725419
2026-03-25 15:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10725419
2026-03-25 15:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10725419
2026-03-25 15:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10725419 to the API
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725419>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5d85a68e-4ae7-5163-8af6-c7bd3d78f12e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVP458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725419',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 32264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5704449/general/31def8d5-8458-432d-8dac-5042f1eccb2e.jpg',
'https://images.openlane.eu/carimgs/5704449/general/49495c89-11ec-4141-b1b3-bcd33b6a8cf4.jpg',
'https://images.openlane.eu/carimgs/5704449/general/2c7db5e7-27ec-4dd4-b1c7-fe93a4256712.jpg',
'https://images.openlane.eu/carimgs/5704449/general/9fabaa38-9dd7-478d-8e25-8d3d0a7e4e25.jpg',
'https://images.openlane.eu/carimgs/5704449/general/a02b62d5-2ae8-4be0-9ec8-31a68498fed2.jpg',
'https://images.openlane.eu/carimgs/5704449/general/07e5d26e-fe63-4a9a-a266-ccc7443d5ca5.jpg',
'https://images.openlane.eu/carimgs/5704449/general/df587aa3-12a3-44b0-a937-d99af025feda.jpg',
'https://images.openlane.eu/carimgs/5704449/general/daf6a389-6c74-4ef0-8559-ed1cd22f975b.jpg',
'https://images.openlane.eu/carimgs/5704449/general/1e0e973a-afe7-4185-a159-8ab9b81168cb.jpg',
'https://images.openlane.eu/carimgs/5704449/general/4fb1fbdb-8fff-4efe-a38c-69a292593ecd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d85a68e-4ae7-5163-8af6-c7bd3d78f12e/5d85a68e-4ae7-5163-8af6-c7bd3d78f12e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151271,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704449/general/31def8d5-8458-432d-8dac-5042f1eccb2e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d85a68e-4ae7-5163-8af6-c7bd3d78f12e/5d85a68e-4ae7-5163-8af6-c7bd3d78f12e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167406,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704449/general/49495c89-11ec-4141-b1b3-bcd33b6a8cf4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d85a68e-4ae7-5163-8af6-c7bd3d78f12e/5d85a68e-4ae7-5163-8af6-c7bd3d78f12e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171932,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704449/general/2c7db5e7-27ec-4dd4-b1c7-fe93a4256712.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d85a68e-4ae7-5163-8af6-c7bd3d78f12e/5d85a68e-4ae7-5163-8af6-c7bd3d78f12e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180302,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704449/general/9fabaa38-9dd7-478d-8e25-8d3d0a7e4e25.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d85a68e-4ae7-5163-8af6-c7bd3d78f12e/5d85a68e-4ae7-5163-8af6-c7bd3d78f12e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253805,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704449/general/a02b62d5-2ae8-4be0-9ec8-31a68498fed2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d85a68e-4ae7-5163-8af6-c7bd3d78f12e/5d85a68e-4ae7-5163-8af6-c7bd3d78f12e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279939,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704449/general/07e5d26e-fe63-4a9a-a266-ccc7443d5ca5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d85a68e-4ae7-5163-8af6-c7bd3d78f12e/5d85a68e-4ae7-5163-8af6-c7bd3d78f12e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250528,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704449/general/df587aa3-12a3-44b0-a937-d99af025feda.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d85a68e-4ae7-5163-8af6-c7bd3d78f12e/5d85a68e-4ae7-5163-8af6-c7bd3d78f12e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243648,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704449/general/daf6a389-6c74-4ef0-8559-ed1cd22f975b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d85a68e-4ae7-5163-8af6-c7bd3d78f12e/5d85a68e-4ae7-5163-8af6-c7bd3d78f12e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262442,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704449/general/1e0e973a-afe7-4185-a159-8ab9b81168cb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d85a68e-4ae7-5163-8af6-c7bd3d78f12e/5d85a68e-4ae7-5163-8af6-c7bd3d78f12e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189957,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704449/general/4fb1fbdb-8fff-4efe-a38c-69a292593ecd.jpg',
'Width': 1500}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 32.264 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725419%27 HTTP/1.1" 200 None
2026-03-25 15:16:27 [adesa.be] INFO: Saving data for 10725419: {'created_time': 1774451787.546733, 'last_price_update_time': 1774451787.546745, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725419') HTTP/1.1" 204 0
2026-03-25 15:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10725430
2026-03-25 15:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc83ec7b-1a72-56e7-923e-19de4a71e342 with scrape type 1
2026-03-25 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc83ec7b-1a72-56e7-923e-19de4a71e342
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732435%252Fgeneral%252F4d8d2079-c038-42fa-ad9e-b8ab644b5ff3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732435/general/4d8d2079-c038-42fa-ad9e-b8ab644b5ff3.jpg already downloaded
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732435%252Fgeneral%252F66924b87-e503-477a-ad07-70d7c1812563.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732435/general/66924b87-e503-477a-ad07-70d7c1812563.jpg already downloaded
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732435%252Fgeneral%252F01b6fec8-0fba-405f-ac62-f10d3dd67839.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732435/general/01b6fec8-0fba-405f-ac62-f10d3dd67839.jpg already downloaded
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732435%252Fgeneral%252F6ee61ea2-8e23-4888-b8d9-f49f30afe89f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732435/general/6ee61ea2-8e23-4888-b8d9-f49f30afe89f.jpg already downloaded
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732435%252Fgeneral%252Fdb08b4e1-88dd-42a3-a9d3-68322792f2e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732435/general/db08b4e1-88dd-42a3-a9d3-68322792f2e1.jpg already downloaded
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732435%252Fgeneral%252Fa39c770b-0b1e-4057-b287-07f94ccf06c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732435/general/a39c770b-0b1e-4057-b287-07f94ccf06c5.jpg already downloaded
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732435%252Fgeneral%252F2f2e7557-ac07-4124-a220-d0eed9251a46.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732435/general/2f2e7557-ac07-4124-a220-d0eed9251a46.jpg already downloaded
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732435%252Fgeneral%252Fd70d1329-b988-4237-b0a2-d4ee5b6c6e93.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732435/general/d70d1329-b988-4237-b0a2-d4ee5b6c6e93.jpg already downloaded
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732435%252Fgeneral%252F1b53b27a-17f9-44e9-8ec1-cddddfa2736d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732435/general/1b53b27a-17f9-44e9-8ec1-cddddfa2736d.jpg already downloaded
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732435%252Fgeneral%252F2c3ce42e-9cf1-485a-8338-9c7c69472c6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732435/general/2c3ce42e-9cf1-485a-8338-9c7c69472c6c.jpg already downloaded
2026-03-25 15:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc83ec7b-1a72-56e7-923e-19de4a71e342, identifier: 10725430
2026-03-25 15:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10725430
2026-03-25 15:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10725430
2026-03-25 15:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10725430 to the API
2026-03-25 15:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725430>
{'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-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dc83ec7b-1a72-56e7-923e-19de4a71e342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAJ203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725430',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 98476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5732435/general/4d8d2079-c038-42fa-ad9e-b8ab644b5ff3.jpg',
'https://images.openlane.eu/carimgs/5732435/general/66924b87-e503-477a-ad07-70d7c1812563.jpg',
'https://images.openlane.eu/carimgs/5732435/general/01b6fec8-0fba-405f-ac62-f10d3dd67839.jpg',
'https://images.openlane.eu/carimgs/5732435/general/6ee61ea2-8e23-4888-b8d9-f49f30afe89f.jpg',
'https://images.openlane.eu/carimgs/5732435/general/db08b4e1-88dd-42a3-a9d3-68322792f2e1.jpg',
'https://images.openlane.eu/carimgs/5732435/general/a39c770b-0b1e-4057-b287-07f94ccf06c5.jpg',
'https://images.openlane.eu/carimgs/5732435/general/2f2e7557-ac07-4124-a220-d0eed9251a46.jpg',
'https://images.openlane.eu/carimgs/5732435/general/d70d1329-b988-4237-b0a2-d4ee5b6c6e93.jpg',
'https://images.openlane.eu/carimgs/5732435/general/1b53b27a-17f9-44e9-8ec1-cddddfa2736d.jpg',
'https://images.openlane.eu/carimgs/5732435/general/2c3ce42e-9cf1-485a-8338-9c7c69472c6c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc83ec7b-1a72-56e7-923e-19de4a71e342/dc83ec7b-1a72-56e7-923e-19de4a71e342_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201348,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732435/general/4d8d2079-c038-42fa-ad9e-b8ab644b5ff3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc83ec7b-1a72-56e7-923e-19de4a71e342/dc83ec7b-1a72-56e7-923e-19de4a71e342_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183411,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732435/general/66924b87-e503-477a-ad07-70d7c1812563.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc83ec7b-1a72-56e7-923e-19de4a71e342/dc83ec7b-1a72-56e7-923e-19de4a71e342_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183871,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732435/general/01b6fec8-0fba-405f-ac62-f10d3dd67839.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc83ec7b-1a72-56e7-923e-19de4a71e342/dc83ec7b-1a72-56e7-923e-19de4a71e342_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168093,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732435/general/6ee61ea2-8e23-4888-b8d9-f49f30afe89f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc83ec7b-1a72-56e7-923e-19de4a71e342/dc83ec7b-1a72-56e7-923e-19de4a71e342_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229520,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732435/general/db08b4e1-88dd-42a3-a9d3-68322792f2e1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc83ec7b-1a72-56e7-923e-19de4a71e342/dc83ec7b-1a72-56e7-923e-19de4a71e342_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268323,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732435/general/a39c770b-0b1e-4057-b287-07f94ccf06c5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc83ec7b-1a72-56e7-923e-19de4a71e342/dc83ec7b-1a72-56e7-923e-19de4a71e342_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268265,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732435/general/2f2e7557-ac07-4124-a220-d0eed9251a46.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc83ec7b-1a72-56e7-923e-19de4a71e342/dc83ec7b-1a72-56e7-923e-19de4a71e342_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242031,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732435/general/d70d1329-b988-4237-b0a2-d4ee5b6c6e93.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc83ec7b-1a72-56e7-923e-19de4a71e342/dc83ec7b-1a72-56e7-923e-19de4a71e342_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185426,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732435/general/1b53b27a-17f9-44e9-8ec1-cddddfa2736d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc83ec7b-1a72-56e7-923e-19de4a71e342/dc83ec7b-1a72-56e7-923e-19de4a71e342_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241480,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732435/general/2c3ce42e-9cf1-485a-8338-9c7c69472c6c.jpg',
'Width': 1500}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2019-10-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 98.476 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725430%27 HTTP/1.1" 200 None
2026-03-25 15:16:29 [adesa.be] INFO: Saving data for 10725430: {'created_time': 1774451789.621107, 'last_price_update_time': 1774451789.621118, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725430') HTTP/1.1" 204 0
2026-03-25 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10724982
2026-03-25 15:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b755c1f1-9856-59e5-875c-e2a5f053fb3e with scrape type 1
2026-03-25 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b755c1f1-9856-59e5-875c-e2a5f053fb3e
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F592dc806-9323-428e-b1ca-9444414b859e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/592dc806-9323-428e-b1ca-9444414b859e.jpg already downloaded
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F6d75457a-8f4a-4d94-b769-e96043f091a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/6d75457a-8f4a-4d94-b769-e96043f091a7.jpg already downloaded
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252Fc4fcc741-61f7-4d62-9c08-857a6c7b3e96.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/c4fcc741-61f7-4d62-9c08-857a6c7b3e96.jpg already downloaded
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F26b387a1-3468-467f-9c50-e9fa00b94899.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/26b387a1-3468-467f-9c50-e9fa00b94899.jpg already downloaded
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252Fb8f89eff-16f4-446c-bd88-353fd897a83f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/b8f89eff-16f4-446c-bd88-353fd897a83f.jpg already downloaded
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252Fd560155f-f01b-48ad-a419-a3a86a6afe7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/d560155f-f01b-48ad-a419-a3a86a6afe7b.jpg already downloaded
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252Fa0bcc2fd-c45f-4bb7-a0a0-969eb7052a1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/a0bcc2fd-c45f-4bb7-a0a0-969eb7052a1e.jpg already downloaded
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F7ea9afba-6af0-4b48-824a-bb7d62308802.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/7ea9afba-6af0-4b48-824a-bb7d62308802.jpg already downloaded
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F964e6862-7e84-4de6-9e2f-4600c453b43d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/964e6862-7e84-4de6-9e2f-4600c453b43d.jpg already downloaded
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589928%252Fgeneral%252F1a4022dc-e616-4d28-821c-1868167c9afa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/1a4022dc-e616-4d28-821c-1868167c9afa.jpg already downloaded
2026-03-25 15:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b755c1f1-9856-59e5-875c-e2a5f053fb3e, identifier: 10724982
2026-03-25 15:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10724982
2026-03-25 15:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10724982
2026-03-25 15:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10724982 to the API
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724982>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'b755c1f1-9856-59e5-875c-e2a5f053fb3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724982',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 151407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5589928/general/592dc806-9323-428e-b1ca-9444414b859e.jpg',
'https://images.openlane.eu/carimgs/5589928/general/6d75457a-8f4a-4d94-b769-e96043f091a7.jpg',
'https://images.openlane.eu/carimgs/5589928/general/c4fcc741-61f7-4d62-9c08-857a6c7b3e96.jpg',
'https://images.openlane.eu/carimgs/5589928/general/26b387a1-3468-467f-9c50-e9fa00b94899.jpg',
'https://images.openlane.eu/carimgs/5589928/general/b8f89eff-16f4-446c-bd88-353fd897a83f.jpg',
'https://images.openlane.eu/carimgs/5589928/general/d560155f-f01b-48ad-a419-a3a86a6afe7b.jpg',
'https://images.openlane.eu/carimgs/5589928/general/a0bcc2fd-c45f-4bb7-a0a0-969eb7052a1e.jpg',
'https://images.openlane.eu/carimgs/5589928/general/7ea9afba-6af0-4b48-824a-bb7d62308802.jpg',
'https://images.openlane.eu/carimgs/5589928/general/964e6862-7e84-4de6-9e2f-4600c453b43d.jpg',
'https://images.openlane.eu/carimgs/5589928/general/1a4022dc-e616-4d28-821c-1868167c9afa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 557049,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/592dc806-9323-428e-b1ca-9444414b859e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476300,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/6d75457a-8f4a-4d94-b769-e96043f091a7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535535,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/c4fcc741-61f7-4d62-9c08-857a6c7b3e96.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498339,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/26b387a1-3468-467f-9c50-e9fa00b94899.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454337,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/b8f89eff-16f4-446c-bd88-353fd897a83f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 596131,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/d560155f-f01b-48ad-a419-a3a86a6afe7b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367859,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/a0bcc2fd-c45f-4bb7-a0a0-969eb7052a1e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402923,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/7ea9afba-6af0-4b48-824a-bb7d62308802.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457411,
'Height': 1465,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/964e6862-7e84-4de6-9e2f-4600c453b43d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403124,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/1a4022dc-e616-4d28-821c-1868167c9afa.jpg',
'Width': 2000}],
'price': 26000,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW iX 40 Sport - xDrive - Electric - Automatic - 326 hp - 151.407 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724982%27 HTTP/1.1" 200 None
2026-03-25 15:16:31 [adesa.be] INFO: Saving data for 10724982: {'created_time': 1774451791.536976, 'last_price_update_time': 1774451791.536987, 'auction_closing_time': 1774530300.0}
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724982') HTTP/1.1" 204 0
2026-03-25 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10725229
2026-03-25 15:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99d98efd-7187-57a5-9b20-4cb173887620 with scrape type 1
2026-03-25 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99d98efd-7187-57a5-9b20-4cb173887620
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732361%252Fgeneral%252F908739f6-0a86-4a0e-b200-02e244cd939e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732361/general/908739f6-0a86-4a0e-b200-02e244cd939e.jpg already downloaded
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732361%252Fgeneral%252F01e7aaf3-2d07-4791-89c9-8cf9bcb46907.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732361/general/01e7aaf3-2d07-4791-89c9-8cf9bcb46907.jpg already downloaded
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732361%252Fgeneral%252F27846a8d-bb22-4f8e-85dc-63e2003f607f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732361/general/27846a8d-bb22-4f8e-85dc-63e2003f607f.jpg already downloaded
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732361%252Fgeneral%252F8ce04866-811e-425c-accd-52a5963a31f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732361/general/8ce04866-811e-425c-accd-52a5963a31f9.jpg already downloaded
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732361%252Fgeneral%252F08c5522a-aaba-47a0-bd02-ae2b2e3035cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732361/general/08c5522a-aaba-47a0-bd02-ae2b2e3035cb.jpg already downloaded
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732361%252Fgeneral%252F2e13422f-62e0-483f-9e95-70f184239c50.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732361/general/2e13422f-62e0-483f-9e95-70f184239c50.jpg already downloaded
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732361%252Fgeneral%252F312901a9-7940-402b-a1bb-2f3e3b375a4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732361/general/312901a9-7940-402b-a1bb-2f3e3b375a4b.jpg already downloaded
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732361%252Fgeneral%252Fccb68b3e-313a-49aa-a6d2-b95dfcc0d2e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732361/general/ccb68b3e-313a-49aa-a6d2-b95dfcc0d2e1.jpg already downloaded
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732361%252Fgeneral%252Fbcd619de-5008-4a5f-925a-0ce64e220223.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732361/general/bcd619de-5008-4a5f-925a-0ce64e220223.jpg already downloaded
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732361%252Fgeneral%252F34a77b34-601c-4884-aadd-de9819f8d427.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732361/general/34a77b34-601c-4884-aadd-de9819f8d427.jpg already downloaded
2026-03-25 15:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99d98efd-7187-57a5-9b20-4cb173887620, identifier: 10725229
2026-03-25 15:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10725229
2026-03-25 15:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10725229
2026-03-25 15:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10725229 to the API
2026-03-25 15:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Electric',
'id': '99d98efd-7187-57a5-9b20-4cb173887620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AC6466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725229',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 48418,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5732361/general/908739f6-0a86-4a0e-b200-02e244cd939e.jpg',
'https://images.openlane.eu/carimgs/5732361/general/01e7aaf3-2d07-4791-89c9-8cf9bcb46907.jpg',
'https://images.openlane.eu/carimgs/5732361/general/27846a8d-bb22-4f8e-85dc-63e2003f607f.jpg',
'https://images.openlane.eu/carimgs/5732361/general/8ce04866-811e-425c-accd-52a5963a31f9.jpg',
'https://images.openlane.eu/carimgs/5732361/general/08c5522a-aaba-47a0-bd02-ae2b2e3035cb.jpg',
'https://images.openlane.eu/carimgs/5732361/general/2e13422f-62e0-483f-9e95-70f184239c50.jpg',
'https://images.openlane.eu/carimgs/5732361/general/312901a9-7940-402b-a1bb-2f3e3b375a4b.jpg',
'https://images.openlane.eu/carimgs/5732361/general/ccb68b3e-313a-49aa-a6d2-b95dfcc0d2e1.jpg',
'https://images.openlane.eu/carimgs/5732361/general/bcd619de-5008-4a5f-925a-0ce64e220223.jpg',
'https://images.openlane.eu/carimgs/5732361/general/34a77b34-601c-4884-aadd-de9819f8d427.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99d98efd-7187-57a5-9b20-4cb173887620/99d98efd-7187-57a5-9b20-4cb173887620_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732361/general/908739f6-0a86-4a0e-b200-02e244cd939e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99d98efd-7187-57a5-9b20-4cb173887620/99d98efd-7187-57a5-9b20-4cb173887620_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732361/general/01e7aaf3-2d07-4791-89c9-8cf9bcb46907.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99d98efd-7187-57a5-9b20-4cb173887620/99d98efd-7187-57a5-9b20-4cb173887620_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732361/general/27846a8d-bb22-4f8e-85dc-63e2003f607f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99d98efd-7187-57a5-9b20-4cb173887620/99d98efd-7187-57a5-9b20-4cb173887620_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732361/general/8ce04866-811e-425c-accd-52a5963a31f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99d98efd-7187-57a5-9b20-4cb173887620/99d98efd-7187-57a5-9b20-4cb173887620_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732361/general/08c5522a-aaba-47a0-bd02-ae2b2e3035cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99d98efd-7187-57a5-9b20-4cb173887620/99d98efd-7187-57a5-9b20-4cb173887620_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732361/general/2e13422f-62e0-483f-9e95-70f184239c50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99d98efd-7187-57a5-9b20-4cb173887620/99d98efd-7187-57a5-9b20-4cb173887620_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732361/general/312901a9-7940-402b-a1bb-2f3e3b375a4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99d98efd-7187-57a5-9b20-4cb173887620/99d98efd-7187-57a5-9b20-4cb173887620_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732361/general/ccb68b3e-313a-49aa-a6d2-b95dfcc0d2e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99d98efd-7187-57a5-9b20-4cb173887620/99d98efd-7187-57a5-9b20-4cb173887620_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732361/general/bcd619de-5008-4a5f-925a-0ce64e220223.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99d98efd-7187-57a5-9b20-4cb173887620/99d98efd-7187-57a5-9b20-4cb173887620_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732361/general/34a77b34-601c-4884-aadd-de9819f8d427.jpg',
'Width': 1024}],
'price': 27300,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 Business Line - Electric - Automatic - 190 hp '
'- 48.418 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2024}
2026-03-25 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725229%27 HTTP/1.1" 200 None
2026-03-25 15:16:32 [adesa.be] INFO: Saving data for 10725229: {'created_time': 1774451792.915673, 'last_price_update_time': 1774451792.915685, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725229') HTTP/1.1" 204 0
2026-03-25 15:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10725263
2026-03-25 15:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with scrape type 1
2026-03-25 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651581%252Fgeneral%252F596f5c27-ce9e-4035-9ed2-f094c4192133.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651581/general/596f5c27-ce9e-4035-9ed2-f094c4192133.jpg already downloaded
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651581%252Fgeneral%252F57823301-9fce-45a7-bf2d-dc62d6ac6d8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651581/general/57823301-9fce-45a7-bf2d-dc62d6ac6d8a.jpg already downloaded
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651581%252Fgeneral%252F028b87cb-4119-487d-b4f8-7ce6666c143e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651581/general/028b87cb-4119-487d-b4f8-7ce6666c143e.jpg already downloaded
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651581%252Fgeneral%252F98bbe917-1304-4616-bd40-0fcfd1a2960e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651581/general/98bbe917-1304-4616-bd40-0fcfd1a2960e.jpg already downloaded
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651581%252Fgeneral%252F1dcce53b-6de9-4ac2-9648-f2ee91b88aef.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651581/general/1dcce53b-6de9-4ac2-9648-f2ee91b88aef.jpg already downloaded
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651581%252Fgeneral%252F10094506-4bb1-4adc-9f6a-54ccf415a776.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651581/general/10094506-4bb1-4adc-9f6a-54ccf415a776.jpg already downloaded
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651581%252Fgeneral%252Ff13f9271-c027-4ccb-bbf5-3873cfc6f7d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651581/general/f13f9271-c027-4ccb-bbf5-3873cfc6f7d0.jpg already downloaded
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651581%252Fgeneral%252Fda66a7d2-8520-43ca-aa6b-0f23ad6aa29c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651581/general/da66a7d2-8520-43ca-aa6b-0f23ad6aa29c.jpg already downloaded
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651581%252Fgeneral%252F470a9c4b-db9a-4dc6-a181-c1e85111cfa4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651581/general/470a9c4b-db9a-4dc6-a181-c1e85111cfa4.jpg already downloaded
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651581%252Fgeneral%252F3153c160-fbd0-401a-94ad-9f77b7e660cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651581/general/3153c160-fbd0-401a-94ad-9f77b7e660cb.jpg already downloaded
2026-03-25 15:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f, identifier: 10725263
2026-03-25 15:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10725263
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-25 15:16:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10725263
2026-03-25 15:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10725263 to the API
2026-03-25 15:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725263>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '70b8e0d6-a10b-5ee3-83b3-8f33e11d616f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHY929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725263',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 84698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5651581/general/596f5c27-ce9e-4035-9ed2-f094c4192133.jpg',
'https://images.openlane.eu/carimgs/5651581/general/57823301-9fce-45a7-bf2d-dc62d6ac6d8a.jpg',
'https://images.openlane.eu/carimgs/5651581/general/028b87cb-4119-487d-b4f8-7ce6666c143e.jpg',
'https://images.openlane.eu/carimgs/5651581/general/98bbe917-1304-4616-bd40-0fcfd1a2960e.jpg',
'https://images.openlane.eu/carimgs/5651581/general/1dcce53b-6de9-4ac2-9648-f2ee91b88aef.jpg',
'https://images.openlane.eu/carimgs/5651581/general/10094506-4bb1-4adc-9f6a-54ccf415a776.jpg',
'https://images.openlane.eu/carimgs/5651581/general/f13f9271-c027-4ccb-bbf5-3873cfc6f7d0.jpg',
'https://images.openlane.eu/carimgs/5651581/general/da66a7d2-8520-43ca-aa6b-0f23ad6aa29c.jpg',
'https://images.openlane.eu/carimgs/5651581/general/470a9c4b-db9a-4dc6-a181-c1e85111cfa4.jpg',
'https://images.openlane.eu/carimgs/5651581/general/3153c160-fbd0-401a-94ad-9f77b7e660cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b8e0d6-a10b-5ee3-83b3-8f33e11d616f/70b8e0d6-a10b-5ee3-83b3-8f33e11d616f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172780,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651581/general/596f5c27-ce9e-4035-9ed2-f094c4192133.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b8e0d6-a10b-5ee3-83b3-8f33e11d616f/70b8e0d6-a10b-5ee3-83b3-8f33e11d616f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182647,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651581/general/57823301-9fce-45a7-bf2d-dc62d6ac6d8a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b8e0d6-a10b-5ee3-83b3-8f33e11d616f/70b8e0d6-a10b-5ee3-83b3-8f33e11d616f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170740,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651581/general/028b87cb-4119-487d-b4f8-7ce6666c143e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b8e0d6-a10b-5ee3-83b3-8f33e11d616f/70b8e0d6-a10b-5ee3-83b3-8f33e11d616f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168211,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651581/general/98bbe917-1304-4616-bd40-0fcfd1a2960e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b8e0d6-a10b-5ee3-83b3-8f33e11d616f/70b8e0d6-a10b-5ee3-83b3-8f33e11d616f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278906,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651581/general/1dcce53b-6de9-4ac2-9648-f2ee91b88aef.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b8e0d6-a10b-5ee3-83b3-8f33e11d616f/70b8e0d6-a10b-5ee3-83b3-8f33e11d616f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264398,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651581/general/10094506-4bb1-4adc-9f6a-54ccf415a776.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b8e0d6-a10b-5ee3-83b3-8f33e11d616f/70b8e0d6-a10b-5ee3-83b3-8f33e11d616f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308635,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651581/general/f13f9271-c027-4ccb-bbf5-3873cfc6f7d0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b8e0d6-a10b-5ee3-83b3-8f33e11d616f/70b8e0d6-a10b-5ee3-83b3-8f33e11d616f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229118,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651581/general/da66a7d2-8520-43ca-aa6b-0f23ad6aa29c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b8e0d6-a10b-5ee3-83b3-8f33e11d616f/70b8e0d6-a10b-5ee3-83b3-8f33e11d616f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257941,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651581/general/470a9c4b-db9a-4dc6-a181-c1e85111cfa4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b8e0d6-a10b-5ee3-83b3-8f33e11d616f/70b8e0d6-a10b-5ee3-83b3-8f33e11d616f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336356,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651581/general/3153c160-fbd0-401a-94ad-9f77b7e660cb.jpg',
'Width': 1500}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 300 Business - Hybrid - 211 hp - 84.698 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725263%27 HTTP/1.1" 200 None
2026-03-25 15:16:35 [adesa.be] INFO: Saving data for 10725263: {'created_time': 1774451795.905371, 'last_price_update_time': 1774451795.905383, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725263') HTTP/1.1" 204 0
2026-03-25 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10725537
2026-03-25 15:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0936b64-4c36-5ad5-a655-39afa689e448 with scrape type 1
2026-03-25 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0936b64-4c36-5ad5-a655-39afa689e448
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704543%252Fgeneral%252F991fa082-56eb-49f1-88e4-045ee91c0b1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704543/general/991fa082-56eb-49f1-88e4-045ee91c0b1f.jpg already downloaded
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704543%252Fgeneral%252F2cddc406-335d-4ff1-ab76-e8c702173683.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704543/general/2cddc406-335d-4ff1-ab76-e8c702173683.jpg already downloaded
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704543%252Fgeneral%252Fa0b54eac-055b-43cd-843d-365074133246.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704543/general/a0b54eac-055b-43cd-843d-365074133246.jpg already downloaded
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704543%252Fgeneral%252F891e49ee-96da-4b76-a6d7-5d30cc856ae9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704543/general/891e49ee-96da-4b76-a6d7-5d30cc856ae9.jpg already downloaded
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704543%252Fgeneral%252F84fc6d77-6f93-4fea-bd01-1aa3b762b13a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704543/general/84fc6d77-6f93-4fea-bd01-1aa3b762b13a.jpg already downloaded
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704543%252Fgeneral%252F7b982150-3ed2-4024-99c1-704162959082.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704543/general/7b982150-3ed2-4024-99c1-704162959082.jpg already downloaded
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704543%252Fgeneral%252F2c439dd1-d350-49ef-bab9-0c5038399356.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704543/general/2c439dd1-d350-49ef-bab9-0c5038399356.jpg already downloaded
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704543%252Fgeneral%252F3951aa3d-14a1-4794-a07d-150af132ed33.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704543/general/3951aa3d-14a1-4794-a07d-150af132ed33.jpg already downloaded
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704543%252Fgeneral%252Ff5cee3dd-5a5c-403f-86f8-9a9bf36da7eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704543/general/f5cee3dd-5a5c-403f-86f8-9a9bf36da7eb.jpg already downloaded
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704543%252Fgeneral%252Fd64d4f7f-a4f1-479c-9e60-fc2d283dab3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704543/general/d64d4f7f-a4f1-479c-9e60-fc2d283dab3b.jpg already downloaded
2026-03-25 15:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0936b64-4c36-5ad5-a655-39afa689e448, identifier: 10725537
2026-03-25 15:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10725537
2026-03-25 15:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10725537
2026-03-25 15:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10725537 to the API
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725537>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a0936b64-4c36-5ad5-a655-39afa689e448',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWN012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 149780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5704543/general/991fa082-56eb-49f1-88e4-045ee91c0b1f.jpg',
'https://images.openlane.eu/carimgs/5704543/general/2cddc406-335d-4ff1-ab76-e8c702173683.jpg',
'https://images.openlane.eu/carimgs/5704543/general/a0b54eac-055b-43cd-843d-365074133246.jpg',
'https://images.openlane.eu/carimgs/5704543/general/891e49ee-96da-4b76-a6d7-5d30cc856ae9.jpg',
'https://images.openlane.eu/carimgs/5704543/general/84fc6d77-6f93-4fea-bd01-1aa3b762b13a.jpg',
'https://images.openlane.eu/carimgs/5704543/general/7b982150-3ed2-4024-99c1-704162959082.jpg',
'https://images.openlane.eu/carimgs/5704543/general/2c439dd1-d350-49ef-bab9-0c5038399356.jpg',
'https://images.openlane.eu/carimgs/5704543/general/3951aa3d-14a1-4794-a07d-150af132ed33.jpg',
'https://images.openlane.eu/carimgs/5704543/general/f5cee3dd-5a5c-403f-86f8-9a9bf36da7eb.jpg',
'https://images.openlane.eu/carimgs/5704543/general/d64d4f7f-a4f1-479c-9e60-fc2d283dab3b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0936b64-4c36-5ad5-a655-39afa689e448/a0936b64-4c36-5ad5-a655-39afa689e448_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704543/general/991fa082-56eb-49f1-88e4-045ee91c0b1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0936b64-4c36-5ad5-a655-39afa689e448/a0936b64-4c36-5ad5-a655-39afa689e448_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704543/general/2cddc406-335d-4ff1-ab76-e8c702173683.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0936b64-4c36-5ad5-a655-39afa689e448/a0936b64-4c36-5ad5-a655-39afa689e448_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704543/general/a0b54eac-055b-43cd-843d-365074133246.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0936b64-4c36-5ad5-a655-39afa689e448/a0936b64-4c36-5ad5-a655-39afa689e448_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704543/general/891e49ee-96da-4b76-a6d7-5d30cc856ae9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0936b64-4c36-5ad5-a655-39afa689e448/a0936b64-4c36-5ad5-a655-39afa689e448_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704543/general/84fc6d77-6f93-4fea-bd01-1aa3b762b13a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0936b64-4c36-5ad5-a655-39afa689e448/a0936b64-4c36-5ad5-a655-39afa689e448_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704543/general/7b982150-3ed2-4024-99c1-704162959082.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0936b64-4c36-5ad5-a655-39afa689e448/a0936b64-4c36-5ad5-a655-39afa689e448_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704543/general/2c439dd1-d350-49ef-bab9-0c5038399356.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0936b64-4c36-5ad5-a655-39afa689e448/a0936b64-4c36-5ad5-a655-39afa689e448_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704543/general/3951aa3d-14a1-4794-a07d-150af132ed33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0936b64-4c36-5ad5-a655-39afa689e448/a0936b64-4c36-5ad5-a655-39afa689e448_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704543/general/f5cee3dd-5a5c-403f-86f8-9a9bf36da7eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0936b64-4c36-5ad5-a655-39afa689e448/a0936b64-4c36-5ad5-a655-39afa689e448_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704543/general/d64d4f7f-a4f1-479c-9e60-fc2d283dab3b.jpg',
'Width': 1024}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Focus 1.0 EcoBoost Connected - Petrol - Automatic - 125 hp - '
'149.780 km',
'transmission': 'automatic',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725537%27 HTTP/1.1" 200 None
2026-03-25 15:16:36 [adesa.be] INFO: Saving data for 10725537: {'created_time': 1774451796.732514, 'last_price_update_time': 1774451796.732532, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725537') HTTP/1.1" 204 0
2026-03-25 15:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10725234
2026-03-25 15:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc3ee948-b60e-5c4d-8102-e1297025c6a4 with scrape type 1
2026-03-25 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc3ee948-b60e-5c4d-8102-e1297025c6a4
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732223%252Fgeneral%252Ff03b133e-2cb5-4cf2-9a43-c021db6cd89b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732223/general/f03b133e-2cb5-4cf2-9a43-c021db6cd89b.jpg already downloaded
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732223%252Fgeneral%252F9c740a88-1be4-4c92-a54f-6af6be41a896.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732223/general/9c740a88-1be4-4c92-a54f-6af6be41a896.jpg already downloaded
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732223%252Fgeneral%252F996152f9-d349-41d8-80d8-114918e1aac4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732223/general/996152f9-d349-41d8-80d8-114918e1aac4.jpg already downloaded
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732223%252Fgeneral%252Fc41c094e-1f98-4805-9cdc-7abf8db77672.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732223/general/c41c094e-1f98-4805-9cdc-7abf8db77672.jpg already downloaded
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732223%252Fgeneral%252F09580f47-b2d8-4eb9-95b3-4a61d28b5320.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732223/general/09580f47-b2d8-4eb9-95b3-4a61d28b5320.jpg already downloaded
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732223%252Fgeneral%252F7c65508f-c170-49ae-8fc4-1f51d9106844.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732223/general/7c65508f-c170-49ae-8fc4-1f51d9106844.jpg already downloaded
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732223%252Fgeneral%252F498e8ef9-9de0-40e6-a14c-1b0fb6fb8e5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732223/general/498e8ef9-9de0-40e6-a14c-1b0fb6fb8e5c.jpg already downloaded
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732223%252Fgeneral%252F96c48e26-06d0-4936-b5c5-c59649e9573b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732223/general/96c48e26-06d0-4936-b5c5-c59649e9573b.jpg already downloaded
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732223%252Fgeneral%252F75c4b757-ddff-40ed-85d2-e4fbd5b35f25.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732223/general/75c4b757-ddff-40ed-85d2-e4fbd5b35f25.jpg already downloaded
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732223%252Fgeneral%252Ffcce4ae3-37c7-423e-9a7a-deae47280ee4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732223/general/fcce4ae3-37c7-423e-9a7a-deae47280ee4.jpg already downloaded
2026-03-25 15:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc3ee948-b60e-5c4d-8102-e1297025c6a4, identifier: 10725234
2026-03-25 15:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10725234
2026-03-25 15:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10725234
2026-03-25 15:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10725234 to the API
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725234>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fc3ee948-b60e-5c4d-8102-e1297025c6a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRW630',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725234',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 95111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5732223/general/f03b133e-2cb5-4cf2-9a43-c021db6cd89b.jpg',
'https://images.openlane.eu/carimgs/5732223/general/9c740a88-1be4-4c92-a54f-6af6be41a896.jpg',
'https://images.openlane.eu/carimgs/5732223/general/996152f9-d349-41d8-80d8-114918e1aac4.jpg',
'https://images.openlane.eu/carimgs/5732223/general/c41c094e-1f98-4805-9cdc-7abf8db77672.jpg',
'https://images.openlane.eu/carimgs/5732223/general/09580f47-b2d8-4eb9-95b3-4a61d28b5320.jpg',
'https://images.openlane.eu/carimgs/5732223/general/7c65508f-c170-49ae-8fc4-1f51d9106844.jpg',
'https://images.openlane.eu/carimgs/5732223/general/498e8ef9-9de0-40e6-a14c-1b0fb6fb8e5c.jpg',
'https://images.openlane.eu/carimgs/5732223/general/96c48e26-06d0-4936-b5c5-c59649e9573b.jpg',
'https://images.openlane.eu/carimgs/5732223/general/75c4b757-ddff-40ed-85d2-e4fbd5b35f25.jpg',
'https://images.openlane.eu/carimgs/5732223/general/fcce4ae3-37c7-423e-9a7a-deae47280ee4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3ee948-b60e-5c4d-8102-e1297025c6a4/fc3ee948-b60e-5c4d-8102-e1297025c6a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149283,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732223/general/f03b133e-2cb5-4cf2-9a43-c021db6cd89b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3ee948-b60e-5c4d-8102-e1297025c6a4/fc3ee948-b60e-5c4d-8102-e1297025c6a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153922,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732223/general/9c740a88-1be4-4c92-a54f-6af6be41a896.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3ee948-b60e-5c4d-8102-e1297025c6a4/fc3ee948-b60e-5c4d-8102-e1297025c6a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149635,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732223/general/996152f9-d349-41d8-80d8-114918e1aac4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3ee948-b60e-5c4d-8102-e1297025c6a4/fc3ee948-b60e-5c4d-8102-e1297025c6a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152689,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732223/general/c41c094e-1f98-4805-9cdc-7abf8db77672.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3ee948-b60e-5c4d-8102-e1297025c6a4/fc3ee948-b60e-5c4d-8102-e1297025c6a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184644,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732223/general/09580f47-b2d8-4eb9-95b3-4a61d28b5320.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3ee948-b60e-5c4d-8102-e1297025c6a4/fc3ee948-b60e-5c4d-8102-e1297025c6a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436332,
'Height': 1920,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732223/general/7c65508f-c170-49ae-8fc4-1f51d9106844.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3ee948-b60e-5c4d-8102-e1297025c6a4/fc3ee948-b60e-5c4d-8102-e1297025c6a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225671,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732223/general/498e8ef9-9de0-40e6-a14c-1b0fb6fb8e5c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3ee948-b60e-5c4d-8102-e1297025c6a4/fc3ee948-b60e-5c4d-8102-e1297025c6a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321465,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732223/general/96c48e26-06d0-4936-b5c5-c59649e9573b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3ee948-b60e-5c4d-8102-e1297025c6a4/fc3ee948-b60e-5c4d-8102-e1297025c6a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243005,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732223/general/75c4b757-ddff-40ed-85d2-e4fbd5b35f25.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc3ee948-b60e-5c4d-8102-e1297025c6a4/fc3ee948-b60e-5c4d-8102-e1297025c6a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141507,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732223/general/fcce4ae3-37c7-423e-9a7a-deae47280ee4.jpg',
'Width': 1500}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E 300de Business - Hybrid - Automatic - 194 hp - '
'95.111 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725234%27 HTTP/1.1" 200 None
2026-03-25 15:16:39 [adesa.be] INFO: Saving data for 10725234: {'created_time': 1774451799.829678, 'last_price_update_time': 1774451799.829689, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725234') HTTP/1.1" 204 0
2026-03-25 15:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725232
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725232%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725232: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725232 url https://www.openlane.eu/en/carv6/auction/10725232
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725291
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725291%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725291: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725291 url https://www.openlane.eu/en/carv6/auction/10725291
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725221
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725221%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725221: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725221 url https://www.openlane.eu/en/carv6/auction/10725221
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725261
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725261%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725261: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725261 url https://www.openlane.eu/en/carv6/auction/10725261
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725227
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725227%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725227: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725227 url https://www.openlane.eu/en/carv6/auction/10725227
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725237
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725237%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725237: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725237 url https://www.openlane.eu/en/carv6/auction/10725237
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725224
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725224%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725224: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725224 url https://www.openlane.eu/en/carv6/auction/10725224
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725216
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725216%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725216: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725216 url https://www.openlane.eu/en/carv6/auction/10725216
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725239
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725239%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725239: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725239 url https://www.openlane.eu/en/carv6/auction/10725239
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725230
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725230%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725230: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725230 url https://www.openlane.eu/en/carv6/auction/10725230
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725245
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725245%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725245: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725245 url https://www.openlane.eu/en/carv6/auction/10725245
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725219
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725219%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725219: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725219 url https://www.openlane.eu/en/carv6/auction/10725219
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10726054
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726054%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10726054: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10726054 url https://www.openlane.eu/en/carv6/auction/10726054
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725214
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725214%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725214: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725214 url https://www.openlane.eu/en/carv6/auction/10725214
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725209
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725209%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725209: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725209 url https://www.openlane.eu/en/carv6/auction/10725209
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10726057
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726057%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10726057: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10726057 url https://www.openlane.eu/en/carv6/auction/10726057
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725210
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725210%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725210: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725210 url https://www.openlane.eu/en/carv6/auction/10725210
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725397
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725397%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725397: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725397 url https://www.openlane.eu/en/carv6/auction/10725397
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725459
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725459%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725459: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725459 url https://www.openlane.eu/en/carv6/auction/10725459
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725434
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725434%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725434: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725434 url https://www.openlane.eu/en/carv6/auction/10725434
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725448
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725448%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725448: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725448 url https://www.openlane.eu/en/carv6/auction/10725448
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725383
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725383%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725383: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725383 url https://www.openlane.eu/en/carv6/auction/10725383
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725400
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725400%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725400: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725400 url https://www.openlane.eu/en/carv6/auction/10725400
2026-03-25 15:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725378
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725378%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725378: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725378 url https://www.openlane.eu/en/carv6/auction/10725378
2026-03-25 15:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725488
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725488%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725488: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725488 url https://www.openlane.eu/en/carv6/auction/10725488
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725421
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725421%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725421: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725421 url https://www.openlane.eu/en/carv6/auction/10725421
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725328
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725328%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725328: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725328 url https://www.openlane.eu/en/carv6/auction/10725328
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725266
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725266%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725266: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725266 url https://www.openlane.eu/en/carv6/auction/10725266
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725452
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725452%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725452: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725452 url https://www.openlane.eu/en/carv6/auction/10725452
2026-03-25 15:16:40 [adesa.be] INFO: Found listing with ID: 10725470
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725470%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [adesa.be] INFO: Scrape type for 10725470: 1
2026-03-25 15:16:40 [adesa.be] INFO: Scraping item 10725470 url https://www.openlane.eu/en/carv6/auction/10725470
2026-03-25 15:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10725379
2026-03-25 15:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with scrape type 1
2026-03-25 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692773%252Fgeneral%252F222a5422-7084-4e17-881c-732ec796695e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692773/general/222a5422-7084-4e17-881c-732ec796695e.jpg already downloaded
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692773%252Fgeneral%252Fd139e073-e39c-4d88-8793-09cdc70f0059.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692773/general/d139e073-e39c-4d88-8793-09cdc70f0059.jpg already downloaded
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692773%252Fgeneral%252Fc5e35475-874c-40f2-a2f9-90bb74a82a95.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692773/general/c5e35475-874c-40f2-a2f9-90bb74a82a95.jpg already downloaded
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692773%252Fgeneral%252Fa9a10d8e-ee40-4775-801e-6fbce67603ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692773/general/a9a10d8e-ee40-4775-801e-6fbce67603ac.jpg already downloaded
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692773%252Fgeneral%252F41381631-ba4d-459f-b90f-1e618bcd5d57.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692773/general/41381631-ba4d-459f-b90f-1e618bcd5d57.jpg already downloaded
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692773%252Fgeneral%252Fb3df2bdd-7873-427c-8362-703d46eabb5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692773/general/b3df2bdd-7873-427c-8362-703d46eabb5b.jpg already downloaded
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692773%252Fgeneral%252F854d2646-a408-4488-8c5d-94b702d6ca0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692773/general/854d2646-a408-4488-8c5d-94b702d6ca0d.jpg already downloaded
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692773%252Fgeneral%252Fb61ccf30-0b4a-4828-895d-9ec89a7c7b10.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692773/general/b61ccf30-0b4a-4828-895d-9ec89a7c7b10.jpg already downloaded
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692773%252Fgeneral%252F85a4a0b1-116b-4d0d-883a-ba675efc7835.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692773/general/85a4a0b1-116b-4d0d-883a-ba675efc7835.jpg already downloaded
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692773%252Fgeneral%252F5aff0dba-6f54-47c2-a93b-27e2b10a1461.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692773/general/5aff0dba-6f54-47c2-a93b-27e2b10a1461.jpg already downloaded
2026-03-25 15:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97, identifier: 10725379
2026-03-25 15:16:41 [adesa.be] INFO: Found listing with ID: 10725483
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725483%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [adesa.be] INFO: Scrape type for 10725483: 1
2026-03-25 15:16:41 [adesa.be] INFO: Scraping item 10725483 url https://www.openlane.eu/en/carv6/auction/10725483
2026-03-25 15:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10725379
2026-03-25 15:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10725379
2026-03-25 15:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10725379 to the API
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725379>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2dee0cd0-b46c-58d3-a1ef-dd82f870ca97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAF080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 177796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 103,
'photo_urls': ['https://images.openlane.eu/carimgs/5692773/general/222a5422-7084-4e17-881c-732ec796695e.jpg',
'https://images.openlane.eu/carimgs/5692773/general/d139e073-e39c-4d88-8793-09cdc70f0059.jpg',
'https://images.openlane.eu/carimgs/5692773/general/c5e35475-874c-40f2-a2f9-90bb74a82a95.jpg',
'https://images.openlane.eu/carimgs/5692773/general/a9a10d8e-ee40-4775-801e-6fbce67603ac.jpg',
'https://images.openlane.eu/carimgs/5692773/general/41381631-ba4d-459f-b90f-1e618bcd5d57.jpg',
'https://images.openlane.eu/carimgs/5692773/general/b3df2bdd-7873-427c-8362-703d46eabb5b.jpg',
'https://images.openlane.eu/carimgs/5692773/general/854d2646-a408-4488-8c5d-94b702d6ca0d.jpg',
'https://images.openlane.eu/carimgs/5692773/general/b61ccf30-0b4a-4828-895d-9ec89a7c7b10.jpg',
'https://images.openlane.eu/carimgs/5692773/general/85a4a0b1-116b-4d0d-883a-ba675efc7835.jpg',
'https://images.openlane.eu/carimgs/5692773/general/5aff0dba-6f54-47c2-a93b-27e2b10a1461.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dee0cd0-b46c-58d3-a1ef-dd82f870ca97/2dee0cd0-b46c-58d3-a1ef-dd82f870ca97_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157608,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692773/general/222a5422-7084-4e17-881c-732ec796695e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dee0cd0-b46c-58d3-a1ef-dd82f870ca97/2dee0cd0-b46c-58d3-a1ef-dd82f870ca97_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166704,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692773/general/d139e073-e39c-4d88-8793-09cdc70f0059.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dee0cd0-b46c-58d3-a1ef-dd82f870ca97/2dee0cd0-b46c-58d3-a1ef-dd82f870ca97_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151395,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692773/general/c5e35475-874c-40f2-a2f9-90bb74a82a95.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dee0cd0-b46c-58d3-a1ef-dd82f870ca97/2dee0cd0-b46c-58d3-a1ef-dd82f870ca97_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150638,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692773/general/a9a10d8e-ee40-4775-801e-6fbce67603ac.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dee0cd0-b46c-58d3-a1ef-dd82f870ca97/2dee0cd0-b46c-58d3-a1ef-dd82f870ca97_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224814,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692773/general/41381631-ba4d-459f-b90f-1e618bcd5d57.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dee0cd0-b46c-58d3-a1ef-dd82f870ca97/2dee0cd0-b46c-58d3-a1ef-dd82f870ca97_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246638,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692773/general/b3df2bdd-7873-427c-8362-703d46eabb5b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dee0cd0-b46c-58d3-a1ef-dd82f870ca97/2dee0cd0-b46c-58d3-a1ef-dd82f870ca97_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227697,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692773/general/854d2646-a408-4488-8c5d-94b702d6ca0d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dee0cd0-b46c-58d3-a1ef-dd82f870ca97/2dee0cd0-b46c-58d3-a1ef-dd82f870ca97_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378945,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692773/general/b61ccf30-0b4a-4828-895d-9ec89a7c7b10.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dee0cd0-b46c-58d3-a1ef-dd82f870ca97/2dee0cd0-b46c-58d3-a1ef-dd82f870ca97_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340341,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692773/general/85a4a0b1-116b-4d0d-883a-ba675efc7835.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dee0cd0-b46c-58d3-a1ef-dd82f870ca97/2dee0cd0-b46c-58d3-a1ef-dd82f870ca97_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225613,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692773/general/5aff0dba-6f54-47c2-a93b-27e2b10a1461.jpg',
'Width': 1500}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 200d Business - Diesel - Automatic - 160 hp - '
'177.796 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725379%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [adesa.be] INFO: Saving data for 10725379: {'created_time': 1774451801.454126, 'last_price_update_time': 1774451801.454137, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725379') HTTP/1.1" 204 0
2026-03-25 15:16:41 [adesa.be] INFO: Found listing with ID: 10725468
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725468%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [adesa.be] INFO: Scrape type for 10725468: 1
2026-03-25 15:16:41 [adesa.be] INFO: Scraping item 10725468 url https://www.openlane.eu/en/carv6/auction/10725468
2026-03-25 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:41 [adesa.be] INFO: Found listing with ID: 10725486
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725486%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [adesa.be] INFO: Scrape type for 10725486: 1
2026-03-25 15:16:41 [adesa.be] INFO: Scraping item 10725486 url https://www.openlane.eu/en/carv6/auction/10725486
2026-03-25 15:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:41 [adesa.be] INFO: Found listing with ID: 10725490
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725490%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [adesa.be] INFO: Scrape type for 10725490: 1
2026-03-25 15:16:41 [adesa.be] INFO: Scraping item 10725490 url https://www.openlane.eu/en/carv6/auction/10725490
2026-03-25 15:16:41 [adesa.be] INFO: Found listing with ID: 10725494
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725494%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [adesa.be] INFO: Scrape type for 10725494: 1
2026-03-25 15:16:41 [adesa.be] INFO: Scraping item 10725494 url https://www.openlane.eu/en/carv6/auction/10725494
2026-03-25 15:16:41 [adesa.be] INFO: Found listing with ID: 10725485
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725485%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [adesa.be] INFO: Scrape type for 10725485: 1
2026-03-25 15:16:41 [adesa.be] INFO: Scraping item 10725485 url https://www.openlane.eu/en/carv6/auction/10725485
2026-03-25 15:16:41 [adesa.be] INFO: Found listing with ID: 10725417
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725417%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [adesa.be] INFO: Scrape type for 10725417: 1
2026-03-25 15:16:41 [adesa.be] INFO: Scraping item 10725417 url https://www.openlane.eu/en/carv6/auction/10725417
2026-03-25 15:16:41 [adesa.be] INFO: Found listing with ID: 10725409
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725409%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [adesa.be] INFO: Scrape type for 10725409: 1
2026-03-25 15:16:41 [adesa.be] INFO: Scraping item 10725409 url https://www.openlane.eu/en/carv6/auction/10725409
2026-03-25 15:16:41 [adesa.be] INFO: Found listing with ID: 10725410
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725410%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [adesa.be] INFO: Scrape type for 10725410: 1
2026-03-25 15:16:41 [adesa.be] INFO: Scraping item 10725410 url https://www.openlane.eu/en/carv6/auction/10725410
2026-03-25 15:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10725238
2026-03-25 15:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb268aef-f688-5136-bf11-448b04c53c2d with scrape type 1
2026-03-25 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb268aef-f688-5136-bf11-448b04c53c2d
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732433%252Fgeneral%252F038ecd64-1354-4f6f-b126-03ed2e8a08a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732433/general/038ecd64-1354-4f6f-b126-03ed2e8a08a7.jpg already downloaded
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732433%252Fgeneral%252F78fdbde6-0059-408c-88b0-5662def32877.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732433/general/78fdbde6-0059-408c-88b0-5662def32877.jpg already downloaded
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732433%252Fgeneral%252F1b3189d0-defe-4d94-97ed-06ff92b7cc7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732433/general/1b3189d0-defe-4d94-97ed-06ff92b7cc7b.jpg already downloaded
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732433%252Fgeneral%252Fc31fbe98-95e3-402e-9b26-ec656fcf69da.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732433/general/c31fbe98-95e3-402e-9b26-ec656fcf69da.jpg already downloaded
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732433%252Fgeneral%252F319340e8-fbea-4821-8b59-a83e6e0f6a70.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732433/general/319340e8-fbea-4821-8b59-a83e6e0f6a70.jpg already downloaded
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732433%252Fgeneral%252F401588ee-ff3b-4283-a5a1-2376ff46261d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732433/general/401588ee-ff3b-4283-a5a1-2376ff46261d.jpg already downloaded
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732433%252Fgeneral%252F14e5ef31-3cca-41b0-8f4c-c1e567d60194.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732433/general/14e5ef31-3cca-41b0-8f4c-c1e567d60194.jpg already downloaded
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732433%252Fgeneral%252F8917befb-cfc3-42cb-9028-2d42e9688897.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732433/general/8917befb-cfc3-42cb-9028-2d42e9688897.jpg already downloaded
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732433%252Fgeneral%252Fb7549d69-c91d-4391-a5ff-bf6bccce0224.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732433/general/b7549d69-c91d-4391-a5ff-bf6bccce0224.jpg already downloaded
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732433%252Fgeneral%252F04f7cd96-03ec-48d4-b90f-9facdbc6b4f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732433/general/04f7cd96-03ec-48d4-b90f-9facdbc6b4f3.jpg already downloaded
2026-03-25 15:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb268aef-f688-5136-bf11-448b04c53c2d, identifier: 10725238
2026-03-25 15:16:41 [adesa.be] INFO: Found listing with ID: 10725449
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725449%27 HTTP/1.1" 200 None
2026-03-25 15:16:41 [adesa.be] INFO: Scrape type for 10725449: 1
2026-03-25 15:16:41 [adesa.be] INFO: Scraping item 10725449 url https://www.openlane.eu/en/carv6/auction/10725449
2026-03-25 15:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10725238
2026-03-25 15:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10725238
2026-03-25 15:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10725238 to the API
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725238>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fb268aef-f688-5136-bf11-448b04c53c2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXU022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725238',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 109547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5732433/general/038ecd64-1354-4f6f-b126-03ed2e8a08a7.jpg',
'https://images.openlane.eu/carimgs/5732433/general/78fdbde6-0059-408c-88b0-5662def32877.jpg',
'https://images.openlane.eu/carimgs/5732433/general/1b3189d0-defe-4d94-97ed-06ff92b7cc7b.jpg',
'https://images.openlane.eu/carimgs/5732433/general/c31fbe98-95e3-402e-9b26-ec656fcf69da.jpg',
'https://images.openlane.eu/carimgs/5732433/general/319340e8-fbea-4821-8b59-a83e6e0f6a70.jpg',
'https://images.openlane.eu/carimgs/5732433/general/401588ee-ff3b-4283-a5a1-2376ff46261d.jpg',
'https://images.openlane.eu/carimgs/5732433/general/14e5ef31-3cca-41b0-8f4c-c1e567d60194.jpg',
'https://images.openlane.eu/carimgs/5732433/general/8917befb-cfc3-42cb-9028-2d42e9688897.jpg',
'https://images.openlane.eu/carimgs/5732433/general/b7549d69-c91d-4391-a5ff-bf6bccce0224.jpg',
'https://images.openlane.eu/carimgs/5732433/general/04f7cd96-03ec-48d4-b90f-9facdbc6b4f3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb268aef-f688-5136-bf11-448b04c53c2d/fb268aef-f688-5136-bf11-448b04c53c2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154142,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732433/general/038ecd64-1354-4f6f-b126-03ed2e8a08a7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb268aef-f688-5136-bf11-448b04c53c2d/fb268aef-f688-5136-bf11-448b04c53c2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154435,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732433/general/78fdbde6-0059-408c-88b0-5662def32877.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb268aef-f688-5136-bf11-448b04c53c2d/fb268aef-f688-5136-bf11-448b04c53c2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138643,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732433/general/1b3189d0-defe-4d94-97ed-06ff92b7cc7b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb268aef-f688-5136-bf11-448b04c53c2d/fb268aef-f688-5136-bf11-448b04c53c2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152373,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732433/general/c31fbe98-95e3-402e-9b26-ec656fcf69da.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb268aef-f688-5136-bf11-448b04c53c2d/fb268aef-f688-5136-bf11-448b04c53c2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220576,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732433/general/319340e8-fbea-4821-8b59-a83e6e0f6a70.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb268aef-f688-5136-bf11-448b04c53c2d/fb268aef-f688-5136-bf11-448b04c53c2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251188,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732433/general/401588ee-ff3b-4283-a5a1-2376ff46261d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb268aef-f688-5136-bf11-448b04c53c2d/fb268aef-f688-5136-bf11-448b04c53c2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191132,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732433/general/14e5ef31-3cca-41b0-8f4c-c1e567d60194.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb268aef-f688-5136-bf11-448b04c53c2d/fb268aef-f688-5136-bf11-448b04c53c2d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191615,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732433/general/8917befb-cfc3-42cb-9028-2d42e9688897.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb268aef-f688-5136-bf11-448b04c53c2d/fb268aef-f688-5136-bf11-448b04c53c2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361009,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732433/general/b7549d69-c91d-4391-a5ff-bf6bccce0224.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb268aef-f688-5136-bf11-448b04c53c2d/fb268aef-f688-5136-bf11-448b04c53c2d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244466,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732433/general/04f7cd96-03ec-48d4-b90f-9facdbc6b4f3.jpg',
'Width': 1500}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E 200d Business - Diesel - Automatic - 160 hp - '
'109.547 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725238%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Saving data for 10725238: {'created_time': 1774451802.295124, 'last_price_update_time': 1774451802.295135, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725238') HTTP/1.1" 204 0
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725407
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725407%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725407: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725407 url https://www.openlane.eu/en/carv6/auction/10725407
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725411
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725411%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725411: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725411 url https://www.openlane.eu/en/carv6/auction/10725411
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725412
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725412%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725412: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725412 url https://www.openlane.eu/en/carv6/auction/10725412
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725501
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725501%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725501: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725501 url https://www.openlane.eu/en/carv6/auction/10725501
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725473
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725473%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725473: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725473 url https://www.openlane.eu/en/carv6/auction/10725473
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725453
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725453%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725453: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725453 url https://www.openlane.eu/en/carv6/auction/10725453
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725492
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725492%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725492: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725492 url https://www.openlane.eu/en/carv6/auction/10725492
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725471
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725471%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725471: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725471 url https://www.openlane.eu/en/carv6/auction/10725471
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725443
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725443%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725443: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725443 url https://www.openlane.eu/en/carv6/auction/10725443
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725370
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725370%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725370: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725370 url https://www.openlane.eu/en/carv6/auction/10725370
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725408
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725408%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725408: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725408 url https://www.openlane.eu/en/carv6/auction/10725408
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725264
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725264%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725264: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725264 url https://www.openlane.eu/en/carv6/auction/10725264
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725461
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725461%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725461: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725461 url https://www.openlane.eu/en/carv6/auction/10725461
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725429
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725429%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725429: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725429 url https://www.openlane.eu/en/carv6/auction/10725429
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725455
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725455%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725455: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725455 url https://www.openlane.eu/en/carv6/auction/10725455
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725428
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725428%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725428: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725428 url https://www.openlane.eu/en/carv6/auction/10725428
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725341
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725341%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725341: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725341 url https://www.openlane.eu/en/carv6/auction/10725341
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725477
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725477%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725477: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725477 url https://www.openlane.eu/en/carv6/auction/10725477
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725482
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725482%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725482: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725482 url https://www.openlane.eu/en/carv6/auction/10725482
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725498
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725498%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725498: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725498 url https://www.openlane.eu/en/carv6/auction/10725498
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725487
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725487%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725487: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725487 url https://www.openlane.eu/en/carv6/auction/10725487
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725456
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725456%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725456: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725456 url https://www.openlane.eu/en/carv6/auction/10725456
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725422
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725422%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725422: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725422 url https://www.openlane.eu/en/carv6/auction/10725422
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725278
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725278%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725278: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725278 url https://www.openlane.eu/en/carv6/auction/10725278
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725474
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725474%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725474: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725474 url https://www.openlane.eu/en/carv6/auction/10725474
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725381
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725381%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725381: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725381 url https://www.openlane.eu/en/carv6/auction/10725381
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725475
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725475%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725475: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725475 url https://www.openlane.eu/en/carv6/auction/10725475
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725460
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725460%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725460: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725460 url https://www.openlane.eu/en/carv6/auction/10725460
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725436
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725436%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725436: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725436 url https://www.openlane.eu/en/carv6/auction/10725436
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725499
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725499%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725499: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725499 url https://www.openlane.eu/en/carv6/auction/10725499
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725441
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725441%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725441: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725441 url https://www.openlane.eu/en/carv6/auction/10725441
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725442
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725442%27 HTTP/1.1" 200 None
2026-03-25 15:16:42 [adesa.be] INFO: Scrape type for 10725442: 1
2026-03-25 15:16:42 [adesa.be] INFO: Scraping item 10725442 url https://www.openlane.eu/en/carv6/auction/10725442
2026-03-25 15:16:42 [adesa.be] INFO: Found listing with ID: 10725484
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725484%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725484: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725484 url https://www.openlane.eu/en/carv6/auction/10725484
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725505
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725505%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725505: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725505 url https://www.openlane.eu/en/carv6/auction/10725505
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725326
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725326%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725326: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725326 url https://www.openlane.eu/en/carv6/auction/10725326
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725297
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725297%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725297: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725297 url https://www.openlane.eu/en/carv6/auction/10725297
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725304
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725304%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725304: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725304 url https://www.openlane.eu/en/carv6/auction/10725304
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725305
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725305%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725305: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725305 url https://www.openlane.eu/en/carv6/auction/10725305
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725317
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725317%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725317: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725317 url https://www.openlane.eu/en/carv6/auction/10725317
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725450
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725450%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725450: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725450 url https://www.openlane.eu/en/carv6/auction/10725450
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725503
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725503%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725503: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725503 url https://www.openlane.eu/en/carv6/auction/10725503
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725420
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725420%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725420: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725420 url https://www.openlane.eu/en/carv6/auction/10725420
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725389
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725389%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725389: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725389 url https://www.openlane.eu/en/carv6/auction/10725389
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725340
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725340%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725340: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725340 url https://www.openlane.eu/en/carv6/auction/10725340
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725390
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725390%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725390: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725390 url https://www.openlane.eu/en/carv6/auction/10725390
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725405
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725405%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725405: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725405 url https://www.openlane.eu/en/carv6/auction/10725405
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725437
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725437%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725437: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725437 url https://www.openlane.eu/en/carv6/auction/10725437
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725380
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725380%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725380: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725380 url https://www.openlane.eu/en/carv6/auction/10725380
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725231
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725231%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725231: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725231 url https://www.openlane.eu/en/carv6/auction/10725231
2026-03-25 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725403
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725403%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725403: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725403 url https://www.openlane.eu/en/carv6/auction/10725403
2026-03-25 15:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725358
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725358%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725358: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725358 url https://www.openlane.eu/en/carv6/auction/10725358
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725262
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725262%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725262: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725262 url https://www.openlane.eu/en/carv6/auction/10725262
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725279
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725279%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725279: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725279 url https://www.openlane.eu/en/carv6/auction/10725279
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725342
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725342%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725342: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725342 url https://www.openlane.eu/en/carv6/auction/10725342
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725418
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725418%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725418: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725418 url https://www.openlane.eu/en/carv6/auction/10725418
2026-03-25 15:16:43 [adesa.be] INFO: Found listing with ID: 10725396
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725396%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [adesa.be] INFO: Scrape type for 10725396: 1
2026-03-25 15:16:43 [adesa.be] INFO: Scraping item 10725396 url https://www.openlane.eu/en/carv6/auction/10725396
2026-03-25 15:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10725376
2026-03-25 15:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with scrape type 1
2026-03-25 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47c60ada-3bb8-528e-b3dd-991b29cf97a7
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732594%252Fgeneral%252Fd5f5b220-3519-435a-b578-204612752ecd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732594/general/d5f5b220-3519-435a-b578-204612752ecd.jpg already downloaded
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732594%252Fgeneral%252F5cf8222d-81e1-46d7-9315-44ced1eab377.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732594/general/5cf8222d-81e1-46d7-9315-44ced1eab377.jpg already downloaded
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732594%252Fgeneral%252F89c65165-687f-4904-9e4c-cabc3a45f5bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732594/general/89c65165-687f-4904-9e4c-cabc3a45f5bc.jpg already downloaded
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732594%252Fgeneral%252Fc6406574-63bf-4a06-9673-900094b901ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732594/general/c6406574-63bf-4a06-9673-900094b901ab.jpg already downloaded
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732594%252Fgeneral%252F87a309c7-49fe-46f8-bde3-b3e505552c72.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732594/general/87a309c7-49fe-46f8-bde3-b3e505552c72.jpg already downloaded
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732594%252Fgeneral%252F74b727dd-b2c3-4578-ae05-a1c4e590d9f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732594/general/74b727dd-b2c3-4578-ae05-a1c4e590d9f6.jpg already downloaded
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732594%252Fgeneral%252F763f5810-4b46-41d2-afcd-dbce4a43d09a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732594/general/763f5810-4b46-41d2-afcd-dbce4a43d09a.jpg already downloaded
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732594%252Fgeneral%252Fe6b3df29-c95b-4865-b3b1-c5619d3a5ffb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732594/general/e6b3df29-c95b-4865-b3b1-c5619d3a5ffb.jpg already downloaded
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732594%252Fgeneral%252Fc3c1a869-919a-4e49-818a-bbd22c81fd5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732594/general/c3c1a869-919a-4e49-818a-bbd22c81fd5e.jpg already downloaded
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732594%252Fgeneral%252Ff46e69d8-dca9-4d13-a0ec-a294f32574a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732594/general/f46e69d8-dca9-4d13-a0ec-a294f32574a1.jpg already downloaded
2026-03-25 15:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47c60ada-3bb8-528e-b3dd-991b29cf97a7, identifier: 10725376
2026-03-25 15:16:44 [adesa.be] INFO: Found listing with ID: 10725433
2026-03-25 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725433%27 HTTP/1.1" 200 None
2026-03-25 15:16:44 [adesa.be] INFO: Scrape type for 10725433: 1
2026-03-25 15:16:44 [adesa.be] INFO: Scraping item 10725433 url https://www.openlane.eu/en/carv6/auction/10725433
2026-03-25 15:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10725376
2026-03-25 15:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10725376
2026-03-25 15:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10725376 to the API
2026-03-25 15:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725376>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '47c60ada-3bb8-528e-b3dd-991b29cf97a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHA367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725376',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 137118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5732594/general/d5f5b220-3519-435a-b578-204612752ecd.jpg',
'https://images.openlane.eu/carimgs/5732594/general/5cf8222d-81e1-46d7-9315-44ced1eab377.jpg',
'https://images.openlane.eu/carimgs/5732594/general/89c65165-687f-4904-9e4c-cabc3a45f5bc.jpg',
'https://images.openlane.eu/carimgs/5732594/general/c6406574-63bf-4a06-9673-900094b901ab.jpg',
'https://images.openlane.eu/carimgs/5732594/general/87a309c7-49fe-46f8-bde3-b3e505552c72.jpg',
'https://images.openlane.eu/carimgs/5732594/general/74b727dd-b2c3-4578-ae05-a1c4e590d9f6.jpg',
'https://images.openlane.eu/carimgs/5732594/general/763f5810-4b46-41d2-afcd-dbce4a43d09a.jpg',
'https://images.openlane.eu/carimgs/5732594/general/e6b3df29-c95b-4865-b3b1-c5619d3a5ffb.jpg',
'https://images.openlane.eu/carimgs/5732594/general/c3c1a869-919a-4e49-818a-bbd22c81fd5e.jpg',
'https://images.openlane.eu/carimgs/5732594/general/f46e69d8-dca9-4d13-a0ec-a294f32574a1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47c60ada-3bb8-528e-b3dd-991b29cf97a7/47c60ada-3bb8-528e-b3dd-991b29cf97a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165740,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732594/general/d5f5b220-3519-435a-b578-204612752ecd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47c60ada-3bb8-528e-b3dd-991b29cf97a7/47c60ada-3bb8-528e-b3dd-991b29cf97a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172853,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732594/general/5cf8222d-81e1-46d7-9315-44ced1eab377.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47c60ada-3bb8-528e-b3dd-991b29cf97a7/47c60ada-3bb8-528e-b3dd-991b29cf97a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159524,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732594/general/89c65165-687f-4904-9e4c-cabc3a45f5bc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47c60ada-3bb8-528e-b3dd-991b29cf97a7/47c60ada-3bb8-528e-b3dd-991b29cf97a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154638,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732594/general/c6406574-63bf-4a06-9673-900094b901ab.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47c60ada-3bb8-528e-b3dd-991b29cf97a7/47c60ada-3bb8-528e-b3dd-991b29cf97a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229320,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732594/general/87a309c7-49fe-46f8-bde3-b3e505552c72.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47c60ada-3bb8-528e-b3dd-991b29cf97a7/47c60ada-3bb8-528e-b3dd-991b29cf97a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238724,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732594/general/74b727dd-b2c3-4578-ae05-a1c4e590d9f6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47c60ada-3bb8-528e-b3dd-991b29cf97a7/47c60ada-3bb8-528e-b3dd-991b29cf97a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265749,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732594/general/763f5810-4b46-41d2-afcd-dbce4a43d09a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47c60ada-3bb8-528e-b3dd-991b29cf97a7/47c60ada-3bb8-528e-b3dd-991b29cf97a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217790,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732594/general/e6b3df29-c95b-4865-b3b1-c5619d3a5ffb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47c60ada-3bb8-528e-b3dd-991b29cf97a7/47c60ada-3bb8-528e-b3dd-991b29cf97a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240833,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732594/general/c3c1a869-919a-4e49-818a-bbd22c81fd5e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47c60ada-3bb8-528e-b3dd-991b29cf97a7/47c60ada-3bb8-528e-b3dd-991b29cf97a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343009,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732594/general/f46e69d8-dca9-4d13-a0ec-a294f32574a1.jpg',
'Width': 1500}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 137.118 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725376%27 HTTP/1.1" 200 None
2026-03-25 15:16:44 [adesa.be] INFO: Saving data for 10725376: {'created_time': 1774451804.928713, 'last_price_update_time': 1774451804.928729, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725376') HTTP/1.1" 204 0
2026-03-25 15:16:45 [adesa.be] INFO: Found listing with ID: 10725458
2026-03-25 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725458%27 HTTP/1.1" 200 None
2026-03-25 15:16:45 [adesa.be] INFO: Scrape type for 10725458: 1
2026-03-25 15:16:45 [adesa.be] INFO: Scraping item 10725458 url https://www.openlane.eu/en/carv6/auction/10725458
2026-03-25 15:16:45 [adesa.be] INFO: Found listing with ID: 10725466
2026-03-25 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725466%27 HTTP/1.1" 200 None
2026-03-25 15:16:45 [adesa.be] INFO: Scrape type for 10725466: 1
2026-03-25 15:16:45 [adesa.be] INFO: Scraping item 10725466 url https://www.openlane.eu/en/carv6/auction/10725466
2026-03-25 15:16:45 [adesa.be] INFO: Found listing with ID: 10725385
2026-03-25 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725385%27 HTTP/1.1" 200 None
2026-03-25 15:16:45 [adesa.be] INFO: Scrape type for 10725385: 1
2026-03-25 15:16:45 [adesa.be] INFO: Scraping item 10725385 url https://www.openlane.eu/en/carv6/auction/10725385
2026-03-25 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10725349
2026-03-25 15:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24787449-3448-5a51-8a0d-319a5a796972 with scrape type 1
2026-03-25 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 24787449-3448-5a51-8a0d-319a5a796972
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704500%252Fgeneral%252Fa9e9769b-3bf9-4162-bab3-f15f8eb12d6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704500/general/a9e9769b-3bf9-4162-bab3-f15f8eb12d6f.jpg already downloaded
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704500%252Fgeneral%252F2837032e-2c8d-441f-9e28-92d0a613bcd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704500/general/2837032e-2c8d-441f-9e28-92d0a613bcd3.jpg already downloaded
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704500%252Fgeneral%252Fe8acb3f0-909f-450a-a709-f561d6269aa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704500/general/e8acb3f0-909f-450a-a709-f561d6269aa8.jpg already downloaded
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704500%252Fgeneral%252Fcea9a216-247a-4e4f-8607-e01775ddf437.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704500/general/cea9a216-247a-4e4f-8607-e01775ddf437.jpg already downloaded
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704500%252Fgeneral%252F923644c0-3677-4a89-883d-9982ace434d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704500/general/923644c0-3677-4a89-883d-9982ace434d6.jpg already downloaded
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704500%252Fgeneral%252F5a90b8a7-fe22-4f65-842f-0299e1d366ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704500/general/5a90b8a7-fe22-4f65-842f-0299e1d366ce.jpg already downloaded
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704500%252Fgeneral%252Fd8fbd540-7d43-48f7-8ee5-e159089960ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704500/general/d8fbd540-7d43-48f7-8ee5-e159089960ea.jpg already downloaded
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704500%252Fgeneral%252Fcdee864d-4cf3-4a77-913d-8392058837fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704500/general/cdee864d-4cf3-4a77-913d-8392058837fb.jpg already downloaded
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704500%252Fgeneral%252F054c2138-c2f5-4d7b-a2df-17094606fa81.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704500/general/054c2138-c2f5-4d7b-a2df-17094606fa81.jpg already downloaded
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704500%252Fgeneral%252F309046eb-d508-47fc-996a-196bf2c234a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704500/general/309046eb-d508-47fc-996a-196bf2c234a0.jpg already downloaded
2026-03-25 15:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24787449-3448-5a51-8a0d-319a5a796972, identifier: 10725349
2026-03-25 15:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10725349
2026-03-25 15:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10725349
2026-03-25 15:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10725349 to the API
2026-03-25 15:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725349>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '24787449-3448-5a51-8a0d-319a5a796972',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725349',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 44314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photo_urls': ['https://images.openlane.eu/carimgs/5704500/general/a9e9769b-3bf9-4162-bab3-f15f8eb12d6f.jpg',
'https://images.openlane.eu/carimgs/5704500/general/2837032e-2c8d-441f-9e28-92d0a613bcd3.jpg',
'https://images.openlane.eu/carimgs/5704500/general/e8acb3f0-909f-450a-a709-f561d6269aa8.jpg',
'https://images.openlane.eu/carimgs/5704500/general/cea9a216-247a-4e4f-8607-e01775ddf437.jpg',
'https://images.openlane.eu/carimgs/5704500/general/923644c0-3677-4a89-883d-9982ace434d6.jpg',
'https://images.openlane.eu/carimgs/5704500/general/5a90b8a7-fe22-4f65-842f-0299e1d366ce.jpg',
'https://images.openlane.eu/carimgs/5704500/general/d8fbd540-7d43-48f7-8ee5-e159089960ea.jpg',
'https://images.openlane.eu/carimgs/5704500/general/cdee864d-4cf3-4a77-913d-8392058837fb.jpg',
'https://images.openlane.eu/carimgs/5704500/general/054c2138-c2f5-4d7b-a2df-17094606fa81.jpg',
'https://images.openlane.eu/carimgs/5704500/general/309046eb-d508-47fc-996a-196bf2c234a0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24787449-3448-5a51-8a0d-319a5a796972/24787449-3448-5a51-8a0d-319a5a796972_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162744,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704500/general/a9e9769b-3bf9-4162-bab3-f15f8eb12d6f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24787449-3448-5a51-8a0d-319a5a796972/24787449-3448-5a51-8a0d-319a5a796972_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159337,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704500/general/2837032e-2c8d-441f-9e28-92d0a613bcd3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24787449-3448-5a51-8a0d-319a5a796972/24787449-3448-5a51-8a0d-319a5a796972_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165630,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704500/general/e8acb3f0-909f-450a-a709-f561d6269aa8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24787449-3448-5a51-8a0d-319a5a796972/24787449-3448-5a51-8a0d-319a5a796972_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177373,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704500/general/cea9a216-247a-4e4f-8607-e01775ddf437.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24787449-3448-5a51-8a0d-319a5a796972/24787449-3448-5a51-8a0d-319a5a796972_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192776,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704500/general/923644c0-3677-4a89-883d-9982ace434d6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24787449-3448-5a51-8a0d-319a5a796972/24787449-3448-5a51-8a0d-319a5a796972_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214706,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704500/general/5a90b8a7-fe22-4f65-842f-0299e1d366ce.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24787449-3448-5a51-8a0d-319a5a796972/24787449-3448-5a51-8a0d-319a5a796972_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259533,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704500/general/d8fbd540-7d43-48f7-8ee5-e159089960ea.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24787449-3448-5a51-8a0d-319a5a796972/24787449-3448-5a51-8a0d-319a5a796972_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308403,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704500/general/cdee864d-4cf3-4a77-913d-8392058837fb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24787449-3448-5a51-8a0d-319a5a796972/24787449-3448-5a51-8a0d-319a5a796972_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212269,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704500/general/054c2138-c2f5-4d7b-a2df-17094606fa81.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24787449-3448-5a51-8a0d-319a5a796972/24787449-3448-5a51-8a0d-319a5a796972_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156045,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704500/general/309046eb-d508-47fc-996a-196bf2c234a0.jpg',
'Width': 1500}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 180 Business - Petrol - Manual - '
'136 hp - 44.314 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725349%27 HTTP/1.1" 200 None
2026-03-25 15:16:55 [adesa.be] INFO: Saving data for 10725349: {'created_time': 1774451815.033666, 'last_price_update_time': 1774451815.033677, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725349') HTTP/1.1" 204 0
2026-03-25 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10725363
2026-03-25 15:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387d511d-52df-523a-bb1a-a5170e6e9099 with scrape type 1
2026-03-25 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 387d511d-52df-523a-bb1a-a5170e6e9099
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732585%252Fgeneral%252F0f55b4d3-9d85-4d53-8812-bd4e81d3d6fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732585/general/0f55b4d3-9d85-4d53-8812-bd4e81d3d6fc.jpg already downloaded
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732585%252Fgeneral%252Fd8ab703b-8c83-41a3-9a02-f60508cb1b48.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732585/general/d8ab703b-8c83-41a3-9a02-f60508cb1b48.jpg already downloaded
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732585%252Fgeneral%252F0267cced-70f5-4534-98f8-879a72079127.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732585/general/0267cced-70f5-4534-98f8-879a72079127.jpg already downloaded
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732585%252Fgeneral%252Febb087c6-2aa9-41af-8b29-9ef8e09c9922.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732585/general/ebb087c6-2aa9-41af-8b29-9ef8e09c9922.jpg already downloaded
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732585%252Fgeneral%252F03516f5f-a6e8-495a-ab3b-dbd729431949.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732585/general/03516f5f-a6e8-495a-ab3b-dbd729431949.jpg already downloaded
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732585%252Fgeneral%252Faf2aad03-4c8f-44e0-bc8d-d06a20dfc22d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732585/general/af2aad03-4c8f-44e0-bc8d-d06a20dfc22d.jpg already downloaded
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732585%252Fgeneral%252F61b7e1eb-fbe3-4e35-87e6-a244f18d1740.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732585/general/61b7e1eb-fbe3-4e35-87e6-a244f18d1740.jpg already downloaded
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732585%252Fgeneral%252Fceed02f8-4f51-46d1-89e0-43fc3eef402a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732585/general/ceed02f8-4f51-46d1-89e0-43fc3eef402a.jpg already downloaded
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732585%252Fgeneral%252Fe6f7c577-9a77-44d7-87ee-eaa1b040a22f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732585/general/e6f7c577-9a77-44d7-87ee-eaa1b040a22f.jpg already downloaded
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732585%252Fgeneral%252F8a21331b-606b-4255-969b-7c86833296bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732585/general/8a21331b-606b-4255-969b-7c86833296bf.jpg already downloaded
2026-03-25 15:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 387d511d-52df-523a-bb1a-a5170e6e9099, identifier: 10725363
2026-03-25 15:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10725363
2026-03-25 15:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10725363
2026-03-25 15:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10725363 to the API
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725363>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '387d511d-52df-523a-bb1a-a5170e6e9099',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLR948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725363',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 116849,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5732585/general/0f55b4d3-9d85-4d53-8812-bd4e81d3d6fc.jpg',
'https://images.openlane.eu/carimgs/5732585/general/d8ab703b-8c83-41a3-9a02-f60508cb1b48.jpg',
'https://images.openlane.eu/carimgs/5732585/general/0267cced-70f5-4534-98f8-879a72079127.jpg',
'https://images.openlane.eu/carimgs/5732585/general/ebb087c6-2aa9-41af-8b29-9ef8e09c9922.jpg',
'https://images.openlane.eu/carimgs/5732585/general/03516f5f-a6e8-495a-ab3b-dbd729431949.jpg',
'https://images.openlane.eu/carimgs/5732585/general/af2aad03-4c8f-44e0-bc8d-d06a20dfc22d.jpg',
'https://images.openlane.eu/carimgs/5732585/general/61b7e1eb-fbe3-4e35-87e6-a244f18d1740.jpg',
'https://images.openlane.eu/carimgs/5732585/general/ceed02f8-4f51-46d1-89e0-43fc3eef402a.jpg',
'https://images.openlane.eu/carimgs/5732585/general/e6f7c577-9a77-44d7-87ee-eaa1b040a22f.jpg',
'https://images.openlane.eu/carimgs/5732585/general/8a21331b-606b-4255-969b-7c86833296bf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387d511d-52df-523a-bb1a-a5170e6e9099/387d511d-52df-523a-bb1a-a5170e6e9099_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186368,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732585/general/0f55b4d3-9d85-4d53-8812-bd4e81d3d6fc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387d511d-52df-523a-bb1a-a5170e6e9099/387d511d-52df-523a-bb1a-a5170e6e9099_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192411,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732585/general/d8ab703b-8c83-41a3-9a02-f60508cb1b48.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387d511d-52df-523a-bb1a-a5170e6e9099/387d511d-52df-523a-bb1a-a5170e6e9099_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154679,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732585/general/0267cced-70f5-4534-98f8-879a72079127.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387d511d-52df-523a-bb1a-a5170e6e9099/387d511d-52df-523a-bb1a-a5170e6e9099_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166262,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732585/general/ebb087c6-2aa9-41af-8b29-9ef8e09c9922.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387d511d-52df-523a-bb1a-a5170e6e9099/387d511d-52df-523a-bb1a-a5170e6e9099_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274667,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732585/general/03516f5f-a6e8-495a-ab3b-dbd729431949.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387d511d-52df-523a-bb1a-a5170e6e9099/387d511d-52df-523a-bb1a-a5170e6e9099_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248700,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732585/general/af2aad03-4c8f-44e0-bc8d-d06a20dfc22d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387d511d-52df-523a-bb1a-a5170e6e9099/387d511d-52df-523a-bb1a-a5170e6e9099_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220878,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732585/general/61b7e1eb-fbe3-4e35-87e6-a244f18d1740.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387d511d-52df-523a-bb1a-a5170e6e9099/387d511d-52df-523a-bb1a-a5170e6e9099_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358036,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732585/general/ceed02f8-4f51-46d1-89e0-43fc3eef402a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387d511d-52df-523a-bb1a-a5170e6e9099/387d511d-52df-523a-bb1a-a5170e6e9099_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199469,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732585/general/e6f7c577-9a77-44d7-87ee-eaa1b040a22f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387d511d-52df-523a-bb1a-a5170e6e9099/387d511d-52df-523a-bb1a-a5170e6e9099_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170031,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732585/general/8a21331b-606b-4255-969b-7c86833296bf.jpg',
'Width': 1500}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 180 Business Solution - Petrol - Automatic - 136 '
'hp - 116.849 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725363%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [adesa.be] INFO: Saving data for 10725363: {'created_time': 1774451817.306437, 'last_price_update_time': 1774451817.306452, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725363') HTTP/1.1" 204 0
2026-03-25 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:16: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 15:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10725343
2026-03-25 15:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bf1b87-fccd-56b0-9916-80e3b69a9667 with scrape type 1
2026-03-25 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22bf1b87-fccd-56b0-9916-80e3b69a9667
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732233%252Fgeneral%252Fd4d808b9-3603-420d-ab03-72914eff147a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732233/general/d4d808b9-3603-420d-ab03-72914eff147a.jpg already downloaded
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732233%252Fgeneral%252F9efc7266-04b1-4fc0-a552-30145bc17e32.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732233/general/9efc7266-04b1-4fc0-a552-30145bc17e32.jpg already downloaded
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732233%252Fgeneral%252F602a7229-611d-4c3e-ab2a-93bee6a50b18.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732233/general/602a7229-611d-4c3e-ab2a-93bee6a50b18.jpg already downloaded
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732233%252Fgeneral%252F652e9533-f607-4368-8336-28617b1d035d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732233/general/652e9533-f607-4368-8336-28617b1d035d.jpg already downloaded
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732233%252Fgeneral%252F28163c88-5811-402c-accb-b1ed8a958ce3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732233/general/28163c88-5811-402c-accb-b1ed8a958ce3.jpg already downloaded
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732233%252Fgeneral%252Fa6c30187-2aef-4b9a-af75-4847ea1d229d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732233/general/a6c30187-2aef-4b9a-af75-4847ea1d229d.jpg already downloaded
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732233%252Fgeneral%252Ff39adc52-6eef-44db-8c89-aae97ad44f55.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732233/general/f39adc52-6eef-44db-8c89-aae97ad44f55.jpg already downloaded
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732233%252Fgeneral%252Fdccec8dd-c0a3-40f8-ab9c-0130d63266b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732233/general/dccec8dd-c0a3-40f8-ab9c-0130d63266b6.jpg already downloaded
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732233%252Fgeneral%252F9c2ff4e8-3a4e-480c-bc05-de16e47da33d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732233/general/9c2ff4e8-3a4e-480c-bc05-de16e47da33d.jpg already downloaded
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732233%252Fgeneral%252F405f438a-34ab-4135-87c1-97a485e54c01.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732233/general/405f438a-34ab-4135-87c1-97a485e54c01.jpg already downloaded
2026-03-25 15:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22bf1b87-fccd-56b0-9916-80e3b69a9667, identifier: 10725343
2026-03-25 15:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10725343
2026-03-25 15:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10725343
2026-03-25 15:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10725343 to the API
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725343>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '22bf1b87-fccd-56b0-9916-80e3b69a9667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSL335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725343',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 162960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photo_urls': ['https://images.openlane.eu/carimgs/5732233/general/d4d808b9-3603-420d-ab03-72914eff147a.jpg',
'https://images.openlane.eu/carimgs/5732233/general/9efc7266-04b1-4fc0-a552-30145bc17e32.jpg',
'https://images.openlane.eu/carimgs/5732233/general/602a7229-611d-4c3e-ab2a-93bee6a50b18.jpg',
'https://images.openlane.eu/carimgs/5732233/general/652e9533-f607-4368-8336-28617b1d035d.jpg',
'https://images.openlane.eu/carimgs/5732233/general/28163c88-5811-402c-accb-b1ed8a958ce3.jpg',
'https://images.openlane.eu/carimgs/5732233/general/a6c30187-2aef-4b9a-af75-4847ea1d229d.jpg',
'https://images.openlane.eu/carimgs/5732233/general/f39adc52-6eef-44db-8c89-aae97ad44f55.jpg',
'https://images.openlane.eu/carimgs/5732233/general/dccec8dd-c0a3-40f8-ab9c-0130d63266b6.jpg',
'https://images.openlane.eu/carimgs/5732233/general/9c2ff4e8-3a4e-480c-bc05-de16e47da33d.jpg',
'https://images.openlane.eu/carimgs/5732233/general/405f438a-34ab-4135-87c1-97a485e54c01.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf1b87-fccd-56b0-9916-80e3b69a9667/22bf1b87-fccd-56b0-9916-80e3b69a9667_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194458,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732233/general/d4d808b9-3603-420d-ab03-72914eff147a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf1b87-fccd-56b0-9916-80e3b69a9667/22bf1b87-fccd-56b0-9916-80e3b69a9667_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176993,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732233/general/9efc7266-04b1-4fc0-a552-30145bc17e32.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf1b87-fccd-56b0-9916-80e3b69a9667/22bf1b87-fccd-56b0-9916-80e3b69a9667_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153723,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732233/general/602a7229-611d-4c3e-ab2a-93bee6a50b18.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf1b87-fccd-56b0-9916-80e3b69a9667/22bf1b87-fccd-56b0-9916-80e3b69a9667_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164643,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732233/general/652e9533-f607-4368-8336-28617b1d035d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf1b87-fccd-56b0-9916-80e3b69a9667/22bf1b87-fccd-56b0-9916-80e3b69a9667_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241045,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732233/general/28163c88-5811-402c-accb-b1ed8a958ce3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf1b87-fccd-56b0-9916-80e3b69a9667/22bf1b87-fccd-56b0-9916-80e3b69a9667_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289514,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732233/general/a6c30187-2aef-4b9a-af75-4847ea1d229d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf1b87-fccd-56b0-9916-80e3b69a9667/22bf1b87-fccd-56b0-9916-80e3b69a9667_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281958,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732233/general/f39adc52-6eef-44db-8c89-aae97ad44f55.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf1b87-fccd-56b0-9916-80e3b69a9667/22bf1b87-fccd-56b0-9916-80e3b69a9667_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233678,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732233/general/dccec8dd-c0a3-40f8-ab9c-0130d63266b6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf1b87-fccd-56b0-9916-80e3b69a9667/22bf1b87-fccd-56b0-9916-80e3b69a9667_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323016,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732233/general/9c2ff4e8-3a4e-480c-bc05-de16e47da33d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf1b87-fccd-56b0-9916-80e3b69a9667/22bf1b87-fccd-56b0-9916-80e3b69a9667_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240380,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732233/general/405f438a-34ab-4135-87c1-97a485e54c01.jpg',
'Width': 1500}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 250e AMG Line - Hybrid - Automatic '
'- 160 hp - 162.960 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725343%27 HTTP/1.1" 200 None
2026-03-25 15:16:57 [adesa.be] INFO: Saving data for 10725343: {'created_time': 1774451817.965357, 'last_price_update_time': 1774451817.965369, 'auction_closing_time': 1774602000.0}
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725343') HTTP/1.1" 204 0
2026-03-25 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10725274
2026-03-25 15:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 264b27d8-b78b-55c0-84d0-707d636c7a6f with scrape type 1
2026-03-25 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 264b27d8-b78b-55c0-84d0-707d636c7a6f
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732381%252Fgeneral%252Fba2073f1-6ebc-40b8-9307-78bbdea6f787.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732381/general/ba2073f1-6ebc-40b8-9307-78bbdea6f787.jpg already downloaded
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732381%252Fgeneral%252F4e4ee1cf-7b68-432d-995d-a86ebde82e99.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732381/general/4e4ee1cf-7b68-432d-995d-a86ebde82e99.jpg already downloaded
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732381%252Fgeneral%252F7523edd4-83c2-4002-9479-72be6ab9cafb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732381/general/7523edd4-83c2-4002-9479-72be6ab9cafb.jpg already downloaded
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732381%252Fgeneral%252F757daa22-5cf7-4bfd-91ba-992309e4824e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732381/general/757daa22-5cf7-4bfd-91ba-992309e4824e.jpg already downloaded
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732381%252Fgeneral%252F9a0a04ae-26e0-4b06-98d3-eca140a5069d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732381/general/9a0a04ae-26e0-4b06-98d3-eca140a5069d.jpg already downloaded
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732381%252Fgeneral%252F1e18c267-3413-4a23-898f-58016f9b6bb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732381/general/1e18c267-3413-4a23-898f-58016f9b6bb1.jpg already downloaded
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732381%252Fgeneral%252F80a2de8c-14f3-4ef9-8d42-c79f697cc181.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732381/general/80a2de8c-14f3-4ef9-8d42-c79f697cc181.jpg already downloaded
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732381%252Fgeneral%252F65e2f9d6-130d-419b-9c59-4134e5d3306f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732381/general/65e2f9d6-130d-419b-9c59-4134e5d3306f.jpg already downloaded
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732381%252Fgeneral%252F72cd99af-10a2-40f8-87fa-49315b49e7d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732381/general/72cd99af-10a2-40f8-87fa-49315b49e7d2.jpg already downloaded
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732381%252Fgeneral%252F8306db89-59ca-423f-8909-edf001d2b8f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732381/general/8306db89-59ca-423f-8909-edf001d2b8f2.jpg already downloaded
2026-03-25 15:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 264b27d8-b78b-55c0-84d0-707d636c7a6f, identifier: 10725274
2026-03-25 15:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10725274
2026-03-25 15:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10725274
2026-03-25 15:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10725274 to the API
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725274>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '264b27d8-b78b-55c0-84d0-707d636c7a6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 85932,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 103,
'photo_urls': ['https://images.openlane.eu/carimgs/5732381/general/ba2073f1-6ebc-40b8-9307-78bbdea6f787.jpg',
'https://images.openlane.eu/carimgs/5732381/general/4e4ee1cf-7b68-432d-995d-a86ebde82e99.jpg',
'https://images.openlane.eu/carimgs/5732381/general/7523edd4-83c2-4002-9479-72be6ab9cafb.jpg',
'https://images.openlane.eu/carimgs/5732381/general/757daa22-5cf7-4bfd-91ba-992309e4824e.jpg',
'https://images.openlane.eu/carimgs/5732381/general/9a0a04ae-26e0-4b06-98d3-eca140a5069d.jpg',
'https://images.openlane.eu/carimgs/5732381/general/1e18c267-3413-4a23-898f-58016f9b6bb1.jpg',
'https://images.openlane.eu/carimgs/5732381/general/80a2de8c-14f3-4ef9-8d42-c79f697cc181.jpg',
'https://images.openlane.eu/carimgs/5732381/general/65e2f9d6-130d-419b-9c59-4134e5d3306f.jpg',
'https://images.openlane.eu/carimgs/5732381/general/72cd99af-10a2-40f8-87fa-49315b49e7d2.jpg',
'https://images.openlane.eu/carimgs/5732381/general/8306db89-59ca-423f-8909-edf001d2b8f2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b27d8-b78b-55c0-84d0-707d636c7a6f/264b27d8-b78b-55c0-84d0-707d636c7a6f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732381/general/ba2073f1-6ebc-40b8-9307-78bbdea6f787.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b27d8-b78b-55c0-84d0-707d636c7a6f/264b27d8-b78b-55c0-84d0-707d636c7a6f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732381/general/4e4ee1cf-7b68-432d-995d-a86ebde82e99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b27d8-b78b-55c0-84d0-707d636c7a6f/264b27d8-b78b-55c0-84d0-707d636c7a6f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732381/general/7523edd4-83c2-4002-9479-72be6ab9cafb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b27d8-b78b-55c0-84d0-707d636c7a6f/264b27d8-b78b-55c0-84d0-707d636c7a6f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732381/general/757daa22-5cf7-4bfd-91ba-992309e4824e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b27d8-b78b-55c0-84d0-707d636c7a6f/264b27d8-b78b-55c0-84d0-707d636c7a6f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732381/general/9a0a04ae-26e0-4b06-98d3-eca140a5069d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b27d8-b78b-55c0-84d0-707d636c7a6f/264b27d8-b78b-55c0-84d0-707d636c7a6f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732381/general/1e18c267-3413-4a23-898f-58016f9b6bb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b27d8-b78b-55c0-84d0-707d636c7a6f/264b27d8-b78b-55c0-84d0-707d636c7a6f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732381/general/80a2de8c-14f3-4ef9-8d42-c79f697cc181.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b27d8-b78b-55c0-84d0-707d636c7a6f/264b27d8-b78b-55c0-84d0-707d636c7a6f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732381/general/65e2f9d6-130d-419b-9c59-4134e5d3306f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b27d8-b78b-55c0-84d0-707d636c7a6f/264b27d8-b78b-55c0-84d0-707d636c7a6f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732381/general/72cd99af-10a2-40f8-87fa-49315b49e7d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264b27d8-b78b-55c0-84d0-707d636c7a6f/264b27d8-b78b-55c0-84d0-707d636c7a6f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732381/general/8306db89-59ca-423f-8909-edf001d2b8f2.jpg',
'Width': 1024}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 85.932 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725274%27 HTTP/1.1" 200 None
2026-03-25 15:17:00 [adesa.be] INFO: Saving data for 10725274: {'created_time': 1774451820.732969, 'last_price_update_time': 1774451820.732979, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725274') HTTP/1.1" 204 0
2026-03-25 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10725540
2026-03-25 15:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6854adf-86ae-55a2-8d64-d85ba91b0d10 with scrape type 1
2026-03-25 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c6854adf-86ae-55a2-8d64-d85ba91b0d10
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704384%252Fgeneral%252F0e24ccb1-f501-43d2-950c-ffcbea602191.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704384/general/0e24ccb1-f501-43d2-950c-ffcbea602191.jpg already downloaded
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704384%252Fgeneral%252F7104cf6d-d0e1-448e-bc31-a0961a7c34ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704384/general/7104cf6d-d0e1-448e-bc31-a0961a7c34ff.jpg already downloaded
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704384%252Fgeneral%252F93fb0dff-0822-435c-af0b-52603d2a638f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704384/general/93fb0dff-0822-435c-af0b-52603d2a638f.jpg already downloaded
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704384%252Fgeneral%252F1d491ec2-0531-43cc-a817-52281fecbed3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704384/general/1d491ec2-0531-43cc-a817-52281fecbed3.jpg already downloaded
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704384%252Fgeneral%252Ff3e4a7e8-09b0-4240-abfb-be3f8d8d2d53.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704384/general/f3e4a7e8-09b0-4240-abfb-be3f8d8d2d53.jpg already downloaded
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704384%252Fgeneral%252F888579f4-ebb9-4a3f-9877-6b7cc448e772.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704384/general/888579f4-ebb9-4a3f-9877-6b7cc448e772.jpg already downloaded
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704384%252Fgeneral%252Fb9bca59a-992a-4659-9e89-539ec7e8ecc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704384/general/b9bca59a-992a-4659-9e89-539ec7e8ecc3.jpg already downloaded
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704384%252Fgeneral%252F1424f9ce-aa26-4a15-9d7c-f28bb89e3ba2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704384/general/1424f9ce-aa26-4a15-9d7c-f28bb89e3ba2.jpg already downloaded
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704384%252Fgeneral%252F16d29935-4474-4e74-bc24-2fd8de79504e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704384/general/16d29935-4474-4e74-bc24-2fd8de79504e.jpg already downloaded
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704384%252Fgeneral%252F5bc592e7-084d-41f0-8afd-2c4ac1fa5820.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704384/general/5bc592e7-084d-41f0-8afd-2c4ac1fa5820.jpg already downloaded
2026-03-25 15:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6854adf-86ae-55a2-8d64-d85ba91b0d10, identifier: 10725540
2026-03-25 15:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10725540
2026-03-25 15:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10725540
2026-03-25 15:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10725540 to the API
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725540>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6854adf-86ae-55a2-8d64-d85ba91b0d10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLF036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725540',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 182475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 122,
'photo_urls': ['https://images.openlane.eu/carimgs/5704384/general/0e24ccb1-f501-43d2-950c-ffcbea602191.jpg',
'https://images.openlane.eu/carimgs/5704384/general/7104cf6d-d0e1-448e-bc31-a0961a7c34ff.jpg',
'https://images.openlane.eu/carimgs/5704384/general/93fb0dff-0822-435c-af0b-52603d2a638f.jpg',
'https://images.openlane.eu/carimgs/5704384/general/1d491ec2-0531-43cc-a817-52281fecbed3.jpg',
'https://images.openlane.eu/carimgs/5704384/general/f3e4a7e8-09b0-4240-abfb-be3f8d8d2d53.jpg',
'https://images.openlane.eu/carimgs/5704384/general/888579f4-ebb9-4a3f-9877-6b7cc448e772.jpg',
'https://images.openlane.eu/carimgs/5704384/general/b9bca59a-992a-4659-9e89-539ec7e8ecc3.jpg',
'https://images.openlane.eu/carimgs/5704384/general/1424f9ce-aa26-4a15-9d7c-f28bb89e3ba2.jpg',
'https://images.openlane.eu/carimgs/5704384/general/16d29935-4474-4e74-bc24-2fd8de79504e.jpg',
'https://images.openlane.eu/carimgs/5704384/general/5bc592e7-084d-41f0-8afd-2c4ac1fa5820.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6854adf-86ae-55a2-8d64-d85ba91b0d10/c6854adf-86ae-55a2-8d64-d85ba91b0d10_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704384/general/0e24ccb1-f501-43d2-950c-ffcbea602191.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6854adf-86ae-55a2-8d64-d85ba91b0d10/c6854adf-86ae-55a2-8d64-d85ba91b0d10_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704384/general/7104cf6d-d0e1-448e-bc31-a0961a7c34ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6854adf-86ae-55a2-8d64-d85ba91b0d10/c6854adf-86ae-55a2-8d64-d85ba91b0d10_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704384/general/93fb0dff-0822-435c-af0b-52603d2a638f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6854adf-86ae-55a2-8d64-d85ba91b0d10/c6854adf-86ae-55a2-8d64-d85ba91b0d10_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704384/general/1d491ec2-0531-43cc-a817-52281fecbed3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6854adf-86ae-55a2-8d64-d85ba91b0d10/c6854adf-86ae-55a2-8d64-d85ba91b0d10_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704384/general/f3e4a7e8-09b0-4240-abfb-be3f8d8d2d53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6854adf-86ae-55a2-8d64-d85ba91b0d10/c6854adf-86ae-55a2-8d64-d85ba91b0d10_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704384/general/888579f4-ebb9-4a3f-9877-6b7cc448e772.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6854adf-86ae-55a2-8d64-d85ba91b0d10/c6854adf-86ae-55a2-8d64-d85ba91b0d10_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704384/general/b9bca59a-992a-4659-9e89-539ec7e8ecc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6854adf-86ae-55a2-8d64-d85ba91b0d10/c6854adf-86ae-55a2-8d64-d85ba91b0d10_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704384/general/1424f9ce-aa26-4a15-9d7c-f28bb89e3ba2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6854adf-86ae-55a2-8d64-d85ba91b0d10/c6854adf-86ae-55a2-8d64-d85ba91b0d10_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704384/general/16d29935-4474-4e74-bc24-2fd8de79504e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6854adf-86ae-55a2-8d64-d85ba91b0d10/c6854adf-86ae-55a2-8d64-d85ba91b0d10_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704384/general/5bc592e7-084d-41f0-8afd-2c4ac1fa5820.jpg',
'Width': 1024}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C4 Grand Picasso 1.5 HDI Business - Diesel - Automatic - '
'130 hp - 182.475 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725540%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [adesa.be] INFO: Saving data for 10725540: {'created_time': 1774451822.397635, 'last_price_update_time': 1774451822.397648, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725540') HTTP/1.1" 204 0
2026-03-25 15:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10725270
2026-03-25 15:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85100805-0a66-52ee-8a06-e5004f500d3c with scrape type 1
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85100805-0a66-52ee-8a06-e5004f500d3c
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718109%252Fgeneral%252F304cad71-8c69-43cf-93dc-b17f54be060c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718109/general/304cad71-8c69-43cf-93dc-b17f54be060c.jpg already downloaded
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718109%252Fgeneral%252Fbc5c0600-2a33-4d72-849b-fdf17c8ed866.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718109/general/bc5c0600-2a33-4d72-849b-fdf17c8ed866.jpg already downloaded
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718109%252Fgeneral%252F284ca70c-d919-426e-9488-a954e3d72bf4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718109/general/284ca70c-d919-426e-9488-a954e3d72bf4.jpg already downloaded
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718109%252Fgeneral%252F217e1288-256c-4c31-ac24-005a4ade5340.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718109/general/217e1288-256c-4c31-ac24-005a4ade5340.jpg already downloaded
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718109%252Fgeneral%252F7b4366bd-3fcc-41f5-a83c-f61f1b2618ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718109/general/7b4366bd-3fcc-41f5-a83c-f61f1b2618ad.jpg already downloaded
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718109%252Fgeneral%252F7d118d36-08b1-46ac-86ea-3cdd3966c211.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718109/general/7d118d36-08b1-46ac-86ea-3cdd3966c211.jpg already downloaded
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718109%252Fgeneral%252F24373121-8017-40ff-8b60-92f1d18bcf25.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718109/general/24373121-8017-40ff-8b60-92f1d18bcf25.jpg already downloaded
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718109%252Fgeneral%252F5d0da6ff-455b-4b5a-bf0b-5f3d899eb3d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718109/general/5d0da6ff-455b-4b5a-bf0b-5f3d899eb3d7.jpg already downloaded
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718109%252Fgeneral%252Fa454735a-b179-448e-943d-af72e843ba6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718109/general/a454735a-b179-448e-943d-af72e843ba6e.jpg already downloaded
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718109%252Fgeneral%252F373bfd20-980f-410b-b8e0-1f4a86e603ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718109/general/373bfd20-980f-410b-b8e0-1f4a86e603ac.jpg already downloaded
2026-03-25 15:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85100805-0a66-52ee-8a06-e5004f500d3c, identifier: 10725270
2026-03-25 15:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10725270
2026-03-25 15:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10725270
2026-03-25 15:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10725270 to the API
2026-03-25 15:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725270>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '85100805-0a66-52ee-8a06-e5004f500d3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZR4695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725270',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 79693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 77,
'photo_urls': ['https://images.openlane.eu/carimgs/5718109/general/304cad71-8c69-43cf-93dc-b17f54be060c.jpg',
'https://images.openlane.eu/carimgs/5718109/general/bc5c0600-2a33-4d72-849b-fdf17c8ed866.jpg',
'https://images.openlane.eu/carimgs/5718109/general/284ca70c-d919-426e-9488-a954e3d72bf4.jpg',
'https://images.openlane.eu/carimgs/5718109/general/217e1288-256c-4c31-ac24-005a4ade5340.jpg',
'https://images.openlane.eu/carimgs/5718109/general/7b4366bd-3fcc-41f5-a83c-f61f1b2618ad.jpg',
'https://images.openlane.eu/carimgs/5718109/general/7d118d36-08b1-46ac-86ea-3cdd3966c211.jpg',
'https://images.openlane.eu/carimgs/5718109/general/24373121-8017-40ff-8b60-92f1d18bcf25.jpg',
'https://images.openlane.eu/carimgs/5718109/general/5d0da6ff-455b-4b5a-bf0b-5f3d899eb3d7.jpg',
'https://images.openlane.eu/carimgs/5718109/general/a454735a-b179-448e-943d-af72e843ba6e.jpg',
'https://images.openlane.eu/carimgs/5718109/general/373bfd20-980f-410b-b8e0-1f4a86e603ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85100805-0a66-52ee-8a06-e5004f500d3c/85100805-0a66-52ee-8a06-e5004f500d3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718109/general/304cad71-8c69-43cf-93dc-b17f54be060c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85100805-0a66-52ee-8a06-e5004f500d3c/85100805-0a66-52ee-8a06-e5004f500d3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718109/general/bc5c0600-2a33-4d72-849b-fdf17c8ed866.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85100805-0a66-52ee-8a06-e5004f500d3c/85100805-0a66-52ee-8a06-e5004f500d3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718109/general/284ca70c-d919-426e-9488-a954e3d72bf4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85100805-0a66-52ee-8a06-e5004f500d3c/85100805-0a66-52ee-8a06-e5004f500d3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718109/general/217e1288-256c-4c31-ac24-005a4ade5340.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85100805-0a66-52ee-8a06-e5004f500d3c/85100805-0a66-52ee-8a06-e5004f500d3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718109/general/7b4366bd-3fcc-41f5-a83c-f61f1b2618ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85100805-0a66-52ee-8a06-e5004f500d3c/85100805-0a66-52ee-8a06-e5004f500d3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718109/general/7d118d36-08b1-46ac-86ea-3cdd3966c211.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85100805-0a66-52ee-8a06-e5004f500d3c/85100805-0a66-52ee-8a06-e5004f500d3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718109/general/24373121-8017-40ff-8b60-92f1d18bcf25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85100805-0a66-52ee-8a06-e5004f500d3c/85100805-0a66-52ee-8a06-e5004f500d3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718109/general/5d0da6ff-455b-4b5a-bf0b-5f3d899eb3d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85100805-0a66-52ee-8a06-e5004f500d3c/85100805-0a66-52ee-8a06-e5004f500d3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718109/general/a454735a-b179-448e-943d-af72e843ba6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85100805-0a66-52ee-8a06-e5004f500d3c/85100805-0a66-52ee-8a06-e5004f500d3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14007,
'Height': 299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718109/general/373bfd20-980f-410b-b8e0-1f4a86e603ac.jpg',
'Width': 407}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 200d Business Line - Diesel - Automatic - 163 '
'hp - 79.693 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725270%27 HTTP/1.1" 200 None
2026-03-25 15:17:03 [adesa.be] INFO: Saving data for 10725270: {'created_time': 1774451823.978657, 'last_price_update_time': 1774451823.978668, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725270') HTTP/1.1" 204 0
2026-03-25 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10725400
2026-03-25 15:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with scrape type 1
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732262%252Fgeneral%252F6ea29108-c3dc-436b-a28b-2c614c4b9fe0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732262/general/6ea29108-c3dc-436b-a28b-2c614c4b9fe0.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732262%252Fgeneral%252F8fa8171f-2c16-423f-aaaa-e89bb4851bd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732262/general/8fa8171f-2c16-423f-aaaa-e89bb4851bd2.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732262%252Fgeneral%252F95383a2c-b509-4778-8e22-7411323e91d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732262/general/95383a2c-b509-4778-8e22-7411323e91d6.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732262%252Fgeneral%252F1cf66e45-b33e-40f3-9c79-5b5f4964dce1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732262/general/1cf66e45-b33e-40f3-9c79-5b5f4964dce1.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732262%252Fgeneral%252F14b9157f-e0f3-4f06-88e0-885bdba4a33b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732262/general/14b9157f-e0f3-4f06-88e0-885bdba4a33b.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732262%252Fgeneral%252Fe48b7fa2-b291-45cf-960e-dba84bf042ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732262/general/e48b7fa2-b291-45cf-960e-dba84bf042ed.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732262%252Fgeneral%252F3ed93fdf-c9cb-4608-abd5-7fc646fd4629.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732262/general/3ed93fdf-c9cb-4608-abd5-7fc646fd4629.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732262%252Fgeneral%252Fe2b293cf-14c1-4d6a-ada1-2cb82123702b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732262/general/e2b293cf-14c1-4d6a-ada1-2cb82123702b.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732262%252Fgeneral%252F6b41b9f3-c434-4b53-90d8-ac16fadb39a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732262/general/6b41b9f3-c434-4b53-90d8-ac16fadb39a5.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732262%252Fgeneral%252F2788b5ca-4214-40da-90ac-80c881d1426e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732262/general/2788b5ca-4214-40da-90ac-80c881d1426e.jpg already downloaded
2026-03-25 15:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85, identifier: 10725400
2026-03-25 15:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10725400
2026-03-25 15:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10725400
2026-03-25 15:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10725400 to the API
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725400>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL840',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725400',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 69975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 85,
'photo_urls': ['https://images.openlane.eu/carimgs/5732262/general/6ea29108-c3dc-436b-a28b-2c614c4b9fe0.jpg',
'https://images.openlane.eu/carimgs/5732262/general/8fa8171f-2c16-423f-aaaa-e89bb4851bd2.jpg',
'https://images.openlane.eu/carimgs/5732262/general/95383a2c-b509-4778-8e22-7411323e91d6.jpg',
'https://images.openlane.eu/carimgs/5732262/general/1cf66e45-b33e-40f3-9c79-5b5f4964dce1.jpg',
'https://images.openlane.eu/carimgs/5732262/general/14b9157f-e0f3-4f06-88e0-885bdba4a33b.jpg',
'https://images.openlane.eu/carimgs/5732262/general/e48b7fa2-b291-45cf-960e-dba84bf042ed.jpg',
'https://images.openlane.eu/carimgs/5732262/general/3ed93fdf-c9cb-4608-abd5-7fc646fd4629.jpg',
'https://images.openlane.eu/carimgs/5732262/general/e2b293cf-14c1-4d6a-ada1-2cb82123702b.jpg',
'https://images.openlane.eu/carimgs/5732262/general/6b41b9f3-c434-4b53-90d8-ac16fadb39a5.jpg',
'https://images.openlane.eu/carimgs/5732262/general/2788b5ca-4214-40da-90ac-80c881d1426e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85/44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732262/general/6ea29108-c3dc-436b-a28b-2c614c4b9fe0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85/44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732262/general/8fa8171f-2c16-423f-aaaa-e89bb4851bd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85/44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732262/general/95383a2c-b509-4778-8e22-7411323e91d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85/44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732262/general/1cf66e45-b33e-40f3-9c79-5b5f4964dce1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85/44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732262/general/14b9157f-e0f3-4f06-88e0-885bdba4a33b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85/44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106038,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732262/general/e48b7fa2-b291-45cf-960e-dba84bf042ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85/44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732262/general/3ed93fdf-c9cb-4608-abd5-7fc646fd4629.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85/44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732262/general/e2b293cf-14c1-4d6a-ada1-2cb82123702b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85/44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732262/general/6b41b9f3-c434-4b53-90d8-ac16fadb39a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85/44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732262/general/2788b5ca-4214-40da-90ac-80c881d1426e.jpg',
'Width': 1024}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 69.975 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725400%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [adesa.be] INFO: Saving data for 10725400: {'created_time': 1774451825.764606, 'last_price_update_time': 1774451825.764619, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725400') HTTP/1.1" 204 0
2026-03-25 15:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10725427
2026-03-25 15:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0458f08-6c45-520f-9a49-d277320df8a8 with scrape type 1
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0458f08-6c45-520f-9a49-d277320df8a8
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732227%252Fgeneral%252F35ffc971-cc95-49e9-8842-ce1e3269489e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732227/general/35ffc971-cc95-49e9-8842-ce1e3269489e.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732227%252Fgeneral%252F51e44400-d458-4879-8a46-845312ed1e65.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732227/general/51e44400-d458-4879-8a46-845312ed1e65.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732227%252Fgeneral%252F8a57408f-35be-4a6c-94fa-ac858e558371.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732227/general/8a57408f-35be-4a6c-94fa-ac858e558371.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732227%252Fgeneral%252F5a7ee445-69c3-43ac-8dcd-68a141d9dbfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732227/general/5a7ee445-69c3-43ac-8dcd-68a141d9dbfc.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732227%252Fgeneral%252Fa0cf8cce-7e21-448c-9328-537953f30d88.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732227/general/a0cf8cce-7e21-448c-9328-537953f30d88.jpg already downloaded
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732227%252Fgeneral%252F39e5333e-2d1c-496c-8d3b-8494ba19ad4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732227/general/39e5333e-2d1c-496c-8d3b-8494ba19ad4a.jpg already downloaded
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732227%252Fgeneral%252Fec62e8c3-2853-44b6-b6dc-4eb920d58552.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732227/general/ec62e8c3-2853-44b6-b6dc-4eb920d58552.jpg already downloaded
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732227%252Fgeneral%252Fbc198d45-91e6-4bde-b518-7f65123729bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732227/general/bc198d45-91e6-4bde-b518-7f65123729bc.jpg already downloaded
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732227%252Fgeneral%252F0c0c45fa-33e9-4775-bf7b-879288a94ec4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732227/general/0c0c45fa-33e9-4775-bf7b-879288a94ec4.jpg already downloaded
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732227%252Fgeneral%252F1e207249-30b2-42f4-b7c6-b237edcc6f49.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732227/general/1e207249-30b2-42f4-b7c6-b237edcc6f49.jpg already downloaded
2026-03-25 15:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0458f08-6c45-520f-9a49-d277320df8a8, identifier: 10725427
2026-03-25 15:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10725427
2026-03-25 15:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10725427
2026-03-25 15:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10725427 to the API
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725427>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c0458f08-6c45-520f-9a49-d277320df8a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUA649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725427',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 102906,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5732227/general/35ffc971-cc95-49e9-8842-ce1e3269489e.jpg',
'https://images.openlane.eu/carimgs/5732227/general/51e44400-d458-4879-8a46-845312ed1e65.jpg',
'https://images.openlane.eu/carimgs/5732227/general/8a57408f-35be-4a6c-94fa-ac858e558371.jpg',
'https://images.openlane.eu/carimgs/5732227/general/5a7ee445-69c3-43ac-8dcd-68a141d9dbfc.jpg',
'https://images.openlane.eu/carimgs/5732227/general/a0cf8cce-7e21-448c-9328-537953f30d88.jpg',
'https://images.openlane.eu/carimgs/5732227/general/39e5333e-2d1c-496c-8d3b-8494ba19ad4a.jpg',
'https://images.openlane.eu/carimgs/5732227/general/ec62e8c3-2853-44b6-b6dc-4eb920d58552.jpg',
'https://images.openlane.eu/carimgs/5732227/general/bc198d45-91e6-4bde-b518-7f65123729bc.jpg',
'https://images.openlane.eu/carimgs/5732227/general/0c0c45fa-33e9-4775-bf7b-879288a94ec4.jpg',
'https://images.openlane.eu/carimgs/5732227/general/1e207249-30b2-42f4-b7c6-b237edcc6f49.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0458f08-6c45-520f-9a49-d277320df8a8/c0458f08-6c45-520f-9a49-d277320df8a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164772,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732227/general/35ffc971-cc95-49e9-8842-ce1e3269489e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0458f08-6c45-520f-9a49-d277320df8a8/c0458f08-6c45-520f-9a49-d277320df8a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178046,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732227/general/51e44400-d458-4879-8a46-845312ed1e65.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0458f08-6c45-520f-9a49-d277320df8a8/c0458f08-6c45-520f-9a49-d277320df8a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179927,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732227/general/8a57408f-35be-4a6c-94fa-ac858e558371.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0458f08-6c45-520f-9a49-d277320df8a8/c0458f08-6c45-520f-9a49-d277320df8a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178401,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732227/general/5a7ee445-69c3-43ac-8dcd-68a141d9dbfc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0458f08-6c45-520f-9a49-d277320df8a8/c0458f08-6c45-520f-9a49-d277320df8a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297093,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732227/general/a0cf8cce-7e21-448c-9328-537953f30d88.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0458f08-6c45-520f-9a49-d277320df8a8/c0458f08-6c45-520f-9a49-d277320df8a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248390,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732227/general/39e5333e-2d1c-496c-8d3b-8494ba19ad4a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0458f08-6c45-520f-9a49-d277320df8a8/c0458f08-6c45-520f-9a49-d277320df8a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205924,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732227/general/ec62e8c3-2853-44b6-b6dc-4eb920d58552.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0458f08-6c45-520f-9a49-d277320df8a8/c0458f08-6c45-520f-9a49-d277320df8a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297449,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732227/general/bc198d45-91e6-4bde-b518-7f65123729bc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0458f08-6c45-520f-9a49-d277320df8a8/c0458f08-6c45-520f-9a49-d277320df8a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216955,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732227/general/0c0c45fa-33e9-4775-bf7b-879288a94ec4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0458f08-6c45-520f-9a49-d277320df8a8/c0458f08-6c45-520f-9a49-d277320df8a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135419,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732227/general/1e207249-30b2-42f4-b7c6-b237edcc6f49.jpg',
'Width': 1500}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2020-05-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Manual - 116 hp - '
'102.906 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710725427%27 HTTP/1.1" 200 None
2026-03-25 15:17:06 [adesa.be] INFO: Saving data for 10725427: {'created_time': 1774451826.614303, 'last_price_update_time': 1774451826.614314, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725427') HTTP/1.1" 204 0
2026-03-25 15:17:06 [scrapy.extensions.logstats] INFO: Crawled 58 pages (at 29 pages/min), scraped 35 items (at 26 items/min)
2026-03-25 15:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-25 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10725276
2026-03-25 15:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168f136a-68b6-527c-97a7-9d8360703252 with scrape type 1
2026-03-25 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 168f136a-68b6-527c-97a7-9d8360703252
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677518%252Fgeneral%252Fc2b87859-874f-40a2-80d6-d85c4a97581e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677518/general/c2b87859-874f-40a2-80d6-d85c4a97581e.jpg already downloaded
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677518%252Fgeneral%252Faeb48f96-d86f-4214-b5a1-2d4121a99643.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677518/general/aeb48f96-d86f-4214-b5a1-2d4121a99643.jpg already downloaded
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677518%252Fgeneral%252F87ec389a-1ed2-453b-ac9d-5ef7fdbfa017.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677518/general/87ec389a-1ed2-453b-ac9d-5ef7fdbfa017.jpg already downloaded
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677518%252Fgeneral%252Feac2811e-a76d-46e8-9e1a-65b518061b23.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677518/general/eac2811e-a76d-46e8-9e1a-65b518061b23.jpg already downloaded
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677518%252Fgeneral%252F04544e15-eadb-40fe-ab19-5613f7470a85.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677518/general/04544e15-eadb-40fe-ab19-5613f7470a85.jpg already downloaded
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677518%252Fgeneral%252F7ad31891-2c49-46e3-b982-88ce3c816177.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677518/general/7ad31891-2c49-46e3-b982-88ce3c816177.jpg already downloaded
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677518%252Fgeneral%252F1d50c47a-6fec-44af-8a9a-61485a20523f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677518/general/1d50c47a-6fec-44af-8a9a-61485a20523f.jpg already downloaded
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677518%252Fgeneral%252F446d6ba4-f0de-4105-8007-65e8aa3b6e97.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677518/general/446d6ba4-f0de-4105-8007-65e8aa3b6e97.jpg already downloaded
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677518%252Fgeneral%252F31defdc3-34c5-4cb7-8799-93840d0430a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677518/general/31defdc3-34c5-4cb7-8799-93840d0430a8.jpg already downloaded
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677518%252Fgeneral%252Fab89f65e-4346-4da3-9cde-9b61eb87b0d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677518/general/ab89f65e-4346-4da3-9cde-9b61eb87b0d9.jpg already downloaded
2026-03-25 15:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 168f136a-68b6-527c-97a7-9d8360703252, identifier: 10725276
2026-03-25 15:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10725276
2026-03-25 15:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10725276
2026-03-25 15:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10725276 to the API
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725276>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '168f136a-68b6-527c-97a7-9d8360703252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXF364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 33547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5677518/general/c2b87859-874f-40a2-80d6-d85c4a97581e.jpg',
'https://images.openlane.eu/carimgs/5677518/general/aeb48f96-d86f-4214-b5a1-2d4121a99643.jpg',
'https://images.openlane.eu/carimgs/5677518/general/87ec389a-1ed2-453b-ac9d-5ef7fdbfa017.jpg',
'https://images.openlane.eu/carimgs/5677518/general/eac2811e-a76d-46e8-9e1a-65b518061b23.jpg',
'https://images.openlane.eu/carimgs/5677518/general/04544e15-eadb-40fe-ab19-5613f7470a85.jpg',
'https://images.openlane.eu/carimgs/5677518/general/7ad31891-2c49-46e3-b982-88ce3c816177.jpg',
'https://images.openlane.eu/carimgs/5677518/general/1d50c47a-6fec-44af-8a9a-61485a20523f.jpg',
'https://images.openlane.eu/carimgs/5677518/general/446d6ba4-f0de-4105-8007-65e8aa3b6e97.jpg',
'https://images.openlane.eu/carimgs/5677518/general/31defdc3-34c5-4cb7-8799-93840d0430a8.jpg',
'https://images.openlane.eu/carimgs/5677518/general/ab89f65e-4346-4da3-9cde-9b61eb87b0d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_168f136a-68b6-527c-97a7-9d8360703252/168f136a-68b6-527c-97a7-9d8360703252_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677518/general/c2b87859-874f-40a2-80d6-d85c4a97581e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_168f136a-68b6-527c-97a7-9d8360703252/168f136a-68b6-527c-97a7-9d8360703252_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677518/general/aeb48f96-d86f-4214-b5a1-2d4121a99643.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_168f136a-68b6-527c-97a7-9d8360703252/168f136a-68b6-527c-97a7-9d8360703252_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677518/general/87ec389a-1ed2-453b-ac9d-5ef7fdbfa017.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_168f136a-68b6-527c-97a7-9d8360703252/168f136a-68b6-527c-97a7-9d8360703252_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677518/general/eac2811e-a76d-46e8-9e1a-65b518061b23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_168f136a-68b6-527c-97a7-9d8360703252/168f136a-68b6-527c-97a7-9d8360703252_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677518/general/04544e15-eadb-40fe-ab19-5613f7470a85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_168f136a-68b6-527c-97a7-9d8360703252/168f136a-68b6-527c-97a7-9d8360703252_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677518/general/7ad31891-2c49-46e3-b982-88ce3c816177.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_168f136a-68b6-527c-97a7-9d8360703252/168f136a-68b6-527c-97a7-9d8360703252_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677518/general/1d50c47a-6fec-44af-8a9a-61485a20523f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_168f136a-68b6-527c-97a7-9d8360703252/168f136a-68b6-527c-97a7-9d8360703252_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677518/general/446d6ba4-f0de-4105-8007-65e8aa3b6e97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_168f136a-68b6-527c-97a7-9d8360703252/168f136a-68b6-527c-97a7-9d8360703252_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677518/general/31defdc3-34c5-4cb7-8799-93840d0430a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_168f136a-68b6-527c-97a7-9d8360703252/168f136a-68b6-527c-97a7-9d8360703252_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677518/general/ab89f65e-4346-4da3-9cde-9b61eb87b0d9.jpg',
'Width': 1024}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e Luxury Line - Hybrid - 160 hp - 33.547 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2023}
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710725276%27 HTTP/1.1" 200 None
2026-03-25 15:17:11 [adesa.be] INFO: Saving data for 10725276: {'created_time': 1774451831.807718, 'last_price_update_time': 1774451831.807729, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725276') HTTP/1.1" 204 0
2026-03-25 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725493
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725493%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725493: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725493 url https://www.openlane.eu/en/carv6/auction/10725493
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725424
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725424%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725424: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725424 url https://www.openlane.eu/en/carv6/auction/10725424
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725431
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725431%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725431: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725431 url https://www.openlane.eu/en/carv6/auction/10725431
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725440
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725440%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725440: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725440 url https://www.openlane.eu/en/carv6/auction/10725440
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725392
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725392%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725392: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725392 url https://www.openlane.eu/en/carv6/auction/10725392
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725348
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725348%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725348: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725348 url https://www.openlane.eu/en/carv6/auction/10725348
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725425
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725425%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725425: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725425 url https://www.openlane.eu/en/carv6/auction/10725425
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725357
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725357%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725357: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725357 url https://www.openlane.eu/en/carv6/auction/10725357
2026-03-25 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725301
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725301%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725301: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725301 url https://www.openlane.eu/en/carv6/auction/10725301
2026-03-25 15:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725312
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725312%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725312: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725312 url https://www.openlane.eu/en/carv6/auction/10725312
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725267
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725267%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725267: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725267 url https://www.openlane.eu/en/carv6/auction/10725267
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725495
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725495%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725495: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725495 url https://www.openlane.eu/en/carv6/auction/10725495
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725506
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725506%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725506: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725506 url https://www.openlane.eu/en/carv6/auction/10725506
2026-03-25 15:17:16 [adesa.be] INFO: Found listing with ID: 10725368
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725368%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [adesa.be] INFO: Scrape type for 10725368: 1
2026-03-25 15:17:16 [adesa.be] INFO: Scraping item 10725368 url https://www.openlane.eu/en/carv6/auction/10725368
2026-03-25 15:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10725468
2026-03-25 15:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 073693ce-07ed-5f29-9509-f90e3e0f7d04 with scrape type 1
2026-03-25 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 073693ce-07ed-5f29-9509-f90e3e0f7d04
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677761%252Fgeneral%252F23bd04b3-4029-492f-8962-6953e4377055.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677761/general/23bd04b3-4029-492f-8962-6953e4377055.jpg already downloaded
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677761%252Fgeneral%252F85982603-98b0-4e19-9e87-413d43dab904.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677761/general/85982603-98b0-4e19-9e87-413d43dab904.jpg already downloaded
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677761%252Fgeneral%252Ff92947ad-619d-4b83-8487-ad784665b954.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677761/general/f92947ad-619d-4b83-8487-ad784665b954.jpg already downloaded
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677761%252Fgeneral%252F049b6bb7-b4b8-491c-9d9a-c58e29c4a90e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677761/general/049b6bb7-b4b8-491c-9d9a-c58e29c4a90e.jpg already downloaded
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677761%252Fgeneral%252F81d10774-ae8a-4c74-b5b3-c914725215a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677761/general/81d10774-ae8a-4c74-b5b3-c914725215a5.jpg already downloaded
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677761%252Fgeneral%252Fb824a443-d02f-4fcc-bac4-4cd7f6a21ac6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677761/general/b824a443-d02f-4fcc-bac4-4cd7f6a21ac6.jpg already downloaded
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677761%252Fgeneral%252F5f4f4824-62de-4ef0-b252-be73276e2d4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677761/general/5f4f4824-62de-4ef0-b252-be73276e2d4e.jpg already downloaded
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677761%252Fgeneral%252Fc59429ee-ead8-4f4b-8924-79b708805e37.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677761/general/c59429ee-ead8-4f4b-8924-79b708805e37.jpg already downloaded
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677761%252Fgeneral%252Fbdc18195-43d0-4896-aff7-b4d622851411.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677761/general/bdc18195-43d0-4896-aff7-b4d622851411.jpg already downloaded
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677761%252Fgeneral%252Fd4f6ac12-760f-4f77-a345-4aab5de2e8e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677761/general/d4f6ac12-760f-4f77-a345-4aab5de2e8e9.jpg already downloaded
2026-03-25 15:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 073693ce-07ed-5f29-9509-f90e3e0f7d04, identifier: 10725468
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725320
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725320%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725320: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725320 url https://www.openlane.eu/en/carv6/auction/10725320
2026-03-25 15:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10725468
2026-03-25 15:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10725468
2026-03-25 15:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10725468 to the API
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725468>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '073693ce-07ed-5f29-9509-f90e3e0f7d04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEJ542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725468',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 44903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5677761/general/23bd04b3-4029-492f-8962-6953e4377055.jpg',
'https://images.openlane.eu/carimgs/5677761/general/85982603-98b0-4e19-9e87-413d43dab904.jpg',
'https://images.openlane.eu/carimgs/5677761/general/f92947ad-619d-4b83-8487-ad784665b954.jpg',
'https://images.openlane.eu/carimgs/5677761/general/049b6bb7-b4b8-491c-9d9a-c58e29c4a90e.jpg',
'https://images.openlane.eu/carimgs/5677761/general/81d10774-ae8a-4c74-b5b3-c914725215a5.jpg',
'https://images.openlane.eu/carimgs/5677761/general/b824a443-d02f-4fcc-bac4-4cd7f6a21ac6.jpg',
'https://images.openlane.eu/carimgs/5677761/general/5f4f4824-62de-4ef0-b252-be73276e2d4e.jpg',
'https://images.openlane.eu/carimgs/5677761/general/c59429ee-ead8-4f4b-8924-79b708805e37.jpg',
'https://images.openlane.eu/carimgs/5677761/general/bdc18195-43d0-4896-aff7-b4d622851411.jpg',
'https://images.openlane.eu/carimgs/5677761/general/d4f6ac12-760f-4f77-a345-4aab5de2e8e9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073693ce-07ed-5f29-9509-f90e3e0f7d04/073693ce-07ed-5f29-9509-f90e3e0f7d04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677761/general/23bd04b3-4029-492f-8962-6953e4377055.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073693ce-07ed-5f29-9509-f90e3e0f7d04/073693ce-07ed-5f29-9509-f90e3e0f7d04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677761/general/85982603-98b0-4e19-9e87-413d43dab904.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073693ce-07ed-5f29-9509-f90e3e0f7d04/073693ce-07ed-5f29-9509-f90e3e0f7d04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677761/general/f92947ad-619d-4b83-8487-ad784665b954.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073693ce-07ed-5f29-9509-f90e3e0f7d04/073693ce-07ed-5f29-9509-f90e3e0f7d04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677761/general/049b6bb7-b4b8-491c-9d9a-c58e29c4a90e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073693ce-07ed-5f29-9509-f90e3e0f7d04/073693ce-07ed-5f29-9509-f90e3e0f7d04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677761/general/81d10774-ae8a-4c74-b5b3-c914725215a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073693ce-07ed-5f29-9509-f90e3e0f7d04/073693ce-07ed-5f29-9509-f90e3e0f7d04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98351,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677761/general/b824a443-d02f-4fcc-bac4-4cd7f6a21ac6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073693ce-07ed-5f29-9509-f90e3e0f7d04/073693ce-07ed-5f29-9509-f90e3e0f7d04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677761/general/5f4f4824-62de-4ef0-b252-be73276e2d4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073693ce-07ed-5f29-9509-f90e3e0f7d04/073693ce-07ed-5f29-9509-f90e3e0f7d04_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110023,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677761/general/c59429ee-ead8-4f4b-8924-79b708805e37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073693ce-07ed-5f29-9509-f90e3e0f7d04/073693ce-07ed-5f29-9509-f90e3e0f7d04_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677761/general/bdc18195-43d0-4896-aff7-b4d622851411.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073693ce-07ed-5f29-9509-f90e3e0f7d04/073693ce-07ed-5f29-9509-f90e3e0f7d04_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677761/general/d4f6ac12-760f-4f77-a345-4aab5de2e8e9.jpg',
'Width': 1024}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 44.903 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725468%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Saving data for 10725468: {'created_time': 1774451837.388658, 'last_price_update_time': 1774451837.388671, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725468') HTTP/1.1" 204 0
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725395
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725395%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725395: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725395 url https://www.openlane.eu/en/carv6/auction/10725395
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725406
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725406%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725406: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725406 url https://www.openlane.eu/en/carv6/auction/10725406
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725386
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725386%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725386: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725386 url https://www.openlane.eu/en/carv6/auction/10725386
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725259
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725259%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725259: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725259 url https://www.openlane.eu/en/carv6/auction/10725259
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725398
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725398%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725398: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725398 url https://www.openlane.eu/en/carv6/auction/10725398
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725413
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725413%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725413: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725413 url https://www.openlane.eu/en/carv6/auction/10725413
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725454
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725454%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725454: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725454 url https://www.openlane.eu/en/carv6/auction/10725454
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725319
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725319%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725319: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725319 url https://www.openlane.eu/en/carv6/auction/10725319
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725375
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725375%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725375: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725375 url https://www.openlane.eu/en/carv6/auction/10725375
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725447
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725447%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725447: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725447 url https://www.openlane.eu/en/carv6/auction/10725447
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725313
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725313%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725313: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725313 url https://www.openlane.eu/en/carv6/auction/10725313
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725252
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725252%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725252: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725252 url https://www.openlane.eu/en/carv6/auction/10725252
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725367
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725367%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725367: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725367 url https://www.openlane.eu/en/carv6/auction/10725367
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725345
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725345%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725345: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725345 url https://www.openlane.eu/en/carv6/auction/10725345
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725324
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725324%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725324: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725324 url https://www.openlane.eu/en/carv6/auction/10725324
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725322
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725322%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725322: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725322 url https://www.openlane.eu/en/carv6/auction/10725322
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725284
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725284%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725284: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725284 url https://www.openlane.eu/en/carv6/auction/10725284
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725286
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725286%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725286: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725286 url https://www.openlane.eu/en/carv6/auction/10725286
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725377
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725377%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725377: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725377 url https://www.openlane.eu/en/carv6/auction/10725377
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725315
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725315%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725315: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725315 url https://www.openlane.eu/en/carv6/auction/10725315
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725330
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725330%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725330: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725330 url https://www.openlane.eu/en/carv6/auction/10725330
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725310
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725310%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725310: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725310 url https://www.openlane.eu/en/carv6/auction/10725310
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725333
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725333%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725333: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725333 url https://www.openlane.eu/en/carv6/auction/10725333
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725257
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725257%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725257: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725257 url https://www.openlane.eu/en/carv6/auction/10725257
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725235
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725235%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725235: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725235 url https://www.openlane.eu/en/carv6/auction/10725235
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725382
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725382%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725382: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725382 url https://www.openlane.eu/en/carv6/auction/10725382
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725265
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725265%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725265: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725265 url https://www.openlane.eu/en/carv6/auction/10725265
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725253
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725253%27 HTTP/1.1" 200 None
2026-03-25 15:17:17 [adesa.be] INFO: Scrape type for 10725253: 1
2026-03-25 15:17:17 [adesa.be] INFO: Scraping item 10725253 url https://www.openlane.eu/en/carv6/auction/10725253
2026-03-25 15:17:17 [adesa.be] INFO: Found listing with ID: 10725215
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725215%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10725215: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10725215 url https://www.openlane.eu/en/carv6/auction/10725215
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724096
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724096%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724096: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724096 url https://www.openlane.eu/en/carv6/auction/10724096
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10723977
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723977%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10723977: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10723977 url https://www.openlane.eu/en/carv6/auction/10723977
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724078
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724078%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724078: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724078 url https://www.openlane.eu/en/carv6/auction/10724078
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724079
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724079%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724079: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724079 url https://www.openlane.eu/en/carv6/auction/10724079
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726193
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726193%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726193: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726193 url https://www.openlane.eu/en/carv6/auction/10726193
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724053
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724053%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724053: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724053 url https://www.openlane.eu/en/carv6/auction/10724053
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724004
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724004%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724004: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724004 url https://www.openlane.eu/en/carv6/auction/10724004
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724102
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724102%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724102: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724102 url https://www.openlane.eu/en/carv6/auction/10724102
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724158
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724158%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724158: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724158 url https://www.openlane.eu/en/carv6/auction/10724158
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724014
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724014%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724014: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724014 url https://www.openlane.eu/en/carv6/auction/10724014
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724044
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724044%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724044: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724044 url https://www.openlane.eu/en/carv6/auction/10724044
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724097
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724097%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724097: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724097 url https://www.openlane.eu/en/carv6/auction/10724097
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726163
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726163%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726163: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726163 url https://www.openlane.eu/en/carv6/auction/10726163
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724003
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724003%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724003: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724003 url https://www.openlane.eu/en/carv6/auction/10724003
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726194
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726194%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726194: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726194 url https://www.openlane.eu/en/carv6/auction/10726194
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726164
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726164%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726164: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726164 url https://www.openlane.eu/en/carv6/auction/10726164
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726210
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726210%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726210: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726210 url https://www.openlane.eu/en/carv6/auction/10726210
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726211
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726211%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726211: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726211 url https://www.openlane.eu/en/carv6/auction/10726211
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726209
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726209%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726209: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726209 url https://www.openlane.eu/en/carv6/auction/10726209
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726213
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726213%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726213: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726213 url https://www.openlane.eu/en/carv6/auction/10726213
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726214
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726214%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726214: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726214 url https://www.openlane.eu/en/carv6/auction/10726214
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726190
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726190%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726190: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726190 url https://www.openlane.eu/en/carv6/auction/10726190
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724101
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724101%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724101: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724101 url https://www.openlane.eu/en/carv6/auction/10724101
2026-03-25 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726199
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726199%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726199: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726199 url https://www.openlane.eu/en/carv6/auction/10726199
2026-03-25 15:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10723959
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723959%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10723959: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10723959 url https://www.openlane.eu/en/carv6/auction/10723959
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726205
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726205%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726205: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726205 url https://www.openlane.eu/en/carv6/auction/10726205
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10726173
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726173%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10726173: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10726173 url https://www.openlane.eu/en/carv6/auction/10726173
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10723958
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723958%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10723958: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10723958 url https://www.openlane.eu/en/carv6/auction/10723958
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10724157
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724157%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10724157: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10724157 url https://www.openlane.eu/en/carv6/auction/10724157
2026-03-25 15:17:18 [adesa.be] INFO: Found listing with ID: 10723967
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723967%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [adesa.be] INFO: Scrape type for 10723967: 1
2026-03-25 15:17:18 [adesa.be] INFO: Scraping item 10723967 url https://www.openlane.eu/en/carv6/auction/10723967
2026-03-25 15:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10725346
2026-03-25 15:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b82e383-3a8a-5fab-b395-fac94ec50981 with scrape type 1
2026-03-25 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b82e383-3a8a-5fab-b395-fac94ec50981
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677803%252Fgeneral%252F31bcf8a6-5bee-419f-8645-caedebd6b963.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677803/general/31bcf8a6-5bee-419f-8645-caedebd6b963.jpg already downloaded
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677803%252Fgeneral%252F89307286-1bd6-4e48-bb12-10158d2e0a5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677803/general/89307286-1bd6-4e48-bb12-10158d2e0a5f.jpg already downloaded
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677803%252Fgeneral%252Fa5141c08-a900-4b05-9080-470e65beecd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677803/general/a5141c08-a900-4b05-9080-470e65beecd0.jpg already downloaded
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677803%252Fgeneral%252F3cf0e5ff-d470-40a7-bec3-55eba84cc07b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677803/general/3cf0e5ff-d470-40a7-bec3-55eba84cc07b.jpg already downloaded
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677803%252Fgeneral%252F4b52ed68-ab70-415e-8f8a-a7db0d998f43.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677803/general/4b52ed68-ab70-415e-8f8a-a7db0d998f43.jpg already downloaded
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677803%252Fgeneral%252F4ab2c583-8118-4272-8550-3974b595b408.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677803/general/4ab2c583-8118-4272-8550-3974b595b408.jpg already downloaded
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677803%252Fgeneral%252Fe08e1bb2-7386-49f4-aceb-8665c49ce2ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677803/general/e08e1bb2-7386-49f4-aceb-8665c49ce2ee.jpg already downloaded
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677803%252Fgeneral%252Fdfe961c7-6419-4e13-b16f-ba15be1d8e5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677803/general/dfe961c7-6419-4e13-b16f-ba15be1d8e5b.jpg already downloaded
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677803%252Fgeneral%252F086b521a-1c96-44ad-91d0-a9c94050961f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677803/general/086b521a-1c96-44ad-91d0-a9c94050961f.jpg already downloaded
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677803%252Fgeneral%252Fbf0d435e-8777-4280-904a-9a009132f3f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677803/general/bf0d435e-8777-4280-904a-9a009132f3f5.jpg already downloaded
2026-03-25 15:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b82e383-3a8a-5fab-b395-fac94ec50981, identifier: 10725346
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724160
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724160%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724160: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724160 url https://www.openlane.eu/en/carv6/auction/10724160
2026-03-25 15:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10725346
2026-03-25 15:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10725346
2026-03-25 15:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10725346 to the API
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725346>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5b82e383-3a8a-5fab-b395-fac94ec50981',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725346',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 215407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 86,
'photo_urls': ['https://images.openlane.eu/carimgs/5677803/general/31bcf8a6-5bee-419f-8645-caedebd6b963.jpg',
'https://images.openlane.eu/carimgs/5677803/general/89307286-1bd6-4e48-bb12-10158d2e0a5f.jpg',
'https://images.openlane.eu/carimgs/5677803/general/a5141c08-a900-4b05-9080-470e65beecd0.jpg',
'https://images.openlane.eu/carimgs/5677803/general/3cf0e5ff-d470-40a7-bec3-55eba84cc07b.jpg',
'https://images.openlane.eu/carimgs/5677803/general/4b52ed68-ab70-415e-8f8a-a7db0d998f43.jpg',
'https://images.openlane.eu/carimgs/5677803/general/4ab2c583-8118-4272-8550-3974b595b408.jpg',
'https://images.openlane.eu/carimgs/5677803/general/e08e1bb2-7386-49f4-aceb-8665c49ce2ee.jpg',
'https://images.openlane.eu/carimgs/5677803/general/dfe961c7-6419-4e13-b16f-ba15be1d8e5b.jpg',
'https://images.openlane.eu/carimgs/5677803/general/086b521a-1c96-44ad-91d0-a9c94050961f.jpg',
'https://images.openlane.eu/carimgs/5677803/general/bf0d435e-8777-4280-904a-9a009132f3f5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b82e383-3a8a-5fab-b395-fac94ec50981/5b82e383-3a8a-5fab-b395-fac94ec50981_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175061,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677803/general/31bcf8a6-5bee-419f-8645-caedebd6b963.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b82e383-3a8a-5fab-b395-fac94ec50981/5b82e383-3a8a-5fab-b395-fac94ec50981_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189119,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677803/general/89307286-1bd6-4e48-bb12-10158d2e0a5f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b82e383-3a8a-5fab-b395-fac94ec50981/5b82e383-3a8a-5fab-b395-fac94ec50981_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166948,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677803/general/a5141c08-a900-4b05-9080-470e65beecd0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b82e383-3a8a-5fab-b395-fac94ec50981/5b82e383-3a8a-5fab-b395-fac94ec50981_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151184,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677803/general/3cf0e5ff-d470-40a7-bec3-55eba84cc07b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b82e383-3a8a-5fab-b395-fac94ec50981/5b82e383-3a8a-5fab-b395-fac94ec50981_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206748,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677803/general/4b52ed68-ab70-415e-8f8a-a7db0d998f43.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b82e383-3a8a-5fab-b395-fac94ec50981/5b82e383-3a8a-5fab-b395-fac94ec50981_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324850,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677803/general/4ab2c583-8118-4272-8550-3974b595b408.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b82e383-3a8a-5fab-b395-fac94ec50981/5b82e383-3a8a-5fab-b395-fac94ec50981_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268818,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677803/general/e08e1bb2-7386-49f4-aceb-8665c49ce2ee.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b82e383-3a8a-5fab-b395-fac94ec50981/5b82e383-3a8a-5fab-b395-fac94ec50981_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270579,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677803/general/dfe961c7-6419-4e13-b16f-ba15be1d8e5b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b82e383-3a8a-5fab-b395-fac94ec50981/5b82e383-3a8a-5fab-b395-fac94ec50981_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326584,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677803/general/086b521a-1c96-44ad-91d0-a9c94050961f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b82e383-3a8a-5fab-b395-fac94ec50981/5b82e383-3a8a-5fab-b395-fac94ec50981_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278781,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677803/general/bf0d435e-8777-4280-904a-9a009132f3f5.jpg',
'Width': 1500}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 200d Luxury Line - Diesel - 163 hp - 215.407 '
'km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2022}
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725346%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Saving data for 10725346: {'created_time': 1774451839.45352, 'last_price_update_time': 1774451839.45353, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725346') HTTP/1.1" 204 0
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10726170
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726170%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10726170: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10726170 url https://www.openlane.eu/en/carv6/auction/10726170
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724142
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724142%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724142: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724142 url https://www.openlane.eu/en/carv6/auction/10724142
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10726212
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726212%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10726212: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10726212 url https://www.openlane.eu/en/carv6/auction/10726212
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724111
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724111%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724111: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724111 url https://www.openlane.eu/en/carv6/auction/10724111
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10723956
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723956%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10723956: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10723956 url https://www.openlane.eu/en/carv6/auction/10723956
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724166
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724166%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724166: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724166 url https://www.openlane.eu/en/carv6/auction/10724166
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724031
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724031%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724031: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724031 url https://www.openlane.eu/en/carv6/auction/10724031
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724018
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724018%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724018: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724018 url https://www.openlane.eu/en/carv6/auction/10724018
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10726165
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726165%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10726165: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10726165 url https://www.openlane.eu/en/carv6/auction/10726165
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10726178
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726178%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10726178: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10726178 url https://www.openlane.eu/en/carv6/auction/10726178
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724114
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724114%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724114: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724114 url https://www.openlane.eu/en/carv6/auction/10724114
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724154
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724154%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724154: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724154 url https://www.openlane.eu/en/carv6/auction/10724154
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10726185
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726185%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10726185: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10726185 url https://www.openlane.eu/en/carv6/auction/10726185
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724122
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724122%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724122: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724122 url https://www.openlane.eu/en/carv6/auction/10724122
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724002
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724002%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724002: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724002 url https://www.openlane.eu/en/carv6/auction/10724002
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724108
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724108%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724108: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724108 url https://www.openlane.eu/en/carv6/auction/10724108
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724155
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724155%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724155: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724155 url https://www.openlane.eu/en/carv6/auction/10724155
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724146
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724146%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724146: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724146 url https://www.openlane.eu/en/carv6/auction/10724146
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724058
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724058%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724058: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724058 url https://www.openlane.eu/en/carv6/auction/10724058
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724050
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724050%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724050: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724050 url https://www.openlane.eu/en/carv6/auction/10724050
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724153
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724153%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724153: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724153 url https://www.openlane.eu/en/carv6/auction/10724153
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724115
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724115%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724115: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724115 url https://www.openlane.eu/en/carv6/auction/10724115
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10723980
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723980%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10723980: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10723980 url https://www.openlane.eu/en/carv6/auction/10723980
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10724145
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724145%27 HTTP/1.1" 200 None
2026-03-25 15:17:19 [adesa.be] INFO: Scrape type for 10724145: 1
2026-03-25 15:17:19 [adesa.be] INFO: Scraping item 10724145 url https://www.openlane.eu/en/carv6/auction/10724145
2026-03-25 15:17:19 [adesa.be] INFO: Found listing with ID: 10723996
2026-03-25 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723996%27 HTTP/1.1" 200 None
2026-03-25 15:17:20 [adesa.be] INFO: Scrape type for 10723996: 1
2026-03-25 15:17:20 [adesa.be] INFO: Scraping item 10723996 url https://www.openlane.eu/en/carv6/auction/10723996
2026-03-25 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10725231
2026-03-25 15:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with scrape type 1
2026-03-25 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fd38c82-07fa-5b43-af17-d8da8e3fa726
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704352%252Fgeneral%252F54d666d9-ec31-44e0-9bbd-d581fc331d64.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704352/general/54d666d9-ec31-44e0-9bbd-d581fc331d64.jpg already downloaded
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704352%252Fgeneral%252F3f7e2be0-3848-46e9-8bea-6fddc9f6f970.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704352/general/3f7e2be0-3848-46e9-8bea-6fddc9f6f970.jpg already downloaded
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704352%252Fgeneral%252F3f3ace8e-e9db-4817-be17-e964f7b302b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704352/general/3f3ace8e-e9db-4817-be17-e964f7b302b9.jpg already downloaded
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704352%252Fgeneral%252F7e700b01-93d3-4c93-895e-22a591a207bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704352/general/7e700b01-93d3-4c93-895e-22a591a207bd.jpg already downloaded
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704352%252Fgeneral%252F73233863-5dea-490c-9916-af439cc79df4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704352/general/73233863-5dea-490c-9916-af439cc79df4.jpg already downloaded
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704352%252Fgeneral%252F527b2db7-0d0d-4e3d-9451-9bc21963b3ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704352/general/527b2db7-0d0d-4e3d-9451-9bc21963b3ac.jpg already downloaded
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704352%252Fgeneral%252Fcf8fa5f3-c6d3-41a6-8e9d-16cde3cde498.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704352/general/cf8fa5f3-c6d3-41a6-8e9d-16cde3cde498.jpg already downloaded
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704352%252Fgeneral%252F0b64fa61-b75d-48ae-be0d-1bbd4b2495d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704352/general/0b64fa61-b75d-48ae-be0d-1bbd4b2495d5.jpg already downloaded
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704352%252Fgeneral%252Fcf079255-a293-4264-be3b-464d66ef3167.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704352/general/cf079255-a293-4264-be3b-464d66ef3167.jpg already downloaded
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704352%252Fgeneral%252Faf3fe8e3-5f90-43fe-88cf-0c7bb3a3f70e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704352/general/af3fe8e3-5f90-43fe-88cf-0c7bb3a3f70e.jpg already downloaded
2026-03-25 15:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fd38c82-07fa-5b43-af17-d8da8e3fa726, identifier: 10725231
2026-03-25 15:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10725231
2026-03-25 15:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10725231
2026-03-25 15:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10725231 to the API
2026-03-25 15:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725231>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Electric',
'id': '5fd38c82-07fa-5b43-af17-d8da8e3fa726',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ8410',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725231',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 93985,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5704352/general/54d666d9-ec31-44e0-9bbd-d581fc331d64.jpg',
'https://images.openlane.eu/carimgs/5704352/general/3f7e2be0-3848-46e9-8bea-6fddc9f6f970.jpg',
'https://images.openlane.eu/carimgs/5704352/general/3f3ace8e-e9db-4817-be17-e964f7b302b9.jpg',
'https://images.openlane.eu/carimgs/5704352/general/7e700b01-93d3-4c93-895e-22a591a207bd.jpg',
'https://images.openlane.eu/carimgs/5704352/general/73233863-5dea-490c-9916-af439cc79df4.jpg',
'https://images.openlane.eu/carimgs/5704352/general/527b2db7-0d0d-4e3d-9451-9bc21963b3ac.jpg',
'https://images.openlane.eu/carimgs/5704352/general/cf8fa5f3-c6d3-41a6-8e9d-16cde3cde498.jpg',
'https://images.openlane.eu/carimgs/5704352/general/0b64fa61-b75d-48ae-be0d-1bbd4b2495d5.jpg',
'https://images.openlane.eu/carimgs/5704352/general/cf079255-a293-4264-be3b-464d66ef3167.jpg',
'https://images.openlane.eu/carimgs/5704352/general/af3fe8e3-5f90-43fe-88cf-0c7bb3a3f70e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fd38c82-07fa-5b43-af17-d8da8e3fa726/5fd38c82-07fa-5b43-af17-d8da8e3fa726_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704352/general/54d666d9-ec31-44e0-9bbd-d581fc331d64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fd38c82-07fa-5b43-af17-d8da8e3fa726/5fd38c82-07fa-5b43-af17-d8da8e3fa726_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704352/general/3f7e2be0-3848-46e9-8bea-6fddc9f6f970.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fd38c82-07fa-5b43-af17-d8da8e3fa726/5fd38c82-07fa-5b43-af17-d8da8e3fa726_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704352/general/3f3ace8e-e9db-4817-be17-e964f7b302b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fd38c82-07fa-5b43-af17-d8da8e3fa726/5fd38c82-07fa-5b43-af17-d8da8e3fa726_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704352/general/7e700b01-93d3-4c93-895e-22a591a207bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fd38c82-07fa-5b43-af17-d8da8e3fa726/5fd38c82-07fa-5b43-af17-d8da8e3fa726_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704352/general/73233863-5dea-490c-9916-af439cc79df4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fd38c82-07fa-5b43-af17-d8da8e3fa726/5fd38c82-07fa-5b43-af17-d8da8e3fa726_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704352/general/527b2db7-0d0d-4e3d-9451-9bc21963b3ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fd38c82-07fa-5b43-af17-d8da8e3fa726/5fd38c82-07fa-5b43-af17-d8da8e3fa726_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704352/general/cf8fa5f3-c6d3-41a6-8e9d-16cde3cde498.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fd38c82-07fa-5b43-af17-d8da8e3fa726/5fd38c82-07fa-5b43-af17-d8da8e3fa726_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704352/general/0b64fa61-b75d-48ae-be0d-1bbd4b2495d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fd38c82-07fa-5b43-af17-d8da8e3fa726/5fd38c82-07fa-5b43-af17-d8da8e3fa726_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704352/general/cf079255-a293-4264-be3b-464d66ef3167.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fd38c82-07fa-5b43-af17-d8da8e3fa726/5fd38c82-07fa-5b43-af17-d8da8e3fa726_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704352/general/af3fe8e3-5f90-43fe-88cf-0c7bb3a3f70e.jpg',
'Width': 1024}],
'price': 26500,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Enyaq Coupé 80X - AWD - Electric - Automatic - 299 hp - '
'93.985 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725231%27 HTTP/1.1" 200 None
2026-03-25 15:17:29 [adesa.be] INFO: Saving data for 10725231: {'created_time': 1774451849.571706, 'last_price_update_time': 1774451849.571717, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725231') HTTP/1.1" 204 0
2026-03-25 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10725433
2026-03-25 15:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with scrape type 1
2026-03-25 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cfb04c24-8e35-5f68-87a9-4ca8490f6ebb
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717969%252Fgeneral%252F1de6c28a-e419-4e94-97b2-ff162bb5973d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717969/general/1de6c28a-e419-4e94-97b2-ff162bb5973d.jpg already downloaded
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717969%252Fgeneral%252Ff9d2ec5f-228a-4b21-9ea5-c9dc127f5710.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717969/general/f9d2ec5f-228a-4b21-9ea5-c9dc127f5710.jpg already downloaded
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717969%252Fgeneral%252F34e5bfde-eb10-490d-b9bf-bb2bad7ab123.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717969/general/34e5bfde-eb10-490d-b9bf-bb2bad7ab123.jpg already downloaded
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717969%252Fgeneral%252F2e02c341-ae28-40f0-be2d-3ce8e80b60d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717969/general/2e02c341-ae28-40f0-be2d-3ce8e80b60d7.jpg already downloaded
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717969%252Fgeneral%252F3405b51b-e4d6-4f44-b2ac-a5c6fcddd3ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717969/general/3405b51b-e4d6-4f44-b2ac-a5c6fcddd3ee.jpg already downloaded
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717969%252Fgeneral%252F3e2756ff-a7a1-4b40-8413-b5a4461a11bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717969/general/3e2756ff-a7a1-4b40-8413-b5a4461a11bb.jpg already downloaded
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717969%252Fgeneral%252F92cb5098-9210-4077-9286-a031d7c90303.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717969/general/92cb5098-9210-4077-9286-a031d7c90303.jpg already downloaded
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717969%252Fgeneral%252F7110676b-d6e2-4966-a78d-983dc15efe56.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717969/general/7110676b-d6e2-4966-a78d-983dc15efe56.jpg already downloaded
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717969%252Fgeneral%252Fd0f64f26-958d-4e46-9af7-2dd4f8f3db4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717969/general/d0f64f26-958d-4e46-9af7-2dd4f8f3db4c.jpg already downloaded
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717969%252Fgeneral%252Fa3cebdc6-5c53-49ca-9a47-eca84abbbc01.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717969/general/a3cebdc6-5c53-49ca-9a47-eca84abbbc01.jpg already downloaded
2026-03-25 15:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb, identifier: 10725433
2026-03-25 15:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10725433
2026-03-25 15:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10725433
2026-03-25 15:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10725433 to the API
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725433>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cfb04c24-8e35-5f68-87a9-4ca8490f6ebb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725433',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 112885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photo_urls': ['https://images.openlane.eu/carimgs/5717969/general/1de6c28a-e419-4e94-97b2-ff162bb5973d.jpg',
'https://images.openlane.eu/carimgs/5717969/general/f9d2ec5f-228a-4b21-9ea5-c9dc127f5710.jpg',
'https://images.openlane.eu/carimgs/5717969/general/34e5bfde-eb10-490d-b9bf-bb2bad7ab123.jpg',
'https://images.openlane.eu/carimgs/5717969/general/2e02c341-ae28-40f0-be2d-3ce8e80b60d7.jpg',
'https://images.openlane.eu/carimgs/5717969/general/3405b51b-e4d6-4f44-b2ac-a5c6fcddd3ee.jpg',
'https://images.openlane.eu/carimgs/5717969/general/3e2756ff-a7a1-4b40-8413-b5a4461a11bb.jpg',
'https://images.openlane.eu/carimgs/5717969/general/92cb5098-9210-4077-9286-a031d7c90303.jpg',
'https://images.openlane.eu/carimgs/5717969/general/7110676b-d6e2-4966-a78d-983dc15efe56.jpg',
'https://images.openlane.eu/carimgs/5717969/general/d0f64f26-958d-4e46-9af7-2dd4f8f3db4c.jpg',
'https://images.openlane.eu/carimgs/5717969/general/a3cebdc6-5c53-49ca-9a47-eca84abbbc01.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb04c24-8e35-5f68-87a9-4ca8490f6ebb/cfb04c24-8e35-5f68-87a9-4ca8490f6ebb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95083,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717969/general/1de6c28a-e419-4e94-97b2-ff162bb5973d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb04c24-8e35-5f68-87a9-4ca8490f6ebb/cfb04c24-8e35-5f68-87a9-4ca8490f6ebb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96574,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717969/general/f9d2ec5f-228a-4b21-9ea5-c9dc127f5710.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb04c24-8e35-5f68-87a9-4ca8490f6ebb/cfb04c24-8e35-5f68-87a9-4ca8490f6ebb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117612,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717969/general/34e5bfde-eb10-490d-b9bf-bb2bad7ab123.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb04c24-8e35-5f68-87a9-4ca8490f6ebb/cfb04c24-8e35-5f68-87a9-4ca8490f6ebb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113939,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717969/general/2e02c341-ae28-40f0-be2d-3ce8e80b60d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb04c24-8e35-5f68-87a9-4ca8490f6ebb/cfb04c24-8e35-5f68-87a9-4ca8490f6ebb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125990,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717969/general/3405b51b-e4d6-4f44-b2ac-a5c6fcddd3ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb04c24-8e35-5f68-87a9-4ca8490f6ebb/cfb04c24-8e35-5f68-87a9-4ca8490f6ebb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107989,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717969/general/3e2756ff-a7a1-4b40-8413-b5a4461a11bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb04c24-8e35-5f68-87a9-4ca8490f6ebb/cfb04c24-8e35-5f68-87a9-4ca8490f6ebb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118565,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717969/general/92cb5098-9210-4077-9286-a031d7c90303.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb04c24-8e35-5f68-87a9-4ca8490f6ebb/cfb04c24-8e35-5f68-87a9-4ca8490f6ebb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132817,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717969/general/7110676b-d6e2-4966-a78d-983dc15efe56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb04c24-8e35-5f68-87a9-4ca8490f6ebb/cfb04c24-8e35-5f68-87a9-4ca8490f6ebb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150284,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717969/general/d0f64f26-958d-4e46-9af7-2dd4f8f3db4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfb04c24-8e35-5f68-87a9-4ca8490f6ebb/cfb04c24-8e35-5f68-87a9-4ca8490f6ebb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109262,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717969/general/a3cebdc6-5c53-49ca-9a47-eca84abbbc01.jpg',
'Width': 1024}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'112.885 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725433%27 HTTP/1.1" 200 None
2026-03-25 15:17:31 [adesa.be] INFO: Saving data for 10725433: {'created_time': 1774451851.719377, 'last_price_update_time': 1774451851.719389, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725433') HTTP/1.1" 204 0
2026-03-25 15:17:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.038(s), this was the 1st time calling it.
2026-03-25 15:17:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.624465760816256 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:17:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.059(s), this was the 1st time calling it.
2026-03-25 15:17:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.489670438679597 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:17:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.095(s), this was the 1st time calling it.
2026-03-25 15:17:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.610262098449678 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10725385
2026-03-25 15:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20385f14-57be-532b-9ed7-e4ba6dbc51dc with scrape type 1
2026-03-25 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 20385f14-57be-532b-9ed7-e4ba6dbc51dc
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732289%252Fgeneral%252F2e1b7e26-316e-4902-8e99-0afc9ccf92f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732289/general/2e1b7e26-316e-4902-8e99-0afc9ccf92f2.jpg already downloaded
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732289%252Fgeneral%252Fc30473e6-5b07-4c8f-b23c-dfb86224993e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732289/general/c30473e6-5b07-4c8f-b23c-dfb86224993e.jpg already downloaded
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732289%252Fgeneral%252F02f66fee-30fb-4878-bc32-8844a9055ee1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732289/general/02f66fee-30fb-4878-bc32-8844a9055ee1.jpg already downloaded
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732289%252Fgeneral%252Fafa2ca55-8bca-44ac-8814-25a409a2753d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732289/general/afa2ca55-8bca-44ac-8814-25a409a2753d.jpg already downloaded
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732289%252Fgeneral%252F730d424f-6a2f-4f09-9cb9-8df0a2d310cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732289/general/730d424f-6a2f-4f09-9cb9-8df0a2d310cf.jpg already downloaded
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732289%252Fgeneral%252F7ecea72c-0bf7-43f7-9159-508c760afb55.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732289/general/7ecea72c-0bf7-43f7-9159-508c760afb55.jpg already downloaded
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732289%252Fgeneral%252F203d64f8-f31b-4ed2-8031-bb7765601b76.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732289/general/203d64f8-f31b-4ed2-8031-bb7765601b76.jpg already downloaded
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732289%252Fgeneral%252F9c2a6548-3b8a-4031-b368-c5a21eaeb7a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732289/general/9c2a6548-3b8a-4031-b368-c5a21eaeb7a3.jpg already downloaded
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732289%252Fgeneral%252F65d8552f-5e14-462b-a301-3e534dc53c61.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732289/general/65d8552f-5e14-462b-a301-3e534dc53c61.jpg already downloaded
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732289%252Fgeneral%252Fd2834832-fc6e-460d-a406-4767f7029132.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732289/general/d2834832-fc6e-460d-a406-4767f7029132.jpg already downloaded
2026-03-25 15:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20385f14-57be-532b-9ed7-e4ba6dbc51dc, identifier: 10725385
2026-03-25 15:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10725385
2026-03-25 15:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10725385
2026-03-25 15:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10725385 to the API
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725385>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '20385f14-57be-532b-9ed7-e4ba6dbc51dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACE368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725385',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 74987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photo_urls': ['https://images.openlane.eu/carimgs/5732289/general/2e1b7e26-316e-4902-8e99-0afc9ccf92f2.jpg',
'https://images.openlane.eu/carimgs/5732289/general/c30473e6-5b07-4c8f-b23c-dfb86224993e.jpg',
'https://images.openlane.eu/carimgs/5732289/general/02f66fee-30fb-4878-bc32-8844a9055ee1.jpg',
'https://images.openlane.eu/carimgs/5732289/general/afa2ca55-8bca-44ac-8814-25a409a2753d.jpg',
'https://images.openlane.eu/carimgs/5732289/general/730d424f-6a2f-4f09-9cb9-8df0a2d310cf.jpg',
'https://images.openlane.eu/carimgs/5732289/general/7ecea72c-0bf7-43f7-9159-508c760afb55.jpg',
'https://images.openlane.eu/carimgs/5732289/general/203d64f8-f31b-4ed2-8031-bb7765601b76.jpg',
'https://images.openlane.eu/carimgs/5732289/general/9c2a6548-3b8a-4031-b368-c5a21eaeb7a3.jpg',
'https://images.openlane.eu/carimgs/5732289/general/65d8552f-5e14-462b-a301-3e534dc53c61.jpg',
'https://images.openlane.eu/carimgs/5732289/general/d2834832-fc6e-460d-a406-4767f7029132.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20385f14-57be-532b-9ed7-e4ba6dbc51dc/20385f14-57be-532b-9ed7-e4ba6dbc51dc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86941,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732289/general/2e1b7e26-316e-4902-8e99-0afc9ccf92f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20385f14-57be-532b-9ed7-e4ba6dbc51dc/20385f14-57be-532b-9ed7-e4ba6dbc51dc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98107,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732289/general/c30473e6-5b07-4c8f-b23c-dfb86224993e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20385f14-57be-532b-9ed7-e4ba6dbc51dc/20385f14-57be-532b-9ed7-e4ba6dbc51dc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92050,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732289/general/02f66fee-30fb-4878-bc32-8844a9055ee1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20385f14-57be-532b-9ed7-e4ba6dbc51dc/20385f14-57be-532b-9ed7-e4ba6dbc51dc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91826,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732289/general/afa2ca55-8bca-44ac-8814-25a409a2753d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20385f14-57be-532b-9ed7-e4ba6dbc51dc/20385f14-57be-532b-9ed7-e4ba6dbc51dc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107826,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732289/general/730d424f-6a2f-4f09-9cb9-8df0a2d310cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20385f14-57be-532b-9ed7-e4ba6dbc51dc/20385f14-57be-532b-9ed7-e4ba6dbc51dc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112173,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732289/general/7ecea72c-0bf7-43f7-9159-508c760afb55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20385f14-57be-532b-9ed7-e4ba6dbc51dc/20385f14-57be-532b-9ed7-e4ba6dbc51dc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136993,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732289/general/203d64f8-f31b-4ed2-8031-bb7765601b76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20385f14-57be-532b-9ed7-e4ba6dbc51dc/20385f14-57be-532b-9ed7-e4ba6dbc51dc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94361,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732289/general/9c2a6548-3b8a-4031-b368-c5a21eaeb7a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20385f14-57be-532b-9ed7-e4ba6dbc51dc/20385f14-57be-532b-9ed7-e4ba6dbc51dc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137813,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732289/general/65d8552f-5e14-462b-a301-3e534dc53c61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20385f14-57be-532b-9ed7-e4ba6dbc51dc/20385f14-57be-532b-9ed7-e4ba6dbc51dc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90760,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732289/general/d2834832-fc6e-460d-a406-4767f7029132.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-02-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'74.987 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725385%27 HTTP/1.1" 200 None
2026-03-25 15:17:33 [adesa.be] INFO: Saving data for 10725385: {'created_time': 1774451853.60311, 'last_price_update_time': 1774451853.60312, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725385') HTTP/1.1" 204 0
2026-03-25 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10725396
2026-03-25 15:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd21f618-8b02-592a-a5d5-772668482d65 with scrape type 1
2026-03-25 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd21f618-8b02-592a-a5d5-772668482d65
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704462%252Fgeneral%252F95a5634c-df3e-4cb5-8120-148a6053e63e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704462/general/95a5634c-df3e-4cb5-8120-148a6053e63e.jpg already downloaded
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704462%252Fgeneral%252F80d86ca5-acb8-4352-af27-1cb1a765e48a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704462/general/80d86ca5-acb8-4352-af27-1cb1a765e48a.jpg already downloaded
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704462%252Fgeneral%252F156c536d-acd9-4f38-af1f-8fa6c6190c21.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704462/general/156c536d-acd9-4f38-af1f-8fa6c6190c21.jpg already downloaded
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704462%252Fgeneral%252F4c0af6f9-f679-4012-8d32-9b8f9a7ec444.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704462/general/4c0af6f9-f679-4012-8d32-9b8f9a7ec444.jpg already downloaded
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704462%252Fgeneral%252Fe47b58dd-ace6-4446-8e9a-fcf2c42e465b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704462/general/e47b58dd-ace6-4446-8e9a-fcf2c42e465b.jpg already downloaded
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704462%252Fgeneral%252Fde9bf4a8-f6b7-4185-9725-c348bf2cb943.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704462/general/de9bf4a8-f6b7-4185-9725-c348bf2cb943.jpg already downloaded
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704462%252Fgeneral%252Fa6d6f8d5-d715-445c-b082-02ba5b20cc1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704462/general/a6d6f8d5-d715-445c-b082-02ba5b20cc1c.jpg already downloaded
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704462%252Fgeneral%252Fef1ebd2f-d791-45ac-8c61-5fdd4773f3be.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704462/general/ef1ebd2f-d791-45ac-8c61-5fdd4773f3be.jpg already downloaded
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704462%252Fgeneral%252F89ed610c-6643-4dce-ae6c-99ce94f0fbb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704462/general/89ed610c-6643-4dce-ae6c-99ce94f0fbb3.jpg already downloaded
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704462%252Fgeneral%252F305b3791-cf73-4fe9-905c-f099d66d3814.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704462/general/305b3791-cf73-4fe9-905c-f099d66d3814.jpg already downloaded
2026-03-25 15:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd21f618-8b02-592a-a5d5-772668482d65, identifier: 10725396
2026-03-25 15:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10725396
2026-03-25 15:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10725396
2026-03-25 15:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10725396 to the API
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725396>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'dd21f618-8b02-592a-a5d5-772668482d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWM480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725396',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 50720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 88,
'photo_urls': ['https://images.openlane.eu/carimgs/5704462/general/95a5634c-df3e-4cb5-8120-148a6053e63e.jpg',
'https://images.openlane.eu/carimgs/5704462/general/80d86ca5-acb8-4352-af27-1cb1a765e48a.jpg',
'https://images.openlane.eu/carimgs/5704462/general/156c536d-acd9-4f38-af1f-8fa6c6190c21.jpg',
'https://images.openlane.eu/carimgs/5704462/general/4c0af6f9-f679-4012-8d32-9b8f9a7ec444.jpg',
'https://images.openlane.eu/carimgs/5704462/general/e47b58dd-ace6-4446-8e9a-fcf2c42e465b.jpg',
'https://images.openlane.eu/carimgs/5704462/general/de9bf4a8-f6b7-4185-9725-c348bf2cb943.jpg',
'https://images.openlane.eu/carimgs/5704462/general/a6d6f8d5-d715-445c-b082-02ba5b20cc1c.jpg',
'https://images.openlane.eu/carimgs/5704462/general/ef1ebd2f-d791-45ac-8c61-5fdd4773f3be.jpg',
'https://images.openlane.eu/carimgs/5704462/general/89ed610c-6643-4dce-ae6c-99ce94f0fbb3.jpg',
'https://images.openlane.eu/carimgs/5704462/general/305b3791-cf73-4fe9-905c-f099d66d3814.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd21f618-8b02-592a-a5d5-772668482d65/dd21f618-8b02-592a-a5d5-772668482d65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178988,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704462/general/95a5634c-df3e-4cb5-8120-148a6053e63e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd21f618-8b02-592a-a5d5-772668482d65/dd21f618-8b02-592a-a5d5-772668482d65_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159037,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704462/general/80d86ca5-acb8-4352-af27-1cb1a765e48a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd21f618-8b02-592a-a5d5-772668482d65/dd21f618-8b02-592a-a5d5-772668482d65_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146452,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704462/general/156c536d-acd9-4f38-af1f-8fa6c6190c21.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd21f618-8b02-592a-a5d5-772668482d65/dd21f618-8b02-592a-a5d5-772668482d65_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242498,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704462/general/4c0af6f9-f679-4012-8d32-9b8f9a7ec444.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd21f618-8b02-592a-a5d5-772668482d65/dd21f618-8b02-592a-a5d5-772668482d65_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280261,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704462/general/e47b58dd-ace6-4446-8e9a-fcf2c42e465b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd21f618-8b02-592a-a5d5-772668482d65/dd21f618-8b02-592a-a5d5-772668482d65_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273996,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704462/general/de9bf4a8-f6b7-4185-9725-c348bf2cb943.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd21f618-8b02-592a-a5d5-772668482d65/dd21f618-8b02-592a-a5d5-772668482d65_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227521,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704462/general/a6d6f8d5-d715-445c-b082-02ba5b20cc1c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd21f618-8b02-592a-a5d5-772668482d65/dd21f618-8b02-592a-a5d5-772668482d65_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378350,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704462/general/ef1ebd2f-d791-45ac-8c61-5fdd4773f3be.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd21f618-8b02-592a-a5d5-772668482d65/dd21f618-8b02-592a-a5d5-772668482d65_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186623,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704462/general/89ed610c-6643-4dce-ae6c-99ce94f0fbb3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd21f618-8b02-592a-a5d5-772668482d65/dd21f618-8b02-592a-a5d5-772668482d65_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164778,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704462/general/305b3791-cf73-4fe9-905c-f099d66d3814.jpg',
'Width': 1500}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.5 TSI Clever - Petrol - Manual - 150 hp - '
'50.720 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725396%27 HTTP/1.1" 200 None
2026-03-25 15:17:35 [adesa.be] INFO: Saving data for 10725396: {'created_time': 1774451855.841788, 'last_price_update_time': 1774451855.8418, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725396') HTTP/1.1" 204 0
2026-03-25 15:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10725542
2026-03-25 15:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with scrape type 1
2026-03-25 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677549%252Fgeneral%252Fc48de851-5356-4ea3-9264-decea5dbf757.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677549/general/c48de851-5356-4ea3-9264-decea5dbf757.jpg already downloaded
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677549%252Fgeneral%252Fdc6c66de-f364-4563-991e-d5e8b5008ed7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677549/general/dc6c66de-f364-4563-991e-d5e8b5008ed7.jpg already downloaded
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677549%252Fgeneral%252Ff6bb8972-d9f8-4dd3-a33b-6f7775b2dcc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677549/general/f6bb8972-d9f8-4dd3-a33b-6f7775b2dcc9.jpg already downloaded
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677549%252Fgeneral%252Fdc26e805-3a6e-43d6-8885-6167010584b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677549/general/dc26e805-3a6e-43d6-8885-6167010584b9.jpg already downloaded
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677549%252Fgeneral%252Fed81b39c-ced8-4dd1-90cb-21ef1c2ae6d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677549/general/ed81b39c-ced8-4dd1-90cb-21ef1c2ae6d2.jpg already downloaded
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677549%252Fgeneral%252F9b413627-4796-4071-8874-c5599b23ea7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677549/general/9b413627-4796-4071-8874-c5599b23ea7f.jpg already downloaded
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677549%252Fgeneral%252Ff200e744-ea84-40ef-9c99-6d8cf936a492.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677549/general/f200e744-ea84-40ef-9c99-6d8cf936a492.jpg already downloaded
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677549%252Fgeneral%252F2eb182cc-e017-4bae-b8ad-722ab07695ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677549/general/2eb182cc-e017-4bae-b8ad-722ab07695ec.jpg already downloaded
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677549%252Fgeneral%252Fa56470a5-40f8-4558-a4c7-8d5ccf4c1b8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677549/general/a56470a5-40f8-4558-a4c7-8d5ccf4c1b8e.jpg already downloaded
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677549%252Fgeneral%252Fc373c780-52bf-4338-ad80-5f9728d8c5ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677549/general/c373c780-52bf-4338-ad80-5f9728d8c5ee.jpg already downloaded
2026-03-25 15:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b, identifier: 10725542
2026-03-25 15:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10725542
2026-03-25 15:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10725542
2026-03-25 15:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10725542 to the API
2026-03-25 15:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725542>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT391',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 61155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photo_urls': ['https://images.openlane.eu/carimgs/5677549/general/c48de851-5356-4ea3-9264-decea5dbf757.jpg',
'https://images.openlane.eu/carimgs/5677549/general/dc6c66de-f364-4563-991e-d5e8b5008ed7.jpg',
'https://images.openlane.eu/carimgs/5677549/general/f6bb8972-d9f8-4dd3-a33b-6f7775b2dcc9.jpg',
'https://images.openlane.eu/carimgs/5677549/general/dc26e805-3a6e-43d6-8885-6167010584b9.jpg',
'https://images.openlane.eu/carimgs/5677549/general/ed81b39c-ced8-4dd1-90cb-21ef1c2ae6d2.jpg',
'https://images.openlane.eu/carimgs/5677549/general/9b413627-4796-4071-8874-c5599b23ea7f.jpg',
'https://images.openlane.eu/carimgs/5677549/general/f200e744-ea84-40ef-9c99-6d8cf936a492.jpg',
'https://images.openlane.eu/carimgs/5677549/general/2eb182cc-e017-4bae-b8ad-722ab07695ec.jpg',
'https://images.openlane.eu/carimgs/5677549/general/a56470a5-40f8-4558-a4c7-8d5ccf4c1b8e.jpg',
'https://images.openlane.eu/carimgs/5677549/general/c373c780-52bf-4338-ad80-5f9728d8c5ee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b/d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677549/general/c48de851-5356-4ea3-9264-decea5dbf757.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b/d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677549/general/dc6c66de-f364-4563-991e-d5e8b5008ed7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b/d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677549/general/f6bb8972-d9f8-4dd3-a33b-6f7775b2dcc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b/d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677549/general/dc26e805-3a6e-43d6-8885-6167010584b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b/d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677549/general/ed81b39c-ced8-4dd1-90cb-21ef1c2ae6d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b/d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677549/general/9b413627-4796-4071-8874-c5599b23ea7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b/d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677549/general/f200e744-ea84-40ef-9c99-6d8cf936a492.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b/d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677549/general/2eb182cc-e017-4bae-b8ad-722ab07695ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b/d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677549/general/a56470a5-40f8-4558-a4c7-8d5ccf4c1b8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b/d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677549/general/c373c780-52bf-4338-ad80-5f9728d8c5ee.jpg',
'Width': 1024}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C3 1.2i Live - Petrol - Manual - 83 hp - 61.155 km',
'transmission': 'manual',
'trim': 'Live',
'vin': None,
'year': 2022}
2026-03-25 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725542%27 HTTP/1.1" 200 None
2026-03-25 15:17:42 [adesa.be] INFO: Saving data for 10725542: {'created_time': 1774451862.498514, 'last_price_update_time': 1774451862.498524, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725542') HTTP/1.1" 204 0
2026-03-25 15:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17: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 15:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10725279
2026-03-25 15:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54d5066-575f-57aa-8345-d6d1e4eacfa3 with scrape type 1
2026-03-25 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b54d5066-575f-57aa-8345-d6d1e4eacfa3
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732515%252Fgeneral%252F4d275d01-49ef-4516-ad18-7491a54f1ddd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732515/general/4d275d01-49ef-4516-ad18-7491a54f1ddd.jpg already downloaded
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732515%252Fgeneral%252F5b8661e3-84b0-4645-b525-34ea988a282f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732515/general/5b8661e3-84b0-4645-b525-34ea988a282f.jpg already downloaded
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732515%252Fgeneral%252F467e69a4-1db9-418a-b6fd-2e380935820b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732515/general/467e69a4-1db9-418a-b6fd-2e380935820b.jpg already downloaded
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732515%252Fgeneral%252Faf3b3b6e-7151-4be5-999c-543dbee42614.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732515/general/af3b3b6e-7151-4be5-999c-543dbee42614.jpg already downloaded
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732515%252Fgeneral%252F8cbdfdc2-ccb3-47ef-b455-cd20b4c820e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732515/general/8cbdfdc2-ccb3-47ef-b455-cd20b4c820e3.jpg already downloaded
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732515%252Fgeneral%252Fcdd48816-ba15-4285-8992-b0d1e78ed6fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732515/general/cdd48816-ba15-4285-8992-b0d1e78ed6fd.jpg already downloaded
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732515%252Fgeneral%252Fba115d47-df98-4131-8244-0ac9f8e227bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732515/general/ba115d47-df98-4131-8244-0ac9f8e227bb.jpg already downloaded
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732515%252Fgeneral%252F16886910-5f0f-40f0-b9d1-c57a99102d14.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732515/general/16886910-5f0f-40f0-b9d1-c57a99102d14.jpg already downloaded
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732515%252Fgeneral%252F31fb8c4f-62b2-4121-98c5-845e39024240.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732515/general/31fb8c4f-62b2-4121-98c5-845e39024240.jpg already downloaded
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732515%252Fgeneral%252F54c1bf2c-02e5-4971-813b-acf58be60a26.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732515/general/54c1bf2c-02e5-4971-813b-acf58be60a26.jpg already downloaded
2026-03-25 15:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54d5066-575f-57aa-8345-d6d1e4eacfa3, identifier: 10725279
2026-03-25 15:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10725279
2026-03-25 15:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10725279
2026-03-25 15:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10725279 to the API
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725279>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b54d5066-575f-57aa-8345-d6d1e4eacfa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RQ5627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725279',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 150009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5732515/general/4d275d01-49ef-4516-ad18-7491a54f1ddd.jpg',
'https://images.openlane.eu/carimgs/5732515/general/5b8661e3-84b0-4645-b525-34ea988a282f.jpg',
'https://images.openlane.eu/carimgs/5732515/general/467e69a4-1db9-418a-b6fd-2e380935820b.jpg',
'https://images.openlane.eu/carimgs/5732515/general/af3b3b6e-7151-4be5-999c-543dbee42614.jpg',
'https://images.openlane.eu/carimgs/5732515/general/8cbdfdc2-ccb3-47ef-b455-cd20b4c820e3.jpg',
'https://images.openlane.eu/carimgs/5732515/general/cdd48816-ba15-4285-8992-b0d1e78ed6fd.jpg',
'https://images.openlane.eu/carimgs/5732515/general/ba115d47-df98-4131-8244-0ac9f8e227bb.jpg',
'https://images.openlane.eu/carimgs/5732515/general/16886910-5f0f-40f0-b9d1-c57a99102d14.jpg',
'https://images.openlane.eu/carimgs/5732515/general/31fb8c4f-62b2-4121-98c5-845e39024240.jpg',
'https://images.openlane.eu/carimgs/5732515/general/54c1bf2c-02e5-4971-813b-acf58be60a26.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54d5066-575f-57aa-8345-d6d1e4eacfa3/b54d5066-575f-57aa-8345-d6d1e4eacfa3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732515/general/4d275d01-49ef-4516-ad18-7491a54f1ddd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54d5066-575f-57aa-8345-d6d1e4eacfa3/b54d5066-575f-57aa-8345-d6d1e4eacfa3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732515/general/5b8661e3-84b0-4645-b525-34ea988a282f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54d5066-575f-57aa-8345-d6d1e4eacfa3/b54d5066-575f-57aa-8345-d6d1e4eacfa3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732515/general/467e69a4-1db9-418a-b6fd-2e380935820b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54d5066-575f-57aa-8345-d6d1e4eacfa3/b54d5066-575f-57aa-8345-d6d1e4eacfa3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732515/general/af3b3b6e-7151-4be5-999c-543dbee42614.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54d5066-575f-57aa-8345-d6d1e4eacfa3/b54d5066-575f-57aa-8345-d6d1e4eacfa3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732515/general/8cbdfdc2-ccb3-47ef-b455-cd20b4c820e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54d5066-575f-57aa-8345-d6d1e4eacfa3/b54d5066-575f-57aa-8345-d6d1e4eacfa3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732515/general/cdd48816-ba15-4285-8992-b0d1e78ed6fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54d5066-575f-57aa-8345-d6d1e4eacfa3/b54d5066-575f-57aa-8345-d6d1e4eacfa3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732515/general/ba115d47-df98-4131-8244-0ac9f8e227bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54d5066-575f-57aa-8345-d6d1e4eacfa3/b54d5066-575f-57aa-8345-d6d1e4eacfa3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732515/general/16886910-5f0f-40f0-b9d1-c57a99102d14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54d5066-575f-57aa-8345-d6d1e4eacfa3/b54d5066-575f-57aa-8345-d6d1e4eacfa3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732515/general/31fb8c4f-62b2-4121-98c5-845e39024240.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54d5066-575f-57aa-8345-d6d1e4eacfa3/b54d5066-575f-57aa-8345-d6d1e4eacfa3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732515/general/54c1bf2c-02e5-4971-813b-acf58be60a26.jpg',
'Width': 1024}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 150.009 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725279%27 HTTP/1.1" 200 None
2026-03-25 15:17:43 [adesa.be] INFO: Saving data for 10725279: {'created_time': 1774451863.930749, 'last_price_update_time': 1774451863.930759, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725279') HTTP/1.1" 204 0
2026-03-25 15:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17: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 15:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10725418
2026-03-25 15:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2213e49b-2e7e-5f1c-8e56-0d156d00060c with scrape type 1
2026-03-25 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2213e49b-2e7e-5f1c-8e56-0d156d00060c
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704409%252Fgeneral%252F03a9cc81-d7fc-4f6e-9118-aa6e9c985e07.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704409/general/03a9cc81-d7fc-4f6e-9118-aa6e9c985e07.jpg already downloaded
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704409%252Fgeneral%252F96076a21-f017-4bce-af6a-d6b0c4ba4d45.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704409/general/96076a21-f017-4bce-af6a-d6b0c4ba4d45.jpg already downloaded
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704409%252Fgeneral%252F5082f6b1-0835-486f-83d0-24defcceef00.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704409/general/5082f6b1-0835-486f-83d0-24defcceef00.jpg already downloaded
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704409%252Fgeneral%252F547630d6-16dc-40a2-a2e2-dd7704d251dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704409/general/547630d6-16dc-40a2-a2e2-dd7704d251dc.jpg already downloaded
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704409%252Fgeneral%252F5631e106-2009-49e5-8ed7-0d1ba9ecfc2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704409/general/5631e106-2009-49e5-8ed7-0d1ba9ecfc2e.jpg already downloaded
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704409%252Fgeneral%252Fce49a407-78b6-4550-bd15-2933f8d981f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704409/general/ce49a407-78b6-4550-bd15-2933f8d981f2.jpg already downloaded
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704409%252Fgeneral%252F6a0bb00e-0876-4a7c-8eb6-638307d0ab78.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704409/general/6a0bb00e-0876-4a7c-8eb6-638307d0ab78.jpg already downloaded
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704409%252Fgeneral%252F3c838a69-e933-44b2-8552-2d1f76caaca8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704409/general/3c838a69-e933-44b2-8552-2d1f76caaca8.jpg already downloaded
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704409%252Fgeneral%252F8e851f4f-66a6-484d-8d17-a49d1adfe9a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704409/general/8e851f4f-66a6-484d-8d17-a49d1adfe9a6.jpg already downloaded
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704409%252Fgeneral%252F0b3442f6-5769-4453-a004-0dfbb0aa3bc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704409/general/0b3442f6-5769-4453-a004-0dfbb0aa3bc3.jpg already downloaded
2026-03-25 15:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2213e49b-2e7e-5f1c-8e56-0d156d00060c, identifier: 10725418
2026-03-25 15:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10725418
2026-03-25 15:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10725418
2026-03-25 15:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10725418 to the API
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725418>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2213e49b-2e7e-5f1c-8e56-0d156d00060c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE954',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725418',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 80762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5704409/general/03a9cc81-d7fc-4f6e-9118-aa6e9c985e07.jpg',
'https://images.openlane.eu/carimgs/5704409/general/96076a21-f017-4bce-af6a-d6b0c4ba4d45.jpg',
'https://images.openlane.eu/carimgs/5704409/general/5082f6b1-0835-486f-83d0-24defcceef00.jpg',
'https://images.openlane.eu/carimgs/5704409/general/547630d6-16dc-40a2-a2e2-dd7704d251dc.jpg',
'https://images.openlane.eu/carimgs/5704409/general/5631e106-2009-49e5-8ed7-0d1ba9ecfc2e.jpg',
'https://images.openlane.eu/carimgs/5704409/general/ce49a407-78b6-4550-bd15-2933f8d981f2.jpg',
'https://images.openlane.eu/carimgs/5704409/general/6a0bb00e-0876-4a7c-8eb6-638307d0ab78.jpg',
'https://images.openlane.eu/carimgs/5704409/general/3c838a69-e933-44b2-8552-2d1f76caaca8.jpg',
'https://images.openlane.eu/carimgs/5704409/general/8e851f4f-66a6-484d-8d17-a49d1adfe9a6.jpg',
'https://images.openlane.eu/carimgs/5704409/general/0b3442f6-5769-4453-a004-0dfbb0aa3bc3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2213e49b-2e7e-5f1c-8e56-0d156d00060c/2213e49b-2e7e-5f1c-8e56-0d156d00060c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172492,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704409/general/03a9cc81-d7fc-4f6e-9118-aa6e9c985e07.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2213e49b-2e7e-5f1c-8e56-0d156d00060c/2213e49b-2e7e-5f1c-8e56-0d156d00060c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166378,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704409/general/96076a21-f017-4bce-af6a-d6b0c4ba4d45.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2213e49b-2e7e-5f1c-8e56-0d156d00060c/2213e49b-2e7e-5f1c-8e56-0d156d00060c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158810,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704409/general/5082f6b1-0835-486f-83d0-24defcceef00.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2213e49b-2e7e-5f1c-8e56-0d156d00060c/2213e49b-2e7e-5f1c-8e56-0d156d00060c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158924,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704409/general/547630d6-16dc-40a2-a2e2-dd7704d251dc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2213e49b-2e7e-5f1c-8e56-0d156d00060c/2213e49b-2e7e-5f1c-8e56-0d156d00060c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275610,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704409/general/5631e106-2009-49e5-8ed7-0d1ba9ecfc2e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2213e49b-2e7e-5f1c-8e56-0d156d00060c/2213e49b-2e7e-5f1c-8e56-0d156d00060c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292812,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704409/general/ce49a407-78b6-4550-bd15-2933f8d981f2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2213e49b-2e7e-5f1c-8e56-0d156d00060c/2213e49b-2e7e-5f1c-8e56-0d156d00060c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298996,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704409/general/6a0bb00e-0876-4a7c-8eb6-638307d0ab78.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2213e49b-2e7e-5f1c-8e56-0d156d00060c/2213e49b-2e7e-5f1c-8e56-0d156d00060c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266468,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704409/general/3c838a69-e933-44b2-8552-2d1f76caaca8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2213e49b-2e7e-5f1c-8e56-0d156d00060c/2213e49b-2e7e-5f1c-8e56-0d156d00060c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316288,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704409/general/8e851f4f-66a6-484d-8d17-a49d1adfe9a6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2213e49b-2e7e-5f1c-8e56-0d156d00060c/2213e49b-2e7e-5f1c-8e56-0d156d00060c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226882,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704409/general/0b3442f6-5769-4453-a004-0dfbb0aa3bc3.jpg',
'Width': 1500}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Manual - 110 hp - '
'80.762 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725418%27 HTTP/1.1" 200 None
2026-03-25 15:17:44 [adesa.be] INFO: Saving data for 10725418: {'created_time': 1774451864.596005, 'last_price_update_time': 1774451864.596016, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725418') HTTP/1.1" 204 0
2026-03-25 15:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10725262
2026-03-25 15:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with scrape type 1
2026-03-25 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4
2026-03-25 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732467%252Fgeneral%252F727fdd3b-e751-4b63-ae88-b1c7baacf317.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732467/general/727fdd3b-e751-4b63-ae88-b1c7baacf317.jpg already downloaded
2026-03-25 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732467%252Fgeneral%252F5f6fe2ca-e137-4e68-abb0-ab395afd0be6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732467/general/5f6fe2ca-e137-4e68-abb0-ab395afd0be6.jpg already downloaded
2026-03-25 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732467%252Fgeneral%252F007eda52-17ad-43a8-b878-b6a293fca622.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732467/general/007eda52-17ad-43a8-b878-b6a293fca622.jpg already downloaded
2026-03-25 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732467%252Fgeneral%252Ff4536dc6-a062-4bc9-a20f-79f2d4f2fed9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732467/general/f4536dc6-a062-4bc9-a20f-79f2d4f2fed9.jpg already downloaded
2026-03-25 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732467%252Fgeneral%252F7a0dd60d-3f38-4568-ade6-24b974b59cca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732467/general/7a0dd60d-3f38-4568-ade6-24b974b59cca.jpg already downloaded
2026-03-25 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732467%252Fgeneral%252F749ebe04-0059-4cb3-a3de-f97a172be05f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732467/general/749ebe04-0059-4cb3-a3de-f97a172be05f.jpg already downloaded
2026-03-25 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732467%252Fgeneral%252Fddc4adda-dcaf-4075-8ce4-fd1e69f6ff2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732467/general/ddc4adda-dcaf-4075-8ce4-fd1e69f6ff2d.jpg already downloaded
2026-03-25 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732467%252Fgeneral%252Fc424469f-1c88-4379-a265-e6ea80f83d4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732467/general/c424469f-1c88-4379-a265-e6ea80f83d4b.jpg already downloaded
2026-03-25 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732467%252Fgeneral%252F0f0d5088-6ffd-4a3c-bcf1-89e7344d7fb5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732467/general/0f0d5088-6ffd-4a3c-bcf1-89e7344d7fb5.jpg already downloaded
2026-03-25 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732467%252Fgeneral%252Fca21952d-67d5-4f72-afbc-377dd0254c87.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732467/general/ca21952d-67d5-4f72-afbc-377dd0254c87.jpg already downloaded
2026-03-25 15:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4, identifier: 10725262
2026-03-25 15:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10725262
2026-03-25 15:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10725262
2026-03-25 15:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10725262 to the API
2026-03-25 15:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725262>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8672bb6b-d23c-53cd-997a-aa8e2b91a4e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVM372',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725262',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 76325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 112,
'photo_urls': ['https://images.openlane.eu/carimgs/5732467/general/727fdd3b-e751-4b63-ae88-b1c7baacf317.jpg',
'https://images.openlane.eu/carimgs/5732467/general/5f6fe2ca-e137-4e68-abb0-ab395afd0be6.jpg',
'https://images.openlane.eu/carimgs/5732467/general/007eda52-17ad-43a8-b878-b6a293fca622.jpg',
'https://images.openlane.eu/carimgs/5732467/general/f4536dc6-a062-4bc9-a20f-79f2d4f2fed9.jpg',
'https://images.openlane.eu/carimgs/5732467/general/7a0dd60d-3f38-4568-ade6-24b974b59cca.jpg',
'https://images.openlane.eu/carimgs/5732467/general/749ebe04-0059-4cb3-a3de-f97a172be05f.jpg',
'https://images.openlane.eu/carimgs/5732467/general/ddc4adda-dcaf-4075-8ce4-fd1e69f6ff2d.jpg',
'https://images.openlane.eu/carimgs/5732467/general/c424469f-1c88-4379-a265-e6ea80f83d4b.jpg',
'https://images.openlane.eu/carimgs/5732467/general/0f0d5088-6ffd-4a3c-bcf1-89e7344d7fb5.jpg',
'https://images.openlane.eu/carimgs/5732467/general/ca21952d-67d5-4f72-afbc-377dd0254c87.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8672bb6b-d23c-53cd-997a-aa8e2b91a4e4/8672bb6b-d23c-53cd-997a-aa8e2b91a4e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732467/general/727fdd3b-e751-4b63-ae88-b1c7baacf317.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8672bb6b-d23c-53cd-997a-aa8e2b91a4e4/8672bb6b-d23c-53cd-997a-aa8e2b91a4e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732467/general/5f6fe2ca-e137-4e68-abb0-ab395afd0be6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8672bb6b-d23c-53cd-997a-aa8e2b91a4e4/8672bb6b-d23c-53cd-997a-aa8e2b91a4e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732467/general/007eda52-17ad-43a8-b878-b6a293fca622.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8672bb6b-d23c-53cd-997a-aa8e2b91a4e4/8672bb6b-d23c-53cd-997a-aa8e2b91a4e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732467/general/f4536dc6-a062-4bc9-a20f-79f2d4f2fed9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8672bb6b-d23c-53cd-997a-aa8e2b91a4e4/8672bb6b-d23c-53cd-997a-aa8e2b91a4e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732467/general/7a0dd60d-3f38-4568-ade6-24b974b59cca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8672bb6b-d23c-53cd-997a-aa8e2b91a4e4/8672bb6b-d23c-53cd-997a-aa8e2b91a4e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732467/general/749ebe04-0059-4cb3-a3de-f97a172be05f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8672bb6b-d23c-53cd-997a-aa8e2b91a4e4/8672bb6b-d23c-53cd-997a-aa8e2b91a4e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732467/general/ddc4adda-dcaf-4075-8ce4-fd1e69f6ff2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8672bb6b-d23c-53cd-997a-aa8e2b91a4e4/8672bb6b-d23c-53cd-997a-aa8e2b91a4e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732467/general/c424469f-1c88-4379-a265-e6ea80f83d4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8672bb6b-d23c-53cd-997a-aa8e2b91a4e4/8672bb6b-d23c-53cd-997a-aa8e2b91a4e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732467/general/0f0d5088-6ffd-4a3c-bcf1-89e7344d7fb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8672bb6b-d23c-53cd-997a-aa8e2b91a4e4/8672bb6b-d23c-53cd-997a-aa8e2b91a4e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732467/general/ca21952d-67d5-4f72-afbc-377dd0254c87.jpg',
'Width': 1024}],
'price': 21300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 1.5 TSI Sportline - Petrol - Automatic - 150 hp - '
'76.325 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
2026-03-25 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710725262%27 HTTP/1.1" 200 None
2026-03-25 15:17:49 [adesa.be] INFO: Saving data for 10725262: {'created_time': 1774451869.243858, 'last_price_update_time': 1774451869.243868, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725262') HTTP/1.1" 204 0
2026-03-25 15:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10725543
2026-03-25 15:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 240ecc24-701e-570c-97f0-36900306c07f with scrape type 1
2026-03-25 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 240ecc24-701e-570c-97f0-36900306c07f
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732419%252Fgeneral%252Fbf70bd79-a725-49e7-bb0a-fd73c837feea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732419/general/bf70bd79-a725-49e7-bb0a-fd73c837feea.jpg already downloaded
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732419%252Fgeneral%252Fb37c05ea-f860-449c-94f1-6a24bda468a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732419/general/b37c05ea-f860-449c-94f1-6a24bda468a9.jpg already downloaded
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732419%252Fgeneral%252F67fed551-0f4c-4019-a532-7baf168cb16c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732419/general/67fed551-0f4c-4019-a532-7baf168cb16c.jpg already downloaded
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732419%252Fgeneral%252F8810be00-7c28-4dfd-b327-122b7f6bf4bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732419/general/8810be00-7c28-4dfd-b327-122b7f6bf4bc.jpg already downloaded
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732419%252Fgeneral%252F09f4e9b0-fc16-49e3-aaa1-f13b508bc0ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732419/general/09f4e9b0-fc16-49e3-aaa1-f13b508bc0ac.jpg already downloaded
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732419%252Fgeneral%252F922733f1-d110-422d-9d30-728938cac804.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732419/general/922733f1-d110-422d-9d30-728938cac804.jpg already downloaded
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732419%252Fgeneral%252Fa9094dc1-40cd-4cf2-83c9-cc2dcc2f1b8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732419/general/a9094dc1-40cd-4cf2-83c9-cc2dcc2f1b8a.jpg already downloaded
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732419%252Fgeneral%252F6b94aa14-b1b4-439d-ae62-74b95a35f2b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732419/general/6b94aa14-b1b4-439d-ae62-74b95a35f2b4.jpg already downloaded
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732419%252Fgeneral%252F10aab45a-ea39-47f2-b071-87f0b6d4b7c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732419/general/10aab45a-ea39-47f2-b071-87f0b6d4b7c3.jpg already downloaded
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732419%252Fgeneral%252Faa7adcf0-4a62-4a4f-aeca-5882cacf8236.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732419/general/aa7adcf0-4a62-4a4f-aeca-5882cacf8236.jpg already downloaded
2026-03-25 15:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 240ecc24-701e-570c-97f0-36900306c07f, identifier: 10725543
2026-03-25 15:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10725543
2026-03-25 15:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10725543
2026-03-25 15:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10725543 to the API
2026-03-25 15:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725543>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 70,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '240ecc24-701e-570c-97f0-36900306c07f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPJ032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725543',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 105627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5732419/general/bf70bd79-a725-49e7-bb0a-fd73c837feea.jpg',
'https://images.openlane.eu/carimgs/5732419/general/b37c05ea-f860-449c-94f1-6a24bda468a9.jpg',
'https://images.openlane.eu/carimgs/5732419/general/67fed551-0f4c-4019-a532-7baf168cb16c.jpg',
'https://images.openlane.eu/carimgs/5732419/general/8810be00-7c28-4dfd-b327-122b7f6bf4bc.jpg',
'https://images.openlane.eu/carimgs/5732419/general/09f4e9b0-fc16-49e3-aaa1-f13b508bc0ac.jpg',
'https://images.openlane.eu/carimgs/5732419/general/922733f1-d110-422d-9d30-728938cac804.jpg',
'https://images.openlane.eu/carimgs/5732419/general/a9094dc1-40cd-4cf2-83c9-cc2dcc2f1b8a.jpg',
'https://images.openlane.eu/carimgs/5732419/general/6b94aa14-b1b4-439d-ae62-74b95a35f2b4.jpg',
'https://images.openlane.eu/carimgs/5732419/general/10aab45a-ea39-47f2-b071-87f0b6d4b7c3.jpg',
'https://images.openlane.eu/carimgs/5732419/general/aa7adcf0-4a62-4a4f-aeca-5882cacf8236.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240ecc24-701e-570c-97f0-36900306c07f/240ecc24-701e-570c-97f0-36900306c07f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171725,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732419/general/bf70bd79-a725-49e7-bb0a-fd73c837feea.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240ecc24-701e-570c-97f0-36900306c07f/240ecc24-701e-570c-97f0-36900306c07f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171206,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732419/general/b37c05ea-f860-449c-94f1-6a24bda468a9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240ecc24-701e-570c-97f0-36900306c07f/240ecc24-701e-570c-97f0-36900306c07f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159366,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732419/general/67fed551-0f4c-4019-a532-7baf168cb16c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240ecc24-701e-570c-97f0-36900306c07f/240ecc24-701e-570c-97f0-36900306c07f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172562,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732419/general/8810be00-7c28-4dfd-b327-122b7f6bf4bc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240ecc24-701e-570c-97f0-36900306c07f/240ecc24-701e-570c-97f0-36900306c07f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219354,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732419/general/09f4e9b0-fc16-49e3-aaa1-f13b508bc0ac.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240ecc24-701e-570c-97f0-36900306c07f/240ecc24-701e-570c-97f0-36900306c07f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212593,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732419/general/922733f1-d110-422d-9d30-728938cac804.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240ecc24-701e-570c-97f0-36900306c07f/240ecc24-701e-570c-97f0-36900306c07f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205190,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732419/general/a9094dc1-40cd-4cf2-83c9-cc2dcc2f1b8a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240ecc24-701e-570c-97f0-36900306c07f/240ecc24-701e-570c-97f0-36900306c07f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133536,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732419/general/6b94aa14-b1b4-439d-ae62-74b95a35f2b4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240ecc24-701e-570c-97f0-36900306c07f/240ecc24-701e-570c-97f0-36900306c07f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223998,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732419/general/10aab45a-ea39-47f2-b071-87f0b6d4b7c3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_240ecc24-701e-570c-97f0-36900306c07f/240ecc24-701e-570c-97f0-36900306c07f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166351,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732419/general/aa7adcf0-4a62-4a4f-aeca-5882cacf8236.jpg',
'Width': 1500}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Fiesta 1.1i Business - Petrol - Manual - 70 hp - 105.627 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-25 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725543%27 HTTP/1.1" 200 None
2026-03-25 15:17:55 [adesa.be] INFO: Saving data for 10725543: {'created_time': 1774451875.106803, 'last_price_update_time': 1774451875.106817, 'auction_closing_time': 1774602000.0}
2026-03-25 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725543') HTTP/1.1" 204 0
2026-03-25 15:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10725535
2026-03-25 15:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a19cfa07-6991-5f7a-9ac3-d477c279849b with scrape type 1
2026-03-25 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a19cfa07-6991-5f7a-9ac3-d477c279849b
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704633%252Fgeneral%252F18648596-3999-4c84-b408-3c15ce2439fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704633/general/18648596-3999-4c84-b408-3c15ce2439fb.jpg already downloaded
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704633%252Fgeneral%252Fe55aba0a-dfcd-4f3a-8b89-2589f6cf25df.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704633/general/e55aba0a-dfcd-4f3a-8b89-2589f6cf25df.jpg already downloaded
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704633%252Fgeneral%252F2b74ee49-d694-4c7d-9eee-63309c352a9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704633/general/2b74ee49-d694-4c7d-9eee-63309c352a9e.jpg already downloaded
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704633%252Fgeneral%252Fa99be8c4-2bc9-40d2-ad2c-ad34b2829f81.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704633/general/a99be8c4-2bc9-40d2-ad2c-ad34b2829f81.jpg already downloaded
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704633%252Fgeneral%252Fba7f84c2-56de-47e6-9b4a-7da8c223bfa1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704633/general/ba7f84c2-56de-47e6-9b4a-7da8c223bfa1.jpg already downloaded
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704633%252Fgeneral%252F2c6b988d-9921-4b07-a29b-5853e395dc76.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704633/general/2c6b988d-9921-4b07-a29b-5853e395dc76.jpg already downloaded
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704633%252Fgeneral%252F22855c41-79c9-40cc-bc4e-ac8f64c3b6d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704633/general/22855c41-79c9-40cc-bc4e-ac8f64c3b6d2.jpg already downloaded
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704633%252Fgeneral%252Fbe8e6060-b76c-441b-b7cc-49579ef74466.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704633/general/be8e6060-b76c-441b-b7cc-49579ef74466.jpg already downloaded
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704633%252Fgeneral%252Fbae9a440-db42-444d-98a2-255dab4d15a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704633/general/bae9a440-db42-444d-98a2-255dab4d15a8.jpg already downloaded
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704633%252Fgeneral%252F15c59b46-d31d-42cd-909c-5d1306d269b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704633/general/15c59b46-d31d-42cd-909c-5d1306d269b8.jpg already downloaded
2026-03-25 15:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a19cfa07-6991-5f7a-9ac3-d477c279849b, identifier: 10725535
2026-03-25 15:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10725535
2026-03-25 15:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10725535
2026-03-25 15:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10725535 to the API
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725535>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a19cfa07-6991-5f7a-9ac3-d477c279849b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMH409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 44279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5704633/general/18648596-3999-4c84-b408-3c15ce2439fb.jpg',
'https://images.openlane.eu/carimgs/5704633/general/e55aba0a-dfcd-4f3a-8b89-2589f6cf25df.jpg',
'https://images.openlane.eu/carimgs/5704633/general/2b74ee49-d694-4c7d-9eee-63309c352a9e.jpg',
'https://images.openlane.eu/carimgs/5704633/general/a99be8c4-2bc9-40d2-ad2c-ad34b2829f81.jpg',
'https://images.openlane.eu/carimgs/5704633/general/ba7f84c2-56de-47e6-9b4a-7da8c223bfa1.jpg',
'https://images.openlane.eu/carimgs/5704633/general/2c6b988d-9921-4b07-a29b-5853e395dc76.jpg',
'https://images.openlane.eu/carimgs/5704633/general/22855c41-79c9-40cc-bc4e-ac8f64c3b6d2.jpg',
'https://images.openlane.eu/carimgs/5704633/general/be8e6060-b76c-441b-b7cc-49579ef74466.jpg',
'https://images.openlane.eu/carimgs/5704633/general/bae9a440-db42-444d-98a2-255dab4d15a8.jpg',
'https://images.openlane.eu/carimgs/5704633/general/15c59b46-d31d-42cd-909c-5d1306d269b8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a19cfa07-6991-5f7a-9ac3-d477c279849b/a19cfa07-6991-5f7a-9ac3-d477c279849b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704633/general/18648596-3999-4c84-b408-3c15ce2439fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a19cfa07-6991-5f7a-9ac3-d477c279849b/a19cfa07-6991-5f7a-9ac3-d477c279849b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704633/general/e55aba0a-dfcd-4f3a-8b89-2589f6cf25df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a19cfa07-6991-5f7a-9ac3-d477c279849b/a19cfa07-6991-5f7a-9ac3-d477c279849b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704633/general/2b74ee49-d694-4c7d-9eee-63309c352a9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a19cfa07-6991-5f7a-9ac3-d477c279849b/a19cfa07-6991-5f7a-9ac3-d477c279849b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704633/general/a99be8c4-2bc9-40d2-ad2c-ad34b2829f81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a19cfa07-6991-5f7a-9ac3-d477c279849b/a19cfa07-6991-5f7a-9ac3-d477c279849b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704633/general/ba7f84c2-56de-47e6-9b4a-7da8c223bfa1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a19cfa07-6991-5f7a-9ac3-d477c279849b/a19cfa07-6991-5f7a-9ac3-d477c279849b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704633/general/2c6b988d-9921-4b07-a29b-5853e395dc76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a19cfa07-6991-5f7a-9ac3-d477c279849b/a19cfa07-6991-5f7a-9ac3-d477c279849b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704633/general/22855c41-79c9-40cc-bc4e-ac8f64c3b6d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a19cfa07-6991-5f7a-9ac3-d477c279849b/a19cfa07-6991-5f7a-9ac3-d477c279849b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704633/general/be8e6060-b76c-441b-b7cc-49579ef74466.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a19cfa07-6991-5f7a-9ac3-d477c279849b/a19cfa07-6991-5f7a-9ac3-d477c279849b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704633/general/bae9a440-db42-444d-98a2-255dab4d15a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a19cfa07-6991-5f7a-9ac3-d477c279849b/a19cfa07-6991-5f7a-9ac3-d477c279849b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704633/general/15c59b46-d31d-42cd-909c-5d1306d269b8.jpg',
'Width': 1024}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Dacia Sandero 1.0 SCe Comfort - Petrol - Manual - 67 hp - 44.279 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725535%27 HTTP/1.1" 200 None
2026-03-25 15:18:00 [adesa.be] INFO: Saving data for 10725535: {'created_time': 1774451880.92119, 'last_price_update_time': 1774451880.9212, 'auction_closing_time': 1774602000.0}
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725535') HTTP/1.1" 204 0
2026-03-25 15:18:06 [scrapy.extensions.logstats] INFO: Crawled 72 pages (at 14 pages/min), scraped 48 items (at 13 items/min)
2026-03-25 15:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-25 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10725458
2026-03-25 15:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ad3865-d398-5b07-9e6f-bc112ef01fdf with scrape type 1
2026-03-25 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39ad3865-d398-5b07-9e6f-bc112ef01fdf
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5718118%252Fgeneral%252Ffc2502d6-d076-40fe-a980-cea624c46a14.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718118/general/fc2502d6-d076-40fe-a980-cea624c46a14.jpg already downloaded
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5718118%252Fgeneral%252F06921c1f-9d0f-4b1b-80b3-3bbc69822390.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718118/general/06921c1f-9d0f-4b1b-80b3-3bbc69822390.jpg already downloaded
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5718118%252Fgeneral%252F1766b7ee-fbee-4887-b953-c98759bd9aef.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718118/general/1766b7ee-fbee-4887-b953-c98759bd9aef.jpg already downloaded
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5718118%252Fgeneral%252F8e8ffa4c-9c00-44a9-9054-3be8a8d98330.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718118/general/8e8ffa4c-9c00-44a9-9054-3be8a8d98330.jpg already downloaded
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5718118%252Fgeneral%252F03a09157-0c72-4863-bb9c-d14b332b683d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718118/general/03a09157-0c72-4863-bb9c-d14b332b683d.jpg already downloaded
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5718118%252Fgeneral%252F8a630f30-33a4-4115-8547-dca2b632dc43.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718118/general/8a630f30-33a4-4115-8547-dca2b632dc43.jpg already downloaded
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5718118%252Fgeneral%252F638f9ec6-564f-4c04-888a-1e8684a0a339.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718118/general/638f9ec6-564f-4c04-888a-1e8684a0a339.jpg already downloaded
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5718118%252Fgeneral%252Fce837615-3e9b-45a5-9edf-44a05a5c9c80.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718118/general/ce837615-3e9b-45a5-9edf-44a05a5c9c80.jpg already downloaded
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5718118%252Fgeneral%252Fa4a3745a-7395-4077-ae3f-7c6b798952d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718118/general/a4a3745a-7395-4077-ae3f-7c6b798952d7.jpg already downloaded
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5718118%252Fgeneral%252Fbe31998f-542b-4193-94e0-ef29d1b8ab1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718118/general/be31998f-542b-4193-94e0-ef29d1b8ab1e.jpg already downloaded
2026-03-25 15:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39ad3865-d398-5b07-9e6f-bc112ef01fdf, identifier: 10725458
2026-03-25 15:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10725458
2026-03-25 15:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10725458
2026-03-25 15:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10725458 to the API
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725458>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '39ad3865-d398-5b07-9e6f-bc112ef01fdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK849',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725458',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 128701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 63,
'photo_urls': ['https://images.openlane.eu/carimgs/5718118/general/fc2502d6-d076-40fe-a980-cea624c46a14.jpg',
'https://images.openlane.eu/carimgs/5718118/general/06921c1f-9d0f-4b1b-80b3-3bbc69822390.jpg',
'https://images.openlane.eu/carimgs/5718118/general/1766b7ee-fbee-4887-b953-c98759bd9aef.jpg',
'https://images.openlane.eu/carimgs/5718118/general/8e8ffa4c-9c00-44a9-9054-3be8a8d98330.jpg',
'https://images.openlane.eu/carimgs/5718118/general/03a09157-0c72-4863-bb9c-d14b332b683d.jpg',
'https://images.openlane.eu/carimgs/5718118/general/8a630f30-33a4-4115-8547-dca2b632dc43.jpg',
'https://images.openlane.eu/carimgs/5718118/general/638f9ec6-564f-4c04-888a-1e8684a0a339.jpg',
'https://images.openlane.eu/carimgs/5718118/general/ce837615-3e9b-45a5-9edf-44a05a5c9c80.jpg',
'https://images.openlane.eu/carimgs/5718118/general/a4a3745a-7395-4077-ae3f-7c6b798952d7.jpg',
'https://images.openlane.eu/carimgs/5718118/general/be31998f-542b-4193-94e0-ef29d1b8ab1e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ad3865-d398-5b07-9e6f-bc112ef01fdf/39ad3865-d398-5b07-9e6f-bc112ef01fdf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171199,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718118/general/fc2502d6-d076-40fe-a980-cea624c46a14.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ad3865-d398-5b07-9e6f-bc112ef01fdf/39ad3865-d398-5b07-9e6f-bc112ef01fdf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164700,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718118/general/06921c1f-9d0f-4b1b-80b3-3bbc69822390.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ad3865-d398-5b07-9e6f-bc112ef01fdf/39ad3865-d398-5b07-9e6f-bc112ef01fdf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156523,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718118/general/1766b7ee-fbee-4887-b953-c98759bd9aef.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ad3865-d398-5b07-9e6f-bc112ef01fdf/39ad3865-d398-5b07-9e6f-bc112ef01fdf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172536,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718118/general/8e8ffa4c-9c00-44a9-9054-3be8a8d98330.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ad3865-d398-5b07-9e6f-bc112ef01fdf/39ad3865-d398-5b07-9e6f-bc112ef01fdf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223029,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718118/general/03a09157-0c72-4863-bb9c-d14b332b683d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ad3865-d398-5b07-9e6f-bc112ef01fdf/39ad3865-d398-5b07-9e6f-bc112ef01fdf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300001,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718118/general/8a630f30-33a4-4115-8547-dca2b632dc43.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ad3865-d398-5b07-9e6f-bc112ef01fdf/39ad3865-d398-5b07-9e6f-bc112ef01fdf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210330,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718118/general/638f9ec6-564f-4c04-888a-1e8684a0a339.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ad3865-d398-5b07-9e6f-bc112ef01fdf/39ad3865-d398-5b07-9e6f-bc112ef01fdf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279890,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718118/general/ce837615-3e9b-45a5-9edf-44a05a5c9c80.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ad3865-d398-5b07-9e6f-bc112ef01fdf/39ad3865-d398-5b07-9e6f-bc112ef01fdf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212401,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718118/general/a4a3745a-7395-4077-ae3f-7c6b798952d7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ad3865-d398-5b07-9e6f-bc112ef01fdf/39ad3865-d398-5b07-9e6f-bc112ef01fdf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356441,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718118/general/be31998f-542b-4193-94e0-ef29d1b8ab1e.jpg',
'Width': 1500}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'128.701 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725458%27 HTTP/1.1" 200 None
2026-03-25 15:18:29 [adesa.be] INFO: Saving data for 10725458: {'created_time': 1774451909.923332, 'last_price_update_time': 1774451909.923346, 'auction_closing_time': 1774602000.0}
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725458') HTTP/1.1" 204 0
2026-03-25 15:18:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 8.202(s), this was the 1st time calling it.
2026-03-25 15:18:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.2006367973981105 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 15:18:37 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '0b5f523f81af0706e3057ef11a3b9227', '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=0b5f523f81af0706e3057ef11a3b9227.
2026-03-25 15:18:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.750(s), this was the 1st time calling it.
2026-03-25 15:18:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.780490397040671 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725357> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:18:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10725357
2026-03-25 15:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24aef409-7ac3-553d-a8c2-b679bbfda27c with scrape type 1
2026-03-25 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 24aef409-7ac3-553d-a8c2-b679bbfda27c
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732391%252Fgeneral%252F8b05c367-6cca-407f-b82e-26c1d4ae8d41.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732391/general/8b05c367-6cca-407f-b82e-26c1d4ae8d41.jpg already downloaded
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732391%252Fgeneral%252F5906c609-eefa-49bc-ad89-0e36c18f8866.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732391/general/5906c609-eefa-49bc-ad89-0e36c18f8866.jpg already downloaded
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732391%252Fgeneral%252F90dc6474-29a7-4553-a011-72c8c4f40d5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732391/general/90dc6474-29a7-4553-a011-72c8c4f40d5a.jpg already downloaded
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732391%252Fgeneral%252F7460dea4-9170-4cc1-9c6b-458f81d111a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732391/general/7460dea4-9170-4cc1-9c6b-458f81d111a0.jpg already downloaded
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732391%252Fgeneral%252Faf9e6da6-153d-4d26-a003-621298048277.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732391/general/af9e6da6-153d-4d26-a003-621298048277.jpg already downloaded
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732391%252Fgeneral%252F2b9db9f5-056f-46f5-85e9-31f162e3bf02.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732391/general/2b9db9f5-056f-46f5-85e9-31f162e3bf02.jpg already downloaded
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732391%252Fgeneral%252Fca05d3db-2bc0-4b02-b388-81142fca3bc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732391/general/ca05d3db-2bc0-4b02-b388-81142fca3bc4.jpg already downloaded
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732391%252Fgeneral%252Fa72e81e4-2551-469c-9d2b-516666a136e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732391/general/a72e81e4-2551-469c-9d2b-516666a136e5.jpg already downloaded
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732391%252Fgeneral%252Fb9f71883-1cff-44a3-bc10-4be09b7760dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732391/general/b9f71883-1cff-44a3-bc10-4be09b7760dc.jpg already downloaded
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732391%252Fgeneral%252Fc02880a0-d10f-4e5a-b7fc-f6cc6c4afcd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732391/general/c02880a0-d10f-4e5a-b7fc-f6cc6c4afcd4.jpg already downloaded
2026-03-25 15:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24aef409-7ac3-553d-a8c2-b679bbfda27c, identifier: 10725357
2026-03-25 15:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10725357
2026-03-25 15:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10725357
2026-03-25 15:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10725357 to the API
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725357>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Petrol',
'id': '24aef409-7ac3-553d-a8c2-b679bbfda27c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLX801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725357',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 105317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 89,
'photo_urls': ['https://images.openlane.eu/carimgs/5732391/general/8b05c367-6cca-407f-b82e-26c1d4ae8d41.jpg',
'https://images.openlane.eu/carimgs/5732391/general/5906c609-eefa-49bc-ad89-0e36c18f8866.jpg',
'https://images.openlane.eu/carimgs/5732391/general/90dc6474-29a7-4553-a011-72c8c4f40d5a.jpg',
'https://images.openlane.eu/carimgs/5732391/general/7460dea4-9170-4cc1-9c6b-458f81d111a0.jpg',
'https://images.openlane.eu/carimgs/5732391/general/af9e6da6-153d-4d26-a003-621298048277.jpg',
'https://images.openlane.eu/carimgs/5732391/general/2b9db9f5-056f-46f5-85e9-31f162e3bf02.jpg',
'https://images.openlane.eu/carimgs/5732391/general/ca05d3db-2bc0-4b02-b388-81142fca3bc4.jpg',
'https://images.openlane.eu/carimgs/5732391/general/a72e81e4-2551-469c-9d2b-516666a136e5.jpg',
'https://images.openlane.eu/carimgs/5732391/general/b9f71883-1cff-44a3-bc10-4be09b7760dc.jpg',
'https://images.openlane.eu/carimgs/5732391/general/c02880a0-d10f-4e5a-b7fc-f6cc6c4afcd4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24aef409-7ac3-553d-a8c2-b679bbfda27c/24aef409-7ac3-553d-a8c2-b679bbfda27c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171448,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732391/general/8b05c367-6cca-407f-b82e-26c1d4ae8d41.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24aef409-7ac3-553d-a8c2-b679bbfda27c/24aef409-7ac3-553d-a8c2-b679bbfda27c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164307,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732391/general/5906c609-eefa-49bc-ad89-0e36c18f8866.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24aef409-7ac3-553d-a8c2-b679bbfda27c/24aef409-7ac3-553d-a8c2-b679bbfda27c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150401,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732391/general/90dc6474-29a7-4553-a011-72c8c4f40d5a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24aef409-7ac3-553d-a8c2-b679bbfda27c/24aef409-7ac3-553d-a8c2-b679bbfda27c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178377,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732391/general/7460dea4-9170-4cc1-9c6b-458f81d111a0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24aef409-7ac3-553d-a8c2-b679bbfda27c/24aef409-7ac3-553d-a8c2-b679bbfda27c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213369,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732391/general/af9e6da6-153d-4d26-a003-621298048277.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24aef409-7ac3-553d-a8c2-b679bbfda27c/24aef409-7ac3-553d-a8c2-b679bbfda27c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238421,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732391/general/2b9db9f5-056f-46f5-85e9-31f162e3bf02.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24aef409-7ac3-553d-a8c2-b679bbfda27c/24aef409-7ac3-553d-a8c2-b679bbfda27c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273208,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732391/general/ca05d3db-2bc0-4b02-b388-81142fca3bc4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24aef409-7ac3-553d-a8c2-b679bbfda27c/24aef409-7ac3-553d-a8c2-b679bbfda27c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186858,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732391/general/a72e81e4-2551-469c-9d2b-516666a136e5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24aef409-7ac3-553d-a8c2-b679bbfda27c/24aef409-7ac3-553d-a8c2-b679bbfda27c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258929,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732391/general/b9f71883-1cff-44a3-bc10-4be09b7760dc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24aef409-7ac3-553d-a8c2-b679bbfda27c/24aef409-7ac3-553d-a8c2-b679bbfda27c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281929,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732391/general/c02880a0-d10f-4e5a-b7fc-f6cc6c4afcd4.jpg',
'Width': 1500}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Premium - Petrol - Automatic - 98 '
'hp - 105.317 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725357%27 HTTP/1.1" 200 None
2026-03-25 15:18:53 [adesa.be] INFO: Saving data for 10725357: {'created_time': 1774451933.785459, 'last_price_update_time': 1774451933.78547, 'auction_closing_time': 1774602000.0}
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725357') HTTP/1.1" 204 0
2026-03-25 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10725255
2026-03-25 15:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with scrape type 1
2026-03-25 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f07ae1de-86e6-5aba-8e4e-a2d69081f2a0
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717995%252Fgeneral%252Fb0222afb-acff-4e22-8e15-aced04395049.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717995/general/b0222afb-acff-4e22-8e15-aced04395049.jpg already downloaded
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717995%252Fgeneral%252Fa07213e7-867e-4846-8192-c43f29068c8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717995/general/a07213e7-867e-4846-8192-c43f29068c8a.jpg already downloaded
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717995%252Fgeneral%252Fcd655c59-95cf-4830-aa61-f99930de3938.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717995/general/cd655c59-95cf-4830-aa61-f99930de3938.jpg already downloaded
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717995%252Fgeneral%252Fe8689797-8692-4a52-82fc-411fbf33ba9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717995/general/e8689797-8692-4a52-82fc-411fbf33ba9f.jpg already downloaded
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717995%252Fgeneral%252F4af9f9e8-2c35-4f6d-9b0c-4256f6d777eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717995/general/4af9f9e8-2c35-4f6d-9b0c-4256f6d777eb.jpg already downloaded
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717995%252Fgeneral%252Feb2bb82a-77c7-4874-8928-f4d5c443e5ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717995/general/eb2bb82a-77c7-4874-8928-f4d5c443e5ab.jpg already downloaded
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717995%252Fgeneral%252Ffa26993f-1b74-480c-bfe9-d4125472677d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717995/general/fa26993f-1b74-480c-bfe9-d4125472677d.jpg already downloaded
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717995%252Fgeneral%252Fe5bc577a-37f4-434c-b9f0-f32806aee814.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717995/general/e5bc577a-37f4-434c-b9f0-f32806aee814.jpg already downloaded
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717995%252Fgeneral%252F9e5bb4e0-ec30-4c51-a2a8-06ae4fc8b860.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717995/general/9e5bb4e0-ec30-4c51-a2a8-06ae4fc8b860.jpg already downloaded
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717995%252Fgeneral%252F67423168-e2e9-409d-96fe-0ba050d7e3a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717995/general/67423168-e2e9-409d-96fe-0ba050d7e3a0.jpg already downloaded
2026-03-25 15:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0, identifier: 10725255
2026-03-25 15:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10725255
2026-03-25 15:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10725255
2026-03-25 15:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10725255 to the API
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725255>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f07ae1de-86e6-5aba-8e4e-a2d69081f2a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTA733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725255',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 102680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5717995/general/b0222afb-acff-4e22-8e15-aced04395049.jpg',
'https://images.openlane.eu/carimgs/5717995/general/a07213e7-867e-4846-8192-c43f29068c8a.jpg',
'https://images.openlane.eu/carimgs/5717995/general/cd655c59-95cf-4830-aa61-f99930de3938.jpg',
'https://images.openlane.eu/carimgs/5717995/general/e8689797-8692-4a52-82fc-411fbf33ba9f.jpg',
'https://images.openlane.eu/carimgs/5717995/general/4af9f9e8-2c35-4f6d-9b0c-4256f6d777eb.jpg',
'https://images.openlane.eu/carimgs/5717995/general/eb2bb82a-77c7-4874-8928-f4d5c443e5ab.jpg',
'https://images.openlane.eu/carimgs/5717995/general/fa26993f-1b74-480c-bfe9-d4125472677d.jpg',
'https://images.openlane.eu/carimgs/5717995/general/e5bc577a-37f4-434c-b9f0-f32806aee814.jpg',
'https://images.openlane.eu/carimgs/5717995/general/9e5bb4e0-ec30-4c51-a2a8-06ae4fc8b860.jpg',
'https://images.openlane.eu/carimgs/5717995/general/67423168-e2e9-409d-96fe-0ba050d7e3a0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07ae1de-86e6-5aba-8e4e-a2d69081f2a0/f07ae1de-86e6-5aba-8e4e-a2d69081f2a0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189140,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717995/general/b0222afb-acff-4e22-8e15-aced04395049.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07ae1de-86e6-5aba-8e4e-a2d69081f2a0/f07ae1de-86e6-5aba-8e4e-a2d69081f2a0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192936,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717995/general/a07213e7-867e-4846-8192-c43f29068c8a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07ae1de-86e6-5aba-8e4e-a2d69081f2a0/f07ae1de-86e6-5aba-8e4e-a2d69081f2a0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172104,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717995/general/cd655c59-95cf-4830-aa61-f99930de3938.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07ae1de-86e6-5aba-8e4e-a2d69081f2a0/f07ae1de-86e6-5aba-8e4e-a2d69081f2a0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171917,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717995/general/e8689797-8692-4a52-82fc-411fbf33ba9f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07ae1de-86e6-5aba-8e4e-a2d69081f2a0/f07ae1de-86e6-5aba-8e4e-a2d69081f2a0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258135,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717995/general/4af9f9e8-2c35-4f6d-9b0c-4256f6d777eb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07ae1de-86e6-5aba-8e4e-a2d69081f2a0/f07ae1de-86e6-5aba-8e4e-a2d69081f2a0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268342,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717995/general/eb2bb82a-77c7-4874-8928-f4d5c443e5ab.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07ae1de-86e6-5aba-8e4e-a2d69081f2a0/f07ae1de-86e6-5aba-8e4e-a2d69081f2a0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317513,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717995/general/fa26993f-1b74-480c-bfe9-d4125472677d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07ae1de-86e6-5aba-8e4e-a2d69081f2a0/f07ae1de-86e6-5aba-8e4e-a2d69081f2a0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222784,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717995/general/e5bc577a-37f4-434c-b9f0-f32806aee814.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07ae1de-86e6-5aba-8e4e-a2d69081f2a0/f07ae1de-86e6-5aba-8e4e-a2d69081f2a0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368435,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717995/general/9e5bb4e0-ec30-4c51-a2a8-06ae4fc8b860.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07ae1de-86e6-5aba-8e4e-a2d69081f2a0/f07ae1de-86e6-5aba-8e4e-a2d69081f2a0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227775,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717995/general/67423168-e2e9-409d-96fe-0ba050d7e3a0.jpg',
'Width': 1500}],
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 300de Business - Diesel - Automatic - 194 hp '
'- 102.680 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710725255%27 HTTP/1.1" 200 None
2026-03-25 15:18:58 [adesa.be] INFO: Saving data for 10725255: {'created_time': 1774451938.922846, 'last_price_update_time': 1774451938.922856, 'auction_closing_time': 1774602000.0}
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725255') HTTP/1.1" 204 0
2026-03-25 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10724115
2026-03-25 15:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with scrape type 1
2026-03-25 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17
2026-03-25 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721976%252Fgeneral%252F98cfc0f7-11f1-4b47-b991-a3dded7f0ed8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721976/general/98cfc0f7-11f1-4b47-b991-a3dded7f0ed8.jpg already downloaded
2026-03-25 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721976%252Fgeneral%252Faa34f248-2661-4829-8cd0-52917e4ab98c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721976/general/aa34f248-2661-4829-8cd0-52917e4ab98c.jpg already downloaded
2026-03-25 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721976%252Fgeneral%252Feea8236f-2660-4a86-9deb-a73c3b08355a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721976/general/eea8236f-2660-4a86-9deb-a73c3b08355a.jpg already downloaded
2026-03-25 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721976%252Fgeneral%252Fc467cd43-253c-4a29-8594-0818f5576f95.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721976/general/c467cd43-253c-4a29-8594-0818f5576f95.jpg already downloaded
2026-03-25 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721976%252Fgeneral%252Fc5a2477c-ac48-4d81-8739-674500cd3e67.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721976/general/c5a2477c-ac48-4d81-8739-674500cd3e67.jpg already downloaded
2026-03-25 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721976%252Fgeneral%252F593d6702-cce5-4a36-84ff-6267ab4bdbfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721976/general/593d6702-cce5-4a36-84ff-6267ab4bdbfd.jpg already downloaded
2026-03-25 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721976%252Fgeneral%252Faeb7d9f1-65da-4586-9725-9f19e494286b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721976/general/aeb7d9f1-65da-4586-9725-9f19e494286b.jpg already downloaded
2026-03-25 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721976%252Fgeneral%252Fa5534e5b-4af9-4945-aea0-359f480dd11a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721976/general/a5534e5b-4af9-4945-aea0-359f480dd11a.jpg already downloaded
2026-03-25 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721976%252Fgeneral%252Fd9a35703-5f77-4606-9045-5e55e5254fa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721976/general/d9a35703-5f77-4606-9045-5e55e5254fa8.jpg already downloaded
2026-03-25 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721976%252Fgeneral%252F332c7d57-d48b-4915-b979-e019882e8479.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721976/general/332c7d57-d48b-4915-b979-e019882e8479.jpg already downloaded
2026-03-25 15:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17, identifier: 10724115
2026-03-25 15:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10724115
2026-03-25 15:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10724115
2026-03-25 15:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10724115 to the API
2026-03-25 15:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724115>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAV950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724115',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 143160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5721976/general/98cfc0f7-11f1-4b47-b991-a3dded7f0ed8.jpg',
'https://images.openlane.eu/carimgs/5721976/general/aa34f248-2661-4829-8cd0-52917e4ab98c.jpg',
'https://images.openlane.eu/carimgs/5721976/general/eea8236f-2660-4a86-9deb-a73c3b08355a.jpg',
'https://images.openlane.eu/carimgs/5721976/general/c467cd43-253c-4a29-8594-0818f5576f95.jpg',
'https://images.openlane.eu/carimgs/5721976/general/c5a2477c-ac48-4d81-8739-674500cd3e67.jpg',
'https://images.openlane.eu/carimgs/5721976/general/593d6702-cce5-4a36-84ff-6267ab4bdbfd.jpg',
'https://images.openlane.eu/carimgs/5721976/general/aeb7d9f1-65da-4586-9725-9f19e494286b.jpg',
'https://images.openlane.eu/carimgs/5721976/general/a5534e5b-4af9-4945-aea0-359f480dd11a.jpg',
'https://images.openlane.eu/carimgs/5721976/general/d9a35703-5f77-4606-9045-5e55e5254fa8.jpg',
'https://images.openlane.eu/carimgs/5721976/general/332c7d57-d48b-4915-b979-e019882e8479.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17/00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721976/general/98cfc0f7-11f1-4b47-b991-a3dded7f0ed8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17/00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721976/general/aa34f248-2661-4829-8cd0-52917e4ab98c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17/00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721976/general/eea8236f-2660-4a86-9deb-a73c3b08355a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17/00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721976/general/c467cd43-253c-4a29-8594-0818f5576f95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17/00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721976/general/c5a2477c-ac48-4d81-8739-674500cd3e67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17/00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721976/general/593d6702-cce5-4a36-84ff-6267ab4bdbfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17/00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721976/general/aeb7d9f1-65da-4586-9725-9f19e494286b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17/00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721976/general/a5534e5b-4af9-4945-aea0-359f480dd11a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17/00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721976/general/d9a35703-5f77-4606-9045-5e55e5254fa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17/00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721976/general/332c7d57-d48b-4915-b979-e019882e8479.jpg',
'Width': 1024}],
'price': 17350,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 530e Lounge - Hybrid - Automatic - 184 hp - '
'143.160 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-25 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724115%27 HTTP/1.1" 200 None
2026-03-25 15:19:06 [adesa.be] INFO: Saving data for 10724115: {'created_time': 1774451946.218584, 'last_price_update_time': 1774451946.218601, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724115') HTTP/1.1" 204 0
2026-03-25 15:19:06 [scrapy.extensions.logstats] INFO: Crawled 76 pages (at 4 pages/min), scraped 52 items (at 4 items/min)
2026-03-25 15:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-25 15:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c2b7710-71c0-5119-a13a-5818d6eb854a with identifier: 10723980
2026-03-25 15:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c2b7710-71c0-5119-a13a-5818d6eb854a with scrape type 1
2026-03-25 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c2b7710-71c0-5119-a13a-5818d6eb854a
2026-03-25 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5624396%252Fgeneral%252F79c5e821-3eb0-45e8-ba48-f564fb539f1e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624396/general/79c5e821-3eb0-45e8-ba48-f564fb539f1e.JPG not downloaded yet
2026-03-25 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5624396%252Fgeneral%252Fb6daae83-39f5-41cc-872f-eea377d6a73c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624396/general/b6daae83-39f5-41cc-872f-eea377d6a73c.JPG not downloaded yet
2026-03-25 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5624396%252Fgeneral%252F168df797-8a04-499c-81ff-5d5d0d6ba561.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624396/general/168df797-8a04-499c-81ff-5d5d0d6ba561.JPG not downloaded yet
2026-03-25 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5624396%252Fgeneral%252F3772c307-4767-4ac3-a6e7-7355278bcb2b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624396/general/3772c307-4767-4ac3-a6e7-7355278bcb2b.JPG not downloaded yet
2026-03-25 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5624396%252Fgeneral%252F6c77c21d-b1d7-4476-aefb-64fc6b50d726.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624396/general/6c77c21d-b1d7-4476-aefb-64fc6b50d726.JPG not downloaded yet
2026-03-25 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5624396%252Fgeneral%252F954ecd91-e2b7-4ba7-95a6-618fc20db219.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624396/general/954ecd91-e2b7-4ba7-95a6-618fc20db219.JPG not downloaded yet
2026-03-25 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5624396%252Fgeneral%252F45320cc1-d3fb-4191-9c43-1327aa127969.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624396/general/45320cc1-d3fb-4191-9c43-1327aa127969.JPG not downloaded yet
2026-03-25 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5624396%252Fgeneral%252Fa314d6db-71d1-46ea-a3e9-522c1b667815.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624396/general/a314d6db-71d1-46ea-a3e9-522c1b667815.JPG not downloaded yet
2026-03-25 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5624396%252Fgeneral%252F4a43fddd-6a6e-49ef-90d5-8e3b1d1eb12a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624396/general/4a43fddd-6a6e-49ef-90d5-8e3b1d1eb12a.JPG not downloaded yet
2026-03-25 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5624396%252Fgeneral%252Fcf1b2bdc-756c-4f30-906e-87fe69dc87b3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624396/general/cf1b2bdc-756c-4f30-906e-87fe69dc87b3.JPG not downloaded yet
2026-03-25 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d6439b7-5aae-5514-ac55-aac93238a696 with identifier: 10724050
2026-03-25 15:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d6439b7-5aae-5514-ac55-aac93238a696 with scrape type 1
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d6439b7-5aae-5514-ac55-aac93238a696
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252Fe4d70223-409e-424f-be4f-c6fb900dd31f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696333/general/e4d70223-409e-424f-be4f-c6fb900dd31f.JPG not downloaded yet
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252F13ab882b-0ce7-4021-8a13-98f143a57662.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696333/general/13ab882b-0ce7-4021-8a13-98f143a57662.JPG not downloaded yet
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252Fe8ea6467-89cc-4b79-acd7-79f7ed3381d2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696333/general/e8ea6467-89cc-4b79-acd7-79f7ed3381d2.JPG not downloaded yet
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252F8ffd5372-cfe0-4a1d-a5b9-435343e77fb5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696333/general/8ffd5372-cfe0-4a1d-a5b9-435343e77fb5.JPG not downloaded yet
2026-03-25 15:19:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624396/general/cf1b2bdc-756c-4f30-906e-87fe69dc87b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723980)
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252Ff1859a6d-30ad-4ff0-869c-d882bb573965.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696333/general/f1859a6d-30ad-4ff0-869c-d882bb573965.JPG not downloaded yet
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252F8dc99aed-33c2-45ad-9f74-da7a02fe79e8.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696333/general/8dc99aed-33c2-45ad-9f74-da7a02fe79e8.JPG not downloaded yet
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252Fedc51a10-a5e4-4944-b7df-de5d3def353f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696333/general/edc51a10-a5e4-4944-b7df-de5d3def353f.JPG not downloaded yet
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252Fb0241df7-230d-4efd-978c-c295ef4620d2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696333/general/b0241df7-230d-4efd-978c-c295ef4620d2.JPG not downloaded yet
2026-03-25 15:19:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696333/general/8ffd5372-cfe0-4a1d-a5b9-435343e77fb5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724050)
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252F32020705-aa2b-4160-a821-71140a4a801b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696333/general/32020705-aa2b-4160-a821-71140a4a801b.JPG not downloaded yet
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696333%252Fgeneral%252F89ba8444-260d-4e36-82ff-26cf84ca7dfb.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696333/general/89ba8444-260d-4e36-82ff-26cf84ca7dfb.JPG not downloaded yet
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0c2b7710-71c0-5119-a13a-5818d6eb854a due to Ignoring non-200 response
2026-03-25 15:19:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696333/general/b0241df7-230d-4efd-978c-c295ef4620d2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724050)
2026-03-25 15:19:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9d6439b7-5aae-5514-ac55-aac93238a696 due to Ignoring non-200 response
2026-03-25 15:19:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696333/general/89ba8444-260d-4e36-82ff-26cf84ca7dfb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724050)
2026-03-25 15:19:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696333/general/32020705-aa2b-4160-a821-71140a4a801b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724050)
2026-03-25 15:19:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696333/general/edc51a10-a5e4-4944-b7df-de5d3def353f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724050)
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9d6439b7-5aae-5514-ac55-aac93238a696 due to Ignoring non-200 response
2026-03-25 15:19:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696333/general/8dc99aed-33c2-45ad-9f74-da7a02fe79e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724050)
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9d6439b7-5aae-5514-ac55-aac93238a696 due to Ignoring non-200 response
2026-03-25 15:19:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696333/general/f1859a6d-30ad-4ff0-869c-d882bb573965.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724050)
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9d6439b7-5aae-5514-ac55-aac93238a696 due to Ignoring non-200 response
2026-03-25 15:19:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696333/general/e8ea6467-89cc-4b79-acd7-79f7ed3381d2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724050)
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9d6439b7-5aae-5514-ac55-aac93238a696 due to Ignoring non-200 response
2026-03-25 15:19:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696333/general/13ab882b-0ce7-4021-8a13-98f143a57662.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724050)
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9d6439b7-5aae-5514-ac55-aac93238a696 due to Ignoring non-200 response
2026-03-25 15:19:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696333/general/e4d70223-409e-424f-be4f-c6fb900dd31f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724050)
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9d6439b7-5aae-5514-ac55-aac93238a696 due to Ignoring non-200 response
2026-03-25 15:19:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624396/general/4a43fddd-6a6e-49ef-90d5-8e3b1d1eb12a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723980)
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9d6439b7-5aae-5514-ac55-aac93238a696 due to Ignoring non-200 response
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9d6439b7-5aae-5514-ac55-aac93238a696 due to Ignoring non-200 response
2026-03-25 15:19:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624396/general/a314d6db-71d1-46ea-a3e9-522c1b667815.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723980)
2026-03-25 15:19:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d6439b7-5aae-5514-ac55-aac93238a696, skipping ID generation
2026-03-25 15:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d6439b7-5aae-5514-ac55-aac93238a696 with scrape type 1
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d6439b7-5aae-5514-ac55-aac93238a696 sending to next pipeline
2026-03-25 15:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d6439b7-5aae-5514-ac55-aac93238a696, identifier: 10724050
2026-03-25 15:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d6439b7-5aae-5514-ac55-aac93238a696 with identifier: 10724050
2026-03-25 15:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d6439b7-5aae-5514-ac55-aac93238a696 with identifier: 10724050
2026-03-25 15:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d6439b7-5aae-5514-ac55-aac93238a696 with identifier: 10724050 to the API
2026-03-25 15:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5696333/general/e4d70223-409e-424f-be4f-c6fb900dd31f.JPG>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9d6439b7-5aae-5514-ac55-aac93238a696',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXF472',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724050',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 135130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 64,
'photos': [],
'price': 16950,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 518d - Diesel - Automatic - 150 hp - 135.130 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724050%27 HTTP/1.1" 200 None
2026-03-25 15:19:10 [adesa.be] INFO: Saving data for 10724050: {'created_time': 1774451950.885522, 'last_price_update_time': 1774451950.885532, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724050') HTTP/1.1" 204 0
2026-03-25 15:19:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624396/general/45320cc1-d3fb-4191-9c43-1327aa127969.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723980)
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9d6439b7-5aae-5514-ac55-aac93238a696 due to Ignoring non-200 response
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0c2b7710-71c0-5119-a13a-5818d6eb854a due to Ignoring non-200 response
2026-03-25 15:19:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0c2b7710-71c0-5119-a13a-5818d6eb854a due to Ignoring non-200 response
2026-03-25 15:19:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624396/general/954ecd91-e2b7-4ba7-95a6-618fc20db219.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723980)
2026-03-25 15:19:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624396/general/6c77c21d-b1d7-4476-aefb-64fc6b50d726.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723980)
2026-03-25 15:19:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624396/general/3772c307-4767-4ac3-a6e7-7355278bcb2b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723980)
2026-03-25 15:19:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0c2b7710-71c0-5119-a13a-5818d6eb854a due to Ignoring non-200 response
2026-03-25 15:19:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624396/general/168df797-8a04-499c-81ff-5d5d0d6ba561.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723980)
2026-03-25 15:19:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0c2b7710-71c0-5119-a13a-5818d6eb854a due to Ignoring non-200 response
2026-03-25 15:19:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624396/general/b6daae83-39f5-41cc-872f-eea377d6a73c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723980)
2026-03-25 15:19:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0c2b7710-71c0-5119-a13a-5818d6eb854a due to Ignoring non-200 response
2026-03-25 15:19:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624396/general/79c5e821-3eb0-45e8-ba48-f564fb539f1e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723980)
2026-03-25 15:19:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0c2b7710-71c0-5119-a13a-5818d6eb854a due to Ignoring non-200 response
2026-03-25 15:19:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0c2b7710-71c0-5119-a13a-5818d6eb854a due to Ignoring non-200 response
2026-03-25 15:19:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0c2b7710-71c0-5119-a13a-5818d6eb854a due to Ignoring non-200 response
2026-03-25 15:19:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c2b7710-71c0-5119-a13a-5818d6eb854a, skipping ID generation
2026-03-25 15:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c2b7710-71c0-5119-a13a-5818d6eb854a with scrape type 1
2026-03-25 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c2b7710-71c0-5119-a13a-5818d6eb854a sending to next pipeline
2026-03-25 15:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c2b7710-71c0-5119-a13a-5818d6eb854a, identifier: 10723980
2026-03-25 15:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c2b7710-71c0-5119-a13a-5818d6eb854a with identifier: 10723980
2026-03-25 15:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c2b7710-71c0-5119-a13a-5818d6eb854a with identifier: 10723980
2026-03-25 15:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c2b7710-71c0-5119-a13a-5818d6eb854a with identifier: 10723980 to the API
2026-03-25 15:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5624396/general/79c5e821-3eb0-45e8-ba48-f564fb539f1e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Electric',
'id': '0c2b7710-71c0-5119-a13a-5818d6eb854a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEW446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723980',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'i4',
'odometer': 140912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photos': [],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW i4 40 M Sport - Electric - Automatic - 340 hp - 140.912 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723980%27 HTTP/1.1" 200 None
2026-03-25 15:19:11 [adesa.be] INFO: Saving data for 10723980: {'created_time': 1774451951.537972, 'last_price_update_time': 1774451951.537982, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723980') HTTP/1.1" 204 0
2026-03-25 15:19:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0c2b7710-71c0-5119-a13a-5818d6eb854a due to Ignoring non-200 response
2026-03-25 15:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10724058
2026-03-25 15:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with scrape type 1
2026-03-25 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d18887d-2aac-5b48-ad55-26d752e3a3d3
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252Fd305bf5b-98cd-4558-8234-d37ad70a01f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/d305bf5b-98cd-4558-8234-d37ad70a01f9.jpg already downloaded
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F7679533d-ec5e-435d-970b-0739ca45758c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/7679533d-ec5e-435d-970b-0739ca45758c.jpg already downloaded
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F44db8a0e-430a-47e0-b73a-26eefea08245.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/44db8a0e-430a-47e0-b73a-26eefea08245.jpg already downloaded
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F4e21a26d-4924-491a-8157-f46aaf046581.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/4e21a26d-4924-491a-8157-f46aaf046581.jpg already downloaded
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F5a942182-7c8c-4284-b36d-b424cc0004ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/5a942182-7c8c-4284-b36d-b424cc0004ea.jpg already downloaded
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F7a999fb8-21a4-4cdc-a786-ed1de7dc4441.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/7a999fb8-21a4-4cdc-a786-ed1de7dc4441.jpg already downloaded
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F7780be0c-fe81-43ff-9638-ab17b022383c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/7780be0c-fe81-43ff-9638-ab17b022383c.jpg already downloaded
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F3d92ed7e-3364-4fc5-be13-8a6a5d161339.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/3d92ed7e-3364-4fc5-be13-8a6a5d161339.jpg already downloaded
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252Fc313ae70-c16b-4cf0-8637-ac2996938f43.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/c313ae70-c16b-4cf0-8637-ac2996938f43.jpg already downloaded
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704021%252Fgeneral%252F8af82983-46a1-462a-8f7f-f3a71030f55c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704021/general/8af82983-46a1-462a-8f7f-f3a71030f55c.jpg already downloaded
2026-03-25 15:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d18887d-2aac-5b48-ad55-26d752e3a3d3, identifier: 10724058
2026-03-25 15:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10724058
2026-03-25 15:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10724058
2026-03-25 15:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d18887d-2aac-5b48-ad55-26d752e3a3d3 with identifier: 10724058 to the API
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724058>
{'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-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2d18887d-2aac-5b48-ad55-26d752e3a3d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQG924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724058',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 136769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5704021/general/d305bf5b-98cd-4558-8234-d37ad70a01f9.jpg',
'https://images.openlane.eu/carimgs/5704021/general/7679533d-ec5e-435d-970b-0739ca45758c.jpg',
'https://images.openlane.eu/carimgs/5704021/general/44db8a0e-430a-47e0-b73a-26eefea08245.jpg',
'https://images.openlane.eu/carimgs/5704021/general/4e21a26d-4924-491a-8157-f46aaf046581.jpg',
'https://images.openlane.eu/carimgs/5704021/general/5a942182-7c8c-4284-b36d-b424cc0004ea.jpg',
'https://images.openlane.eu/carimgs/5704021/general/7a999fb8-21a4-4cdc-a786-ed1de7dc4441.jpg',
'https://images.openlane.eu/carimgs/5704021/general/7780be0c-fe81-43ff-9638-ab17b022383c.jpg',
'https://images.openlane.eu/carimgs/5704021/general/3d92ed7e-3364-4fc5-be13-8a6a5d161339.jpg',
'https://images.openlane.eu/carimgs/5704021/general/c313ae70-c16b-4cf0-8637-ac2996938f43.jpg',
'https://images.openlane.eu/carimgs/5704021/general/8af82983-46a1-462a-8f7f-f3a71030f55c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d18887d-2aac-5b48-ad55-26d752e3a3d3/2d18887d-2aac-5b48-ad55-26d752e3a3d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704021/general/d305bf5b-98cd-4558-8234-d37ad70a01f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d18887d-2aac-5b48-ad55-26d752e3a3d3/2d18887d-2aac-5b48-ad55-26d752e3a3d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704021/general/7679533d-ec5e-435d-970b-0739ca45758c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d18887d-2aac-5b48-ad55-26d752e3a3d3/2d18887d-2aac-5b48-ad55-26d752e3a3d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704021/general/44db8a0e-430a-47e0-b73a-26eefea08245.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d18887d-2aac-5b48-ad55-26d752e3a3d3/2d18887d-2aac-5b48-ad55-26d752e3a3d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704021/general/4e21a26d-4924-491a-8157-f46aaf046581.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d18887d-2aac-5b48-ad55-26d752e3a3d3/2d18887d-2aac-5b48-ad55-26d752e3a3d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704021/general/5a942182-7c8c-4284-b36d-b424cc0004ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d18887d-2aac-5b48-ad55-26d752e3a3d3/2d18887d-2aac-5b48-ad55-26d752e3a3d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120606,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704021/general/7a999fb8-21a4-4cdc-a786-ed1de7dc4441.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d18887d-2aac-5b48-ad55-26d752e3a3d3/2d18887d-2aac-5b48-ad55-26d752e3a3d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704021/general/7780be0c-fe81-43ff-9638-ab17b022383c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d18887d-2aac-5b48-ad55-26d752e3a3d3/2d18887d-2aac-5b48-ad55-26d752e3a3d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704021/general/3d92ed7e-3364-4fc5-be13-8a6a5d161339.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d18887d-2aac-5b48-ad55-26d752e3a3d3/2d18887d-2aac-5b48-ad55-26d752e3a3d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704021/general/c313ae70-c16b-4cf0-8637-ac2996938f43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d18887d-2aac-5b48-ad55-26d752e3a3d3/2d18887d-2aac-5b48-ad55-26d752e3a3d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704021/general/8af82983-46a1-462a-8f7f-f3a71030f55c.jpg',
'Width': 1024}],
'price': 15950,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 518d Business - Diesel - Automatic - 136 hp - '
'136.769 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724058%27 HTTP/1.1" 200 None
2026-03-25 15:19:15 [adesa.be] INFO: Saving data for 10724058: {'created_time': 1774451955.954096, 'last_price_update_time': 1774451955.954107, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724058') HTTP/1.1" 204 0
2026-03-25 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10724146
2026-03-25 15:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with scrape type 1
2026-03-25 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f9aa68c-6d0d-5df7-b7b2-54a20df69567
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F6934a6aa-1ffb-402b-a301-8ce086e24a8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/6934a6aa-1ffb-402b-a301-8ce086e24a8b.jpg already downloaded
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F359d64c1-4558-4d9a-b653-3bb465d595f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/359d64c1-4558-4d9a-b653-3bb465d595f0.jpg already downloaded
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F0a8f22fb-b1ac-46a6-9bd3-e907c156838b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/0a8f22fb-b1ac-46a6-9bd3-e907c156838b.jpg already downloaded
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F0da0b796-2eb9-4ba7-8e40-8e51c8db45f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/0da0b796-2eb9-4ba7-8e40-8e51c8db45f8.jpg already downloaded
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252Fc77bdf6f-2ee8-4cd7-90be-d91459c487e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/c77bdf6f-2ee8-4cd7-90be-d91459c487e6.jpg already downloaded
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F599c22d4-5fe3-4e4e-8202-f96b609e6f85.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/599c22d4-5fe3-4e4e-8202-f96b609e6f85.jpg already downloaded
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F3e025859-d5af-4d7c-8597-43909647248c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/3e025859-d5af-4d7c-8597-43909647248c.jpg already downloaded
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F67432393-87ba-4e47-a288-861db07cd620.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/67432393-87ba-4e47-a288-861db07cd620.jpg already downloaded
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F31ea7bad-cc43-46c8-83ea-66446da9a58f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/31ea7bad-cc43-46c8-83ea-66446da9a58f.jpg already downloaded
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732947%252Fgeneral%252F3435b862-35f7-4446-8992-8d48810c37a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732947/general/3435b862-35f7-4446-8992-8d48810c37a7.jpg already downloaded
2026-03-25 15:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567, identifier: 10724146
2026-03-25 15:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10724146
2026-03-25 15:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10724146
2026-03-25 15:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f9aa68c-6d0d-5df7-b7b2-54a20df69567 with identifier: 10724146 to the API
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724146>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2f9aa68c-6d0d-5df7-b7b2-54a20df69567',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE921',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724146',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 143298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5732947/general/6934a6aa-1ffb-402b-a301-8ce086e24a8b.jpg',
'https://images.openlane.eu/carimgs/5732947/general/359d64c1-4558-4d9a-b653-3bb465d595f0.jpg',
'https://images.openlane.eu/carimgs/5732947/general/0a8f22fb-b1ac-46a6-9bd3-e907c156838b.jpg',
'https://images.openlane.eu/carimgs/5732947/general/0da0b796-2eb9-4ba7-8e40-8e51c8db45f8.jpg',
'https://images.openlane.eu/carimgs/5732947/general/c77bdf6f-2ee8-4cd7-90be-d91459c487e6.jpg',
'https://images.openlane.eu/carimgs/5732947/general/599c22d4-5fe3-4e4e-8202-f96b609e6f85.jpg',
'https://images.openlane.eu/carimgs/5732947/general/3e025859-d5af-4d7c-8597-43909647248c.jpg',
'https://images.openlane.eu/carimgs/5732947/general/67432393-87ba-4e47-a288-861db07cd620.jpg',
'https://images.openlane.eu/carimgs/5732947/general/31ea7bad-cc43-46c8-83ea-66446da9a58f.jpg',
'https://images.openlane.eu/carimgs/5732947/general/3435b862-35f7-4446-8992-8d48810c37a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f9aa68c-6d0d-5df7-b7b2-54a20df69567/2f9aa68c-6d0d-5df7-b7b2-54a20df69567_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732947/general/6934a6aa-1ffb-402b-a301-8ce086e24a8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f9aa68c-6d0d-5df7-b7b2-54a20df69567/2f9aa68c-6d0d-5df7-b7b2-54a20df69567_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732947/general/359d64c1-4558-4d9a-b653-3bb465d595f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f9aa68c-6d0d-5df7-b7b2-54a20df69567/2f9aa68c-6d0d-5df7-b7b2-54a20df69567_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732947/general/0a8f22fb-b1ac-46a6-9bd3-e907c156838b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f9aa68c-6d0d-5df7-b7b2-54a20df69567/2f9aa68c-6d0d-5df7-b7b2-54a20df69567_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732947/general/0da0b796-2eb9-4ba7-8e40-8e51c8db45f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f9aa68c-6d0d-5df7-b7b2-54a20df69567/2f9aa68c-6d0d-5df7-b7b2-54a20df69567_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732947/general/c77bdf6f-2ee8-4cd7-90be-d91459c487e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f9aa68c-6d0d-5df7-b7b2-54a20df69567/2f9aa68c-6d0d-5df7-b7b2-54a20df69567_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732947/general/599c22d4-5fe3-4e4e-8202-f96b609e6f85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f9aa68c-6d0d-5df7-b7b2-54a20df69567/2f9aa68c-6d0d-5df7-b7b2-54a20df69567_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732947/general/3e025859-d5af-4d7c-8597-43909647248c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f9aa68c-6d0d-5df7-b7b2-54a20df69567/2f9aa68c-6d0d-5df7-b7b2-54a20df69567_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732947/general/67432393-87ba-4e47-a288-861db07cd620.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f9aa68c-6d0d-5df7-b7b2-54a20df69567/2f9aa68c-6d0d-5df7-b7b2-54a20df69567_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732947/general/31ea7bad-cc43-46c8-83ea-66446da9a58f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f9aa68c-6d0d-5df7-b7b2-54a20df69567/2f9aa68c-6d0d-5df7-b7b2-54a20df69567_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732947/general/3435b862-35f7-4446-8992-8d48810c37a7.jpg',
'Width': 1024}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series 518d - Diesel - Automatic - 136 hp - 143.298 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724146%27 HTTP/1.1" 200 None
2026-03-25 15:19:17 [adesa.be] INFO: Saving data for 10724146: {'created_time': 1774451957.673662, 'last_price_update_time': 1774451957.673672, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724146') HTTP/1.1" 204 0
2026-03-25 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10724155
2026-03-25 15:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23c1df65-a639-5714-8ff8-1d902034dcfd with scrape type 1
2026-03-25 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23c1df65-a639-5714-8ff8-1d902034dcfd
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735553%252Fgeneral%252F0978197a-b9a1-415f-aa35-bdd9c7fd2b36.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/0978197a-b9a1-415f-aa35-bdd9c7fd2b36.jpg already downloaded
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735553%252Fgeneral%252F13cf272b-3959-4742-b1f8-163b8c678eda.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/13cf272b-3959-4742-b1f8-163b8c678eda.jpg already downloaded
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735553%252Fgeneral%252F2828acb9-a9f5-4041-bcc0-f403949c9756.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/2828acb9-a9f5-4041-bcc0-f403949c9756.jpg already downloaded
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735553%252Fgeneral%252F0faa1c87-19e9-4704-98c7-2b65c8edfceb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/0faa1c87-19e9-4704-98c7-2b65c8edfceb.jpg already downloaded
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735553%252Fgeneral%252F967b44eb-cb96-467d-81d4-c7c58d422955.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/967b44eb-cb96-467d-81d4-c7c58d422955.jpg already downloaded
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735553%252Fgeneral%252Ff5fdf8e1-c93f-4b43-a978-a4cf687bcad2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/f5fdf8e1-c93f-4b43-a978-a4cf687bcad2.jpg already downloaded
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735553%252Fgeneral%252F42b21d36-b23e-470e-ae50-5a3c263bdc91.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/42b21d36-b23e-470e-ae50-5a3c263bdc91.jpg already downloaded
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735553%252Fgeneral%252F83c5782e-cd61-4dc0-904b-b2903953df39.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/83c5782e-cd61-4dc0-904b-b2903953df39.jpg already downloaded
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735553%252Fgeneral%252Fe878866a-1fe0-412d-aeb8-43965b7dbf53.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/e878866a-1fe0-412d-aeb8-43965b7dbf53.jpg already downloaded
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735553%252Fgeneral%252Fef8157ad-3b1a-4240-bc98-85459d2122fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/ef8157ad-3b1a-4240-bc98-85459d2122fd.jpg already downloaded
2026-03-25 15:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23c1df65-a639-5714-8ff8-1d902034dcfd, identifier: 10724155
2026-03-25 15:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10724155
2026-03-25 15:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10724155
2026-03-25 15:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10724155 to the API
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724155>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '23c1df65-a639-5714-8ff8-1d902034dcfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724155',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 74002,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 95,
'photo_urls': ['https://images.openlane.eu/carimgs/5735553/general/0978197a-b9a1-415f-aa35-bdd9c7fd2b36.jpg',
'https://images.openlane.eu/carimgs/5735553/general/13cf272b-3959-4742-b1f8-163b8c678eda.jpg',
'https://images.openlane.eu/carimgs/5735553/general/2828acb9-a9f5-4041-bcc0-f403949c9756.jpg',
'https://images.openlane.eu/carimgs/5735553/general/0faa1c87-19e9-4704-98c7-2b65c8edfceb.jpg',
'https://images.openlane.eu/carimgs/5735553/general/967b44eb-cb96-467d-81d4-c7c58d422955.jpg',
'https://images.openlane.eu/carimgs/5735553/general/f5fdf8e1-c93f-4b43-a978-a4cf687bcad2.jpg',
'https://images.openlane.eu/carimgs/5735553/general/42b21d36-b23e-470e-ae50-5a3c263bdc91.jpg',
'https://images.openlane.eu/carimgs/5735553/general/83c5782e-cd61-4dc0-904b-b2903953df39.jpg',
'https://images.openlane.eu/carimgs/5735553/general/e878866a-1fe0-412d-aeb8-43965b7dbf53.jpg',
'https://images.openlane.eu/carimgs/5735553/general/ef8157ad-3b1a-4240-bc98-85459d2122fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/0978197a-b9a1-415f-aa35-bdd9c7fd2b36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/13cf272b-3959-4742-b1f8-163b8c678eda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/2828acb9-a9f5-4041-bcc0-f403949c9756.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/0faa1c87-19e9-4704-98c7-2b65c8edfceb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/967b44eb-cb96-467d-81d4-c7c58d422955.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/f5fdf8e1-c93f-4b43-a978-a4cf687bcad2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/42b21d36-b23e-470e-ae50-5a3c263bdc91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/83c5782e-cd61-4dc0-904b-b2903953df39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/e878866a-1fe0-412d-aeb8-43965b7dbf53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/ef8157ad-3b1a-4240-bc98-85459d2122fd.jpg',
'Width': 1024}],
'price': 28350,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 4,
'seller_name': 'SIA Automotive',
'title': 'BMW 4 Series Coupé 420d M Sport - Diesel - Automatic - 190 hp - '
'74.002 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724155%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [adesa.be] INFO: Saving data for 10724155: {'created_time': 1774451966.085811, 'last_price_update_time': 1774451966.085823, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724155') HTTP/1.1" 204 0
2026-03-25 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10724153
2026-03-25 15:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d26a0d25-6fc2-55ec-a523-682228fdb250 with scrape type 1
2026-03-25 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d26a0d25-6fc2-55ec-a523-682228fdb250
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735543%252Fgeneral%252Fb1164459-9d51-4e94-8e30-959cd8fd93de.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/b1164459-9d51-4e94-8e30-959cd8fd93de.jpg already downloaded
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735543%252Fgeneral%252F45ac06c2-c200-42a3-b48f-b27acb862423.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/45ac06c2-c200-42a3-b48f-b27acb862423.jpg already downloaded
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735543%252Fgeneral%252F46e5e1ec-94eb-466a-9879-6a3a24c21d62.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/46e5e1ec-94eb-466a-9879-6a3a24c21d62.jpg already downloaded
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735543%252Fgeneral%252Fb1ef1b55-fa19-45ea-83f0-6f4296cb8841.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/b1ef1b55-fa19-45ea-83f0-6f4296cb8841.jpg already downloaded
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735543%252Fgeneral%252Fc2452cdf-968f-4b04-9ce6-71b6d60c0ba4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/c2452cdf-968f-4b04-9ce6-71b6d60c0ba4.jpg already downloaded
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735543%252Fgeneral%252F4055be9c-c30d-4c5d-86c7-3365909f06b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/4055be9c-c30d-4c5d-86c7-3365909f06b8.jpg already downloaded
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735543%252Fgeneral%252Fab2c3b61-edc9-4093-8f89-b729ac0b62d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/ab2c3b61-edc9-4093-8f89-b729ac0b62d5.jpg already downloaded
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735543%252Fgeneral%252F7ea67c4f-44d1-4d75-ab84-3c9509218f6b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/7ea67c4f-44d1-4d75-ab84-3c9509218f6b.jpg already downloaded
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735543%252Fgeneral%252F022a2325-5258-4375-b5b7-32ffcd835494.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/022a2325-5258-4375-b5b7-32ffcd835494.jpg already downloaded
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735543%252Fgeneral%252F38365e23-bb45-436e-9eb0-29bb0285031b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735543/general/38365e23-bb45-436e-9eb0-29bb0285031b.jpg already downloaded
2026-03-25 15:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d26a0d25-6fc2-55ec-a523-682228fdb250, identifier: 10724153
2026-03-25 15:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10724153
2026-03-25 15:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10724153
2026-03-25 15:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10724153 to the API
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724153>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd26a0d25-6fc2-55ec-a523-682228fdb250',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVR819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724153',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 146693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5735543/general/b1164459-9d51-4e94-8e30-959cd8fd93de.jpg',
'https://images.openlane.eu/carimgs/5735543/general/45ac06c2-c200-42a3-b48f-b27acb862423.jpg',
'https://images.openlane.eu/carimgs/5735543/general/46e5e1ec-94eb-466a-9879-6a3a24c21d62.jpg',
'https://images.openlane.eu/carimgs/5735543/general/b1ef1b55-fa19-45ea-83f0-6f4296cb8841.jpg',
'https://images.openlane.eu/carimgs/5735543/general/c2452cdf-968f-4b04-9ce6-71b6d60c0ba4.jpg',
'https://images.openlane.eu/carimgs/5735543/general/4055be9c-c30d-4c5d-86c7-3365909f06b8.jpg',
'https://images.openlane.eu/carimgs/5735543/general/ab2c3b61-edc9-4093-8f89-b729ac0b62d5.jpg',
'https://images.openlane.eu/carimgs/5735543/general/7ea67c4f-44d1-4d75-ab84-3c9509218f6b.jpg',
'https://images.openlane.eu/carimgs/5735543/general/022a2325-5258-4375-b5b7-32ffcd835494.jpg',
'https://images.openlane.eu/carimgs/5735543/general/38365e23-bb45-436e-9eb0-29bb0285031b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d26a0d25-6fc2-55ec-a523-682228fdb250/d26a0d25-6fc2-55ec-a523-682228fdb250_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735543/general/b1164459-9d51-4e94-8e30-959cd8fd93de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d26a0d25-6fc2-55ec-a523-682228fdb250/d26a0d25-6fc2-55ec-a523-682228fdb250_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735543/general/45ac06c2-c200-42a3-b48f-b27acb862423.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d26a0d25-6fc2-55ec-a523-682228fdb250/d26a0d25-6fc2-55ec-a523-682228fdb250_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735543/general/46e5e1ec-94eb-466a-9879-6a3a24c21d62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d26a0d25-6fc2-55ec-a523-682228fdb250/d26a0d25-6fc2-55ec-a523-682228fdb250_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735543/general/b1ef1b55-fa19-45ea-83f0-6f4296cb8841.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d26a0d25-6fc2-55ec-a523-682228fdb250/d26a0d25-6fc2-55ec-a523-682228fdb250_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735543/general/c2452cdf-968f-4b04-9ce6-71b6d60c0ba4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d26a0d25-6fc2-55ec-a523-682228fdb250/d26a0d25-6fc2-55ec-a523-682228fdb250_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735543/general/4055be9c-c30d-4c5d-86c7-3365909f06b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d26a0d25-6fc2-55ec-a523-682228fdb250/d26a0d25-6fc2-55ec-a523-682228fdb250_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735543/general/ab2c3b61-edc9-4093-8f89-b729ac0b62d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d26a0d25-6fc2-55ec-a523-682228fdb250/d26a0d25-6fc2-55ec-a523-682228fdb250_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735543/general/7ea67c4f-44d1-4d75-ab84-3c9509218f6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d26a0d25-6fc2-55ec-a523-682228fdb250/d26a0d25-6fc2-55ec-a523-682228fdb250_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735543/general/022a2325-5258-4375-b5b7-32ffcd835494.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d26a0d25-6fc2-55ec-a523-682228fdb250/d26a0d25-6fc2-55ec-a523-682228fdb250_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735543/general/38365e23-bb45-436e-9eb0-29bb0285031b.jpg',
'Width': 1024}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 518d Lounge - Diesel - Automatic - 150 hp - '
'146.693 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724153%27 HTTP/1.1" 200 None
2026-03-25 15:19:26 [adesa.be] INFO: Saving data for 10724153: {'created_time': 1774451966.792318, 'last_price_update_time': 1774451966.792333, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724153') HTTP/1.1" 204 0
2026-03-25 15:19:27 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.818(s), this was the 1st time calling it.
2026-03-25 15:19:27 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.311974789494907 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10724002
2026-03-25 15:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3860e31d-9b65-5f26-af19-8569dda571af with scrape type 1
2026-03-25 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3860e31d-9b65-5f26-af19-8569dda571af
2026-03-25 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5656215%252Fgeneral%252F9d92045e-bbfa-4f31-84fe-0dfa77618c54.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/9d92045e-bbfa-4f31-84fe-0dfa77618c54.JPG not downloaded yet
2026-03-25 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5656215%252Fgeneral%252F69690042-a9ca-4d45-a795-4674500ba37f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/69690042-a9ca-4d45-a795-4674500ba37f.JPG not downloaded yet
2026-03-25 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5656215%252Fgeneral%252Fc3380f28-af14-4174-942c-079586f408ed.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/c3380f28-af14-4174-942c-079586f408ed.JPG not downloaded yet
2026-03-25 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5656215%252Fgeneral%252F7412accf-995b-46c4-adb2-dca7261cc8b2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/7412accf-995b-46c4-adb2-dca7261cc8b2.JPG not downloaded yet
2026-03-25 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5656215%252Fgeneral%252F444512d3-4488-4217-aeb6-596893a2c90b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/444512d3-4488-4217-aeb6-596893a2c90b.JPG not downloaded yet
2026-03-25 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5656215%252Fgeneral%252F180850ae-88e6-47d9-8442-9c5f9d8c28e0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/180850ae-88e6-47d9-8442-9c5f9d8c28e0.JPG not downloaded yet
2026-03-25 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5656215%252Fgeneral%252Fa8e0c8ad-b10b-4f1b-958e-59e2102a3ebd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/a8e0c8ad-b10b-4f1b-958e-59e2102a3ebd.JPG not downloaded yet
2026-03-25 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5656215%252Fgeneral%252F56016d5c-71c0-42b0-884a-4fd11db0e887.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/56016d5c-71c0-42b0-884a-4fd11db0e887.JPG not downloaded yet
2026-03-25 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5656215%252Fgeneral%252F027682da-ce74-41cd-92a3-fe7d7dcc89fd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/027682da-ce74-41cd-92a3-fe7d7dcc89fd.JPG not downloaded yet
2026-03-25 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F7f60da42-abae-4bd5-a0fc-62644b9f4be3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/7f60da42-abae-4bd5-a0fc-62644b9f4be3.JPG not downloaded yet
2026-03-25 15:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/7f60da42-abae-4bd5-a0fc-62644b9f4be3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724002)
2026-03-25 15:19:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/027682da-ce74-41cd-92a3-fe7d7dcc89fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724002)
2026-03-25 15:19:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/56016d5c-71c0-42b0-884a-4fd11db0e887.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724002)
2026-03-25 15:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10724122
2026-03-25 15:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c306e556-2577-525d-bfb2-1ad4789b41b8 with scrape type 1
2026-03-25 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c306e556-2577-525d-bfb2-1ad4789b41b8
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F1527adc5-0845-4da9-ad3c-039c1a9a6947.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/1527adc5-0845-4da9-ad3c-039c1a9a6947.jpg already downloaded
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F005fe270-141c-49fb-a28e-736a97a19b8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/005fe270-141c-49fb-a28e-736a97a19b8e.jpg already downloaded
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F4124ac9e-79b2-4768-b20c-3308ca20fd85.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/4124ac9e-79b2-4768-b20c-3308ca20fd85.jpg already downloaded
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F9316fc81-b0c9-41f7-81d1-66f85a1e5cea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/9316fc81-b0c9-41f7-81d1-66f85a1e5cea.jpg already downloaded
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F1fa2e488-1c6e-4d9a-afaf-23214632a13a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/1fa2e488-1c6e-4d9a-afaf-23214632a13a.jpg already downloaded
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252Ffcf93626-9582-4e93-8246-4dd8ac7e865b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/fcf93626-9582-4e93-8246-4dd8ac7e865b.jpg already downloaded
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F16252c19-d450-478f-85cb-4fe2a24ac659.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/16252c19-d450-478f-85cb-4fe2a24ac659.jpg already downloaded
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252F18d1ea60-111f-4294-ac1b-3749f5b55d3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/18d1ea60-111f-4294-ac1b-3749f5b55d3d.jpg already downloaded
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725560%252Fgeneral%252Fcca9694e-59b1-4561-92af-d55327fedeb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/cca9694e-59b1-4561-92af-d55327fedeb6.jpg already downloaded
2026-03-25 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5725560%252Fgeneral%252Fda930197-4df7-4157-9b96-81dfc0d1089c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725560/general/da930197-4df7-4157-9b96-81dfc0d1089c.jpg already downloaded
2026-03-25 15:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c306e556-2577-525d-bfb2-1ad4789b41b8, identifier: 10724122
2026-03-25 15:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10724122
2026-03-25 15:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10724122
2026-03-25 15:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10724122 to the API
2026-03-25 15:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724122>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'c306e556-2577-525d-bfb2-1ad4789b41b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLU374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724122',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 173013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5725560/general/1527adc5-0845-4da9-ad3c-039c1a9a6947.jpg',
'https://images.openlane.eu/carimgs/5725560/general/005fe270-141c-49fb-a28e-736a97a19b8e.jpg',
'https://images.openlane.eu/carimgs/5725560/general/4124ac9e-79b2-4768-b20c-3308ca20fd85.jpg',
'https://images.openlane.eu/carimgs/5725560/general/9316fc81-b0c9-41f7-81d1-66f85a1e5cea.jpg',
'https://images.openlane.eu/carimgs/5725560/general/1fa2e488-1c6e-4d9a-afaf-23214632a13a.jpg',
'https://images.openlane.eu/carimgs/5725560/general/fcf93626-9582-4e93-8246-4dd8ac7e865b.jpg',
'https://images.openlane.eu/carimgs/5725560/general/16252c19-d450-478f-85cb-4fe2a24ac659.jpg',
'https://images.openlane.eu/carimgs/5725560/general/18d1ea60-111f-4294-ac1b-3749f5b55d3d.jpg',
'https://images.openlane.eu/carimgs/5725560/general/cca9694e-59b1-4561-92af-d55327fedeb6.jpg',
'https://images.openlane.eu/carimgs/5725560/general/da930197-4df7-4157-9b96-81dfc0d1089c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c306e556-2577-525d-bfb2-1ad4789b41b8/c306e556-2577-525d-bfb2-1ad4789b41b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83847,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725560/general/1527adc5-0845-4da9-ad3c-039c1a9a6947.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c306e556-2577-525d-bfb2-1ad4789b41b8/c306e556-2577-525d-bfb2-1ad4789b41b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24502,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725560/general/005fe270-141c-49fb-a28e-736a97a19b8e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c306e556-2577-525d-bfb2-1ad4789b41b8/c306e556-2577-525d-bfb2-1ad4789b41b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725560/general/4124ac9e-79b2-4768-b20c-3308ca20fd85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c306e556-2577-525d-bfb2-1ad4789b41b8/c306e556-2577-525d-bfb2-1ad4789b41b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725560/general/9316fc81-b0c9-41f7-81d1-66f85a1e5cea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c306e556-2577-525d-bfb2-1ad4789b41b8/c306e556-2577-525d-bfb2-1ad4789b41b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725560/general/1fa2e488-1c6e-4d9a-afaf-23214632a13a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c306e556-2577-525d-bfb2-1ad4789b41b8/c306e556-2577-525d-bfb2-1ad4789b41b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725560/general/fcf93626-9582-4e93-8246-4dd8ac7e865b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c306e556-2577-525d-bfb2-1ad4789b41b8/c306e556-2577-525d-bfb2-1ad4789b41b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725560/general/16252c19-d450-478f-85cb-4fe2a24ac659.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c306e556-2577-525d-bfb2-1ad4789b41b8/c306e556-2577-525d-bfb2-1ad4789b41b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725560/general/18d1ea60-111f-4294-ac1b-3749f5b55d3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c306e556-2577-525d-bfb2-1ad4789b41b8/c306e556-2577-525d-bfb2-1ad4789b41b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725560/general/cca9694e-59b1-4561-92af-d55327fedeb6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c306e556-2577-525d-bfb2-1ad4789b41b8/c306e556-2577-525d-bfb2-1ad4789b41b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725560/general/da930197-4df7-4157-9b96-81dfc0d1089c.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 173.013 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724122%27 HTTP/1.1" 200 None
2026-03-25 15:19:29 [adesa.be] INFO: Saving data for 10724122: {'created_time': 1774451969.704673, 'last_price_update_time': 1774451969.704686, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724122') HTTP/1.1" 204 0
2026-03-25 15:19:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/a8e0c8ad-b10b-4f1b-958e-59e2102a3ebd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724002)
2026-03-25 15:19:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-25 15:19:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-25 15:19:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-25 15:19:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/180850ae-88e6-47d9-8442-9c5f9d8c28e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724002)
2026-03-25 15:19:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/444512d3-4488-4217-aeb6-596893a2c90b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724002)
2026-03-25 15:19:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/7412accf-995b-46c4-adb2-dca7261cc8b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724002)
2026-03-25 15:19:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/c3380f28-af14-4174-942c-079586f408ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724002)
2026-03-25 15:19:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-25 15:19:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-25 15:19:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-25 15:19:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-25 15:19:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/69690042-a9ca-4d45-a795-4674500ba37f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724002)
2026-03-25 15:19:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/9d92045e-bbfa-4f31-84fe-0dfa77618c54.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724002)
2026-03-25 15:19:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-25 15:19:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-25 15:19:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3860e31d-9b65-5f26-af19-8569dda571af, skipping ID generation
2026-03-25 15:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3860e31d-9b65-5f26-af19-8569dda571af with scrape type 1
2026-03-25 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3860e31d-9b65-5f26-af19-8569dda571af sending to next pipeline
2026-03-25 15:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3860e31d-9b65-5f26-af19-8569dda571af, identifier: 10724002
2026-03-25 15:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10724002
2026-03-25 15:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10724002
2026-03-25 15:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10724002 to the API
2026-03-25 15:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5656215/general/9d92045e-bbfa-4f31-84fe-0dfa77618c54.JPG>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3860e31d-9b65-5f26-af19-8569dda571af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCB969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724002',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 227488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photos': [],
'price': 14050,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e M-Pack - Hybrid - Automatic - 163 hp - '
'227.488 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2021}
2026-03-25 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724002%27 HTTP/1.1" 200 None
2026-03-25 15:19:30 [adesa.be] INFO: Saving data for 10724002: {'created_time': 1774451970.579138, 'last_price_update_time': 1774451970.57915, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724002') HTTP/1.1" 204 0
2026-03-25 15:19:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-25 15:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19: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 15:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10726185
2026-03-25 15:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with scrape type 1
2026-03-25 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Fa3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/a3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg already downloaded
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F415151ab-d690-413e-8c09-5bb2539bfae4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/415151ab-d690-413e-8c09-5bb2539bfae4.jpg already downloaded
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Ff05ac971-fb9f-4a67-92fc-f68d97778edf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/f05ac971-fb9f-4a67-92fc-f68d97778edf.jpg already downloaded
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Fdfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/dfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg already downloaded
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F712e1681-6c2d-4fea-a678-b192a85615fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/712e1681-6c2d-4fea-a678-b192a85615fc.jpg already downloaded
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg already downloaded
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg already downloaded
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Fe295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/e295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg already downloaded
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg already downloaded
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F20f911f1-2a9e-40d8-9de1-be103192fff3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/20f911f1-2a9e-40d8-9de1-be103192fff3.jpg already downloaded
2026-03-25 15:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17, identifier: 10726185
2026-03-25 15:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10726185
2026-03-25 15:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10726185
2026-03-25 15:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10726185 to the API
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726185>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '99e58d8f-ccbe-5e37-88a0-ba2cfca73c17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEG765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726185',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 127492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5743534/general/a3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg',
'https://images.openlane.eu/carimgs/5743534/general/415151ab-d690-413e-8c09-5bb2539bfae4.jpg',
'https://images.openlane.eu/carimgs/5743534/general/f05ac971-fb9f-4a67-92fc-f68d97778edf.jpg',
'https://images.openlane.eu/carimgs/5743534/general/dfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg',
'https://images.openlane.eu/carimgs/5743534/general/712e1681-6c2d-4fea-a678-b192a85615fc.jpg',
'https://images.openlane.eu/carimgs/5743534/general/6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg',
'https://images.openlane.eu/carimgs/5743534/general/89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg',
'https://images.openlane.eu/carimgs/5743534/general/e295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg',
'https://images.openlane.eu/carimgs/5743534/general/2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg',
'https://images.openlane.eu/carimgs/5743534/general/20f911f1-2a9e-40d8-9de1-be103192fff3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/a3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/415151ab-d690-413e-8c09-5bb2539bfae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/f05ac971-fb9f-4a67-92fc-f68d97778edf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/dfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/712e1681-6c2d-4fea-a678-b192a85615fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/e295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/20f911f1-2a9e-40d8-9de1-be103192fff3.jpg',
'Width': 1024}],
'price': 15250,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e Business - Hybrid - Automatic - 163 hp - '
'127.492 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726185%27 HTTP/1.1" 200 None
2026-03-25 15:19:32 [adesa.be] INFO: Saving data for 10726185: {'created_time': 1774451972.101859, 'last_price_update_time': 1774451972.101871, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726185') HTTP/1.1" 204 0
2026-03-25 15:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10725466
2026-03-25 15:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59a4e8af-6206-5cca-8695-6190f359b563 with scrape type 1
2026-03-25 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59a4e8af-6206-5cca-8695-6190f359b563
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732508%252Fgeneral%252F97ec90ed-9b16-42c9-a637-fb84e2d1291a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732508/general/97ec90ed-9b16-42c9-a637-fb84e2d1291a.jpg already downloaded
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732508%252Fgeneral%252Fb05071ff-b2a8-40b5-af85-7c0596b04bca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732508/general/b05071ff-b2a8-40b5-af85-7c0596b04bca.jpg already downloaded
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732508%252Fgeneral%252Ff612150f-b5d6-4968-8105-5ee24ac19b8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732508/general/f612150f-b5d6-4968-8105-5ee24ac19b8c.jpg already downloaded
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732508%252Fgeneral%252F43c86ed7-f70c-472d-b74b-bc842419f0d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732508/general/43c86ed7-f70c-472d-b74b-bc842419f0d0.jpg already downloaded
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732508%252Fgeneral%252F5c93c2fa-2b71-4aba-b8bf-ce18cfc2d0b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732508/general/5c93c2fa-2b71-4aba-b8bf-ce18cfc2d0b7.jpg already downloaded
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732508%252Fgeneral%252F154799fb-8588-4a50-b035-6fe6b90378de.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732508/general/154799fb-8588-4a50-b035-6fe6b90378de.jpg already downloaded
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732508%252Fgeneral%252Fa7f690c8-790b-43e9-9f6d-c579f025ecb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732508/general/a7f690c8-790b-43e9-9f6d-c579f025ecb9.jpg already downloaded
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732508%252Fgeneral%252F4cf2a358-ca66-4778-b77e-806665f5613e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732508/general/4cf2a358-ca66-4778-b77e-806665f5613e.jpg already downloaded
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732508%252Fgeneral%252F6e907597-bb50-413d-aaf7-fa9bc99288d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732508/general/6e907597-bb50-413d-aaf7-fa9bc99288d2.jpg already downloaded
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732508%252Fgeneral%252Fad206427-6045-49d5-99ca-32ade718d544.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732508/general/ad206427-6045-49d5-99ca-32ade718d544.jpg already downloaded
2026-03-25 15:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59a4e8af-6206-5cca-8695-6190f359b563, identifier: 10725466
2026-03-25 15:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10725466
2026-03-25 15:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10725466
2026-03-25 15:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10725466 to the API
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725466>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '59a4e8af-6206-5cca-8695-6190f359b563',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXV947',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725466',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 152071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 104,
'photo_urls': ['https://images.openlane.eu/carimgs/5732508/general/97ec90ed-9b16-42c9-a637-fb84e2d1291a.jpg',
'https://images.openlane.eu/carimgs/5732508/general/b05071ff-b2a8-40b5-af85-7c0596b04bca.jpg',
'https://images.openlane.eu/carimgs/5732508/general/f612150f-b5d6-4968-8105-5ee24ac19b8c.jpg',
'https://images.openlane.eu/carimgs/5732508/general/43c86ed7-f70c-472d-b74b-bc842419f0d0.jpg',
'https://images.openlane.eu/carimgs/5732508/general/5c93c2fa-2b71-4aba-b8bf-ce18cfc2d0b7.jpg',
'https://images.openlane.eu/carimgs/5732508/general/154799fb-8588-4a50-b035-6fe6b90378de.jpg',
'https://images.openlane.eu/carimgs/5732508/general/a7f690c8-790b-43e9-9f6d-c579f025ecb9.jpg',
'https://images.openlane.eu/carimgs/5732508/general/4cf2a358-ca66-4778-b77e-806665f5613e.jpg',
'https://images.openlane.eu/carimgs/5732508/general/6e907597-bb50-413d-aaf7-fa9bc99288d2.jpg',
'https://images.openlane.eu/carimgs/5732508/general/ad206427-6045-49d5-99ca-32ade718d544.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a4e8af-6206-5cca-8695-6190f359b563/59a4e8af-6206-5cca-8695-6190f359b563_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732508/general/97ec90ed-9b16-42c9-a637-fb84e2d1291a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a4e8af-6206-5cca-8695-6190f359b563/59a4e8af-6206-5cca-8695-6190f359b563_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732508/general/b05071ff-b2a8-40b5-af85-7c0596b04bca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a4e8af-6206-5cca-8695-6190f359b563/59a4e8af-6206-5cca-8695-6190f359b563_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732508/general/f612150f-b5d6-4968-8105-5ee24ac19b8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a4e8af-6206-5cca-8695-6190f359b563/59a4e8af-6206-5cca-8695-6190f359b563_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732508/general/43c86ed7-f70c-472d-b74b-bc842419f0d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a4e8af-6206-5cca-8695-6190f359b563/59a4e8af-6206-5cca-8695-6190f359b563_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732508/general/5c93c2fa-2b71-4aba-b8bf-ce18cfc2d0b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a4e8af-6206-5cca-8695-6190f359b563/59a4e8af-6206-5cca-8695-6190f359b563_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732508/general/154799fb-8588-4a50-b035-6fe6b90378de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a4e8af-6206-5cca-8695-6190f359b563/59a4e8af-6206-5cca-8695-6190f359b563_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732508/general/a7f690c8-790b-43e9-9f6d-c579f025ecb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a4e8af-6206-5cca-8695-6190f359b563/59a4e8af-6206-5cca-8695-6190f359b563_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732508/general/4cf2a358-ca66-4778-b77e-806665f5613e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a4e8af-6206-5cca-8695-6190f359b563/59a4e8af-6206-5cca-8695-6190f359b563_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732508/general/6e907597-bb50-413d-aaf7-fa9bc99288d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59a4e8af-6206-5cca-8695-6190f359b563/59a4e8af-6206-5cca-8695-6190f359b563_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732508/general/ad206427-6045-49d5-99ca-32ade718d544.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'152.071 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725466%27 HTTP/1.1" 200 None
2026-03-25 15:19:34 [adesa.be] INFO: Saving data for 10725466: {'created_time': 1774451974.606335, 'last_price_update_time': 1774451974.606351, 'auction_closing_time': 1774602000.0}
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725466') HTTP/1.1" 204 0
2026-03-25 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10724114
2026-03-25 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with scrape type 1
2026-03-25 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2
2026-03-25 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721271%252Fgeneral%252Fcfb5933b-130a-40e7-9f5e-196827da07ca.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/cfb5933b-130a-40e7-9f5e-196827da07ca.JPG not downloaded yet
2026-03-25 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721271%252Fgeneral%252F6b4eefff-9419-4df0-8fe7-558fd5f89d27.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/6b4eefff-9419-4df0-8fe7-558fd5f89d27.JPG not downloaded yet
2026-03-25 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721271%252Fgeneral%252F1f73aa87-f502-413b-88ab-641cba5ac123.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/1f73aa87-f502-413b-88ab-641cba5ac123.JPG not downloaded yet
2026-03-25 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721271%252Fgeneral%252Fd8d37e50-1a58-47ce-97d1-124726306cae.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/d8d37e50-1a58-47ce-97d1-124726306cae.JPG not downloaded yet
2026-03-25 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721271%252Fgeneral%252F4c6e9ed8-b5a8-4269-8884-66004d3478ef.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/4c6e9ed8-b5a8-4269-8884-66004d3478ef.JPG not downloaded yet
2026-03-25 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721271%252Fgeneral%252F883d63ef-6a7e-4e7b-826e-1eb88c976cee.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/883d63ef-6a7e-4e7b-826e-1eb88c976cee.JPG not downloaded yet
2026-03-25 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721271%252Fgeneral%252F9425ac43-283f-41f6-8a41-ec29fb40521c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/9425ac43-283f-41f6-8a41-ec29fb40521c.JPG not downloaded yet
2026-03-25 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721271%252Fgeneral%252F71621916-6af1-43eb-b6ee-596f99bd9dc2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/71621916-6af1-43eb-b6ee-596f99bd9dc2.JPG not downloaded yet
2026-03-25 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721271%252Fgeneral%252F99ec38c4-6066-493d-aad7-ba7894e7cc83.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/99ec38c4-6066-493d-aad7-ba7894e7cc83.JPG not downloaded yet
2026-03-25 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5721271%252Fgeneral%252F4f42ebbd-3dce-425f-a539-e13a9b4fe393.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/4f42ebbd-3dce-425f-a539-e13a9b4fe393.JPG not downloaded yet
2026-03-25 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/4f42ebbd-3dce-425f-a539-e13a9b4fe393.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724114)
2026-03-25 15:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/99ec38c4-6066-493d-aad7-ba7894e7cc83.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724114)
2026-03-25 15:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/71621916-6af1-43eb-b6ee-596f99bd9dc2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724114)
2026-03-25 15:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10724154
2026-03-25 15:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with scrape type 1
2026-03-25 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5
2026-03-25 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19: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%252F5735546%252Fgeneral%252Fb4818d75-d3f9-484b-b723-ff51c5e192ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/b4818d75-d3f9-484b-b723-ff51c5e192ec.jpg already downloaded
2026-03-25 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19: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%252F5735546%252Fgeneral%252F91ab640f-2177-41de-a36d-706b864229c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/91ab640f-2177-41de-a36d-706b864229c1.jpg already downloaded
2026-03-25 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19: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%252F5735546%252Fgeneral%252Ff84952a7-e1b3-4618-9131-2d5cd3f3e710.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/f84952a7-e1b3-4618-9131-2d5cd3f3e710.jpg already downloaded
2026-03-25 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19: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%252F5735546%252Fgeneral%252Fd427f3d4-2731-48b6-b113-f59bf5de0726.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/d427f3d4-2731-48b6-b113-f59bf5de0726.jpg already downloaded
2026-03-25 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19: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%252F5735546%252Fgeneral%252Faa3a3f97-006d-4f7f-a19b-10bd69010c38.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/aa3a3f97-006d-4f7f-a19b-10bd69010c38.jpg already downloaded
2026-03-25 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19: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%252F5735546%252Fgeneral%252Fe1c7116d-9fc6-4295-9407-24a446922cd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/e1c7116d-9fc6-4295-9407-24a446922cd6.jpg already downloaded
2026-03-25 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19: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%252F5735546%252Fgeneral%252F00a0873b-3e7e-4c06-8dc5-84ec537726d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/00a0873b-3e7e-4c06-8dc5-84ec537726d0.jpg already downloaded
2026-03-25 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19: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%252F5735546%252Fgeneral%252F90fdde9a-c680-4535-93f0-8e2da8413c64.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/90fdde9a-c680-4535-93f0-8e2da8413c64.jpg already downloaded
2026-03-25 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19: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%252F5735546%252Fgeneral%252F5863d921-c42b-4080-aca9-68f5030646cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/5863d921-c42b-4080-aca9-68f5030646cb.jpg already downloaded
2026-03-25 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19: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%252F5735546%252Fgeneral%252F44abc19c-a7a7-4878-8252-7310e465c983.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/44abc19c-a7a7-4878-8252-7310e465c983.jpg already downloaded
2026-03-25 15:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5, identifier: 10724154
2026-03-25 15:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10724154
2026-03-25 15:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10724154
2026-03-25 15:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10724154 to the API
2026-03-25 15:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724154>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724154',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 159607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5735546/general/b4818d75-d3f9-484b-b723-ff51c5e192ec.jpg',
'https://images.openlane.eu/carimgs/5735546/general/91ab640f-2177-41de-a36d-706b864229c1.jpg',
'https://images.openlane.eu/carimgs/5735546/general/f84952a7-e1b3-4618-9131-2d5cd3f3e710.jpg',
'https://images.openlane.eu/carimgs/5735546/general/d427f3d4-2731-48b6-b113-f59bf5de0726.jpg',
'https://images.openlane.eu/carimgs/5735546/general/aa3a3f97-006d-4f7f-a19b-10bd69010c38.jpg',
'https://images.openlane.eu/carimgs/5735546/general/e1c7116d-9fc6-4295-9407-24a446922cd6.jpg',
'https://images.openlane.eu/carimgs/5735546/general/00a0873b-3e7e-4c06-8dc5-84ec537726d0.jpg',
'https://images.openlane.eu/carimgs/5735546/general/90fdde9a-c680-4535-93f0-8e2da8413c64.jpg',
'https://images.openlane.eu/carimgs/5735546/general/5863d921-c42b-4080-aca9-68f5030646cb.jpg',
'https://images.openlane.eu/carimgs/5735546/general/44abc19c-a7a7-4878-8252-7310e465c983.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/b4818d75-d3f9-484b-b723-ff51c5e192ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/91ab640f-2177-41de-a36d-706b864229c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/f84952a7-e1b3-4618-9131-2d5cd3f3e710.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/d427f3d4-2731-48b6-b113-f59bf5de0726.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/aa3a3f97-006d-4f7f-a19b-10bd69010c38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/e1c7116d-9fc6-4295-9407-24a446922cd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/00a0873b-3e7e-4c06-8dc5-84ec537726d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/90fdde9a-c680-4535-93f0-8e2da8413c64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/5863d921-c42b-4080-aca9-68f5030646cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/44abc19c-a7a7-4878-8252-7310e465c983.jpg',
'Width': 1024}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e Business Design - Hybrid - Automatic - '
'163 hp - 159.607 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-25 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724154%27 HTTP/1.1" 200 None
2026-03-25 15:19:39 [adesa.be] INFO: Saving data for 10724154: {'created_time': 1774451979.29549, 'last_price_update_time': 1774451979.295501, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724154') HTTP/1.1" 204 0
2026-03-25 15:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/9425ac43-283f-41f6-8a41-ec29fb40521c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724114)
2026-03-25 15:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-25 15:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-25 15:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-25 15:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/883d63ef-6a7e-4e7b-826e-1eb88c976cee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724114)
2026-03-25 15:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/4c6e9ed8-b5a8-4269-8884-66004d3478ef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724114)
2026-03-25 15:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/d8d37e50-1a58-47ce-97d1-124726306cae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724114)
2026-03-25 15:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-25 15:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/1f73aa87-f502-413b-88ab-641cba5ac123.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724114)
2026-03-25 15:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-25 15:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/6b4eefff-9419-4df0-8fe7-558fd5f89d27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724114)
2026-03-25 15:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-25 15:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-25 15:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/cfb5933b-130a-40e7-9f5e-196827da07ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724114)
2026-03-25 15:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-25 15:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-25 15:19:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2, skipping ID generation
2026-03-25 15:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with scrape type 1
2026-03-25 15:19:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 sending to next pipeline
2026-03-25 15:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2, identifier: 10724114
2026-03-25 15:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10724114
2026-03-25 15:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10724114
2026-03-25 15:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10724114 to the API
2026-03-25 15:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5721271/general/cfb5933b-130a-40e7-9f5e-196827da07ca.JPG>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b97f38ae-dc9b-58bf-a098-8ab6fd4945e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JVE272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724114',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 216820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photos': [],
'price': 9350,
'price_includes_vat': True,
'registration_date': '2015-03-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 318d Sport - Diesel - Automatic - 143 hp - '
'216.820 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2015}
2026-03-25 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724114%27 HTTP/1.1" 200 None
2026-03-25 15:19:40 [adesa.be] INFO: Saving data for 10724114: {'created_time': 1774451980.547711, 'last_price_update_time': 1774451980.547726, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724114') HTTP/1.1" 204 0
2026-03-25 15:19:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-25 15:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10726165
2026-03-25 15:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b2721f-a830-58cd-9adf-2e177e522e84 with scrape type 1
2026-03-25 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12b2721f-a830-58cd-9adf-2e177e522e84
2026-03-25 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5696221%252Fgeneral%252Fe074ce50-d56a-4ca1-9086-0c2a4da62691.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696221/general/e074ce50-d56a-4ca1-9086-0c2a4da62691.JPG not downloaded yet
2026-03-25 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5696221%252Fgeneral%252Fb3a8a5d8-9b34-4a77-93a8-b7c91617941a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696221/general/b3a8a5d8-9b34-4a77-93a8-b7c91617941a.JPG not downloaded yet
2026-03-25 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5696221%252Fgeneral%252F82d956c7-6c95-4956-9d81-51a062626660.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696221/general/82d956c7-6c95-4956-9d81-51a062626660.JPG not downloaded yet
2026-03-25 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5696221%252Fgeneral%252F7cc531c1-c6ed-4dbf-a66a-669cbe9f752f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696221/general/7cc531c1-c6ed-4dbf-a66a-669cbe9f752f.JPG not downloaded yet
2026-03-25 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5696221%252Fgeneral%252F9b88ca01-2318-488a-84e4-160365a03fea.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696221/general/9b88ca01-2318-488a-84e4-160365a03fea.JPG not downloaded yet
2026-03-25 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5696221%252Fgeneral%252Fe17f6240-99e3-4dbb-9c32-55e0c56da455.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696221/general/e17f6240-99e3-4dbb-9c32-55e0c56da455.JPG not downloaded yet
2026-03-25 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5696221%252Fgeneral%252F492ba7d8-7bfd-4082-9299-e7e3d5c8c0fd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696221/general/492ba7d8-7bfd-4082-9299-e7e3d5c8c0fd.JPG not downloaded yet
2026-03-25 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5696221%252Fgeneral%252Fdbb369a2-68d6-42a3-821e-429a93335681.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696221/general/dbb369a2-68d6-42a3-821e-429a93335681.JPG not downloaded yet
2026-03-25 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5696221%252Fgeneral%252F04fae207-4d9e-4b01-bf23-1888d23d7527.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696221/general/04fae207-4d9e-4b01-bf23-1888d23d7527.JPG not downloaded yet
2026-03-25 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5696221%252Fgeneral%252F60404e58-592f-483f-be8b-e753a87644d5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696221/general/60404e58-592f-483f-be8b-e753a87644d5.JPG not downloaded yet
2026-03-25 15:19:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.746(s), this was the 1st time calling it.
2026-03-25 15:19:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.690096096450626 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696221/general/60404e58-592f-483f-be8b-e753a87644d5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726165)
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696221/general/04fae207-4d9e-4b01-bf23-1888d23d7527.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726165)
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696221/general/dbb369a2-68d6-42a3-821e-429a93335681.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726165)
2026-03-25 15:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10726178
2026-03-25 15:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 with scrape type 1
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7891f3d7-85bf-51db-b274-90ec92cd38a6
2026-03-25 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5740428%252Fgeneral%252Fb9fab889-2626-4e1a-bc44-e90299aa826b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/b9fab889-2626-4e1a-bc44-e90299aa826b.JPG not downloaded yet
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696221/general/492ba7d8-7bfd-4082-9299-e7e3d5c8c0fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726165)
2026-03-25 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5740428%252Fgeneral%252Fd67e0b4e-11c5-4d9a-9387-cf6b36f67ceb.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/d67e0b4e-11c5-4d9a-9387-cf6b36f67ceb.JPG not downloaded yet
2026-03-25 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5740428%252Fgeneral%252Ff3f4e299-e2d7-44bd-a332-b9f9af6367d2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/f3f4e299-e2d7-44bd-a332-b9f9af6367d2.JPG not downloaded yet
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 12b2721f-a830-58cd-9adf-2e177e522e84 due to Ignoring non-200 response
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 12b2721f-a830-58cd-9adf-2e177e522e84 due to Ignoring non-200 response
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 12b2721f-a830-58cd-9adf-2e177e522e84 due to Ignoring non-200 response
2026-03-25 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5740428%252Fgeneral%252F8a8fbb22-d697-42e5-948f-c51730882483.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/8a8fbb22-d697-42e5-948f-c51730882483.JPG not downloaded yet
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/b9fab889-2626-4e1a-bc44-e90299aa826b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726178)
2026-03-25 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5740428%252Fgeneral%252F36ce87b5-9e30-471a-8142-ca54923b67be.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/36ce87b5-9e30-471a-8142-ca54923b67be.JPG not downloaded yet
2026-03-25 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5740428%252Fgeneral%252Fb501bde8-8496-4751-b286-c92668d2dd8f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/b501bde8-8496-4751-b286-c92668d2dd8f.JPG not downloaded yet
2026-03-25 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5740428%252Fgeneral%252F5aaaf8e8-2039-4062-bc6b-c0eb9a9cca01.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/5aaaf8e8-2039-4062-bc6b-c0eb9a9cca01.JPG not downloaded yet
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/8a8fbb22-d697-42e5-948f-c51730882483.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726178)
2026-03-25 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5740428%252Fgeneral%252F3ed6131a-9e7b-48f5-8775-34a873bd48a7.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/3ed6131a-9e7b-48f5-8775-34a873bd48a7.JPG not downloaded yet
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 12b2721f-a830-58cd-9adf-2e177e522e84 due to Ignoring non-200 response
2026-03-25 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5740428%252Fgeneral%252Fc5741305-d455-4b91-b1c7-e3a914c6e451.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/c5741305-d455-4b91-b1c7-e3a914c6e451.JPG not downloaded yet
2026-03-25 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5740428%252Fgeneral%252F9e39995a-2510-462c-ac81-12c243a28128.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/9e39995a-2510-462c-ac81-12c243a28128.JPG not downloaded yet
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/5aaaf8e8-2039-4062-bc6b-c0eb9a9cca01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726178)
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/9e39995a-2510-462c-ac81-12c243a28128.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726178)
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/c5741305-d455-4b91-b1c7-e3a914c6e451.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726178)
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/3ed6131a-9e7b-48f5-8775-34a873bd48a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726178)
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/b501bde8-8496-4751-b286-c92668d2dd8f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726178)
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/36ce87b5-9e30-471a-8142-ca54923b67be.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726178)
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/f3f4e299-e2d7-44bd-a332-b9f9af6367d2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726178)
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/d67e0b4e-11c5-4d9a-9387-cf6b36f67ceb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726178)
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696221/general/e17f6240-99e3-4dbb-9c32-55e0c56da455.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726165)
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696221/general/9b88ca01-2318-488a-84e4-160365a03fea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726165)
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-25 15:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696221/general/7cc531c1-c6ed-4dbf-a66a-669cbe9f752f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726165)
2026-03-25 15:19:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7891f3d7-85bf-51db-b274-90ec92cd38a6, skipping ID generation
2026-03-25 15:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 with scrape type 1
2026-03-25 15:19:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 sending to next pipeline
2026-03-25 15:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7891f3d7-85bf-51db-b274-90ec92cd38a6, identifier: 10726178
2026-03-25 15:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10726178
2026-03-25 15:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10726178
2026-03-25 15:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10726178 to the API
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5740428/general/d67e0b4e-11c5-4d9a-9387-cf6b36f67ceb.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7891f3d7-85bf-51db-b274-90ec92cd38a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PGS318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726178',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 233522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photos': [],
'price': 7350,
'price_includes_vat': True,
'registration_date': '2013-08-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 136 hp - 233.522 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726178%27 HTTP/1.1" 200 None
2026-03-25 15:19:48 [adesa.be] INFO: Saving data for 10726178: {'created_time': 1774451988.333346, 'last_price_update_time': 1774451988.333372, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726178') HTTP/1.1" 204 0
2026-03-25 15:19:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696221/general/82d956c7-6c95-4956-9d81-51a062626660.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726165)
2026-03-25 15:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-25 15:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 12b2721f-a830-58cd-9adf-2e177e522e84 due to Ignoring non-200 response
2026-03-25 15:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 12b2721f-a830-58cd-9adf-2e177e522e84 due to Ignoring non-200 response
2026-03-25 15:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 12b2721f-a830-58cd-9adf-2e177e522e84 due to Ignoring non-200 response
2026-03-25 15:19:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696221/general/b3a8a5d8-9b34-4a77-93a8-b7c91617941a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726165)
2026-03-25 15:19:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696221/general/e074ce50-d56a-4ca1-9086-0c2a4da62691.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726165)
2026-03-25 15:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 12b2721f-a830-58cd-9adf-2e177e522e84 due to Ignoring non-200 response
2026-03-25 15:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 12b2721f-a830-58cd-9adf-2e177e522e84 due to Ignoring non-200 response
2026-03-25 15:19:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12b2721f-a830-58cd-9adf-2e177e522e84, skipping ID generation
2026-03-25 15:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b2721f-a830-58cd-9adf-2e177e522e84 with scrape type 1
2026-03-25 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12b2721f-a830-58cd-9adf-2e177e522e84 sending to next pipeline
2026-03-25 15:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12b2721f-a830-58cd-9adf-2e177e522e84, identifier: 10726165
2026-03-25 15:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10726165
2026-03-25 15:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10726165
2026-03-25 15:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10726165 to the API
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5696221/general/e074ce50-d56a-4ca1-9086-0c2a4da62691.JPG>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '12b2721f-a830-58cd-9adf-2e177e522e84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTS258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726165',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 139425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d Lounge - Diesel - Automatic - 122 hp - '
'139.425 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726165%27 HTTP/1.1" 200 None
2026-03-25 15:19:48 [adesa.be] INFO: Saving data for 10726165: {'created_time': 1774451988.903479, 'last_price_update_time': 1774451988.90349, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726165') HTTP/1.1" 204 0
2026-03-25 15:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 12b2721f-a830-58cd-9adf-2e177e522e84 due to Ignoring non-200 response
2026-03-25 15:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10724031
2026-03-25 15:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d5b9d-449f-5c1e-a083-41b67807044a with scrape type 1
2026-03-25 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c40d5b9d-449f-5c1e-a083-41b67807044a
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F1d84180c-5467-48cc-bf7c-81aad58c31bf.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677057/general/1d84180c-5467-48cc-bf7c-81aad58c31bf.JPG not downloaded yet
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F82c1d70a-7204-41d1-a9d6-650482ed0d91.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677057/general/82c1d70a-7204-41d1-a9d6-650482ed0d91.JPG not downloaded yet
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F8d3fad29-81eb-4904-9a08-a9739c5d9511.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677057/general/8d3fad29-81eb-4904-9a08-a9739c5d9511.JPG not downloaded yet
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252Fe10659a0-98cd-47b7-b17e-20665c2c5857.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677057/general/e10659a0-98cd-47b7-b17e-20665c2c5857.JPG not downloaded yet
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252Fbb9562bb-3235-42b5-a0be-a8cf9ac39d6a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677057/general/bb9562bb-3235-42b5-a0be-a8cf9ac39d6a.JPG not downloaded yet
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F471b3858-4b92-4437-a12b-bc41d15546d3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677057/general/471b3858-4b92-4437-a12b-bc41d15546d3.JPG not downloaded yet
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252Ff9834bbb-f404-4813-b390-a208102da17f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677057/general/f9834bbb-f404-4813-b390-a208102da17f.JPG not downloaded yet
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F3d956844-43e8-4015-96da-219d2c7057ce.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677057/general/3d956844-43e8-4015-96da-219d2c7057ce.JPG not downloaded yet
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F400623e5-9e8c-4f7a-b29b-ea2e9ff46ecf.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677057/general/400623e5-9e8c-4f7a-b29b-ea2e9ff46ecf.JPG not downloaded yet
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677057%252Fgeneral%252F3788fb3f-7aca-4862-8faf-e9b259681e14.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677057/general/3788fb3f-7aca-4862-8faf-e9b259681e14.JPG not downloaded yet
2026-03-25 15:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:19:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677057/general/3788fb3f-7aca-4862-8faf-e9b259681e14.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724031)
2026-03-25 15:19:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677057/general/400623e5-9e8c-4f7a-b29b-ea2e9ff46ecf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724031)
2026-03-25 15:19:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677057/general/3d956844-43e8-4015-96da-219d2c7057ce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724031)
2026-03-25 15:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10724166
2026-03-25 15:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d1a2a8-b62d-597e-b981-188233c76f4a with scrape type 1
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26d1a2a8-b62d-597e-b981-188233c76f4a
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252Fc83c479e-cf85-4c76-9684-fc851be92cab.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/c83c479e-cf85-4c76-9684-fc851be92cab.jpg already downloaded
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F6c3dcf7a-ea35-478c-bf04-49d8bf7c5cc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/6c3dcf7a-ea35-478c-bf04-49d8bf7c5cc1.jpg already downloaded
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F5ee6298a-0d2d-428f-9975-898a2c423c0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/5ee6298a-0d2d-428f-9975-898a2c423c0b.jpg already downloaded
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F5b27d611-9fac-4976-9273-859b998f4ca3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/5b27d611-9fac-4976-9273-859b998f4ca3.jpg already downloaded
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F10c82c0c-4436-4272-b025-d98b521f33ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/10c82c0c-4436-4272-b025-d98b521f33ce.jpg already downloaded
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252Fd8e96886-9dc5-4e44-b43a-c3301711ce40.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/d8e96886-9dc5-4e44-b43a-c3301711ce40.jpg already downloaded
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252Fd7e6aea9-b5f3-498a-8536-d0d70c6f8706.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/d7e6aea9-b5f3-498a-8536-d0d70c6f8706.jpg already downloaded
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F1bb78154-a75a-4bcc-8be5-88f0adbbf6f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/1bb78154-a75a-4bcc-8be5-88f0adbbf6f4.jpg already downloaded
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252F5278cdd4-0fb3-43d6-a813-b3704ddef447.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/5278cdd4-0fb3-43d6-a813-b3704ddef447.jpg already downloaded
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738041%252Fgeneral%252Fd6ee9343-3424-4141-a794-f5848d8673e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738041/general/d6ee9343-3424-4141-a794-f5848d8673e4.jpg already downloaded
2026-03-25 15:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26d1a2a8-b62d-597e-b981-188233c76f4a, identifier: 10724166
2026-03-25 15:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10724166
2026-03-25 15:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10724166
2026-03-25 15:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10724166 to the API
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724166>
{'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-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '26d1a2a8-b62d-597e-b981-188233c76f4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABC946',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724166',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 155580,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5738041/general/c83c479e-cf85-4c76-9684-fc851be92cab.jpg',
'https://images.openlane.eu/carimgs/5738041/general/6c3dcf7a-ea35-478c-bf04-49d8bf7c5cc1.jpg',
'https://images.openlane.eu/carimgs/5738041/general/5ee6298a-0d2d-428f-9975-898a2c423c0b.jpg',
'https://images.openlane.eu/carimgs/5738041/general/5b27d611-9fac-4976-9273-859b998f4ca3.jpg',
'https://images.openlane.eu/carimgs/5738041/general/10c82c0c-4436-4272-b025-d98b521f33ce.jpg',
'https://images.openlane.eu/carimgs/5738041/general/d8e96886-9dc5-4e44-b43a-c3301711ce40.jpg',
'https://images.openlane.eu/carimgs/5738041/general/d7e6aea9-b5f3-498a-8536-d0d70c6f8706.jpg',
'https://images.openlane.eu/carimgs/5738041/general/1bb78154-a75a-4bcc-8be5-88f0adbbf6f4.jpg',
'https://images.openlane.eu/carimgs/5738041/general/5278cdd4-0fb3-43d6-a813-b3704ddef447.jpg',
'https://images.openlane.eu/carimgs/5738041/general/d6ee9343-3424-4141-a794-f5848d8673e4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d1a2a8-b62d-597e-b981-188233c76f4a/26d1a2a8-b62d-597e-b981-188233c76f4a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738041/general/c83c479e-cf85-4c76-9684-fc851be92cab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d1a2a8-b62d-597e-b981-188233c76f4a/26d1a2a8-b62d-597e-b981-188233c76f4a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738041/general/6c3dcf7a-ea35-478c-bf04-49d8bf7c5cc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d1a2a8-b62d-597e-b981-188233c76f4a/26d1a2a8-b62d-597e-b981-188233c76f4a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738041/general/5ee6298a-0d2d-428f-9975-898a2c423c0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d1a2a8-b62d-597e-b981-188233c76f4a/26d1a2a8-b62d-597e-b981-188233c76f4a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738041/general/5b27d611-9fac-4976-9273-859b998f4ca3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d1a2a8-b62d-597e-b981-188233c76f4a/26d1a2a8-b62d-597e-b981-188233c76f4a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738041/general/10c82c0c-4436-4272-b025-d98b521f33ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d1a2a8-b62d-597e-b981-188233c76f4a/26d1a2a8-b62d-597e-b981-188233c76f4a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738041/general/d8e96886-9dc5-4e44-b43a-c3301711ce40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d1a2a8-b62d-597e-b981-188233c76f4a/26d1a2a8-b62d-597e-b981-188233c76f4a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738041/general/d7e6aea9-b5f3-498a-8536-d0d70c6f8706.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d1a2a8-b62d-597e-b981-188233c76f4a/26d1a2a8-b62d-597e-b981-188233c76f4a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738041/general/1bb78154-a75a-4bcc-8be5-88f0adbbf6f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d1a2a8-b62d-597e-b981-188233c76f4a/26d1a2a8-b62d-597e-b981-188233c76f4a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738041/general/5278cdd4-0fb3-43d6-a813-b3704ddef447.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d1a2a8-b62d-597e-b981-188233c76f4a/26d1a2a8-b62d-597e-b981-188233c76f4a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738041/general/d6ee9343-3424-4141-a794-f5848d8673e4.jpg',
'Width': 1024}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 122 hp - 155.580 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724166%27 HTTP/1.1" 200 None
2026-03-25 15:19:50 [adesa.be] INFO: Saving data for 10724166: {'created_time': 1774451990.695094, 'last_price_update_time': 1774451990.695106, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724166') HTTP/1.1" 204 0
2026-03-25 15:19:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677057/general/f9834bbb-f404-4813-b390-a208102da17f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724031)
2026-03-25 15:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c40d5b9d-449f-5c1e-a083-41b67807044a due to Ignoring non-200 response
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c40d5b9d-449f-5c1e-a083-41b67807044a due to Ignoring non-200 response
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c40d5b9d-449f-5c1e-a083-41b67807044a due to Ignoring non-200 response
2026-03-25 15:19:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677057/general/471b3858-4b92-4437-a12b-bc41d15546d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724031)
2026-03-25 15:19:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677057/general/bb9562bb-3235-42b5-a0be-a8cf9ac39d6a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724031)
2026-03-25 15:19:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677057/general/e10659a0-98cd-47b7-b17e-20665c2c5857.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724031)
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c40d5b9d-449f-5c1e-a083-41b67807044a due to Ignoring non-200 response
2026-03-25 15:19:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677057/general/8d3fad29-81eb-4904-9a08-a9739c5d9511.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724031)
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c40d5b9d-449f-5c1e-a083-41b67807044a due to Ignoring non-200 response
2026-03-25 15:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:19:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677057/general/82c1d70a-7204-41d1-a9d6-650482ed0d91.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724031)
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c40d5b9d-449f-5c1e-a083-41b67807044a due to Ignoring non-200 response
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c40d5b9d-449f-5c1e-a083-41b67807044a due to Ignoring non-200 response
2026-03-25 15:19:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c40d5b9d-449f-5c1e-a083-41b67807044a due to Ignoring non-200 response
2026-03-25 15:19:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677057/general/1d84180c-5467-48cc-bf7c-81aad58c31bf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724031)
2026-03-25 15:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10724018
2026-03-25 15:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with scrape type 1
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F2f60dca2-0123-4947-898e-6702b43bfca6.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/2f60dca2-0123-4947-898e-6702b43bfca6.JPG not downloaded yet
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F333a01fe-e5c6-45d9-a669-91bac1760424.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/333a01fe-e5c6-45d9-a669-91bac1760424.JPG not downloaded yet
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c40d5b9d-449f-5c1e-a083-41b67807044a due to Ignoring non-200 response
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F5a1423f8-58f4-4437-a4cc-40416fb5e6b4.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/5a1423f8-58f4-4437-a4cc-40416fb5e6b4.JPG not downloaded yet
2026-03-25 15:19:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c40d5b9d-449f-5c1e-a083-41b67807044a, skipping ID generation
2026-03-25 15:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d5b9d-449f-5c1e-a083-41b67807044a with scrape type 1
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c40d5b9d-449f-5c1e-a083-41b67807044a sending to next pipeline
2026-03-25 15:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c40d5b9d-449f-5c1e-a083-41b67807044a, identifier: 10724031
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252Fca864b96-f62f-4fa2-aca2-995fe4550554.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/ca864b96-f62f-4fa2-aca2-995fe4550554.JPG not downloaded yet
2026-03-25 15:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10724031
2026-03-25 15:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10724031
2026-03-25 15:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10724031 to the API
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5677057/general/1d84180c-5467-48cc-bf7c-81aad58c31bf.JPG>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c40d5b9d-449f-5c1e-a083-41b67807044a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJJ111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724031',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 171506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photos': [],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-08-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 122 hp - 171.506 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724031%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [adesa.be] INFO: Saving data for 10724031: {'created_time': 1774451991.572422, 'last_price_update_time': 1774451991.572431, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724031') HTTP/1.1" 204 0
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c40d5b9d-449f-5c1e-a083-41b67807044a due to Ignoring non-200 response
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252Fe60f1fb8-3486-41d3-b0dc-6c998b650b79.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/e60f1fb8-3486-41d3-b0dc-6c998b650b79.JPG not downloaded yet
2026-03-25 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F39bc130b-2829-4b41-bca7-1ca4ee38cd77.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/39bc130b-2829-4b41-bca7-1ca4ee38cd77.JPG not downloaded yet
2026-03-25 15:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252Fc1726a66-d909-430a-8cf8-cacdaa85aa5a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/c1726a66-d909-430a-8cf8-cacdaa85aa5a.JPG not downloaded yet
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F90b7bc71-9460-4dc4-8700-172802cfa59b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/90b7bc71-9460-4dc4-8700-172802cfa59b.JPG not downloaded yet
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F4c820858-7a54-497f-b280-534747de1ddd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/4c820858-7a54-497f-b280-534747de1ddd.JPG not downloaded yet
2026-03-25 15:19:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/e60f1fb8-3486-41d3-b0dc-6c998b650b79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724018)
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665082%252Fgeneral%252F7d32154d-ee15-40b2-be57-72b2c8947640.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/7d32154d-ee15-40b2-be57-72b2c8947640.JPG not downloaded yet
2026-03-25 15:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10723956
2026-03-25 15:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d1c03da-f99b-5117-aee7-b791c997bffe with scrape type 1
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d1c03da-f99b-5117-aee7-b791c997bffe
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252Faad05650-7cf0-462d-877b-38f875c96087.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597942/general/aad05650-7cf0-462d-877b-38f875c96087.JPG not downloaded yet
2026-03-25 15:19:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/4c820858-7a54-497f-b280-534747de1ddd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724018)
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252F9d04faf2-4f8f-4f59-b24b-09263be7ab49.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597942/general/9d04faf2-4f8f-4f59-b24b-09263be7ab49.JPG not downloaded yet
2026-03-25 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252Fc43b51ce-d8c3-4e2b-b633-1ebbfd1a0179.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597942/general/c43b51ce-d8c3-4e2b-b633-1ebbfd1a0179.JPG not downloaded yet
2026-03-25 15:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252F353642f8-1ffc-474f-aa4d-1ef5546ce0ca.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597942/general/353642f8-1ffc-474f-aa4d-1ef5546ce0ca.JPG not downloaded yet
2026-03-25 15:19:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597942/general/aad05650-7cf0-462d-877b-38f875c96087.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723956)
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252F39e3cf1a-20d6-4506-a19c-e62b661a510a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597942/general/39e3cf1a-20d6-4506-a19c-e62b661a510a.JPG not downloaded yet
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252F41282976-1dee-4e34-af5a-a1a3e616d894.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597942/general/41282976-1dee-4e34-af5a-a1a3e616d894.JPG not downloaded yet
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252Fce772cf2-e442-49da-9b44-70d88ac93956.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597942/general/ce772cf2-e442-49da-9b44-70d88ac93956.JPG not downloaded yet
2026-03-25 15:19:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597942/general/9d04faf2-4f8f-4f59-b24b-09263be7ab49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723956)
2026-03-25 15:19:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597942/general/353642f8-1ffc-474f-aa4d-1ef5546ce0ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723956)
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252Fbc5763c1-577b-4468-bd55-971f98e7f057.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597942/general/bc5763c1-577b-4468-bd55-971f98e7f057.JPG not downloaded yet
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252F72320dcb-25fb-4ed7-a44b-f24f4c9ad7e3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597942/general/72320dcb-25fb-4ed7-a44b-f24f4c9ad7e3.JPG not downloaded yet
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-25 15:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10725342
2026-03-25 15:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32b29a44-3f61-513c-9dd2-1982b14321d8 with scrape type 1
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32b29a44-3f61-513c-9dd2-1982b14321d8
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732226%252Fgeneral%252Fd816a804-b554-4210-b36c-1e5b1aab2494.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732226/general/d816a804-b554-4210-b36c-1e5b1aab2494.jpg already downloaded
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732226%252Fgeneral%252F6941d386-3b05-41a8-aec6-a459f7f08901.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732226/general/6941d386-3b05-41a8-aec6-a459f7f08901.jpg already downloaded
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732226%252Fgeneral%252F041f4123-1568-4f69-99b8-2512f9910db7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732226/general/041f4123-1568-4f69-99b8-2512f9910db7.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732226%252Fgeneral%252Fa7508248-aa7b-4016-bed3-0832f89c87a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732226/general/a7508248-aa7b-4016-bed3-0832f89c87a1.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732226%252Fgeneral%252Fdb6957e2-48f1-4b56-b984-8872bc7a6033.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732226/general/db6957e2-48f1-4b56-b984-8872bc7a6033.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732226%252Fgeneral%252Fcc578f52-0df2-482c-944c-33d567eb3e0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732226/general/cc578f52-0df2-482c-944c-33d567eb3e0f.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732226%252Fgeneral%252Ff92961cc-7e6a-4512-93c6-8f7b6cc23c35.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732226/general/f92961cc-7e6a-4512-93c6-8f7b6cc23c35.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732226%252Fgeneral%252F17550db9-dbcc-4890-8878-50b5c678ee35.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732226/general/17550db9-dbcc-4890-8878-50b5c678ee35.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732226%252Fgeneral%252F0c53a7a1-b4f2-493d-8de1-e0317cc4d0b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732226/general/0c53a7a1-b4f2-493d-8de1-e0317cc4d0b4.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732226%252Fgeneral%252F1aa525b7-4889-4834-83d6-36e23602cfee.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732226/general/1aa525b7-4889-4834-83d6-36e23602cfee.jpg already downloaded
2026-03-25 15:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32b29a44-3f61-513c-9dd2-1982b14321d8, identifier: 10725342
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597942%252Fgeneral%252Fba66d501-4a8a-4c01-a9cb-1a7512dff2ea.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597942/general/ba66d501-4a8a-4c01-a9cb-1a7512dff2ea.JPG not downloaded yet
2026-03-25 15:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10725342
2026-03-25 15:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10725342
2026-03-25 15:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10725342 to the API
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725342>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:00:00Z',
'fuel_type': 'Diesel',
'id': '32b29a44-3f61-513c-9dd2-1982b14321d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXF430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725342',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 41782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 78,
'photo_urls': ['https://images.openlane.eu/carimgs/5732226/general/d816a804-b554-4210-b36c-1e5b1aab2494.jpg',
'https://images.openlane.eu/carimgs/5732226/general/6941d386-3b05-41a8-aec6-a459f7f08901.jpg',
'https://images.openlane.eu/carimgs/5732226/general/041f4123-1568-4f69-99b8-2512f9910db7.jpg',
'https://images.openlane.eu/carimgs/5732226/general/a7508248-aa7b-4016-bed3-0832f89c87a1.jpg',
'https://images.openlane.eu/carimgs/5732226/general/db6957e2-48f1-4b56-b984-8872bc7a6033.jpg',
'https://images.openlane.eu/carimgs/5732226/general/cc578f52-0df2-482c-944c-33d567eb3e0f.jpg',
'https://images.openlane.eu/carimgs/5732226/general/f92961cc-7e6a-4512-93c6-8f7b6cc23c35.jpg',
'https://images.openlane.eu/carimgs/5732226/general/17550db9-dbcc-4890-8878-50b5c678ee35.jpg',
'https://images.openlane.eu/carimgs/5732226/general/0c53a7a1-b4f2-493d-8de1-e0317cc4d0b4.jpg',
'https://images.openlane.eu/carimgs/5732226/general/1aa525b7-4889-4834-83d6-36e23602cfee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32b29a44-3f61-513c-9dd2-1982b14321d8/32b29a44-3f61-513c-9dd2-1982b14321d8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176027,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732226/general/d816a804-b554-4210-b36c-1e5b1aab2494.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32b29a44-3f61-513c-9dd2-1982b14321d8/32b29a44-3f61-513c-9dd2-1982b14321d8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167146,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732226/general/6941d386-3b05-41a8-aec6-a459f7f08901.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32b29a44-3f61-513c-9dd2-1982b14321d8/32b29a44-3f61-513c-9dd2-1982b14321d8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153727,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732226/general/041f4123-1568-4f69-99b8-2512f9910db7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32b29a44-3f61-513c-9dd2-1982b14321d8/32b29a44-3f61-513c-9dd2-1982b14321d8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159011,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732226/general/a7508248-aa7b-4016-bed3-0832f89c87a1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32b29a44-3f61-513c-9dd2-1982b14321d8/32b29a44-3f61-513c-9dd2-1982b14321d8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254116,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732226/general/db6957e2-48f1-4b56-b984-8872bc7a6033.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32b29a44-3f61-513c-9dd2-1982b14321d8/32b29a44-3f61-513c-9dd2-1982b14321d8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194552,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732226/general/cc578f52-0df2-482c-944c-33d567eb3e0f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32b29a44-3f61-513c-9dd2-1982b14321d8/32b29a44-3f61-513c-9dd2-1982b14321d8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383008,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732226/general/f92961cc-7e6a-4512-93c6-8f7b6cc23c35.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32b29a44-3f61-513c-9dd2-1982b14321d8/32b29a44-3f61-513c-9dd2-1982b14321d8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194059,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732226/general/17550db9-dbcc-4890-8878-50b5c678ee35.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32b29a44-3f61-513c-9dd2-1982b14321d8/32b29a44-3f61-513c-9dd2-1982b14321d8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347029,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732226/general/0c53a7a1-b4f2-493d-8de1-e0317cc4d0b4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32b29a44-3f61-513c-9dd2-1982b14321d8/32b29a44-3f61-513c-9dd2-1982b14321d8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190223,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732226/general/1aa525b7-4889-4834-83d6-36e23602cfee.jpg',
'Width': 1500}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Manual - 115 hp - 41.782 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725342%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [adesa.be] INFO: Saving data for 10725342: {'created_time': 1774451992.497952, 'last_price_update_time': 1774451992.497964, 'auction_closing_time': 1774602000.0}
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725342') HTTP/1.1" 204 0
2026-03-25 15:19:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597942/general/41282976-1dee-4e34-af5a-a1a3e616d894.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723956)
2026-03-25 15:19:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597942/general/ce772cf2-e442-49da-9b44-70d88ac93956.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723956)
2026-03-25 15:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7d1c03da-f99b-5117-aee7-b791c997bffe due to Ignoring non-200 response
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7d1c03da-f99b-5117-aee7-b791c997bffe due to Ignoring non-200 response
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7d1c03da-f99b-5117-aee7-b791c997bffe due to Ignoring non-200 response
2026-03-25 15:19:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597942/general/72320dcb-25fb-4ed7-a44b-f24f4c9ad7e3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723956)
2026-03-25 15:19:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597942/general/39e3cf1a-20d6-4506-a19c-e62b661a510a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723956)
2026-03-25 15:19:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597942/general/bc5763c1-577b-4468-bd55-971f98e7f057.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723956)
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7d1c03da-f99b-5117-aee7-b791c997bffe due to Ignoring non-200 response
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7d1c03da-f99b-5117-aee7-b791c997bffe due to Ignoring non-200 response
2026-03-25 15:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10724111
2026-03-25 15:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7702c948-d73c-59e0-b188-1ccbc7b0a681 with scrape type 1
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7702c948-d73c-59e0-b188-1ccbc7b0a681
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F32c40567-d71d-4973-abc5-26b2027790ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/32c40567-d71d-4973-abc5-26b2027790ea.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252Fb7cb133c-7caa-4b87-893b-ac4ac160ed35.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/b7cb133c-7caa-4b87-893b-ac4ac160ed35.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F5924fadd-59be-4057-865a-4101f880c598.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/5924fadd-59be-4057-865a-4101f880c598.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F85044048-693f-450b-9e3b-eff47a3c7efd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/85044048-693f-450b-9e3b-eff47a3c7efd.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252Fa7d60607-57e3-4f6e-ad9a-baec1abd0f56.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/a7d60607-57e3-4f6e-ad9a-baec1abd0f56.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F96e24557-90d8-45ad-96ff-56f8e33c0942.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/96e24557-90d8-45ad-96ff-56f8e33c0942.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F5346575b-0c2e-4893-9de7-a0c6e6997d70.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/5346575b-0c2e-4893-9de7-a0c6e6997d70.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F64af8b5b-fcce-458b-9546-9cef4e771d95.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/64af8b5b-fcce-458b-9546-9cef4e771d95.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252F5027a010-c388-4e91-9459-dcbdc5d31098.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/5027a010-c388-4e91-9459-dcbdc5d31098.jpg already downloaded
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719972%252Fgeneral%252Fe9df307a-cde0-421e-a1c5-47d9c43819a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719972/general/e9df307a-cde0-421e-a1c5-47d9c43819a8.jpg already downloaded
2026-03-25 15:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7702c948-d73c-59e0-b188-1ccbc7b0a681, identifier: 10724111
2026-03-25 15:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10724111
2026-03-25 15:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10724111
2026-03-25 15:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10724111 to the API
2026-03-25 15:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724111>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '7702c948-d73c-59e0-b188-1ccbc7b0a681',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFX924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724111',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 145538,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5719972/general/32c40567-d71d-4973-abc5-26b2027790ea.jpg',
'https://images.openlane.eu/carimgs/5719972/general/b7cb133c-7caa-4b87-893b-ac4ac160ed35.jpg',
'https://images.openlane.eu/carimgs/5719972/general/5924fadd-59be-4057-865a-4101f880c598.jpg',
'https://images.openlane.eu/carimgs/5719972/general/85044048-693f-450b-9e3b-eff47a3c7efd.jpg',
'https://images.openlane.eu/carimgs/5719972/general/a7d60607-57e3-4f6e-ad9a-baec1abd0f56.jpg',
'https://images.openlane.eu/carimgs/5719972/general/96e24557-90d8-45ad-96ff-56f8e33c0942.jpg',
'https://images.openlane.eu/carimgs/5719972/general/5346575b-0c2e-4893-9de7-a0c6e6997d70.jpg',
'https://images.openlane.eu/carimgs/5719972/general/64af8b5b-fcce-458b-9546-9cef4e771d95.jpg',
'https://images.openlane.eu/carimgs/5719972/general/5027a010-c388-4e91-9459-dcbdc5d31098.jpg',
'https://images.openlane.eu/carimgs/5719972/general/e9df307a-cde0-421e-a1c5-47d9c43819a8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702c948-d73c-59e0-b188-1ccbc7b0a681/7702c948-d73c-59e0-b188-1ccbc7b0a681_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719972/general/32c40567-d71d-4973-abc5-26b2027790ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702c948-d73c-59e0-b188-1ccbc7b0a681/7702c948-d73c-59e0-b188-1ccbc7b0a681_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719972/general/b7cb133c-7caa-4b87-893b-ac4ac160ed35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702c948-d73c-59e0-b188-1ccbc7b0a681/7702c948-d73c-59e0-b188-1ccbc7b0a681_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719972/general/5924fadd-59be-4057-865a-4101f880c598.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702c948-d73c-59e0-b188-1ccbc7b0a681/7702c948-d73c-59e0-b188-1ccbc7b0a681_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719972/general/85044048-693f-450b-9e3b-eff47a3c7efd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702c948-d73c-59e0-b188-1ccbc7b0a681/7702c948-d73c-59e0-b188-1ccbc7b0a681_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719972/general/a7d60607-57e3-4f6e-ad9a-baec1abd0f56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702c948-d73c-59e0-b188-1ccbc7b0a681/7702c948-d73c-59e0-b188-1ccbc7b0a681_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719972/general/96e24557-90d8-45ad-96ff-56f8e33c0942.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702c948-d73c-59e0-b188-1ccbc7b0a681/7702c948-d73c-59e0-b188-1ccbc7b0a681_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719972/general/5346575b-0c2e-4893-9de7-a0c6e6997d70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702c948-d73c-59e0-b188-1ccbc7b0a681/7702c948-d73c-59e0-b188-1ccbc7b0a681_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719972/general/64af8b5b-fcce-458b-9546-9cef4e771d95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702c948-d73c-59e0-b188-1ccbc7b0a681/7702c948-d73c-59e0-b188-1ccbc7b0a681_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719972/general/5027a010-c388-4e91-9459-dcbdc5d31098.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702c948-d73c-59e0-b188-1ccbc7b0a681/7702c948-d73c-59e0-b188-1ccbc7b0a681_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719972/general/e9df307a-cde0-421e-a1c5-47d9c43819a8.jpg',
'Width': 1024}],
'price': 11350,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 318i Lounge - Petrol - Manual - 156 hp - 145.538 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724111%27 HTTP/1.1" 200 None
2026-03-25 15:19:53 [adesa.be] INFO: Saving data for 10724111: {'created_time': 1774451993.191257, 'last_price_update_time': 1774451993.191267, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724111') HTTP/1.1" 204 0
2026-03-25 15:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597942/general/c43b51ce-d8c3-4e2b-b633-1ebbfd1a0179.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723956)
2026-03-25 15:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/7d32154d-ee15-40b2-be57-72b2c8947640.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724018)
2026-03-25 15:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597942/general/ba66d501-4a8a-4c01-a9cb-1a7512dff2ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723956)
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7d1c03da-f99b-5117-aee7-b791c997bffe due to Ignoring non-200 response
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7d1c03da-f99b-5117-aee7-b791c997bffe due to Ignoring non-200 response
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7d1c03da-f99b-5117-aee7-b791c997bffe due to Ignoring non-200 response
2026-03-25 15:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/90b7bc71-9460-4dc4-8700-172802cfa59b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724018)
2026-03-25 15:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/c1726a66-d909-430a-8cf8-cacdaa85aa5a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724018)
2026-03-25 15:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/39bc130b-2829-4b41-bca7-1ca4ee38cd77.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724018)
2026-03-25 15:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/ca864b96-f62f-4fa2-aca2-995fe4550554.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724018)
2026-03-25 15:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/333a01fe-e5c6-45d9-a669-91bac1760424.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724018)
2026-03-25 15:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/5a1423f8-58f4-4437-a4cc-40416fb5e6b4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724018)
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7d1c03da-f99b-5117-aee7-b791c997bffe due to Ignoring non-200 response
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-25 15:19:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d1c03da-f99b-5117-aee7-b791c997bffe, skipping ID generation
2026-03-25 15:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d1c03da-f99b-5117-aee7-b791c997bffe with scrape type 1
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d1c03da-f99b-5117-aee7-b791c997bffe sending to next pipeline
2026-03-25 15:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d1c03da-f99b-5117-aee7-b791c997bffe, identifier: 10723956
2026-03-25 15:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10723956
2026-03-25 15:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10723956
2026-03-25 15:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10723956 to the API
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5597942/general/ba66d501-4a8a-4c01-a9cb-1a7512dff2ea.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7d1c03da-f99b-5117-aee7-b791c997bffe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HXR014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723956',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 87687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 63,
'photos': [],
'price': 18850,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 330e Lounge - Hybrid - Automatic - 184 hp - 87.687 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723956%27 HTTP/1.1" 200 None
2026-03-25 15:19:53 [adesa.be] INFO: Saving data for 10723956: {'created_time': 1774451993.665538, 'last_price_update_time': 1774451993.665551, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723956') HTTP/1.1" 204 0
2026-03-25 15:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/2f60dca2-0123-4947-898e-6702b43bfca6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724018)
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7d1c03da-f99b-5117-aee7-b791c997bffe due to Ignoring non-200 response
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-25 15:19:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5, skipping ID generation
2026-03-25 15:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with scrape type 1
2026-03-25 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 sending to next pipeline
2026-03-25 15:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5, identifier: 10724018
2026-03-25 15:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10724018
2026-03-25 15:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10724018
2026-03-25 15:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10724018 to the API
2026-03-25 15:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5665082/general/2f60dca2-0123-4947-898e-6702b43bfca6.JPG>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGH638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724018',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 176613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photos': [],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 122 hp - 176.613 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724018%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [adesa.be] INFO: Saving data for 10724018: {'created_time': 1774451994.141474, 'last_price_update_time': 1774451994.141484, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724018') HTTP/1.1" 204 0
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-25 15:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10724142
2026-03-25 15:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with scrape type 1
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730066%252Fgeneral%252F035fd5d3-5841-4c61-919a-881dba4d675d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730066/general/035fd5d3-5841-4c61-919a-881dba4d675d.jpg already downloaded
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730066%252Fgeneral%252Fe6533e29-b9f2-4c99-a491-a6979ff2a6c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730066/general/e6533e29-b9f2-4c99-a491-a6979ff2a6c4.jpg already downloaded
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730066%252Fgeneral%252Ff6c2c691-fed8-449b-805f-b07264a4a141.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730066/general/f6c2c691-fed8-449b-805f-b07264a4a141.jpg already downloaded
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730066%252Fgeneral%252F0bf57b10-faa6-44eb-936e-5fb5755120b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730066/general/0bf57b10-faa6-44eb-936e-5fb5755120b4.jpg already downloaded
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730066%252Fgeneral%252F560ab4c5-6f3a-4d8c-906b-7225b2a11f17.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730066/general/560ab4c5-6f3a-4d8c-906b-7225b2a11f17.jpg already downloaded
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730066%252Fgeneral%252F3c94df8b-3590-40f3-820b-6bc57d1b1d53.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730066/general/3c94df8b-3590-40f3-820b-6bc57d1b1d53.jpg already downloaded
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730066%252Fgeneral%252Fbfb42a10-f7e2-455a-b125-d74ce76c06ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730066/general/bfb42a10-f7e2-455a-b125-d74ce76c06ec.jpg already downloaded
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730066%252Fgeneral%252F78b99941-2c32-4b4c-873c-6fc1c43c7c20.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730066/general/78b99941-2c32-4b4c-873c-6fc1c43c7c20.jpg already downloaded
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730066%252Fgeneral%252F983b4e5e-5415-4e14-a462-cb114bc2906a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730066/general/983b4e5e-5415-4e14-a462-cb114bc2906a.jpg already downloaded
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730066%252Fgeneral%252F3314cce0-8043-489b-abae-0d4d1eff925d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730066/general/3314cce0-8043-489b-abae-0d4d1eff925d.jpg already downloaded
2026-03-25 15:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e, identifier: 10724142
2026-03-25 15:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10724142
2026-03-25 15:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10724142
2026-03-25 15:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10724142 to the API
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724142>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDV468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724142',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 210328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5730066/general/035fd5d3-5841-4c61-919a-881dba4d675d.jpg',
'https://images.openlane.eu/carimgs/5730066/general/e6533e29-b9f2-4c99-a491-a6979ff2a6c4.jpg',
'https://images.openlane.eu/carimgs/5730066/general/f6c2c691-fed8-449b-805f-b07264a4a141.jpg',
'https://images.openlane.eu/carimgs/5730066/general/0bf57b10-faa6-44eb-936e-5fb5755120b4.jpg',
'https://images.openlane.eu/carimgs/5730066/general/560ab4c5-6f3a-4d8c-906b-7225b2a11f17.jpg',
'https://images.openlane.eu/carimgs/5730066/general/3c94df8b-3590-40f3-820b-6bc57d1b1d53.jpg',
'https://images.openlane.eu/carimgs/5730066/general/bfb42a10-f7e2-455a-b125-d74ce76c06ec.jpg',
'https://images.openlane.eu/carimgs/5730066/general/78b99941-2c32-4b4c-873c-6fc1c43c7c20.jpg',
'https://images.openlane.eu/carimgs/5730066/general/983b4e5e-5415-4e14-a462-cb114bc2906a.jpg',
'https://images.openlane.eu/carimgs/5730066/general/3314cce0-8043-489b-abae-0d4d1eff925d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e/f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730066/general/035fd5d3-5841-4c61-919a-881dba4d675d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e/f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730066/general/e6533e29-b9f2-4c99-a491-a6979ff2a6c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e/f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730066/general/f6c2c691-fed8-449b-805f-b07264a4a141.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e/f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730066/general/0bf57b10-faa6-44eb-936e-5fb5755120b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e/f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730066/general/560ab4c5-6f3a-4d8c-906b-7225b2a11f17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e/f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730066/general/3c94df8b-3590-40f3-820b-6bc57d1b1d53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e/f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730066/general/bfb42a10-f7e2-455a-b125-d74ce76c06ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e/f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730066/general/78b99941-2c32-4b4c-873c-6fc1c43c7c20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e/f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730066/general/983b4e5e-5415-4e14-a462-cb114bc2906a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e/f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730066/general/3314cce0-8043-489b-abae-0d4d1eff925d.jpg',
'Width': 1024}],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 316d - Diesel - Automatic - 122 hp - 210.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724142%27 HTTP/1.1" 200 None
2026-03-25 15:19:54 [adesa.be] INFO: Saving data for 10724142: {'created_time': 1774451994.87168, 'last_price_update_time': 1774451994.871693, 'auction_closing_time': 1774519800.0}
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724142') HTTP/1.1" 204 0
2026-03-25 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5b031aa-61a6-5c8d-84d9-d88f0f402e6c with identifier: 10724108
2026-03-25 15:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c with scrape type 1
2026-03-25 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252Fafa947ad-9a17-4e68-b288-1ef6ea8ee975.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717886/general/afa947ad-9a17-4e68-b288-1ef6ea8ee975.JPG not downloaded yet
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252F73ada900-110f-445e-8e05-102ff8438cd4.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717886/general/73ada900-110f-445e-8e05-102ff8438cd4.JPG not downloaded yet
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252Fea10bb4b-72df-4318-8ae2-709c70943483.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717886/general/ea10bb4b-72df-4318-8ae2-709c70943483.JPG not downloaded yet
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252F6c6734ec-0b95-4b0e-a50d-a43c761d350d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717886/general/6c6734ec-0b95-4b0e-a50d-a43c761d350d.JPG not downloaded yet
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252F29531921-607f-4e0e-9024-3077049eb7b0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717886/general/29531921-607f-4e0e-9024-3077049eb7b0.JPG not downloaded yet
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252F17749440-1a9c-4906-816f-11c4b25db132.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717886/general/17749440-1a9c-4906-816f-11c4b25db132.JPG not downloaded yet
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252F875b6e81-b653-4de3-ac89-6f2ad227abc9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717886/general/875b6e81-b653-4de3-ac89-6f2ad227abc9.JPG not downloaded yet
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252F698099d6-60a9-494e-a38b-ae731f068afd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717886/general/698099d6-60a9-494e-a38b-ae731f068afd.JPG not downloaded yet
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252F0a9832d1-a6e3-463c-996c-9cfd79d5340b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717886/general/0a9832d1-a6e3-463c-996c-9cfd79d5340b.JPG not downloaded yet
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717886%252Fgeneral%252F3c17b0ca-ea1d-419f-80ec-0852da52b1b2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717886/general/3c17b0ca-ea1d-419f-80ec-0852da52b1b2.JPG not downloaded yet
2026-03-25 15:19:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.776(s), this was the 1st time calling it.
2026-03-25 15:19:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.152932271820756 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:20:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.306(s), this was the 1st time calling it.
2026-03-25 15:20:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.759713777176492 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20: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 15:20:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717886/general/3c17b0ca-ea1d-419f-80ec-0852da52b1b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724108)
2026-03-25 15:20:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717886/general/0a9832d1-a6e3-463c-996c-9cfd79d5340b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724108)
2026-03-25 15:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387300bf-2631-570a-86c5-1b91ba8d1a44 with identifier: 10724145
2026-03-25 15:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387300bf-2631-570a-86c5-1b91ba8d1a44 with scrape type 1
2026-03-25 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 387300bf-2631-570a-86c5-1b91ba8d1a44
2026-03-25 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732937%252Fgeneral%252Fdff99de0-32da-41b9-b0fb-9c412063386c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732937/general/dff99de0-32da-41b9-b0fb-9c412063386c.jpg already downloaded
2026-03-25 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732937%252Fgeneral%252F57d288c7-389a-4d1b-8cd8-1cfb791d057c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732937/general/57d288c7-389a-4d1b-8cd8-1cfb791d057c.jpg already downloaded
2026-03-25 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732937%252Fgeneral%252Fc25c1a11-0567-4e5f-948d-6d41cc604d7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732937/general/c25c1a11-0567-4e5f-948d-6d41cc604d7d.jpg already downloaded
2026-03-25 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732937%252Fgeneral%252Fec7d63ad-7367-409e-b2ea-434400f9fedf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732937/general/ec7d63ad-7367-409e-b2ea-434400f9fedf.jpg already downloaded
2026-03-25 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732937%252Fgeneral%252F36680dbb-53f2-4da6-bdb6-35922f47fe6b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732937/general/36680dbb-53f2-4da6-bdb6-35922f47fe6b.jpg already downloaded
2026-03-25 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732937%252Fgeneral%252F67014991-bb79-443d-bc14-62b820487694.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732937/general/67014991-bb79-443d-bc14-62b820487694.jpg already downloaded
2026-03-25 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732937%252Fgeneral%252Fa6f8c9a5-ed06-492d-b4c7-669b9834a393.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732937/general/a6f8c9a5-ed06-492d-b4c7-669b9834a393.jpg already downloaded
2026-03-25 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732937%252Fgeneral%252F0b35f10c-3021-469d-8a6d-7dabf170b6b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732937/general/0b35f10c-3021-469d-8a6d-7dabf170b6b3.jpg already downloaded
2026-03-25 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732937%252Fgeneral%252F4104153b-344a-47a0-806b-7b32eac569b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732937/general/4104153b-344a-47a0-806b-7b32eac569b4.jpg already downloaded
2026-03-25 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5732937%252Fgeneral%252F1e57d685-1810-44b2-b613-96b1b9fc3971.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732937/general/1e57d685-1810-44b2-b613-96b1b9fc3971.jpg already downloaded
2026-03-25 15:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 387300bf-2631-570a-86c5-1b91ba8d1a44, identifier: 10724145
2026-03-25 15:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 387300bf-2631-570a-86c5-1b91ba8d1a44 with identifier: 10724145
2026-03-25 15:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 387300bf-2631-570a-86c5-1b91ba8d1a44 with identifier: 10724145
2026-03-25 15:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 387300bf-2631-570a-86c5-1b91ba8d1a44 with identifier: 10724145 to the API
2026-03-25 15:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724145>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Electric',
'id': '387300bf-2631-570a-86c5-1b91ba8d1a44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GJN304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724145',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'i5',
'odometer': 27221,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5732937/general/dff99de0-32da-41b9-b0fb-9c412063386c.jpg',
'https://images.openlane.eu/carimgs/5732937/general/57d288c7-389a-4d1b-8cd8-1cfb791d057c.jpg',
'https://images.openlane.eu/carimgs/5732937/general/c25c1a11-0567-4e5f-948d-6d41cc604d7d.jpg',
'https://images.openlane.eu/carimgs/5732937/general/ec7d63ad-7367-409e-b2ea-434400f9fedf.jpg',
'https://images.openlane.eu/carimgs/5732937/general/36680dbb-53f2-4da6-bdb6-35922f47fe6b.jpg',
'https://images.openlane.eu/carimgs/5732937/general/67014991-bb79-443d-bc14-62b820487694.jpg',
'https://images.openlane.eu/carimgs/5732937/general/a6f8c9a5-ed06-492d-b4c7-669b9834a393.jpg',
'https://images.openlane.eu/carimgs/5732937/general/0b35f10c-3021-469d-8a6d-7dabf170b6b3.jpg',
'https://images.openlane.eu/carimgs/5732937/general/4104153b-344a-47a0-806b-7b32eac569b4.jpg',
'https://images.openlane.eu/carimgs/5732937/general/1e57d685-1810-44b2-b613-96b1b9fc3971.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb8d393-bf06-50f7-b657-b99197457fbd/6fb8d393-bf06-50f7-b657-b99197457fbd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732937/general/dff99de0-32da-41b9-b0fb-9c412063386c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb8d393-bf06-50f7-b657-b99197457fbd/6fb8d393-bf06-50f7-b657-b99197457fbd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732937/general/57d288c7-389a-4d1b-8cd8-1cfb791d057c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb8d393-bf06-50f7-b657-b99197457fbd/6fb8d393-bf06-50f7-b657-b99197457fbd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732937/general/c25c1a11-0567-4e5f-948d-6d41cc604d7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb8d393-bf06-50f7-b657-b99197457fbd/6fb8d393-bf06-50f7-b657-b99197457fbd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732937/general/ec7d63ad-7367-409e-b2ea-434400f9fedf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb8d393-bf06-50f7-b657-b99197457fbd/6fb8d393-bf06-50f7-b657-b99197457fbd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732937/general/36680dbb-53f2-4da6-bdb6-35922f47fe6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb8d393-bf06-50f7-b657-b99197457fbd/6fb8d393-bf06-50f7-b657-b99197457fbd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732937/general/67014991-bb79-443d-bc14-62b820487694.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb8d393-bf06-50f7-b657-b99197457fbd/6fb8d393-bf06-50f7-b657-b99197457fbd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732937/general/a6f8c9a5-ed06-492d-b4c7-669b9834a393.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb8d393-bf06-50f7-b657-b99197457fbd/6fb8d393-bf06-50f7-b657-b99197457fbd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117846,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732937/general/0b35f10c-3021-469d-8a6d-7dabf170b6b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb8d393-bf06-50f7-b657-b99197457fbd/6fb8d393-bf06-50f7-b657-b99197457fbd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732937/general/4104153b-344a-47a0-806b-7b32eac569b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb8d393-bf06-50f7-b657-b99197457fbd/6fb8d393-bf06-50f7-b657-b99197457fbd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732937/general/1e57d685-1810-44b2-b613-96b1b9fc3971.jpg',
'Width': 1024}],
'price': 34150,
'price_includes_vat': True,
'registration_date': '2025-01-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW i5 Touring - Electric - Automatic - 340 hp - 27.221 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724145%27 HTTP/1.1" 200 None
2026-03-25 15:20:06 [adesa.be] INFO: Saving data for 10724145: {'created_time': 1774452006.348668, 'last_price_update_time': 1774452006.348679, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724145') HTTP/1.1" 204 0
2026-03-25 15:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717886/general/698099d6-60a9-494e-a38b-ae731f068afd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724108)
2026-03-25 15:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c due to Ignoring non-200 response
2026-03-25 15:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c due to Ignoring non-200 response
2026-03-25 15:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717886/general/875b6e81-b653-4de3-ac89-6f2ad227abc9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724108)
2026-03-25 15:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717886/general/17749440-1a9c-4906-816f-11c4b25db132.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724108)
2026-03-25 15:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c due to Ignoring non-200 response
2026-03-25 15:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717886/general/29531921-607f-4e0e-9024-3077049eb7b0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724108)
2026-03-25 15:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c due to Ignoring non-200 response
2026-03-25 15:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717886/general/6c6734ec-0b95-4b0e-a50d-a43c761d350d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724108)
2026-03-25 15:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c due to Ignoring non-200 response
2026-03-25 15:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717886/general/ea10bb4b-72df-4318-8ae2-709c70943483.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724108)
2026-03-25 15:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c due to Ignoring non-200 response
2026-03-25 15:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717886/general/73ada900-110f-445e-8e05-102ff8438cd4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724108)
2026-03-25 15:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c due to Ignoring non-200 response
2026-03-25 15:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717886/general/afa947ad-9a17-4e68-b288-1ef6ea8ee975.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724108)
2026-03-25 15:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c due to Ignoring non-200 response
2026-03-25 15:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c due to Ignoring non-200 response
2026-03-25 15:20:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5b031aa-61a6-5c8d-84d9-d88f0f402e6c, skipping ID generation
2026-03-25 15:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c with scrape type 1
2026-03-25 15:20:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c sending to next pipeline
2026-03-25 15:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5b031aa-61a6-5c8d-84d9-d88f0f402e6c, identifier: 10724108
2026-03-25 15:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5b031aa-61a6-5c8d-84d9-d88f0f402e6c with identifier: 10724108
2026-03-25 15:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5b031aa-61a6-5c8d-84d9-d88f0f402e6c with identifier: 10724108
2026-03-25 15:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5b031aa-61a6-5c8d-84d9-d88f0f402e6c with identifier: 10724108 to the API
2026-03-25 15:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5717886/general/afa947ad-9a17-4e68-b288-1ef6ea8ee975.JPG>
{'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': 184,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b5b031aa-61a6-5c8d-84d9-d88f0f402e6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GU8137',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724108',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 115864,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 63,
'photos': [],
'price': 17150,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 330e Lounge - xDrive - Hybrid - Automatic - '
'184 hp - 115.864 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-25 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724108%27 HTTP/1.1" 200 None
2026-03-25 15:20:07 [adesa.be] INFO: Saving data for 10724108: {'created_time': 1774452007.121668, 'last_price_update_time': 1774452007.121678, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724108') HTTP/1.1" 204 0
2026-03-25 15:20:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b5b031aa-61a6-5c8d-84d9-d88f0f402e6c due to Ignoring non-200 response
2026-03-25 15:20:07 [scrapy.extensions.logstats] INFO: Crawled 199 pages (at 123 pages/min), scraped 75 items (at 23 items/min)
2026-03-25 15:20:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-25 15:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10724101
2026-03-25 15:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32819dfb-8e72-5da3-90f1-475e0c78347d with scrape type 1
2026-03-25 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32819dfb-8e72-5da3-90f1-475e0c78347d
2026-03-25 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5717862%252Fgeneral%252F7ede9250-d30d-46e4-b787-49c924e08826.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/7ede9250-d30d-46e4-b787-49c924e08826.jpg already downloaded
2026-03-25 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5717862%252Fgeneral%252Fd09dd3c3-39f6-4ef6-957c-1f6c5d1179a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/d09dd3c3-39f6-4ef6-957c-1f6c5d1179a7.jpg already downloaded
2026-03-25 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5717862%252Fgeneral%252F6f338fc9-3090-449d-bbbb-9c51f19a6e85.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/6f338fc9-3090-449d-bbbb-9c51f19a6e85.jpg already downloaded
2026-03-25 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5717862%252Fgeneral%252F9045792d-32d8-4f71-84b9-b6fc4701a97f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/9045792d-32d8-4f71-84b9-b6fc4701a97f.jpg already downloaded
2026-03-25 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5717862%252Fgeneral%252F514a6c66-7d7a-4137-8632-98047b5308ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/514a6c66-7d7a-4137-8632-98047b5308ff.jpg already downloaded
2026-03-25 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5717862%252Fgeneral%252F3b77effd-8f24-43c7-8927-64b7f92e75e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/3b77effd-8f24-43c7-8927-64b7f92e75e8.jpg already downloaded
2026-03-25 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5717862%252Fgeneral%252F8cf55e46-9a26-40b8-bfb5-43e83ce0c93b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/8cf55e46-9a26-40b8-bfb5-43e83ce0c93b.jpg already downloaded
2026-03-25 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5717862%252Fgeneral%252Fe53771c1-459b-4302-b9c6-f3cb278059ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/e53771c1-459b-4302-b9c6-f3cb278059ae.jpg already downloaded
2026-03-25 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5717862%252Fgeneral%252F36187912-393d-4ca1-84ad-a35bc46763f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/36187912-393d-4ca1-84ad-a35bc46763f0.jpg already downloaded
2026-03-25 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5717862%252Fgeneral%252Fb7148aff-cd37-4da0-8cf8-1c6e1c18b93f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717862/general/b7148aff-cd37-4da0-8cf8-1c6e1c18b93f.jpg already downloaded
2026-03-25 15:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32819dfb-8e72-5da3-90f1-475e0c78347d, identifier: 10724101
2026-03-25 15:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10724101
2026-03-25 15:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10724101
2026-03-25 15:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10724101 to the API
2026-03-25 15:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724101>
{'auction_title': '',
'c_o_2_emission_value': 46,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '32819dfb-8e72-5da3-90f1-475e0c78347d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHS555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724101',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 73861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5717862/general/7ede9250-d30d-46e4-b787-49c924e08826.jpg',
'https://images.openlane.eu/carimgs/5717862/general/d09dd3c3-39f6-4ef6-957c-1f6c5d1179a7.jpg',
'https://images.openlane.eu/carimgs/5717862/general/6f338fc9-3090-449d-bbbb-9c51f19a6e85.jpg',
'https://images.openlane.eu/carimgs/5717862/general/9045792d-32d8-4f71-84b9-b6fc4701a97f.jpg',
'https://images.openlane.eu/carimgs/5717862/general/514a6c66-7d7a-4137-8632-98047b5308ff.jpg',
'https://images.openlane.eu/carimgs/5717862/general/3b77effd-8f24-43c7-8927-64b7f92e75e8.jpg',
'https://images.openlane.eu/carimgs/5717862/general/8cf55e46-9a26-40b8-bfb5-43e83ce0c93b.jpg',
'https://images.openlane.eu/carimgs/5717862/general/e53771c1-459b-4302-b9c6-f3cb278059ae.jpg',
'https://images.openlane.eu/carimgs/5717862/general/36187912-393d-4ca1-84ad-a35bc46763f0.jpg',
'https://images.openlane.eu/carimgs/5717862/general/b7148aff-cd37-4da0-8cf8-1c6e1c18b93f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32819dfb-8e72-5da3-90f1-475e0c78347d/32819dfb-8e72-5da3-90f1-475e0c78347d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717862/general/7ede9250-d30d-46e4-b787-49c924e08826.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32819dfb-8e72-5da3-90f1-475e0c78347d/32819dfb-8e72-5da3-90f1-475e0c78347d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717862/general/d09dd3c3-39f6-4ef6-957c-1f6c5d1179a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32819dfb-8e72-5da3-90f1-475e0c78347d/32819dfb-8e72-5da3-90f1-475e0c78347d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717862/general/6f338fc9-3090-449d-bbbb-9c51f19a6e85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32819dfb-8e72-5da3-90f1-475e0c78347d/32819dfb-8e72-5da3-90f1-475e0c78347d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717862/general/9045792d-32d8-4f71-84b9-b6fc4701a97f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32819dfb-8e72-5da3-90f1-475e0c78347d/32819dfb-8e72-5da3-90f1-475e0c78347d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717862/general/514a6c66-7d7a-4137-8632-98047b5308ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32819dfb-8e72-5da3-90f1-475e0c78347d/32819dfb-8e72-5da3-90f1-475e0c78347d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717862/general/3b77effd-8f24-43c7-8927-64b7f92e75e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32819dfb-8e72-5da3-90f1-475e0c78347d/32819dfb-8e72-5da3-90f1-475e0c78347d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717862/general/8cf55e46-9a26-40b8-bfb5-43e83ce0c93b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32819dfb-8e72-5da3-90f1-475e0c78347d/32819dfb-8e72-5da3-90f1-475e0c78347d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717862/general/e53771c1-459b-4302-b9c6-f3cb278059ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32819dfb-8e72-5da3-90f1-475e0c78347d/32819dfb-8e72-5da3-90f1-475e0c78347d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717862/general/36187912-393d-4ca1-84ad-a35bc46763f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32819dfb-8e72-5da3-90f1-475e0c78347d/32819dfb-8e72-5da3-90f1-475e0c78347d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717862/general/b7148aff-cd37-4da0-8cf8-1c6e1c18b93f.jpg',
'Width': 1024}],
'price': 22350,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q5 2.0 TFSIe S Line - Quattro - Hybrid - Automatic - 252 hp - '
'73.861 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-25 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724101%27 HTTP/1.1" 200 None
2026-03-25 15:20:09 [adesa.be] INFO: Saving data for 10724101: {'created_time': 1774452009.217446, 'last_price_update_time': 1774452009.217458, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724101') HTTP/1.1" 204 0
2026-03-25 15:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:20:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.324(s), this was the 1st time calling it.
2026-03-25 15:20:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.639788926235925 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10723967
2026-03-25 15:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with scrape type 1
2026-03-25 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028
2026-03-25 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5609263%252Fgeneral%252F234e4db0-c210-4a61-bcae-b06732a8b05b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/234e4db0-c210-4a61-bcae-b06732a8b05b.JPG not downloaded yet
2026-03-25 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5609263%252Fgeneral%252F4adc83e2-007e-4ebb-9980-b8b75252c393.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/4adc83e2-007e-4ebb-9980-b8b75252c393.JPG not downloaded yet
2026-03-25 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5609263%252Fgeneral%252F61a9ad76-f306-4133-827e-4d5e3b82628d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/61a9ad76-f306-4133-827e-4d5e3b82628d.JPG not downloaded yet
2026-03-25 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5609263%252Fgeneral%252Fedab03a7-26f6-4503-921c-eec213e0134e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/edab03a7-26f6-4503-921c-eec213e0134e.JPG not downloaded yet
2026-03-25 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5609263%252Fgeneral%252F2e79c5b1-d65b-4f24-9589-e7bb88b5a23d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/2e79c5b1-d65b-4f24-9589-e7bb88b5a23d.JPG not downloaded yet
2026-03-25 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5609263%252Fgeneral%252F5a89b00b-da6e-48af-b26d-2d1a6937d035.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/5a89b00b-da6e-48af-b26d-2d1a6937d035.JPG not downloaded yet
2026-03-25 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5609263%252Fgeneral%252F116c5397-e853-436d-b0fc-3781f2b8295e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/116c5397-e853-436d-b0fc-3781f2b8295e.JPG not downloaded yet
2026-03-25 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5609263%252Fgeneral%252Fd830b0a5-c1d1-455c-a0d9-f1ba227f8deb.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/d830b0a5-c1d1-455c-a0d9-f1ba227f8deb.JPG not downloaded yet
2026-03-25 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5609263%252Fgeneral%252F9bc0b398-8b1f-406f-a26e-f88b02e83d96.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/9bc0b398-8b1f-406f-a26e-f88b02e83d96.JPG not downloaded yet
2026-03-25 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5609263%252Fgeneral%252F6bf28d88-3637-4336-a7d1-ef38070f06d3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/6bf28d88-3637-4336-a7d1-ef38070f06d3.JPG not downloaded yet
2026-03-25 15:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/6bf28d88-3637-4336-a7d1-ef38070f06d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723967)
2026-03-25 15:20:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/9bc0b398-8b1f-406f-a26e-f88b02e83d96.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723967)
2026-03-25 15:20:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/d830b0a5-c1d1-455c-a0d9-f1ba227f8deb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723967)
2026-03-25 15:20:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/116c5397-e853-436d-b0fc-3781f2b8295e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723967)
2026-03-25 15:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10724157
2026-03-25 15:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82369f99-4e23-5ee4-9367-7d923bbc18b0 with scrape type 1
2026-03-25 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82369f99-4e23-5ee4-9367-7d923bbc18b0
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735561%252Fgeneral%252Fb066cddb-0809-4b7f-ab78-715b8aceda7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/b066cddb-0809-4b7f-ab78-715b8aceda7e.jpg already downloaded
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735561%252Fgeneral%252F415b8110-d381-41de-9436-9e7f2ecd5420.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/415b8110-d381-41de-9436-9e7f2ecd5420.jpg already downloaded
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735561%252Fgeneral%252F31f46726-9f84-4779-80ea-6ea8d6b62edd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/31f46726-9f84-4779-80ea-6ea8d6b62edd.jpg already downloaded
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735561%252Fgeneral%252F26afd552-039e-4902-a62f-83f77770c298.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/26afd552-039e-4902-a62f-83f77770c298.jpg already downloaded
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735561%252Fgeneral%252F05bb9fa2-7e97-412e-8c65-f1afd04275c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/05bb9fa2-7e97-412e-8c65-f1afd04275c8.jpg already downloaded
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735561%252Fgeneral%252F3d7cb389-832f-4369-908b-08f8830d44c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/3d7cb389-832f-4369-908b-08f8830d44c5.jpg already downloaded
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735561%252Fgeneral%252F08e706ba-1ae2-4499-8bc9-2d2dbf8392f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/08e706ba-1ae2-4499-8bc9-2d2dbf8392f2.jpg already downloaded
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735561%252Fgeneral%252F8f72f322-1b77-47d8-bab6-eac4e4369da3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/8f72f322-1b77-47d8-bab6-eac4e4369da3.jpg already downloaded
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735561%252Fgeneral%252Fdd082073-64b7-4c55-8167-20e0a7fff55a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/dd082073-64b7-4c55-8167-20e0a7fff55a.jpg already downloaded
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735561%252Fgeneral%252F49750edb-4b5b-4b45-80ab-4a564c456da8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735561/general/49750edb-4b5b-4b45-80ab-4a564c456da8.jpg already downloaded
2026-03-25 15:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82369f99-4e23-5ee4-9367-7d923bbc18b0, identifier: 10724157
2026-03-25 15:20:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/5a89b00b-da6e-48af-b26d-2d1a6937d035.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723967)
2026-03-25 15:20:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/2e79c5b1-d65b-4f24-9589-e7bb88b5a23d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723967)
2026-03-25 15:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10724157
2026-03-25 15:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10724157
2026-03-25 15:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10724157 to the API
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724157>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '82369f99-4e23-5ee4-9367-7d923bbc18b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQP342',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724157',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 104097,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5735561/general/b066cddb-0809-4b7f-ab78-715b8aceda7e.jpg',
'https://images.openlane.eu/carimgs/5735561/general/415b8110-d381-41de-9436-9e7f2ecd5420.jpg',
'https://images.openlane.eu/carimgs/5735561/general/31f46726-9f84-4779-80ea-6ea8d6b62edd.jpg',
'https://images.openlane.eu/carimgs/5735561/general/26afd552-039e-4902-a62f-83f77770c298.jpg',
'https://images.openlane.eu/carimgs/5735561/general/05bb9fa2-7e97-412e-8c65-f1afd04275c8.jpg',
'https://images.openlane.eu/carimgs/5735561/general/3d7cb389-832f-4369-908b-08f8830d44c5.jpg',
'https://images.openlane.eu/carimgs/5735561/general/08e706ba-1ae2-4499-8bc9-2d2dbf8392f2.jpg',
'https://images.openlane.eu/carimgs/5735561/general/8f72f322-1b77-47d8-bab6-eac4e4369da3.jpg',
'https://images.openlane.eu/carimgs/5735561/general/dd082073-64b7-4c55-8167-20e0a7fff55a.jpg',
'https://images.openlane.eu/carimgs/5735561/general/49750edb-4b5b-4b45-80ab-4a564c456da8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82369f99-4e23-5ee4-9367-7d923bbc18b0/82369f99-4e23-5ee4-9367-7d923bbc18b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735561/general/b066cddb-0809-4b7f-ab78-715b8aceda7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82369f99-4e23-5ee4-9367-7d923bbc18b0/82369f99-4e23-5ee4-9367-7d923bbc18b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735561/general/415b8110-d381-41de-9436-9e7f2ecd5420.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82369f99-4e23-5ee4-9367-7d923bbc18b0/82369f99-4e23-5ee4-9367-7d923bbc18b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735561/general/31f46726-9f84-4779-80ea-6ea8d6b62edd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82369f99-4e23-5ee4-9367-7d923bbc18b0/82369f99-4e23-5ee4-9367-7d923bbc18b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735561/general/26afd552-039e-4902-a62f-83f77770c298.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82369f99-4e23-5ee4-9367-7d923bbc18b0/82369f99-4e23-5ee4-9367-7d923bbc18b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735561/general/05bb9fa2-7e97-412e-8c65-f1afd04275c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82369f99-4e23-5ee4-9367-7d923bbc18b0/82369f99-4e23-5ee4-9367-7d923bbc18b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735561/general/3d7cb389-832f-4369-908b-08f8830d44c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82369f99-4e23-5ee4-9367-7d923bbc18b0/82369f99-4e23-5ee4-9367-7d923bbc18b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735561/general/08e706ba-1ae2-4499-8bc9-2d2dbf8392f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82369f99-4e23-5ee4-9367-7d923bbc18b0/82369f99-4e23-5ee4-9367-7d923bbc18b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735561/general/8f72f322-1b77-47d8-bab6-eac4e4369da3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82369f99-4e23-5ee4-9367-7d923bbc18b0/82369f99-4e23-5ee4-9367-7d923bbc18b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735561/general/dd082073-64b7-4c55-8167-20e0a7fff55a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82369f99-4e23-5ee4-9367-7d923bbc18b0/82369f99-4e23-5ee4-9367-7d923bbc18b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735561/general/49750edb-4b5b-4b45-80ab-4a564c456da8.jpg',
'Width': 1024}],
'price': 19050,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 4,
'seller_name': 'SIA Automotive',
'title': 'BMW 2 Series 218i M Sport - Petrol - Automatic - 136 hp - 104.097 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724157%27 HTTP/1.1" 200 None
2026-03-25 15:20:18 [adesa.be] INFO: Saving data for 10724157: {'created_time': 1774452018.966712, 'last_price_update_time': 1774452018.966729, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724157') HTTP/1.1" 204 0
2026-03-25 15:20:18 [adesa.be] INFO: Found listing with ID: 10723971
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723971%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723971: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723971 url https://www.openlane.eu/en/carv6/auction/10723971
2026-03-25 15:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-25 15:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-25 15:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-25 15:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-25 15:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-25 15:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724088
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724088%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724088: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724088 url https://www.openlane.eu/en/carv6/auction/10724088
2026-03-25 15:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/61a9ad76-f306-4133-827e-4d5e3b82628d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723967)
2026-03-25 15:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/edab03a7-26f6-4503-921c-eec213e0134e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723967)
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10726171
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726171%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10726171: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10726171 url https://www.openlane.eu/en/carv6/auction/10726171
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724134
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724134%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724134: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724134 url https://www.openlane.eu/en/carv6/auction/10724134
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723979
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723979%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723979: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723979 url https://www.openlane.eu/en/carv6/auction/10723979
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724052
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724052%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724052: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724052 url https://www.openlane.eu/en/carv6/auction/10724052
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724064
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724064%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724064: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724064 url https://www.openlane.eu/en/carv6/auction/10724064
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723994
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723994%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723994: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723994 url https://www.openlane.eu/en/carv6/auction/10723994
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724152
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724152%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724152: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724152 url https://www.openlane.eu/en/carv6/auction/10724152
2026-03-25 15:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723941
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723941%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723941: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723941 url https://www.openlane.eu/en/carv6/auction/10723941
2026-03-25 15:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724156
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724156%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724156: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724156 url https://www.openlane.eu/en/carv6/auction/10724156
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10726203
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726203%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10726203: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10726203 url https://www.openlane.eu/en/carv6/auction/10726203
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723939
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723939%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723939: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723939 url https://www.openlane.eu/en/carv6/auction/10723939
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724051
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724051%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724051: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724051 url https://www.openlane.eu/en/carv6/auction/10724051
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723949
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723949%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723949: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723949 url https://www.openlane.eu/en/carv6/auction/10723949
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724043
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724043%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724043: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724043 url https://www.openlane.eu/en/carv6/auction/10724043
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10726172
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726172%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10726172: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10726172 url https://www.openlane.eu/en/carv6/auction/10726172
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724024
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724024%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724024: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724024 url https://www.openlane.eu/en/carv6/auction/10724024
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723963
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723963%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723963: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723963 url https://www.openlane.eu/en/carv6/auction/10723963
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10726202
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726202%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10726202: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10726202 url https://www.openlane.eu/en/carv6/auction/10726202
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10726204
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726204%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10726204: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10726204 url https://www.openlane.eu/en/carv6/auction/10726204
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723961
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723961%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723961: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723961 url https://www.openlane.eu/en/carv6/auction/10723961
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723946
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723946%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723946: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723946 url https://www.openlane.eu/en/carv6/auction/10723946
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723988
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723988%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723988: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723988 url https://www.openlane.eu/en/carv6/auction/10723988
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724128
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724128%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724128: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724128 url https://www.openlane.eu/en/carv6/auction/10724128
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724124
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724124%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724124: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724124 url https://www.openlane.eu/en/carv6/auction/10724124
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724125
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724125%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724125: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724125 url https://www.openlane.eu/en/carv6/auction/10724125
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723960
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723960%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723960: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723960 url https://www.openlane.eu/en/carv6/auction/10723960
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724037
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724037%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724037: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724037 url https://www.openlane.eu/en/carv6/auction/10724037
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723999
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723999%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723999: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723999 url https://www.openlane.eu/en/carv6/auction/10723999
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723945
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723945%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723945: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723945 url https://www.openlane.eu/en/carv6/auction/10723945
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723928
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723928%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723928: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723928 url https://www.openlane.eu/en/carv6/auction/10723928
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723934
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723934%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723934: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723934 url https://www.openlane.eu/en/carv6/auction/10723934
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724106
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724106%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724106: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724106 url https://www.openlane.eu/en/carv6/auction/10724106
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723957
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723957%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723957: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723957 url https://www.openlane.eu/en/carv6/auction/10723957
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724065
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724065%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724065: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724065 url https://www.openlane.eu/en/carv6/auction/10724065
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724080
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724080%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724080: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724080 url https://www.openlane.eu/en/carv6/auction/10724080
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10726159
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726159%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10726159: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10726159 url https://www.openlane.eu/en/carv6/auction/10726159
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724033
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724033%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724033: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724033 url https://www.openlane.eu/en/carv6/auction/10724033
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724009
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724009%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724009: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724009 url https://www.openlane.eu/en/carv6/auction/10724009
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723930
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723930%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723930: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723930 url https://www.openlane.eu/en/carv6/auction/10723930
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724099
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724099%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724099: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724099 url https://www.openlane.eu/en/carv6/auction/10724099
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724098
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724098%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724098: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724098 url https://www.openlane.eu/en/carv6/auction/10724098
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723991
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723991%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723991: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723991 url https://www.openlane.eu/en/carv6/auction/10723991
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10726192
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726192%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10726192: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10726192 url https://www.openlane.eu/en/carv6/auction/10726192
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724001
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724001%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724001: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724001 url https://www.openlane.eu/en/carv6/auction/10724001
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723933
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723933%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723933: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723933 url https://www.openlane.eu/en/carv6/auction/10723933
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724059
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724059%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724059: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724059 url https://www.openlane.eu/en/carv6/auction/10724059
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10726216
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726216%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10726216: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10726216 url https://www.openlane.eu/en/carv6/auction/10726216
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10726166
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726166%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10726166: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10726166 url https://www.openlane.eu/en/carv6/auction/10726166
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10723992
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723992%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10723992: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10723992 url https://www.openlane.eu/en/carv6/auction/10723992
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724015
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724015%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724015: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724015 url https://www.openlane.eu/en/carv6/auction/10724015
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724017
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724017%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724017: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724017 url https://www.openlane.eu/en/carv6/auction/10724017
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724117
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724117%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724117: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724117 url https://www.openlane.eu/en/carv6/auction/10724117
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10724075
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724075%27 HTTP/1.1" 200 None
2026-03-25 15:20:19 [adesa.be] INFO: Scrape type for 10724075: 1
2026-03-25 15:20:19 [adesa.be] INFO: Scraping item 10724075 url https://www.openlane.eu/en/carv6/auction/10724075
2026-03-25 15:20:19 [adesa.be] INFO: Found listing with ID: 10726187
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726187%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10726187: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10726187 url https://www.openlane.eu/en/carv6/auction/10726187
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724094
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724094%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724094: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724094 url https://www.openlane.eu/en/carv6/auction/10724094
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723925
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723925%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723925: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723925 url https://www.openlane.eu/en/carv6/auction/10723925
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723943
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723943%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723943: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723943 url https://www.openlane.eu/en/carv6/auction/10723943
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10726175
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726175%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10726175: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10726175 url https://www.openlane.eu/en/carv6/auction/10726175
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10726189
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726189%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10726189: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10726189 url https://www.openlane.eu/en/carv6/auction/10726189
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724072
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724072%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724072: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724072 url https://www.openlane.eu/en/carv6/auction/10724072
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723975
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723975%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723975: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723975 url https://www.openlane.eu/en/carv6/auction/10723975
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723950
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723950%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723950: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723950 url https://www.openlane.eu/en/carv6/auction/10723950
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723951
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723951%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723951: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723951 url https://www.openlane.eu/en/carv6/auction/10723951
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724147
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724147%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724147: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724147 url https://www.openlane.eu/en/carv6/auction/10724147
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723942
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723942%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723942: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723942 url https://www.openlane.eu/en/carv6/auction/10723942
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10726183
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726183%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10726183: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10726183 url https://www.openlane.eu/en/carv6/auction/10726183
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10726221
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726221%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10726221: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10726221 url https://www.openlane.eu/en/carv6/auction/10726221
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724008
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724008%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724008: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724008 url https://www.openlane.eu/en/carv6/auction/10724008
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724039
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724039%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724039: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724039 url https://www.openlane.eu/en/carv6/auction/10724039
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724149
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724149%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724149: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724149 url https://www.openlane.eu/en/carv6/auction/10724149
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723973
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723973%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723973: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723973 url https://www.openlane.eu/en/carv6/auction/10723973
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724133
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724133%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724133: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724133 url https://www.openlane.eu/en/carv6/auction/10724133
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724056
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724056%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724056: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724056 url https://www.openlane.eu/en/carv6/auction/10724056
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724067
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724067%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724067: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724067 url https://www.openlane.eu/en/carv6/auction/10724067
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724150
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724150%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724150: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724150 url https://www.openlane.eu/en/carv6/auction/10724150
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724105
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724105%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724105: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724105 url https://www.openlane.eu/en/carv6/auction/10724105
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724103
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724103%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724103: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724103 url https://www.openlane.eu/en/carv6/auction/10724103
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10726208
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726208%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10726208: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10726208 url https://www.openlane.eu/en/carv6/auction/10726208
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723981
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723981%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723981: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723981 url https://www.openlane.eu/en/carv6/auction/10723981
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724013
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724013%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724013: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724013 url https://www.openlane.eu/en/carv6/auction/10724013
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724020
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724020%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724020: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724020 url https://www.openlane.eu/en/carv6/auction/10724020
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723984
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723984%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723984: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723984 url https://www.openlane.eu/en/carv6/auction/10723984
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723982
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723982%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723982: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723982 url https://www.openlane.eu/en/carv6/auction/10723982
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723935
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723935%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723935: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723935 url https://www.openlane.eu/en/carv6/auction/10723935
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723923
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723923%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723923: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723923 url https://www.openlane.eu/en/carv6/auction/10723923
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723989
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723989%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723989: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723989 url https://www.openlane.eu/en/carv6/auction/10723989
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724011
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724011%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724011: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724011 url https://www.openlane.eu/en/carv6/auction/10724011
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10726196
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726196%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10726196: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10726196 url https://www.openlane.eu/en/carv6/auction/10726196
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723936
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723936%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723936: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723936 url https://www.openlane.eu/en/carv6/auction/10723936
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723924
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723924%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723924: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723924 url https://www.openlane.eu/en/carv6/auction/10723924
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10726182
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726182%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10726182: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10726182 url https://www.openlane.eu/en/carv6/auction/10726182
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724028
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724028%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724028: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724028 url https://www.openlane.eu/en/carv6/auction/10724028
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10726219
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726219%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10726219: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10726219 url https://www.openlane.eu/en/carv6/auction/10726219
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10723965
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723965%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10723965: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10723965 url https://www.openlane.eu/en/carv6/auction/10723965
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10726174
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726174%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10726174: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10726174 url https://www.openlane.eu/en/carv6/auction/10726174
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724159
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724159%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724159: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724159 url https://www.openlane.eu/en/carv6/auction/10724159
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724023
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724023%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724023: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724023 url https://www.openlane.eu/en/carv6/auction/10724023
2026-03-25 15:20:20 [adesa.be] INFO: Found listing with ID: 10724112
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724112%27 HTTP/1.1" 200 None
2026-03-25 15:20:20 [adesa.be] INFO: Scrape type for 10724112: 1
2026-03-25 15:20:20 [adesa.be] INFO: Scraping item 10724112 url https://www.openlane.eu/en/carv6/auction/10724112
2026-03-25 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10726205
2026-03-25 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659149ea-b37c-568b-9c31-1aba541d49c2 with scrape type 1
2026-03-25 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fe43e4f47-c368-4705-b4f2-e5283dfc1413.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/e43e4f47-c368-4705-b4f2-e5283dfc1413.jpg already downloaded
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F3b62202c-a7dd-41b2-84ab-591e9d793bae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/3b62202c-a7dd-41b2-84ab-591e9d793bae.jpg already downloaded
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F835b5eb0-b912-4195-aaeb-858537ff4d92.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/835b5eb0-b912-4195-aaeb-858537ff4d92.jpg already downloaded
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fe2d2738c-d45d-4224-98ed-232e3fa3a7a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/e2d2738c-d45d-4224-98ed-232e3fa3a7a2.jpg already downloaded
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fdc6ae466-baec-4f71-9698-9bd20010bfdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/dc6ae466-baec-4f71-9698-9bd20010bfdc.jpg already downloaded
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F47f18cda-9487-4d1c-bde3-61eb344166ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/47f18cda-9487-4d1c-bde3-61eb344166ac.jpg already downloaded
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F9f98a6e4-3f95-4f03-9e91-616c723a0682.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/9f98a6e4-3f95-4f03-9e91-616c723a0682.jpg already downloaded
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fecf06859-f6ab-47c1-9aec-7a82d01cecc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/ecf06859-f6ab-47c1-9aec-7a82d01cecc0.jpg already downloaded
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fbf6d3802-29c3-407b-b89d-11c814fba5d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/bf6d3802-29c3-407b-b89d-11c814fba5d8.jpg already downloaded
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F4ac2bb03-c6be-4ba1-8cfb-cc4f97376b68.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/4ac2bb03-c6be-4ba1-8cfb-cc4f97376b68.jpg already downloaded
2026-03-25 15:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 659149ea-b37c-568b-9c31-1aba541d49c2, identifier: 10726205
2026-03-25 15:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10726205
2026-03-25 15:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10726205
2026-03-25 15:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10726205 to the API
2026-03-25 15:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726205>
{'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-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '659149ea-b37c-568b-9c31-1aba541d49c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFT354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726205',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 135807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5743839/general/e43e4f47-c368-4705-b4f2-e5283dfc1413.jpg',
'https://images.openlane.eu/carimgs/5743839/general/3b62202c-a7dd-41b2-84ab-591e9d793bae.jpg',
'https://images.openlane.eu/carimgs/5743839/general/835b5eb0-b912-4195-aaeb-858537ff4d92.jpg',
'https://images.openlane.eu/carimgs/5743839/general/e2d2738c-d45d-4224-98ed-232e3fa3a7a2.jpg',
'https://images.openlane.eu/carimgs/5743839/general/dc6ae466-baec-4f71-9698-9bd20010bfdc.jpg',
'https://images.openlane.eu/carimgs/5743839/general/47f18cda-9487-4d1c-bde3-61eb344166ac.jpg',
'https://images.openlane.eu/carimgs/5743839/general/9f98a6e4-3f95-4f03-9e91-616c723a0682.jpg',
'https://images.openlane.eu/carimgs/5743839/general/ecf06859-f6ab-47c1-9aec-7a82d01cecc0.jpg',
'https://images.openlane.eu/carimgs/5743839/general/bf6d3802-29c3-407b-b89d-11c814fba5d8.jpg',
'https://images.openlane.eu/carimgs/5743839/general/4ac2bb03-c6be-4ba1-8cfb-cc4f97376b68.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/e43e4f47-c368-4705-b4f2-e5283dfc1413.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/3b62202c-a7dd-41b2-84ab-591e9d793bae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/835b5eb0-b912-4195-aaeb-858537ff4d92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/e2d2738c-d45d-4224-98ed-232e3fa3a7a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/dc6ae466-baec-4f71-9698-9bd20010bfdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/47f18cda-9487-4d1c-bde3-61eb344166ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/9f98a6e4-3f95-4f03-9e91-616c723a0682.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/ecf06859-f6ab-47c1-9aec-7a82d01cecc0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181002,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/bf6d3802-29c3-407b-b89d-11c814fba5d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/4ac2bb03-c6be-4ba1-8cfb-cc4f97376b68.jpg',
'Width': 1024}],
'price': 11850,
'price_includes_vat': True,
'registration_date': '2021-11-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 135.807 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726205%27 HTTP/1.1" 200 None
2026-03-25 15:20:23 [adesa.be] INFO: Saving data for 10726205: {'created_time': 1774452023.593043, 'last_price_update_time': 1774452023.593055, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726205') HTTP/1.1" 204 0
2026-03-25 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd2fc4ff-89ac-5762-b2ce-d27b3153f24d with identifier: 10726199
2026-03-25 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d with scrape type 1
2026-03-25 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252F018d6da3-80dc-4fee-ba5f-b0794cc940cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/018d6da3-80dc-4fee-ba5f-b0794cc940cd.jpg already downloaded
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Ffc982335-1ce6-47a0-b2ca-d112c8dd205f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/fc982335-1ce6-47a0-b2ca-d112c8dd205f.jpg already downloaded
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fe69ac826-3fe0-4502-9714-c4b941e19e6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/e69ac826-3fe0-4502-9714-c4b941e19e6d.jpg already downloaded
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252F267fa27a-2f20-4fcc-857e-b4a236eecc72.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/267fa27a-2f20-4fcc-857e-b4a236eecc72.jpg already downloaded
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fedf984a2-c40c-4321-83a6-b30995892a27.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/edf984a2-c40c-4321-83a6-b30995892a27.jpg already downloaded
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fecf9ded3-b454-44ee-9eb8-3eac3d54e755.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/ecf9ded3-b454-44ee-9eb8-3eac3d54e755.jpg already downloaded
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Ffe27e1b7-2de0-4952-b18c-697eecc6a014.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/fe27e1b7-2de0-4952-b18c-697eecc6a014.jpg already downloaded
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fe5d89212-1d0c-4e2d-85c4-b5d1e6bd0e79.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/e5d89212-1d0c-4e2d-85c4-b5d1e6bd0e79.jpg already downloaded
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fcf497a54-204f-47d6-98a5-c81f19c2e680.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/cf497a54-204f-47d6-98a5-c81f19c2e680.jpg already downloaded
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252F7c8ac548-9cd1-4937-9b0b-96003c1a02f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/7c8ac548-9cd1-4937-9b0b-96003c1a02f1.jpg already downloaded
2026-03-25 15:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd2fc4ff-89ac-5762-b2ce-d27b3153f24d, identifier: 10726199
2026-03-25 15:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd2fc4ff-89ac-5762-b2ce-d27b3153f24d with identifier: 10726199
2026-03-25 15:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd2fc4ff-89ac-5762-b2ce-d27b3153f24d with identifier: 10726199
2026-03-25 15:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd2fc4ff-89ac-5762-b2ce-d27b3153f24d with identifier: 10726199 to the API
2026-03-25 15:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726199>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Electric',
'id': 'fd2fc4ff-89ac-5762-b2ce-d27b3153f24d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FTS223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726199',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q8 E-tron',
'odometer': 23044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5743593/general/018d6da3-80dc-4fee-ba5f-b0794cc940cd.jpg',
'https://images.openlane.eu/carimgs/5743593/general/fc982335-1ce6-47a0-b2ca-d112c8dd205f.jpg',
'https://images.openlane.eu/carimgs/5743593/general/e69ac826-3fe0-4502-9714-c4b941e19e6d.jpg',
'https://images.openlane.eu/carimgs/5743593/general/267fa27a-2f20-4fcc-857e-b4a236eecc72.jpg',
'https://images.openlane.eu/carimgs/5743593/general/edf984a2-c40c-4321-83a6-b30995892a27.jpg',
'https://images.openlane.eu/carimgs/5743593/general/ecf9ded3-b454-44ee-9eb8-3eac3d54e755.jpg',
'https://images.openlane.eu/carimgs/5743593/general/fe27e1b7-2de0-4952-b18c-697eecc6a014.jpg',
'https://images.openlane.eu/carimgs/5743593/general/e5d89212-1d0c-4e2d-85c4-b5d1e6bd0e79.jpg',
'https://images.openlane.eu/carimgs/5743593/general/cf497a54-204f-47d6-98a5-c81f19c2e680.jpg',
'https://images.openlane.eu/carimgs/5743593/general/7c8ac548-9cd1-4937-9b0b-96003c1a02f1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/018d6da3-80dc-4fee-ba5f-b0794cc940cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/fc982335-1ce6-47a0-b2ca-d112c8dd205f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/e69ac826-3fe0-4502-9714-c4b941e19e6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/267fa27a-2f20-4fcc-857e-b4a236eecc72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/edf984a2-c40c-4321-83a6-b30995892a27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/ecf9ded3-b454-44ee-9eb8-3eac3d54e755.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/fe27e1b7-2de0-4952-b18c-697eecc6a014.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/e5d89212-1d0c-4e2d-85c4-b5d1e6bd0e79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/cf497a54-204f-47d6-98a5-c81f19c2e680.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/7c8ac548-9cd1-4937-9b0b-96003c1a02f1.jpg',
'Width': 1024}],
'price': 36550,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q8 E-tron 55 - Quattro - Electric - Automatic - 408 hp - '
'23.044 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726199%27 HTTP/1.1" 200 None
2026-03-25 15:20:34 [adesa.be] INFO: Saving data for 10726199: {'created_time': 1774452034.326201, 'last_price_update_time': 1774452034.326211, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726199') HTTP/1.1" 204 0
2026-03-25 15:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18028c76-d960-5f17-91cc-3aaec1cd827c with identifier: 10723996
2026-03-25 15:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18028c76-d960-5f17-91cc-3aaec1cd827c with scrape type 1
2026-03-25 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18028c76-d960-5f17-91cc-3aaec1cd827c
2026-03-25 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651009%252Fgeneral%252Fef733f28-8a28-4f03-8183-827532adab00.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651009/general/ef733f28-8a28-4f03-8183-827532adab00.JPG not downloaded yet
2026-03-25 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651009%252Fgeneral%252Ff64ecbe2-27f6-4caf-a320-ad688fb76f78.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651009/general/f64ecbe2-27f6-4caf-a320-ad688fb76f78.JPG not downloaded yet
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651009%252Fgeneral%252F4323343f-8512-48cb-96ef-7211f5eda08d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651009/general/4323343f-8512-48cb-96ef-7211f5eda08d.JPG not downloaded yet
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651009%252Fgeneral%252Ffcecf036-d7ea-4ba4-8e73-acf5f48cc6db.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651009/general/fcecf036-d7ea-4ba4-8e73-acf5f48cc6db.JPG not downloaded yet
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651009%252Fgeneral%252Fcc05b5c0-3fd8-4e0b-8c7a-8b80e100ad19.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651009/general/cc05b5c0-3fd8-4e0b-8c7a-8b80e100ad19.JPG not downloaded yet
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651009%252Fgeneral%252F3560ec99-b9bb-4569-993b-1c75f6a0ac2e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651009/general/3560ec99-b9bb-4569-993b-1c75f6a0ac2e.JPG not downloaded yet
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651009%252Fgeneral%252F3b705d1d-eca0-48c9-8e49-ddfb7ebbd58c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651009/general/3b705d1d-eca0-48c9-8e49-ddfb7ebbd58c.JPG not downloaded yet
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651009%252Fgeneral%252F2a82b6e9-c2ec-484b-984b-0dad28a87fe2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651009/general/2a82b6e9-c2ec-484b-984b-0dad28a87fe2.JPG not downloaded yet
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651009%252Fgeneral%252Fb4e7f39b-552b-420f-bc2f-d077c928c789.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651009/general/b4e7f39b-552b-420f-bc2f-d077c928c789.JPG not downloaded yet
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651009%252Fgeneral%252F28f3fed8-f155-4ef4-8ec0-6f2d09406ad2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651009/general/28f3fed8-f155-4ef4-8ec0-6f2d09406ad2.JPG not downloaded yet
2026-03-25 15:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651009/general/28f3fed8-f155-4ef4-8ec0-6f2d09406ad2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723996)
2026-03-25 15:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651009/general/b4e7f39b-552b-420f-bc2f-d077c928c789.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723996)
2026-03-25 15:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10723959
2026-03-25 15:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with scrape type 1
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601435%252Fgeneral%252F3bbc6e53-5fb1-40fa-999f-69c28db6bdc7.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/3bbc6e53-5fb1-40fa-999f-69c28db6bdc7.JPG not downloaded yet
2026-03-25 15:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651009/general/2a82b6e9-c2ec-484b-984b-0dad28a87fe2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723996)
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601435%252Fgeneral%252F5fae5692-5a12-4e08-b718-5e7288dc5790.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/5fae5692-5a12-4e08-b718-5e7288dc5790.JPG not downloaded yet
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601435%252Fgeneral%252F08bd2bff-8986-4468-95fe-a27704b30bb7.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/08bd2bff-8986-4468-95fe-a27704b30bb7.JPG not downloaded yet
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601435%252Fgeneral%252F1160141c-2bd2-4605-8999-ec0f5edd7a01.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/1160141c-2bd2-4605-8999-ec0f5edd7a01.JPG not downloaded yet
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 18028c76-d960-5f17-91cc-3aaec1cd827c due to Ignoring non-200 response
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601435%252Fgeneral%252F88d1e1d4-9254-4a49-a9e3-6d5cf75d2c98.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/88d1e1d4-9254-4a49-a9e3-6d5cf75d2c98.JPG not downloaded yet
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601435%252Fgeneral%252F44a8ba6b-c2f9-4256-8fd6-bcb7972e77f6.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/44a8ba6b-c2f9-4256-8fd6-bcb7972e77f6.JPG not downloaded yet
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 18028c76-d960-5f17-91cc-3aaec1cd827c due to Ignoring non-200 response
2026-03-25 15:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/3bbc6e53-5fb1-40fa-999f-69c28db6bdc7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723959)
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601435%252Fgeneral%252F2cfc9287-601b-4d6c-89a7-82192eeef739.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/2cfc9287-601b-4d6c-89a7-82192eeef739.JPG not downloaded yet
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601435%252Fgeneral%252Fb3e1c16c-f1f3-43e2-a435-0771c608e3a0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/b3e1c16c-f1f3-43e2-a435-0771c608e3a0.JPG not downloaded yet
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601435%252Fgeneral%252F1a5ea023-ef0b-4426-af3f-93e4443227fe.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/1a5ea023-ef0b-4426-af3f-93e4443227fe.JPG not downloaded yet
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 18028c76-d960-5f17-91cc-3aaec1cd827c due to Ignoring non-200 response
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5601435%252Fgeneral%252Faf47b160-63cb-4f1d-a060-2cca63bed6f2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/af47b160-63cb-4f1d-a060-2cca63bed6f2.JPG not downloaded yet
2026-03-25 15:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/44a8ba6b-c2f9-4256-8fd6-bcb7972e77f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723959)
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-25 15:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/af47b160-63cb-4f1d-a060-2cca63bed6f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723959)
2026-03-25 15:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/1a5ea023-ef0b-4426-af3f-93e4443227fe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723959)
2026-03-25 15:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-25 15:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/b3e1c16c-f1f3-43e2-a435-0771c608e3a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723959)
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/2cfc9287-601b-4d6c-89a7-82192eeef739.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723959)
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/88d1e1d4-9254-4a49-a9e3-6d5cf75d2c98.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723959)
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/1160141c-2bd2-4605-8999-ec0f5edd7a01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723959)
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/08bd2bff-8986-4468-95fe-a27704b30bb7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723959)
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/5fae5692-5a12-4e08-b718-5e7288dc5790.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723959)
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651009/general/3b705d1d-eca0-48c9-8e49-ddfb7ebbd58c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723996)
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651009/general/3560ec99-b9bb-4569-993b-1c75f6a0ac2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723996)
2026-03-25 15:20:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d28bcce-8d02-5b19-82ca-9b98bacd9969, skipping ID generation
2026-03-25 15:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with scrape type 1
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 sending to next pipeline
2026-03-25 15:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d28bcce-8d02-5b19-82ca-9b98bacd9969, identifier: 10723959
2026-03-25 15:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10723959
2026-03-25 15:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10723959
2026-03-25 15:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10723959 to the API
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5601435/general/5fae5692-5a12-4e08-b718-5e7288dc5790.JPG>
{'auction_title': '',
'c_o_2_emission_value': 281,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '4.0L',
'engine_horse_power': 630,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '9d28bcce-8d02-5b19-82ca-9b98bacd9969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HCR912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723959',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 15490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 84,
'photos': [],
'price': 94400,
'price_includes_vat': True,
'registration_date': '2025-06-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi RS6 - Quattro - Petrol - Automatic - 630 hp - 15.490 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723959%27 HTTP/1.1" 200 None
2026-03-25 15:20:37 [adesa.be] INFO: Saving data for 10723959: {'created_time': 1774452037.696311, 'last_price_update_time': 1774452037.696325, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723959') HTTP/1.1" 204 0
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651009/general/cc05b5c0-3fd8-4e0b-8c7a-8b80e100ad19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723996)
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 18028c76-d960-5f17-91cc-3aaec1cd827c due to Ignoring non-200 response
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 18028c76-d960-5f17-91cc-3aaec1cd827c due to Ignoring non-200 response
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651009/general/fcecf036-d7ea-4ba4-8e73-acf5f48cc6db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723996)
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651009/general/4323343f-8512-48cb-96ef-7211f5eda08d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723996)
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651009/general/f64ecbe2-27f6-4caf-a320-ad688fb76f78.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723996)
2026-03-25 15:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651009/general/ef733f28-8a28-4f03-8183-827532adab00.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723996)
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 18028c76-d960-5f17-91cc-3aaec1cd827c due to Ignoring non-200 response
2026-03-25 15:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10726213
2026-03-25 15:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ff96ba-5aab-5640-80be-39e90209f6a0 with scrape type 1
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F7ea151cd-a656-4aa4-84c2-d899922425c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/7ea151cd-a656-4aa4-84c2-d899922425c0.jpg already downloaded
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F76468e3e-9d50-4463-8578-bb7cc66bdba2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/76468e3e-9d50-4463-8578-bb7cc66bdba2.jpg already downloaded
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F6f2b2b9e-615d-4c88-b99c-e4692ec41c6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/6f2b2b9e-615d-4c88-b99c-e4692ec41c6a.jpg already downloaded
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fd9fbd5fb-e96a-48f1-a598-588af68a09cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/d9fbd5fb-e96a-48f1-a598-588af68a09cb.jpg already downloaded
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F49922257-b40b-464b-ad3d-4c4ffa4a7f0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/49922257-b40b-464b-ad3d-4c4ffa4a7f0e.jpg already downloaded
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F1ab8fd26-d914-4a61-9988-f373b2097663.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/1ab8fd26-d914-4a61-9988-f373b2097663.jpg already downloaded
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fcc3c9866-af4e-4353-b943-3864846b3c74.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/cc3c9866-af4e-4353-b943-3864846b3c74.jpg already downloaded
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fdfa836df-1ec6-4407-bdb2-7d629639b6a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/dfa836df-1ec6-4407-bdb2-7d629639b6a7.jpg already downloaded
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fd35c6523-7b97-42c6-bc7e-fe2b1f980404.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/d35c6523-7b97-42c6-bc7e-fe2b1f980404.jpg already downloaded
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743911%252Fgeneral%252Fb5750888-afb0-41da-a4fe-789e5f2dbfab.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/b5750888-afb0-41da-a4fe-789e5f2dbfab.jpg already downloaded
2026-03-25 15:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8ff96ba-5aab-5640-80be-39e90209f6a0, identifier: 10726213
2026-03-25 15:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10726213
2026-03-25 15:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10726213
2026-03-25 15:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10726213 to the API
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726213>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f8ff96ba-5aab-5640-80be-39e90209f6a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVV081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726213',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 77080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5743911/general/7ea151cd-a656-4aa4-84c2-d899922425c0.jpg',
'https://images.openlane.eu/carimgs/5743911/general/76468e3e-9d50-4463-8578-bb7cc66bdba2.jpg',
'https://images.openlane.eu/carimgs/5743911/general/6f2b2b9e-615d-4c88-b99c-e4692ec41c6a.jpg',
'https://images.openlane.eu/carimgs/5743911/general/d9fbd5fb-e96a-48f1-a598-588af68a09cb.jpg',
'https://images.openlane.eu/carimgs/5743911/general/49922257-b40b-464b-ad3d-4c4ffa4a7f0e.jpg',
'https://images.openlane.eu/carimgs/5743911/general/1ab8fd26-d914-4a61-9988-f373b2097663.jpg',
'https://images.openlane.eu/carimgs/5743911/general/cc3c9866-af4e-4353-b943-3864846b3c74.jpg',
'https://images.openlane.eu/carimgs/5743911/general/dfa836df-1ec6-4407-bdb2-7d629639b6a7.jpg',
'https://images.openlane.eu/carimgs/5743911/general/d35c6523-7b97-42c6-bc7e-fe2b1f980404.jpg',
'https://images.openlane.eu/carimgs/5743911/general/b5750888-afb0-41da-a4fe-789e5f2dbfab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402617,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/7ea151cd-a656-4aa4-84c2-d899922425c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36498,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/76468e3e-9d50-4463-8578-bb7cc66bdba2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409193,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/6f2b2b9e-615d-4c88-b99c-e4692ec41c6a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366164,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/d9fbd5fb-e96a-48f1-a598-588af68a09cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347386,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/49922257-b40b-464b-ad3d-4c4ffa4a7f0e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347796,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/1ab8fd26-d914-4a61-9988-f373b2097663.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379589,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/cc3c9866-af4e-4353-b943-3864846b3c74.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347921,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/dfa836df-1ec6-4407-bdb2-7d629639b6a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278387,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/d35c6523-7b97-42c6-bc7e-fe2b1f980404.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362480,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/b5750888-afb0-41da-a4fe-789e5f2dbfab.jpg',
'Width': 1920}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 77.080 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726213%27 HTTP/1.1" 200 None
2026-03-25 15:20:38 [adesa.be] INFO: Saving data for 10726213: {'created_time': 1774452038.421193, 'last_price_update_time': 1774452038.421203, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726213') HTTP/1.1" 204 0
2026-03-25 15:20:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 18028c76-d960-5f17-91cc-3aaec1cd827c due to Ignoring non-200 response
2026-03-25 15:20:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 18028c76-d960-5f17-91cc-3aaec1cd827c due to Ignoring non-200 response
2026-03-25 15:20:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 18028c76-d960-5f17-91cc-3aaec1cd827c due to Ignoring non-200 response
2026-03-25 15:20:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18028c76-d960-5f17-91cc-3aaec1cd827c, skipping ID generation
2026-03-25 15:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18028c76-d960-5f17-91cc-3aaec1cd827c with scrape type 1
2026-03-25 15:20:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18028c76-d960-5f17-91cc-3aaec1cd827c sending to next pipeline
2026-03-25 15:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18028c76-d960-5f17-91cc-3aaec1cd827c, identifier: 10723996
2026-03-25 15:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18028c76-d960-5f17-91cc-3aaec1cd827c with identifier: 10723996
2026-03-25 15:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18028c76-d960-5f17-91cc-3aaec1cd827c with identifier: 10723996
2026-03-25 15:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18028c76-d960-5f17-91cc-3aaec1cd827c with identifier: 10723996 to the API
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5651009/general/ef733f28-8a28-4f03-8183-827532adab00.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Electric',
'id': '18028c76-d960-5f17-91cc-3aaec1cd827c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKM750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723996',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 146382,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photos': [],
'price': 19150,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 146.382 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723996%27 HTTP/1.1" 200 None
2026-03-25 15:20:38 [adesa.be] INFO: Saving data for 10723996: {'created_time': 1774452038.984227, 'last_price_update_time': 1774452038.984239, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723996') HTTP/1.1" 204 0
2026-03-25 15:20:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 18028c76-d960-5f17-91cc-3aaec1cd827c due to Ignoring non-200 response
2026-03-25 15:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10726209
2026-03-25 15:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 656c29c4-7494-5d09-8211-cfb32f754af2 with scrape type 1
2026-03-25 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-25 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743866%252Fgeneral%252Fe935418c-9f49-4359-88ac-9c5928796c67.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/e935418c-9f49-4359-88ac-9c5928796c67.jpg already downloaded
2026-03-25 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743866%252Fgeneral%252Fa9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/a9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg already downloaded
2026-03-25 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743866%252Fgeneral%252F816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg already downloaded
2026-03-25 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743866%252Fgeneral%252Fedbec749-9b26-4712-a7c3-c7f6aaed653d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/edbec749-9b26-4712-a7c3-c7f6aaed653d.jpg already downloaded
2026-03-25 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743866%252Fgeneral%252Fc60cf172-4ff5-486b-aae9-b81208667f4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/c60cf172-4ff5-486b-aae9-b81208667f4a.jpg already downloaded
2026-03-25 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743866%252Fgeneral%252F24486980-b0dd-40d0-8a20-9177a98d0f50.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/24486980-b0dd-40d0-8a20-9177a98d0f50.jpg already downloaded
2026-03-25 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743866%252Fgeneral%252F2013ca57-5304-48ae-869b-c112ed234323.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/2013ca57-5304-48ae-869b-c112ed234323.jpg already downloaded
2026-03-25 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743866%252Fgeneral%252F632c81c7-014d-4281-8232-f097a2508f2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/632c81c7-014d-4281-8232-f097a2508f2c.jpg already downloaded
2026-03-25 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743866%252Fgeneral%252Fb02c2af5-7dde-4ba1-8e63-932c19475433.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/b02c2af5-7dde-4ba1-8e63-932c19475433.jpg already downloaded
2026-03-25 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743866%252Fgeneral%252F734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg already downloaded
2026-03-25 15:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 656c29c4-7494-5d09-8211-cfb32f754af2, identifier: 10726209
2026-03-25 15:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10726209
2026-03-25 15:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10726209
2026-03-25 15:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10726209 to the API
2026-03-25 15:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726209>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '656c29c4-7494-5d09-8211-cfb32f754af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGY467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726209',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 75666,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5743866/general/e935418c-9f49-4359-88ac-9c5928796c67.jpg',
'https://images.openlane.eu/carimgs/5743866/general/a9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg',
'https://images.openlane.eu/carimgs/5743866/general/816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg',
'https://images.openlane.eu/carimgs/5743866/general/edbec749-9b26-4712-a7c3-c7f6aaed653d.jpg',
'https://images.openlane.eu/carimgs/5743866/general/c60cf172-4ff5-486b-aae9-b81208667f4a.jpg',
'https://images.openlane.eu/carimgs/5743866/general/24486980-b0dd-40d0-8a20-9177a98d0f50.jpg',
'https://images.openlane.eu/carimgs/5743866/general/2013ca57-5304-48ae-869b-c112ed234323.jpg',
'https://images.openlane.eu/carimgs/5743866/general/632c81c7-014d-4281-8232-f097a2508f2c.jpg',
'https://images.openlane.eu/carimgs/5743866/general/b02c2af5-7dde-4ba1-8e63-932c19475433.jpg',
'https://images.openlane.eu/carimgs/5743866/general/734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389520,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/e935418c-9f49-4359-88ac-9c5928796c67.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374884,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/a9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378530,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352324,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/edbec749-9b26-4712-a7c3-c7f6aaed653d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299573,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/c60cf172-4ff5-486b-aae9-b81208667f4a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320841,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/24486980-b0dd-40d0-8a20-9177a98d0f50.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308613,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/2013ca57-5304-48ae-869b-c112ed234323.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343378,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/632c81c7-014d-4281-8232-f097a2508f2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227416,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/b02c2af5-7dde-4ba1-8e63-932c19475433.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg',
'Width': 1920}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-07-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 75.666 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726209%27 HTTP/1.1" 200 None
2026-03-25 15:20:45 [adesa.be] INFO: Saving data for 10726209: {'created_time': 1774452045.116577, 'last_price_update_time': 1774452045.116589, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726209') HTTP/1.1" 204 0
2026-03-25 15:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10726211
2026-03-25 15:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab16e79-918d-52f5-b464-9e330e25d7cb with scrape type 1
2026-03-25 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743890%252Fgeneral%252F6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg already downloaded
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743890%252Fgeneral%252F99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg already downloaded
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743890%252Fgeneral%252F4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg already downloaded
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743890%252Fgeneral%252F5acacd35-5b82-4391-ae45-474093ba736d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/5acacd35-5b82-4391-ae45-474093ba736d.jpg already downloaded
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743890%252Fgeneral%252F209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg already downloaded
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743890%252Fgeneral%252F65167d48-d6b7-4032-971f-1312cb7ae71b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/65167d48-d6b7-4032-971f-1312cb7ae71b.jpg already downloaded
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743890%252Fgeneral%252Fa8323bdf-8aa1-4692-a38f-6280420198ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/a8323bdf-8aa1-4692-a38f-6280420198ba.jpg already downloaded
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743890%252Fgeneral%252F4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg already downloaded
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743890%252Fgeneral%252F96b7237f-8e76-4338-a78a-2834eb8b1908.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/96b7237f-8e76-4338-a78a-2834eb8b1908.jpg already downloaded
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743890%252Fgeneral%252F6db27404-d43f-4eac-9419-2636ec389806.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/6db27404-d43f-4eac-9419-2636ec389806.jpg already downloaded
2026-03-25 15:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ab16e79-918d-52f5-b464-9e330e25d7cb, identifier: 10726211
2026-03-25 15:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10726211
2026-03-25 15:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10726211
2026-03-25 15:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10726211 to the API
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726211>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3ab16e79-918d-52f5-b464-9e330e25d7cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCU416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726211',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 70102,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5743890/general/6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg',
'https://images.openlane.eu/carimgs/5743890/general/99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg',
'https://images.openlane.eu/carimgs/5743890/general/4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg',
'https://images.openlane.eu/carimgs/5743890/general/5acacd35-5b82-4391-ae45-474093ba736d.jpg',
'https://images.openlane.eu/carimgs/5743890/general/209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg',
'https://images.openlane.eu/carimgs/5743890/general/65167d48-d6b7-4032-971f-1312cb7ae71b.jpg',
'https://images.openlane.eu/carimgs/5743890/general/a8323bdf-8aa1-4692-a38f-6280420198ba.jpg',
'https://images.openlane.eu/carimgs/5743890/general/4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg',
'https://images.openlane.eu/carimgs/5743890/general/96b7237f-8e76-4338-a78a-2834eb8b1908.jpg',
'https://images.openlane.eu/carimgs/5743890/general/6db27404-d43f-4eac-9419-2636ec389806.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298049,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321613,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300811,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257243,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/5acacd35-5b82-4391-ae45-474093ba736d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261274,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266265,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/65167d48-d6b7-4032-971f-1312cb7ae71b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302174,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/a8323bdf-8aa1-4692-a38f-6280420198ba.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207691,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233425,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/96b7237f-8e76-4338-a78a-2834eb8b1908.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39966,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/6db27404-d43f-4eac-9419-2636ec389806.jpg',
'Width': 400}],
'price': 21850,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 70.102 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726211%27 HTTP/1.1" 200 None
2026-03-25 15:20:46 [adesa.be] INFO: Saving data for 10726211: {'created_time': 1774452046.885706, 'last_price_update_time': 1774452046.885717, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726211') HTTP/1.1" 204 0
2026-03-25 15:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15: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 15:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with identifier: 10726173
2026-03-25 15:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with scrape type 1
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5705078%252Fgeneral%252F8f8c851b-4199-4096-a520-4b94c35f0e92.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705078/general/8f8c851b-4199-4096-a520-4b94c35f0e92.JPG not downloaded yet
2026-03-25 15:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10726214
2026-03-25 15:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7b992c6-77e6-50f8-85b4-05a976fa29a9 with scrape type 1
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743921%252Fgeneral%252Fea3507bd-bde5-4a2f-a19d-17b15094f322.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/ea3507bd-bde5-4a2f-a19d-17b15094f322.jpg already downloaded
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743921%252Fgeneral%252F54b2304e-bed2-49c1-97ac-66f037487b64.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/54b2304e-bed2-49c1-97ac-66f037487b64.jpg already downloaded
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743921%252Fgeneral%252Feebf7545-dbf5-4b85-be40-7d36afcb32c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/eebf7545-dbf5-4b85-be40-7d36afcb32c1.jpg already downloaded
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743921%252Fgeneral%252F7bc9d046-3769-4a2d-b111-0b7951ef620b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/7bc9d046-3769-4a2d-b111-0b7951ef620b.jpg already downloaded
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743921%252Fgeneral%252F87eb1f79-e46f-4844-b43d-efb141a94901.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/87eb1f79-e46f-4844-b43d-efb141a94901.jpg already downloaded
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743921%252Fgeneral%252F91fbb808-6e0f-4d1e-939e-125f20d03643.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/91fbb808-6e0f-4d1e-939e-125f20d03643.jpg already downloaded
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743921%252Fgeneral%252F4508ad00-c0d4-4be7-a2a4-3aa7bab606b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/4508ad00-c0d4-4be7-a2a4-3aa7bab606b1.jpg already downloaded
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743921%252Fgeneral%252F630393ef-7d4c-4105-b779-84ec80e5648d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/630393ef-7d4c-4105-b779-84ec80e5648d.jpg already downloaded
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743921%252Fgeneral%252Faedace4e-98d9-4e48-a589-013f2fcae8c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/aedace4e-98d9-4e48-a589-013f2fcae8c8.jpg already downloaded
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5743921%252Fgeneral%252Fccb47764-cdc5-4cb0-9c06-29063a4891b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/ccb47764-cdc5-4cb0-9c06-29063a4891b5.jpg already downloaded
2026-03-25 15:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7b992c6-77e6-50f8-85b4-05a976fa29a9, identifier: 10726214
2026-03-25 15:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10726214
2026-03-25 15:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10726214
2026-03-25 15:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10726214 to the API
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726214>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd7b992c6-77e6-50f8-85b4-05a976fa29a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCM793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726214',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 83589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5743921/general/ea3507bd-bde5-4a2f-a19d-17b15094f322.jpg',
'https://images.openlane.eu/carimgs/5743921/general/54b2304e-bed2-49c1-97ac-66f037487b64.jpg',
'https://images.openlane.eu/carimgs/5743921/general/eebf7545-dbf5-4b85-be40-7d36afcb32c1.jpg',
'https://images.openlane.eu/carimgs/5743921/general/7bc9d046-3769-4a2d-b111-0b7951ef620b.jpg',
'https://images.openlane.eu/carimgs/5743921/general/87eb1f79-e46f-4844-b43d-efb141a94901.jpg',
'https://images.openlane.eu/carimgs/5743921/general/91fbb808-6e0f-4d1e-939e-125f20d03643.jpg',
'https://images.openlane.eu/carimgs/5743921/general/4508ad00-c0d4-4be7-a2a4-3aa7bab606b1.jpg',
'https://images.openlane.eu/carimgs/5743921/general/630393ef-7d4c-4105-b779-84ec80e5648d.jpg',
'https://images.openlane.eu/carimgs/5743921/general/aedace4e-98d9-4e48-a589-013f2fcae8c8.jpg',
'https://images.openlane.eu/carimgs/5743921/general/ccb47764-cdc5-4cb0-9c06-29063a4891b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357659,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/ea3507bd-bde5-4a2f-a19d-17b15094f322.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34412,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/54b2304e-bed2-49c1-97ac-66f037487b64.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370376,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/eebf7545-dbf5-4b85-be40-7d36afcb32c1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346223,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/7bc9d046-3769-4a2d-b111-0b7951ef620b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349211,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/87eb1f79-e46f-4844-b43d-efb141a94901.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301645,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/91fbb808-6e0f-4d1e-939e-125f20d03643.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372281,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/4508ad00-c0d4-4be7-a2a4-3aa7bab606b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363565,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/630393ef-7d4c-4105-b779-84ec80e5648d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266946,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/aedace4e-98d9-4e48-a589-013f2fcae8c8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332283,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/ccb47764-cdc5-4cb0-9c06-29063a4891b5.jpg',
'Width': 1920}],
'price': 21250,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 83.589 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726214%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [adesa.be] INFO: Saving data for 10726214: {'created_time': 1774452047.846446, 'last_price_update_time': 1774452047.846457, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726214') HTTP/1.1" 204 0
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5705078%252Fgeneral%252F44e2ecf2-c3de-4303-8943-09ca96d59010.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705078/general/44e2ecf2-c3de-4303-8943-09ca96d59010.JPG not downloaded yet
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5705078%252Fgeneral%252F63882242-262e-4c49-9119-5b402b9f2883.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705078/general/63882242-262e-4c49-9119-5b402b9f2883.JPG not downloaded yet
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5705078%252Fgeneral%252F9be0e497-9f3a-4fd5-9004-f120d11b574a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705078/general/9be0e497-9f3a-4fd5-9004-f120d11b574a.JPG not downloaded yet
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5705078%252Fgeneral%252F0e3017ad-463e-40ba-8ea9-8228690803a7.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705078/general/0e3017ad-463e-40ba-8ea9-8228690803a7.JPG not downloaded yet
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5705078%252Fgeneral%252Fd3471658-069e-4f31-af93-ffb9b874724d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705078/general/d3471658-069e-4f31-af93-ffb9b874724d.JPG not downloaded yet
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5705078%252Fgeneral%252Fd72e7013-46f3-45d9-b989-c801f063e250.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705078/general/d72e7013-46f3-45d9-b989-c801f063e250.JPG not downloaded yet
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5705078%252Fgeneral%252Fa882befe-3baa-4718-a25d-e3b7bc1faeff.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705078/general/a882befe-3baa-4718-a25d-e3b7bc1faeff.JPG not downloaded yet
2026-03-25 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5705078%252Fgeneral%252F8f8c2dfc-3cb2-461e-9452-310356392314.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705078/general/8f8c2dfc-3cb2-461e-9452-310356392314.JPG not downloaded yet
2026-03-25 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5705078%252Fgeneral%252F19bb7bbe-fc24-4ecf-b229-c9ebd7b73c65.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705078/general/19bb7bbe-fc24-4ecf-b229-c9ebd7b73c65.JPG not downloaded yet
2026-03-25 15:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705078/general/19bb7bbe-fc24-4ecf-b229-c9ebd7b73c65.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726173)
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705078/general/8f8c2dfc-3cb2-461e-9452-310356392314.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726173)
2026-03-25 15:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66aef98d-906e-5028-8860-de4d13e895f4 with identifier: 10723971
2026-03-25 15:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66aef98d-906e-5028-8860-de4d13e895f4 with scrape type 1
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66aef98d-906e-5028-8860-de4d13e895f4
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5616286%252Fgeneral%252F425327d0-b329-435a-8562-e8e2ad265eac.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/425327d0-b329-435a-8562-e8e2ad265eac.JPG not downloaded yet
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705078/general/a882befe-3baa-4718-a25d-e3b7bc1faeff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726173)
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5616286%252Fgeneral%252Fe56e1d3a-431f-4c6c-be9c-dd3e0f4a18ec.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/e56e1d3a-431f-4c6c-be9c-dd3e0f4a18ec.JPG not downloaded yet
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5616286%252Fgeneral%252F88786191-35ae-459f-a565-7432b814097a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/88786191-35ae-459f-a565-7432b814097a.JPG not downloaded yet
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5616286%252Fgeneral%252F5e246ae7-e0b9-4640-bd08-9adda18bf34f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/5e246ae7-e0b9-4640-bd08-9adda18bf34f.JPG not downloaded yet
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923 due to Ignoring non-200 response
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5616286%252Fgeneral%252F7b781c7f-d82b-41d6-899f-e68cae0582b2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/7b781c7f-d82b-41d6-899f-e68cae0582b2.JPG not downloaded yet
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5616286%252Fgeneral%252F11a6e55a-4083-4302-a62d-3ccdaba1803f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/11a6e55a-4083-4302-a62d-3ccdaba1803f.JPG not downloaded yet
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/425327d0-b329-435a-8562-e8e2ad265eac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723971)
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5616286%252Fgeneral%252F723404fe-6f1a-448d-aad1-a628508ca519.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/723404fe-6f1a-448d-aad1-a628508ca519.JPG not downloaded yet
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923 due to Ignoring non-200 response
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5616286%252Fgeneral%252F3da567ae-149a-49ac-b898-e1c41fd75357.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/3da567ae-149a-49ac-b898-e1c41fd75357.JPG not downloaded yet
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923 due to Ignoring non-200 response
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5616286%252Fgeneral%252Fab53881b-9926-45e5-8ac5-d2c3ffce1a32.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/ab53881b-9926-45e5-8ac5-d2c3ffce1a32.JPG not downloaded yet
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/11a6e55a-4083-4302-a62d-3ccdaba1803f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723971)
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5616286%252Fgeneral%252F1d6e73fe-01f1-41da-a74c-6a25861d668c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/1d6e73fe-01f1-41da-a74c-6a25861d668c.JPG not downloaded yet
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/ab53881b-9926-45e5-8ac5-d2c3ffce1a32.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723971)
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/1d6e73fe-01f1-41da-a74c-6a25861d668c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723971)
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/3da567ae-149a-49ac-b898-e1c41fd75357.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723971)
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/723404fe-6f1a-448d-aad1-a628508ca519.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723971)
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/7b781c7f-d82b-41d6-899f-e68cae0582b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723971)
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/5e246ae7-e0b9-4640-bd08-9adda18bf34f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723971)
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/88786191-35ae-459f-a565-7432b814097a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723971)
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/e56e1d3a-431f-4c6c-be9c-dd3e0f4a18ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723971)
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705078/general/d72e7013-46f3-45d9-b989-c801f063e250.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726173)
2026-03-25 15:20:49 [adesa.be] INFO: Found listing with ID: 10724139
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724139%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [adesa.be] INFO: Scrape type for 10724139: 1
2026-03-25 15:20:49 [adesa.be] INFO: Scraping item 10724139 url https://www.openlane.eu/en/carv6/auction/10724139
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705078/general/d3471658-069e-4f31-af93-ffb9b874724d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726173)
2026-03-25 15:20:49 [adesa.be] INFO: Found listing with ID: 10723952
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723952%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [adesa.be] INFO: Scrape type for 10723952: 1
2026-03-25 15:20:49 [adesa.be] INFO: Scraping item 10723952 url https://www.openlane.eu/en/carv6/auction/10723952
2026-03-25 15:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705078/general/0e3017ad-463e-40ba-8ea9-8228690803a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726173)
2026-03-25 15:20:49 [adesa.be] INFO: Found listing with ID: 10724104
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724104%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [adesa.be] INFO: Scrape type for 10724104: 1
2026-03-25 15:20:49 [adesa.be] INFO: Scraping item 10724104 url https://www.openlane.eu/en/carv6/auction/10724104
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-25 15:20:49 [adesa.be] INFO: Found listing with ID: 10723978
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723978%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [adesa.be] INFO: Scrape type for 10723978: 1
2026-03-25 15:20:49 [adesa.be] INFO: Scraping item 10723978 url https://www.openlane.eu/en/carv6/auction/10723978
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-25 15:20:49 [adesa.be] INFO: Found listing with ID: 10724007
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724007%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [adesa.be] INFO: Scrape type for 10724007: 1
2026-03-25 15:20:49 [adesa.be] INFO: Scraping item 10724007 url https://www.openlane.eu/en/carv6/auction/10724007
2026-03-25 15:20:49 [adesa.be] INFO: Found listing with ID: 10726176
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726176%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [adesa.be] INFO: Scrape type for 10726176: 1
2026-03-25 15:20:49 [adesa.be] INFO: Scraping item 10726176 url https://www.openlane.eu/en/carv6/auction/10726176
2026-03-25 15:20:49 [adesa.be] INFO: Found listing with ID: 10723931
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723931%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [adesa.be] INFO: Scrape type for 10723931: 1
2026-03-25 15:20:49 [adesa.be] INFO: Scraping item 10723931 url https://www.openlane.eu/en/carv6/auction/10723931
2026-03-25 15:20:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66aef98d-906e-5028-8860-de4d13e895f4, skipping ID generation
2026-03-25 15:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66aef98d-906e-5028-8860-de4d13e895f4 with scrape type 1
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66aef98d-906e-5028-8860-de4d13e895f4 sending to next pipeline
2026-03-25 15:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66aef98d-906e-5028-8860-de4d13e895f4, identifier: 10723971
2026-03-25 15:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923 due to Ignoring non-200 response
2026-03-25 15:20:49 [adesa.be] INFO: Found listing with ID: 10724038
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724038%27 HTTP/1.1" 200 None
2026-03-25 15:20:49 [adesa.be] INFO: Scrape type for 10724038: 1
2026-03-25 15:20:49 [adesa.be] INFO: Scraping item 10724038 url https://www.openlane.eu/en/carv6/auction/10724038
2026-03-25 15:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66aef98d-906e-5028-8860-de4d13e895f4 with identifier: 10723971
2026-03-25 15:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66aef98d-906e-5028-8860-de4d13e895f4 with identifier: 10723971
2026-03-25 15:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66aef98d-906e-5028-8860-de4d13e895f4 with identifier: 10723971 to the API
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5616286/general/e56e1d3a-431f-4c6c-be9c-dd3e0f4a18ec.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Electric',
'id': '66aef98d-906e-5028-8860-de4d13e895f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723971',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 127325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photos': [],
'price': 22350,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 127.325 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723971%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Saving data for 10723971: {'created_time': 1774452050.031765, 'last_price_update_time': 1774452050.031777, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723971') HTTP/1.1" 204 0
2026-03-25 15:20:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-25 15:20:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923 due to Ignoring non-200 response
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726181
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726181%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726181: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726181 url https://www.openlane.eu/en/carv6/auction/10726181
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10723990
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723990%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10723990: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10723990 url https://www.openlane.eu/en/carv6/auction/10723990
2026-03-25 15:20:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923 due to Ignoring non-200 response
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724029
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724029%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724029: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724029 url https://www.openlane.eu/en/carv6/auction/10724029
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724010
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724010%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724010: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724010 url https://www.openlane.eu/en/carv6/auction/10724010
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10723964
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723964%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10723964: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10723964 url https://www.openlane.eu/en/carv6/auction/10723964
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726180
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726180%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726180: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726180 url https://www.openlane.eu/en/carv6/auction/10726180
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726168
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726168%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726168: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726168 url https://www.openlane.eu/en/carv6/auction/10726168
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10723974
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723974%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10723974: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10723974 url https://www.openlane.eu/en/carv6/auction/10723974
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724040
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724040%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724040: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724040 url https://www.openlane.eu/en/carv6/auction/10724040
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724137
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724137%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724137: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724137 url https://www.openlane.eu/en/carv6/auction/10724137
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724129
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724129%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724129: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724129 url https://www.openlane.eu/en/carv6/auction/10724129
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724110
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724110%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724110: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724110 url https://www.openlane.eu/en/carv6/auction/10724110
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724163
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724163%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724163: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724163 url https://www.openlane.eu/en/carv6/auction/10724163
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724148
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724148%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724148: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724148 url https://www.openlane.eu/en/carv6/auction/10724148
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10723972
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723972%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10723972: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10723972 url https://www.openlane.eu/en/carv6/auction/10723972
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724082
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724082%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724082: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724082 url https://www.openlane.eu/en/carv6/auction/10724082
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724055
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724055%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724055: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724055 url https://www.openlane.eu/en/carv6/auction/10724055
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724081
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724081%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724081: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724081 url https://www.openlane.eu/en/carv6/auction/10724081
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724077
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724077%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724077: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724077 url https://www.openlane.eu/en/carv6/auction/10724077
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724016
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724016%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724016: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724016 url https://www.openlane.eu/en/carv6/auction/10724016
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724063
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724063%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724063: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724063 url https://www.openlane.eu/en/carv6/auction/10724063
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726169
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726169%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726169: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726169 url https://www.openlane.eu/en/carv6/auction/10726169
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726217
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726217%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726217: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726217 url https://www.openlane.eu/en/carv6/auction/10726217
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726218
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726218%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726218: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726218 url https://www.openlane.eu/en/carv6/auction/10726218
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724060
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724060%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724060: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724060 url https://www.openlane.eu/en/carv6/auction/10724060
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724025
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724025%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724025: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724025 url https://www.openlane.eu/en/carv6/auction/10724025
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724021
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724021%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724021: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724021 url https://www.openlane.eu/en/carv6/auction/10724021
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10723997
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723997%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10723997: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10723997 url https://www.openlane.eu/en/carv6/auction/10723997
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724036
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724036%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724036: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724036 url https://www.openlane.eu/en/carv6/auction/10724036
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724068
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724068%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724068: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724068 url https://www.openlane.eu/en/carv6/auction/10724068
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726198
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726198%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726198: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726198 url https://www.openlane.eu/en/carv6/auction/10726198
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726191
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726191%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726191: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726191 url https://www.openlane.eu/en/carv6/auction/10726191
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10723970
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723970%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10723970: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10723970 url https://www.openlane.eu/en/carv6/auction/10723970
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10723995
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723995%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10723995: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10723995 url https://www.openlane.eu/en/carv6/auction/10723995
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726200
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726200%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726200: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726200 url https://www.openlane.eu/en/carv6/auction/10726200
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724034
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724034%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724034: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724034 url https://www.openlane.eu/en/carv6/auction/10724034
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724006
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724006%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724006: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724006 url https://www.openlane.eu/en/carv6/auction/10724006
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10723966
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723966%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10723966: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10723966 url https://www.openlane.eu/en/carv6/auction/10723966
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724083
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724083%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724083: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724083 url https://www.openlane.eu/en/carv6/auction/10724083
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724070
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724070%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724070: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724070 url https://www.openlane.eu/en/carv6/auction/10724070
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10723976
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723976%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10723976: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10723976 url https://www.openlane.eu/en/carv6/auction/10723976
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726195
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726195%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726195: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726195 url https://www.openlane.eu/en/carv6/auction/10726195
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724141
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724141%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724141: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724141 url https://www.openlane.eu/en/carv6/auction/10724141
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724030
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724030%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724030: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724030 url https://www.openlane.eu/en/carv6/auction/10724030
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724069
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724069%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724069: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724069 url https://www.openlane.eu/en/carv6/auction/10724069
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726220
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726220%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726220: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726220 url https://www.openlane.eu/en/carv6/auction/10726220
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724035
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724035%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10724035: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10724035 url https://www.openlane.eu/en/carv6/auction/10724035
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726206
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726206%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726206: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726206 url https://www.openlane.eu/en/carv6/auction/10726206
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10726161
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726161%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10726161: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10726161 url https://www.openlane.eu/en/carv6/auction/10726161
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10723954
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723954%27 HTTP/1.1" 200 None
2026-03-25 15:20:50 [adesa.be] INFO: Scrape type for 10723954: 1
2026-03-25 15:20:50 [adesa.be] INFO: Scraping item 10723954 url https://www.openlane.eu/en/carv6/auction/10723954
2026-03-25 15:20:50 [adesa.be] INFO: Found listing with ID: 10724084
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724084%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724084: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724084 url https://www.openlane.eu/en/carv6/auction/10724084
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724027
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724027%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724027: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724027 url https://www.openlane.eu/en/carv6/auction/10724027
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10726160
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726160%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10726160: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10726160 url https://www.openlane.eu/en/carv6/auction/10726160
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10726188
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726188%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10726188: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10726188 url https://www.openlane.eu/en/carv6/auction/10726188
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724130
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724130%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724130: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724130 url https://www.openlane.eu/en/carv6/auction/10724130
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724132
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724132%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724132: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724132 url https://www.openlane.eu/en/carv6/auction/10724132
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724126
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724126%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724126: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724126 url https://www.openlane.eu/en/carv6/auction/10724126
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724127
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724127%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724127: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724127 url https://www.openlane.eu/en/carv6/auction/10724127
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724071
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724071%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724071: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724071 url https://www.openlane.eu/en/carv6/auction/10724071
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724022
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724022%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724022: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724022 url https://www.openlane.eu/en/carv6/auction/10724022
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724136
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724136%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724136: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724136 url https://www.openlane.eu/en/carv6/auction/10724136
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10726162
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726162%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10726162: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10726162 url https://www.openlane.eu/en/carv6/auction/10726162
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724165
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724165%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724165: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724165 url https://www.openlane.eu/en/carv6/auction/10724165
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724046
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724046%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724046: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724046 url https://www.openlane.eu/en/carv6/auction/10724046
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724123
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724123%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724123: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724123 url https://www.openlane.eu/en/carv6/auction/10724123
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724000
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724000%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724000: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724000 url https://www.openlane.eu/en/carv6/auction/10724000
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724131
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724131%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724131: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724131 url https://www.openlane.eu/en/carv6/auction/10724131
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724138
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724138%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724138: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724138 url https://www.openlane.eu/en/carv6/auction/10724138
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724048
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724048%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724048: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724048 url https://www.openlane.eu/en/carv6/auction/10724048
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724012
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724012%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724012: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724012 url https://www.openlane.eu/en/carv6/auction/10724012
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724049
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724049%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724049: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724049 url https://www.openlane.eu/en/carv6/auction/10724049
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724118
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724118%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724118: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724118 url https://www.openlane.eu/en/carv6/auction/10724118
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724041
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724041%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724041: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724041 url https://www.openlane.eu/en/carv6/auction/10724041
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724093
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724093%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724093: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724093 url https://www.openlane.eu/en/carv6/auction/10724093
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724170
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724170%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724170: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724170 url https://www.openlane.eu/en/carv6/auction/10724170
2026-03-25 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724089
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724089%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724089: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724089 url https://www.openlane.eu/en/carv6/auction/10724089
2026-03-25 15:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724140
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724140%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724140: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724140 url https://www.openlane.eu/en/carv6/auction/10724140
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724032
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724032%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724032: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724032 url https://www.openlane.eu/en/carv6/auction/10724032
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724092
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724092%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724092: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724092 url https://www.openlane.eu/en/carv6/auction/10724092
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724047
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724047%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724047: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724047 url https://www.openlane.eu/en/carv6/auction/10724047
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724090
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724090%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724090: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724090 url https://www.openlane.eu/en/carv6/auction/10724090
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10726223
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726223%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10726223: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10726223 url https://www.openlane.eu/en/carv6/auction/10726223
2026-03-25 15:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10724023
2026-03-25 15:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with scrape type 1
2026-03-25 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5669059%252Fgeneral%252F1ffd39e9-1038-4b80-9e6a-4cfb579c9bcd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669059/general/1ffd39e9-1038-4b80-9e6a-4cfb579c9bcd.JPG not downloaded yet
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724121
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724121%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724121: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724121 url https://www.openlane.eu/en/carv6/auction/10724121
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5669059%252Fgeneral%252Fb997cb06-8f1b-4bc7-ba9f-aeaa4383c8ba.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669059/general/b997cb06-8f1b-4bc7-ba9f-aeaa4383c8ba.JPG not downloaded yet
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724061
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724061%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724061: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724061 url https://www.openlane.eu/en/carv6/auction/10724061
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5669059%252Fgeneral%252F02ff363f-fb6e-43cb-b768-74645220c811.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669059/general/02ff363f-fb6e-43cb-b768-74645220c811.JPG not downloaded yet
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10723968
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723968%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10723968: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10723968 url https://www.openlane.eu/en/carv6/auction/10723968
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5669059%252Fgeneral%252Fb8f3844f-2b1f-4462-b6c5-79255bbb4c7d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669059/general/b8f3844f-2b1f-4462-b6c5-79255bbb4c7d.JPG not downloaded yet
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724109
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724109%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724109: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724109 url https://www.openlane.eu/en/carv6/auction/10724109
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5669059%252Fgeneral%252Fe904b729-ec3c-4ca5-9cb4-aff62bc27f2f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669059/general/e904b729-ec3c-4ca5-9cb4-aff62bc27f2f.JPG not downloaded yet
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724120
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724120%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724120: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724120 url https://www.openlane.eu/en/carv6/auction/10724120
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5669059%252Fgeneral%252F27907bac-67e9-4d82-a5cf-dc996bcdecaf.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669059/general/27907bac-67e9-4d82-a5cf-dc996bcdecaf.JPG not downloaded yet
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10723969
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723969%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10723969: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10723969 url https://www.openlane.eu/en/carv6/auction/10723969
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5669059%252Fgeneral%252Fbab5ee07-55e1-4fbf-94ac-45c8dfbe60d1.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669059/general/bab5ee07-55e1-4fbf-94ac-45c8dfbe60d1.JPG not downloaded yet
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724164
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724164%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724164: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724164 url https://www.openlane.eu/en/carv6/auction/10724164
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5669059%252Fgeneral%252F64a8a31c-d24b-4ac5-83cd-52becbda19d6.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669059/general/64a8a31c-d24b-4ac5-83cd-52becbda19d6.JPG not downloaded yet
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10726167
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726167%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10726167: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10726167 url https://www.openlane.eu/en/carv6/auction/10726167
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5669059%252Fgeneral%252F665fcf5f-80d1-426b-9632-259403b42506.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669059/general/665fcf5f-80d1-426b-9632-259403b42506.JPG not downloaded yet
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10723962
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723962%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10723962: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10723962 url https://www.openlane.eu/en/carv6/auction/10723962
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5669059%252Fgeneral%252Fad566f38-1335-4a6d-a394-1a715cee8052.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669059/general/ad566f38-1335-4a6d-a394-1a715cee8052.JPG not downloaded yet
2026-03-25 15:20:51 [adesa.be] INFO: Found listing with ID: 10724151
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724151%27 HTTP/1.1" 200 None
2026-03-25 15:20:51 [adesa.be] INFO: Scrape type for 10724151: 1
2026-03-25 15:20:51 [adesa.be] INFO: Scraping item 10724151 url https://www.openlane.eu/en/carv6/auction/10724151
2026-03-25 15:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10724088
2026-03-25 15:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1e815f6-fb53-5cb2-9997-7b355056976d with scrape type 1
2026-03-25 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1e815f6-fb53-5cb2-9997-7b355056976d
2026-03-25 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5709297%252Fgeneral%252Fdb47cb73-8bbf-4ed4-93ff-129dd4e734dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/db47cb73-8bbf-4ed4-93ff-129dd4e734dc.jpg already downloaded
2026-03-25 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5709297%252Fgeneral%252Fd83e1b25-b108-496e-a9aa-0aae001ea29d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/d83e1b25-b108-496e-a9aa-0aae001ea29d.jpg already downloaded
2026-03-25 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5709297%252Fgeneral%252F13ecca3c-6f79-4ee2-9e2c-c0cb9cbeac8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/13ecca3c-6f79-4ee2-9e2c-c0cb9cbeac8f.jpg already downloaded
2026-03-25 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5709297%252Fgeneral%252F9ffae13a-d831-4781-ae02-858b01afda38.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/9ffae13a-d831-4781-ae02-858b01afda38.jpg already downloaded
2026-03-25 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5709297%252Fgeneral%252F4edb789e-8861-4708-8ca8-3b01095ea751.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/4edb789e-8861-4708-8ca8-3b01095ea751.jpg already downloaded
2026-03-25 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5709297%252Fgeneral%252Fbbdc583f-2edc-4ef7-b7f3-177cb148f926.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/bbdc583f-2edc-4ef7-b7f3-177cb148f926.jpg already downloaded
2026-03-25 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5709297%252Fgeneral%252Ff2d6f169-cab6-4e77-803e-7f9bec7c9e38.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/f2d6f169-cab6-4e77-803e-7f9bec7c9e38.jpg already downloaded
2026-03-25 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5709297%252Fgeneral%252Ff3110424-7aa4-45e8-ac16-2134b2eb944b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/f3110424-7aa4-45e8-ac16-2134b2eb944b.jpg already downloaded
2026-03-25 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5709297%252Fgeneral%252F0eab07d8-fda1-4d47-b0f0-9b562a9c7b2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/0eab07d8-fda1-4d47-b0f0-9b562a9c7b2b.jpg already downloaded
2026-03-25 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5709297%252Fgeneral%252Fbad5c12f-fed3-4006-8880-df3b0719f8d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/bad5c12f-fed3-4006-8880-df3b0719f8d1.jpg already downloaded
2026-03-25 15:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1e815f6-fb53-5cb2-9997-7b355056976d, identifier: 10724088
2026-03-25 15:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10724088
2026-03-25 15:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10724088
2026-03-25 15:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10724088 to the API
2026-03-25 15:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724088>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Electric',
'id': 'e1e815f6-fb53-5cb2-9997-7b355056976d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724088',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 132712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5709297/general/db47cb73-8bbf-4ed4-93ff-129dd4e734dc.jpg',
'https://images.openlane.eu/carimgs/5709297/general/d83e1b25-b108-496e-a9aa-0aae001ea29d.jpg',
'https://images.openlane.eu/carimgs/5709297/general/13ecca3c-6f79-4ee2-9e2c-c0cb9cbeac8f.jpg',
'https://images.openlane.eu/carimgs/5709297/general/9ffae13a-d831-4781-ae02-858b01afda38.jpg',
'https://images.openlane.eu/carimgs/5709297/general/4edb789e-8861-4708-8ca8-3b01095ea751.jpg',
'https://images.openlane.eu/carimgs/5709297/general/bbdc583f-2edc-4ef7-b7f3-177cb148f926.jpg',
'https://images.openlane.eu/carimgs/5709297/general/f2d6f169-cab6-4e77-803e-7f9bec7c9e38.jpg',
'https://images.openlane.eu/carimgs/5709297/general/f3110424-7aa4-45e8-ac16-2134b2eb944b.jpg',
'https://images.openlane.eu/carimgs/5709297/general/0eab07d8-fda1-4d47-b0f0-9b562a9c7b2b.jpg',
'https://images.openlane.eu/carimgs/5709297/general/bad5c12f-fed3-4006-8880-df3b0719f8d1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/db47cb73-8bbf-4ed4-93ff-129dd4e734dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/d83e1b25-b108-496e-a9aa-0aae001ea29d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/13ecca3c-6f79-4ee2-9e2c-c0cb9cbeac8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/9ffae13a-d831-4781-ae02-858b01afda38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/4edb789e-8861-4708-8ca8-3b01095ea751.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89801,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/bbdc583f-2edc-4ef7-b7f3-177cb148f926.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/f2d6f169-cab6-4e77-803e-7f9bec7c9e38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/f3110424-7aa4-45e8-ac16-2134b2eb944b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/0eab07d8-fda1-4d47-b0f0-9b562a9c7b2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/bad5c12f-fed3-4006-8880-df3b0719f8d1.jpg',
'Width': 1024}],
'price': 22350,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 132.712 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724088%27 HTTP/1.1" 200 None
2026-03-25 15:20:54 [adesa.be] INFO: Saving data for 10724088: {'created_time': 1774452054.197965, 'last_price_update_time': 1774452054.197978, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724088') HTTP/1.1" 204 0
2026-03-25 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10726174
2026-03-25 15:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f with scrape type 1
2026-03-25 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252Fcc3c8976-7a8a-4b15-bd8f-6befe935fa9a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/cc3c8976-7a8a-4b15-bd8f-6befe935fa9a.JPG not downloaded yet
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F8438ce7f-ac12-4ed1-b099-5e3c663f6d9b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/8438ce7f-ac12-4ed1-b099-5e3c663f6d9b.JPG not downloaded yet
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252Fc5ebeb45-dca2-4d8e-ab1b-6b0789f3626d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/c5ebeb45-dca2-4d8e-ab1b-6b0789f3626d.JPG not downloaded yet
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252Fbd1da1bf-398d-40ea-842a-47c98143ab9a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/bd1da1bf-398d-40ea-842a-47c98143ab9a.JPG not downloaded yet
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F47456545-ddec-4148-beed-c33e21d781be.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/47456545-ddec-4148-beed-c33e21d781be.JPG not downloaded yet
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F84f931b7-2abf-4084-b810-572ee0832f05.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/84f931b7-2abf-4084-b810-572ee0832f05.JPG not downloaded yet
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F9ae7d2fd-a00d-4b97-ba85-5bdb3984828a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/9ae7d2fd-a00d-4b97-ba85-5bdb3984828a.JPG not downloaded yet
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F0cd2f934-825e-40ee-8c75-09983c7c11c7.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/0cd2f934-825e-40ee-8c75-09983c7c11c7.JPG not downloaded yet
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F1cc246da-be42-45d7-97c4-2f71e98cfda6.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/1cc246da-be42-45d7-97c4-2f71e98cfda6.JPG not downloaded yet
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F9e3ca960-85fc-4cc6-a4b7-e75493a05a19.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/9e3ca960-85fc-4cc6-a4b7-e75493a05a19.JPG not downloaded yet
2026-03-25 15:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10724159
2026-03-25 15:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31f664d-3d00-5d6d-99b0-1dd90274dda2 with scrape type 1
2026-03-25 15:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d31f664d-3d00-5d6d-99b0-1dd90274dda2
2026-03-25 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5735590%252Fgeneral%252F010dbd80-dac7-4ade-b1be-3c4428a16637.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/010dbd80-dac7-4ade-b1be-3c4428a16637.jpg already downloaded
2026-03-25 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5735590%252Fgeneral%252F3601b357-44cb-408d-9668-fb58a0b146a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/3601b357-44cb-408d-9668-fb58a0b146a0.jpg already downloaded
2026-03-25 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5735590%252Fgeneral%252Fac647d9d-ae85-4f91-aeb2-1525e068fab7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/ac647d9d-ae85-4f91-aeb2-1525e068fab7.jpg already downloaded
2026-03-25 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5735590%252Fgeneral%252F3e869b92-7dd0-453e-b45c-1919bfbd980a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/3e869b92-7dd0-453e-b45c-1919bfbd980a.jpg already downloaded
2026-03-25 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5735590%252Fgeneral%252F96fb49db-0846-4c85-96de-0bcfc3f2fe5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/96fb49db-0846-4c85-96de-0bcfc3f2fe5b.jpg already downloaded
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5735590%252Fgeneral%252Ff1c1f06d-f463-4662-8bac-b3f076a3649a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/f1c1f06d-f463-4662-8bac-b3f076a3649a.jpg already downloaded
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5735590%252Fgeneral%252Fedf7e3b1-0d51-4279-871a-cde6f31e79b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/edf7e3b1-0d51-4279-871a-cde6f31e79b7.jpg already downloaded
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5735590%252Fgeneral%252Fcd664c1a-d00f-4eab-8a03-f2d8e6511641.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/cd664c1a-d00f-4eab-8a03-f2d8e6511641.jpg already downloaded
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5735590%252Fgeneral%252F5935f845-1b32-401d-b6ef-ca3193ae1f67.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/5935f845-1b32-401d-b6ef-ca3193ae1f67.jpg already downloaded
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5735590%252Fgeneral%252Ff73a5f0b-c1b5-4912-ad76-e440b7921457.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735590/general/f73a5f0b-c1b5-4912-ad76-e440b7921457.jpg already downloaded
2026-03-25 15:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d31f664d-3d00-5d6d-99b0-1dd90274dda2, identifier: 10724159
2026-03-25 15:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10724159
2026-03-25 15:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10724159
2026-03-25 15:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10724159 to the API
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724159>
{'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': 194,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd31f664d-3d00-5d6d-99b0-1dd90274dda2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724159',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 138240,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5735590/general/010dbd80-dac7-4ade-b1be-3c4428a16637.jpg',
'https://images.openlane.eu/carimgs/5735590/general/3601b357-44cb-408d-9668-fb58a0b146a0.jpg',
'https://images.openlane.eu/carimgs/5735590/general/ac647d9d-ae85-4f91-aeb2-1525e068fab7.jpg',
'https://images.openlane.eu/carimgs/5735590/general/3e869b92-7dd0-453e-b45c-1919bfbd980a.jpg',
'https://images.openlane.eu/carimgs/5735590/general/96fb49db-0846-4c85-96de-0bcfc3f2fe5b.jpg',
'https://images.openlane.eu/carimgs/5735590/general/f1c1f06d-f463-4662-8bac-b3f076a3649a.jpg',
'https://images.openlane.eu/carimgs/5735590/general/edf7e3b1-0d51-4279-871a-cde6f31e79b7.jpg',
'https://images.openlane.eu/carimgs/5735590/general/cd664c1a-d00f-4eab-8a03-f2d8e6511641.jpg',
'https://images.openlane.eu/carimgs/5735590/general/5935f845-1b32-401d-b6ef-ca3193ae1f67.jpg',
'https://images.openlane.eu/carimgs/5735590/general/f73a5f0b-c1b5-4912-ad76-e440b7921457.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31f664d-3d00-5d6d-99b0-1dd90274dda2/d31f664d-3d00-5d6d-99b0-1dd90274dda2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306210,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735590/general/010dbd80-dac7-4ade-b1be-3c4428a16637.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31f664d-3d00-5d6d-99b0-1dd90274dda2/d31f664d-3d00-5d6d-99b0-1dd90274dda2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314540,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735590/general/3601b357-44cb-408d-9668-fb58a0b146a0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31f664d-3d00-5d6d-99b0-1dd90274dda2/d31f664d-3d00-5d6d-99b0-1dd90274dda2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299492,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735590/general/ac647d9d-ae85-4f91-aeb2-1525e068fab7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31f664d-3d00-5d6d-99b0-1dd90274dda2/d31f664d-3d00-5d6d-99b0-1dd90274dda2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278027,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735590/general/3e869b92-7dd0-453e-b45c-1919bfbd980a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31f664d-3d00-5d6d-99b0-1dd90274dda2/d31f664d-3d00-5d6d-99b0-1dd90274dda2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244175,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735590/general/96fb49db-0846-4c85-96de-0bcfc3f2fe5b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31f664d-3d00-5d6d-99b0-1dd90274dda2/d31f664d-3d00-5d6d-99b0-1dd90274dda2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249727,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735590/general/f1c1f06d-f463-4662-8bac-b3f076a3649a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31f664d-3d00-5d6d-99b0-1dd90274dda2/d31f664d-3d00-5d6d-99b0-1dd90274dda2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270516,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735590/general/edf7e3b1-0d51-4279-871a-cde6f31e79b7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31f664d-3d00-5d6d-99b0-1dd90274dda2/d31f664d-3d00-5d6d-99b0-1dd90274dda2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213823,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735590/general/cd664c1a-d00f-4eab-8a03-f2d8e6511641.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31f664d-3d00-5d6d-99b0-1dd90274dda2/d31f664d-3d00-5d6d-99b0-1dd90274dda2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259291,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735590/general/5935f845-1b32-401d-b6ef-ca3193ae1f67.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d31f664d-3d00-5d6d-99b0-1dd90274dda2/d31f664d-3d00-5d6d-99b0-1dd90274dda2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260231,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735590/general/f73a5f0b-c1b5-4912-ad76-e440b7921457.jpg',
'Width': 1400}],
'price': 31050,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLS 220d AMG Line - Diesel - Automatic - 194 hp - '
'138.240 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724159%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [adesa.be] INFO: Saving data for 10724159: {'created_time': 1774452059.487752, 'last_price_update_time': 1774452059.487765, 'auction_closing_time': 1774519800.0}
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724159') HTTP/1.1" 204 0
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/9e3ca960-85fc-4cc6-a4b7-e75493a05a19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726174)
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:20:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/1cc246da-be42-45d7-97c4-2f71e98cfda6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726174)
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/0cd2f934-825e-40ee-8c75-09983c7c11c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726174)
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/9ae7d2fd-a00d-4b97-ba85-5bdb3984828a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726174)
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/84f931b7-2abf-4084-b810-572ee0832f05.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726174)
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-25 15:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with identifier: 10723965
2026-03-25 15:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with scrape type 1
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5609105%252Fgeneral%252F53b054bf-5dc8-41b9-94f1-8f2d7922799a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/53b054bf-5dc8-41b9-94f1-8f2d7922799a.JPG not downloaded yet
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/47456545-ddec-4148-beed-c33e21d781be.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726174)
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/bd1da1bf-398d-40ea-842a-47c98143ab9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726174)
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5609105%252Fgeneral%252F978ab174-00e7-45dc-bf70-0ea778520b2e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/978ab174-00e7-45dc-bf70-0ea778520b2e.JPG not downloaded yet
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5609105%252Fgeneral%252F3fe60f67-fdd3-4b75-8732-df6532419012.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/3fe60f67-fdd3-4b75-8732-df6532419012.JPG not downloaded yet
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5609105%252Fgeneral%252F37717ca1-9faf-4381-999a-57a90682566f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/37717ca1-9faf-4381-999a-57a90682566f.JPG not downloaded yet
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/53b054bf-5dc8-41b9-94f1-8f2d7922799a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723965)
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/c5ebeb45-dca2-4d8e-ab1b-6b0789f3626d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726174)
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5609105%252Fgeneral%252Fff250d74-9b5f-4d7e-bdbb-cbd400586307.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/ff250d74-9b5f-4d7e-bdbb-cbd400586307.JPG not downloaded yet
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5609105%252Fgeneral%252F561e36d7-32a3-4dc2-855d-e8f9e1f27cff.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/561e36d7-32a3-4dc2-855d-e8f9e1f27cff.JPG not downloaded yet
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5609105%252Fgeneral%252F2e0b9327-0705-4f11-ae61-cff88ef71495.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/2e0b9327-0705-4f11-ae61-cff88ef71495.JPG not downloaded yet
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5609105%252Fgeneral%252F623d8e80-bce6-4400-8d1c-272d9de0c723.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/623d8e80-bce6-4400-8d1c-272d9de0c723.JPG not downloaded yet
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/3fe60f67-fdd3-4b75-8732-df6532419012.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723965)
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/37717ca1-9faf-4381-999a-57a90682566f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723965)
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5609105%252Fgeneral%252F9dc3ed49-7fa7-4938-8d82-00c835883e92.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/9dc3ed49-7fa7-4938-8d82-00c835883e92.JPG not downloaded yet
2026-03-25 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:20: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%252F5609105%252Fgeneral%252Fd6ecf26c-776d-4a37-9078-43e86d87531f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/d6ecf26c-776d-4a37-9078-43e86d87531f.JPG not downloaded yet
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/2e0b9327-0705-4f11-ae61-cff88ef71495.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723965)
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/623d8e80-bce6-4400-8d1c-272d9de0c723.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723965)
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/d6ecf26c-776d-4a37-9078-43e86d87531f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723965)
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/9dc3ed49-7fa7-4938-8d82-00c835883e92.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723965)
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/561e36d7-32a3-4dc2-855d-e8f9e1f27cff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723965)
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/ff250d74-9b5f-4d7e-bdbb-cbd400586307.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723965)
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/978ab174-00e7-45dc-bf70-0ea778520b2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723965)
2026-03-25 15:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-25 15:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/8438ce7f-ac12-4ed1-b099-5e3c663f6d9b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726174)
2026-03-25 15:21:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-25 15:21:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-25 15:21:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/cc3c8976-7a8a-4b15-bd8f-6befe935fa9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726174)
2026-03-25 15:21:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669059/general/ad566f38-1335-4a6d-a394-1a715cee8052.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724023)
2026-03-25 15:21:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-25 15:21:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-25 15:21:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669059/general/665fcf5f-80d1-426b-9632-259403b42506.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724023)
2026-03-25 15:21:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87320cad-aa1e-5369-a7d6-d2d5ffd88227, skipping ID generation
2026-03-25 15:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with scrape type 1
2026-03-25 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 sending to next pipeline
2026-03-25 15:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87320cad-aa1e-5369-a7d6-d2d5ffd88227, identifier: 10723965
2026-03-25 15:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with identifier: 10723965
2026-03-25 15:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with identifier: 10723965
2026-03-25 15:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with identifier: 10723965 to the API
2026-03-25 15:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5609105/general/978ab174-00e7-45dc-bf70-0ea778520b2e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '87320cad-aa1e-5369-a7d6-d2d5ffd88227',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWH393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723965',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 101410,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [],
'price': 17750,
'price_includes_vat': True,
'registration_date': '2023-07-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 101.410 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2023}
2026-03-25 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723965%27 HTTP/1.1" 200 None
2026-03-25 15:21:00 [adesa.be] INFO: Saving data for 10723965: {'created_time': 1774452060.94808, 'last_price_update_time': 1774452060.948092, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723965') HTTP/1.1" 204 0
2026-03-25 15:21:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-25 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-25 15:21:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 08f56a3a-ec58-5c66-a19d-dfd130f0317f, skipping ID generation
2026-03-25 15:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f with scrape type 1
2026-03-25 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f sending to next pipeline
2026-03-25 15:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08f56a3a-ec58-5c66-a19d-dfd130f0317f, identifier: 10726174
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca due to Ignoring non-200 response
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca due to Ignoring non-200 response
2026-03-25 15:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10726174
2026-03-25 15:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10726174
2026-03-25 15:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10726174 to the API
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5705175/general/cc3c8976-7a8a-4b15-bd8f-6befe935fa9a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '08f56a3a-ec58-5c66-a19d-dfd130f0317f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRC160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726174',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 55568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 55.568 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726174%27 HTTP/1.1" 200 None
2026-03-25 15:21:01 [adesa.be] INFO: Saving data for 10726174: {'created_time': 1774452061.636997, 'last_price_update_time': 1774452061.63701, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726174') HTTP/1.1" 204 0
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-25 15:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10726212
2026-03-25 15:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87b9ec47-7929-52ae-8bfb-ffe06c728231 with scrape type 1
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743907%252Fgeneral%252F492bdd96-2f98-4778-9048-bf83b883f699.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/492bdd96-2f98-4778-9048-bf83b883f699.jpg already downloaded
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743907%252Fgeneral%252F509c5303-0fe2-40a7-8b0c-db73c04e154a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/509c5303-0fe2-40a7-8b0c-db73c04e154a.jpg already downloaded
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743907%252Fgeneral%252F2f2951df-fbf8-4f0c-91ef-5bfcb08d7c4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/2f2951df-fbf8-4f0c-91ef-5bfcb08d7c4f.jpg already downloaded
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743907%252Fgeneral%252F4a5e697d-72ec-4755-a4a1-8638f7dc8a83.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/4a5e697d-72ec-4755-a4a1-8638f7dc8a83.jpg already downloaded
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743907%252Fgeneral%252F214c8f34-94fa-4c1b-a83c-64f507ace6cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/214c8f34-94fa-4c1b-a83c-64f507ace6cc.jpg already downloaded
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743907%252Fgeneral%252F7fac2f74-d4d8-4606-9277-705b73504a5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/7fac2f74-d4d8-4606-9277-705b73504a5d.jpg already downloaded
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743907%252Fgeneral%252F6ff274d0-d62b-4f2e-aa5e-08b2de0bebeb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/6ff274d0-d62b-4f2e-aa5e-08b2de0bebeb.jpg already downloaded
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743907%252Fgeneral%252Fb35cce4f-6175-4849-bb42-1915a5c474a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/b35cce4f-6175-4849-bb42-1915a5c474a3.jpg already downloaded
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743907%252Fgeneral%252F2ed2484f-6a14-4e65-b034-11a3d3a356d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/2ed2484f-6a14-4e65-b034-11a3d3a356d5.jpg already downloaded
2026-03-25 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743907%252Fgeneral%252F4429becc-014e-4d6f-b299-78d6575425e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/4429becc-014e-4d6f-b299-78d6575425e6.jpg already downloaded
2026-03-25 15:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87b9ec47-7929-52ae-8bfb-ffe06c728231, identifier: 10726212
2026-03-25 15:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10726212
2026-03-25 15:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10726212
2026-03-25 15:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10726212 to the API
2026-03-25 15:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726212>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '87b9ec47-7929-52ae-8bfb-ffe06c728231',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTD535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726212',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 154791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5743907/general/492bdd96-2f98-4778-9048-bf83b883f699.jpg',
'https://images.openlane.eu/carimgs/5743907/general/509c5303-0fe2-40a7-8b0c-db73c04e154a.jpg',
'https://images.openlane.eu/carimgs/5743907/general/2f2951df-fbf8-4f0c-91ef-5bfcb08d7c4f.jpg',
'https://images.openlane.eu/carimgs/5743907/general/4a5e697d-72ec-4755-a4a1-8638f7dc8a83.jpg',
'https://images.openlane.eu/carimgs/5743907/general/214c8f34-94fa-4c1b-a83c-64f507ace6cc.jpg',
'https://images.openlane.eu/carimgs/5743907/general/7fac2f74-d4d8-4606-9277-705b73504a5d.jpg',
'https://images.openlane.eu/carimgs/5743907/general/6ff274d0-d62b-4f2e-aa5e-08b2de0bebeb.jpg',
'https://images.openlane.eu/carimgs/5743907/general/b35cce4f-6175-4849-bb42-1915a5c474a3.jpg',
'https://images.openlane.eu/carimgs/5743907/general/2ed2484f-6a14-4e65-b034-11a3d3a356d5.jpg',
'https://images.openlane.eu/carimgs/5743907/general/4429becc-014e-4d6f-b299-78d6575425e6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/492bdd96-2f98-4778-9048-bf83b883f699.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26152,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/509c5303-0fe2-40a7-8b0c-db73c04e154a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/2f2951df-fbf8-4f0c-91ef-5bfcb08d7c4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/4a5e697d-72ec-4755-a4a1-8638f7dc8a83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/214c8f34-94fa-4c1b-a83c-64f507ace6cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/7fac2f74-d4d8-4606-9277-705b73504a5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/6ff274d0-d62b-4f2e-aa5e-08b2de0bebeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/b35cce4f-6175-4849-bb42-1915a5c474a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/2ed2484f-6a14-4e65-b034-11a3d3a356d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/4429becc-014e-4d6f-b299-78d6575425e6.jpg',
'Width': 1024}],
'price': 16250,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 318d - Diesel - Automatic - 150 hp - 154.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726212%27 HTTP/1.1" 200 None
2026-03-25 15:21:02 [adesa.be] INFO: Saving data for 10726212: {'created_time': 1774452062.410387, 'last_price_update_time': 1774452062.4104, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726212') HTTP/1.1" 204 0
2026-03-25 15:21:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669059/general/64a8a31c-d24b-4ac5-83cd-52becbda19d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724023)
2026-03-25 15:21:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca due to Ignoring non-200 response
2026-03-25 15:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669059/general/bab5ee07-55e1-4fbf-94ac-45c8dfbe60d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724023)
2026-03-25 15:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10726170
2026-03-25 15:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8c96455-d58e-549e-9558-36907e11e598 with scrape type 1
2026-03-25 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b8c96455-d58e-549e-9558-36907e11e598
2026-03-25 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5701788%252Fgeneral%252F4e5c82f8-51a4-4983-a7f5-34a518a1a574.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/4e5c82f8-51a4-4983-a7f5-34a518a1a574.jpg already downloaded
2026-03-25 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5701788%252Fgeneral%252Ff4486bad-c88a-4a71-8704-95d76e86eead.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/f4486bad-c88a-4a71-8704-95d76e86eead.jpg already downloaded
2026-03-25 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5701788%252Fgeneral%252F53efd01e-97d7-412c-a605-9d1a74c0ccaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/53efd01e-97d7-412c-a605-9d1a74c0ccaa.jpg already downloaded
2026-03-25 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5701788%252Fgeneral%252F20366428-8e5f-4fba-bb48-20844a31438e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/20366428-8e5f-4fba-bb48-20844a31438e.jpg already downloaded
2026-03-25 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5701788%252Fgeneral%252F4e6e3d0e-d64a-43cf-b5c6-0a1591e595d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/4e6e3d0e-d64a-43cf-b5c6-0a1591e595d1.jpg already downloaded
2026-03-25 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5701788%252Fgeneral%252Fea2b45d7-44ac-45ab-a4e3-6ea46286164f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/ea2b45d7-44ac-45ab-a4e3-6ea46286164f.jpg already downloaded
2026-03-25 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5701788%252Fgeneral%252Fdf201dd5-2e3c-491b-ab9d-92909d5497ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/df201dd5-2e3c-491b-ab9d-92909d5497ac.jpg already downloaded
2026-03-25 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5701788%252Fgeneral%252F91536ab7-46f8-4c6b-a3df-0cbbdea34d07.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/91536ab7-46f8-4c6b-a3df-0cbbdea34d07.jpg already downloaded
2026-03-25 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5701788%252Fgeneral%252Fe94c3a0d-8dae-4e65-8e9a-b433dfa18f44.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/e94c3a0d-8dae-4e65-8e9a-b433dfa18f44.jpg already downloaded
2026-03-25 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5701788%252Fgeneral%252Fd9ab2215-87b0-41a7-9ced-3693f3a6e86d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701788/general/d9ab2215-87b0-41a7-9ced-3693f3a6e86d.jpg already downloaded
2026-03-25 15:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8c96455-d58e-549e-9558-36907e11e598, identifier: 10726170
2026-03-25 15:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10726170
2026-03-25 15:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10726170
2026-03-25 15:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10726170 to the API
2026-03-25 15:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726170>
{'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-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b8c96455-d58e-549e-9558-36907e11e598',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSG302',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726170',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 140014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5701788/general/4e5c82f8-51a4-4983-a7f5-34a518a1a574.jpg',
'https://images.openlane.eu/carimgs/5701788/general/f4486bad-c88a-4a71-8704-95d76e86eead.jpg',
'https://images.openlane.eu/carimgs/5701788/general/53efd01e-97d7-412c-a605-9d1a74c0ccaa.jpg',
'https://images.openlane.eu/carimgs/5701788/general/20366428-8e5f-4fba-bb48-20844a31438e.jpg',
'https://images.openlane.eu/carimgs/5701788/general/4e6e3d0e-d64a-43cf-b5c6-0a1591e595d1.jpg',
'https://images.openlane.eu/carimgs/5701788/general/ea2b45d7-44ac-45ab-a4e3-6ea46286164f.jpg',
'https://images.openlane.eu/carimgs/5701788/general/df201dd5-2e3c-491b-ab9d-92909d5497ac.jpg',
'https://images.openlane.eu/carimgs/5701788/general/91536ab7-46f8-4c6b-a3df-0cbbdea34d07.jpg',
'https://images.openlane.eu/carimgs/5701788/general/e94c3a0d-8dae-4e65-8e9a-b433dfa18f44.jpg',
'https://images.openlane.eu/carimgs/5701788/general/d9ab2215-87b0-41a7-9ced-3693f3a6e86d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8c96455-d58e-549e-9558-36907e11e598/b8c96455-d58e-549e-9558-36907e11e598_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388089,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701788/general/4e5c82f8-51a4-4983-a7f5-34a518a1a574.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8c96455-d58e-549e-9558-36907e11e598/b8c96455-d58e-549e-9558-36907e11e598_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310761,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701788/general/f4486bad-c88a-4a71-8704-95d76e86eead.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8c96455-d58e-549e-9558-36907e11e598/b8c96455-d58e-549e-9558-36907e11e598_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361967,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701788/general/53efd01e-97d7-412c-a605-9d1a74c0ccaa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8c96455-d58e-549e-9558-36907e11e598/b8c96455-d58e-549e-9558-36907e11e598_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371307,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701788/general/20366428-8e5f-4fba-bb48-20844a31438e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8c96455-d58e-549e-9558-36907e11e598/b8c96455-d58e-549e-9558-36907e11e598_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338416,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701788/general/4e6e3d0e-d64a-43cf-b5c6-0a1591e595d1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8c96455-d58e-549e-9558-36907e11e598/b8c96455-d58e-549e-9558-36907e11e598_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290792,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701788/general/ea2b45d7-44ac-45ab-a4e3-6ea46286164f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8c96455-d58e-549e-9558-36907e11e598/b8c96455-d58e-549e-9558-36907e11e598_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335882,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701788/general/df201dd5-2e3c-491b-ab9d-92909d5497ac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8c96455-d58e-549e-9558-36907e11e598/b8c96455-d58e-549e-9558-36907e11e598_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298724,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701788/general/91536ab7-46f8-4c6b-a3df-0cbbdea34d07.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8c96455-d58e-549e-9558-36907e11e598/b8c96455-d58e-549e-9558-36907e11e598_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268402,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701788/general/e94c3a0d-8dae-4e65-8e9a-b433dfa18f44.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8c96455-d58e-549e-9558-36907e11e598/b8c96455-d58e-549e-9558-36907e11e598_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306298,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701788/general/d9ab2215-87b0-41a7-9ced-3693f3a6e86d.jpg',
'Width': 1920}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 2 Series Gran Tourer 216d - Diesel - Automatic - 116 hp - '
'140.014 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726170%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [adesa.be] INFO: Saving data for 10726170: {'created_time': 1774452064.133615, 'last_price_update_time': 1774452064.133625, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726170') HTTP/1.1" 204 0
2026-03-25 15:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca due to Ignoring non-200 response
2026-03-25 15:21:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669059/general/27907bac-67e9-4d82-a5cf-dc996bcdecaf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724023)
2026-03-25 15:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10726182
2026-03-25 15:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3443284e-0ced-5b96-adab-30008a235942 with scrape type 1
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743530%252Fgeneral%252F9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg already downloaded
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743530%252Fgeneral%252Ffe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/fe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg already downloaded
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743530%252Fgeneral%252F6c923940-c2e3-4897-825b-58e8c9109c8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/6c923940-c2e3-4897-825b-58e8c9109c8b.jpg already downloaded
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743530%252Fgeneral%252Fe7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/e7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg already downloaded
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743530%252Fgeneral%252F2ae60687-b584-4b87-9974-cf102e10aa7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/2ae60687-b584-4b87-9974-cf102e10aa7b.jpg already downloaded
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743530%252Fgeneral%252F87a3c285-2efb-4082-9415-e65762a28cba.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/87a3c285-2efb-4082-9415-e65762a28cba.jpg already downloaded
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743530%252Fgeneral%252Fa460ef1e-b2b2-4768-bdee-27978d073696.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/a460ef1e-b2b2-4768-bdee-27978d073696.jpg already downloaded
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743530%252Fgeneral%252Fb9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/b9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg already downloaded
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743530%252Fgeneral%252F2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg already downloaded
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5743530%252Fgeneral%252F71f56b9c-918e-4d42-b673-a45d9c007036.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/71f56b9c-918e-4d42-b673-a45d9c007036.jpg already downloaded
2026-03-25 15:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3443284e-0ced-5b96-adab-30008a235942, identifier: 10726182
2026-03-25 15:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10726182
2026-03-25 15:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10726182
2026-03-25 15:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10726182 to the API
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726182>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3443284e-0ced-5b96-adab-30008a235942',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXY238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726182',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 176178,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5743530/general/9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg',
'https://images.openlane.eu/carimgs/5743530/general/fe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg',
'https://images.openlane.eu/carimgs/5743530/general/6c923940-c2e3-4897-825b-58e8c9109c8b.jpg',
'https://images.openlane.eu/carimgs/5743530/general/e7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg',
'https://images.openlane.eu/carimgs/5743530/general/2ae60687-b584-4b87-9974-cf102e10aa7b.jpg',
'https://images.openlane.eu/carimgs/5743530/general/87a3c285-2efb-4082-9415-e65762a28cba.jpg',
'https://images.openlane.eu/carimgs/5743530/general/a460ef1e-b2b2-4768-bdee-27978d073696.jpg',
'https://images.openlane.eu/carimgs/5743530/general/b9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg',
'https://images.openlane.eu/carimgs/5743530/general/2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg',
'https://images.openlane.eu/carimgs/5743530/general/71f56b9c-918e-4d42-b673-a45d9c007036.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/fe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/6c923940-c2e3-4897-825b-58e8c9109c8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/e7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/2ae60687-b584-4b87-9974-cf102e10aa7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/87a3c285-2efb-4082-9415-e65762a28cba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/a460ef1e-b2b2-4768-bdee-27978d073696.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/b9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/71f56b9c-918e-4d42-b673-a45d9c007036.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - Automatic - 160 hp - '
'176.178 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726182%27 HTTP/1.1" 200 None
2026-03-25 15:21:04 [adesa.be] INFO: Saving data for 10726182: {'created_time': 1774452064.905725, 'last_price_update_time': 1774452064.905736, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726182') HTTP/1.1" 204 0
2026-03-25 15:21:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca due to Ignoring non-200 response
2026-03-25 15:21:06 [scrapy.extensions.logstats] INFO: Crawled 291 pages (at 92 pages/min), scraped 93 items (at 18 items/min)
2026-03-25 15:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-25 15:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669059/general/e904b729-ec3c-4ca5-9cb4-aff62bc27f2f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724023)
2026-03-25 15:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10723952
2026-03-25 15:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with scrape type 1
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6
2026-03-25 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5583135%252Fgeneral%252Fe6210dfb-f92e-48ae-8e68-82c793aa7bc5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583135/general/e6210dfb-f92e-48ae-8e68-82c793aa7bc5.JPG not downloaded yet
2026-03-25 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5583135%252Fgeneral%252Ffcfa8fd5-7c7c-4cf4-bc63-90b1da490d5a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583135/general/fcfa8fd5-7c7c-4cf4-bc63-90b1da490d5a.JPG not downloaded yet
2026-03-25 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5583135%252Fgeneral%252Fde4664a0-2060-445d-893a-6ed0462d33ae.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583135/general/de4664a0-2060-445d-893a-6ed0462d33ae.JPG not downloaded yet
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca due to Ignoring non-200 response
2026-03-25 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5583135%252Fgeneral%252Ff3dcc2d4-6a9f-4392-9438-0a93fffb6149.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583135/general/f3dcc2d4-6a9f-4392-9438-0a93fffb6149.JPG not downloaded yet
2026-03-25 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5583135%252Fgeneral%252F5be446f6-be6a-4a81-a22d-2cd47f249da2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583135/general/5be446f6-be6a-4a81-a22d-2cd47f249da2.JPG not downloaded yet
2026-03-25 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5583135%252Fgeneral%252F3eb164de-c384-43fe-83d1-036ab7a1a800.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583135/general/3eb164de-c384-43fe-83d1-036ab7a1a800.JPG not downloaded yet
2026-03-25 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5583135%252Fgeneral%252Fe18286d9-ddac-48a7-8557-9ccf9ab79c21.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583135/general/e18286d9-ddac-48a7-8557-9ccf9ab79c21.JPG not downloaded yet
2026-03-25 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5583135%252Fgeneral%252F0f5eff43-b4e4-43bb-9a96-657de4ddf0d1.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583135/general/0f5eff43-b4e4-43bb-9a96-657de4ddf0d1.JPG not downloaded yet
2026-03-25 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5583135%252Fgeneral%252F7eb883b8-cc73-423e-9dc3-4107bc946173.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583135/general/7eb883b8-cc73-423e-9dc3-4107bc946173.JPG not downloaded yet
2026-03-25 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5583135%252Fgeneral%252Fa7cd16b8-2ccd-45bc-8f3c-ef3152b9d289.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583135/general/a7cd16b8-2ccd-45bc-8f3c-ef3152b9d289.JPG not downloaded yet
2026-03-25 15:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5583135/general/a7cd16b8-2ccd-45bc-8f3c-ef3152b9d289.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723952)
2026-03-25 15:21:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5583135/general/7eb883b8-cc73-423e-9dc3-4107bc946173.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723952)
2026-03-25 15:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10724139
2026-03-25 15:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a958fcc9-8c56-5d0f-aece-ee9547b2d27f with scrape type 1
2026-03-25 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a958fcc9-8c56-5d0f-aece-ee9547b2d27f
2026-03-25 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730040%252Fgeneral%252Fcba5998c-616d-422e-b9b7-b76ac93ef810.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/cba5998c-616d-422e-b9b7-b76ac93ef810.jpg already downloaded
2026-03-25 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730040%252Fgeneral%252Fd4082377-3c2f-40ea-b8fc-387b3fab56f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/d4082377-3c2f-40ea-b8fc-387b3fab56f5.jpg already downloaded
2026-03-25 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730040%252Fgeneral%252F9629cc5e-40eb-4d9a-80f5-f311736ed4f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/9629cc5e-40eb-4d9a-80f5-f311736ed4f2.jpg already downloaded
2026-03-25 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730040%252Fgeneral%252Fec009f73-6233-4e55-a3d2-523ee29c505c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/ec009f73-6233-4e55-a3d2-523ee29c505c.jpg already downloaded
2026-03-25 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730040%252Fgeneral%252F05b22e84-95c3-4621-b863-f101ce272e92.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/05b22e84-95c3-4621-b863-f101ce272e92.jpg already downloaded
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730040%252Fgeneral%252F9e167ad2-03f2-48ca-a8f5-7f44f7b3978f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/9e167ad2-03f2-48ca-a8f5-7f44f7b3978f.jpg already downloaded
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730040%252Fgeneral%252F6379e3d4-7ac6-4c7f-bfe3-068640397999.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/6379e3d4-7ac6-4c7f-bfe3-068640397999.jpg already downloaded
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730040%252Fgeneral%252Ffee346fc-2444-4c3e-9fa2-0c43aab21594.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/fee346fc-2444-4c3e-9fa2-0c43aab21594.jpg already downloaded
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730040%252Fgeneral%252F74f7702a-29a3-44b9-8be5-ecce129ee7b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/74f7702a-29a3-44b9-8be5-ecce129ee7b3.jpg already downloaded
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730040%252Fgeneral%252F5e7f72e6-bcac-4b06-afee-2e01ac6927c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730040/general/5e7f72e6-bcac-4b06-afee-2e01ac6927c8.jpg already downloaded
2026-03-25 15:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a958fcc9-8c56-5d0f-aece-ee9547b2d27f, identifier: 10724139
2026-03-25 15:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10724139
2026-03-25 15:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10724139
2026-03-25 15:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a958fcc9-8c56-5d0f-aece-ee9547b2d27f with identifier: 10724139 to the API
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724139>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a958fcc9-8c56-5d0f-aece-ee9547b2d27f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHC407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724139',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 160963,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5730040/general/cba5998c-616d-422e-b9b7-b76ac93ef810.jpg',
'https://images.openlane.eu/carimgs/5730040/general/d4082377-3c2f-40ea-b8fc-387b3fab56f5.jpg',
'https://images.openlane.eu/carimgs/5730040/general/9629cc5e-40eb-4d9a-80f5-f311736ed4f2.jpg',
'https://images.openlane.eu/carimgs/5730040/general/ec009f73-6233-4e55-a3d2-523ee29c505c.jpg',
'https://images.openlane.eu/carimgs/5730040/general/05b22e84-95c3-4621-b863-f101ce272e92.jpg',
'https://images.openlane.eu/carimgs/5730040/general/9e167ad2-03f2-48ca-a8f5-7f44f7b3978f.jpg',
'https://images.openlane.eu/carimgs/5730040/general/6379e3d4-7ac6-4c7f-bfe3-068640397999.jpg',
'https://images.openlane.eu/carimgs/5730040/general/fee346fc-2444-4c3e-9fa2-0c43aab21594.jpg',
'https://images.openlane.eu/carimgs/5730040/general/74f7702a-29a3-44b9-8be5-ecce129ee7b3.jpg',
'https://images.openlane.eu/carimgs/5730040/general/5e7f72e6-bcac-4b06-afee-2e01ac6927c8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a958fcc9-8c56-5d0f-aece-ee9547b2d27f/a958fcc9-8c56-5d0f-aece-ee9547b2d27f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730040/general/cba5998c-616d-422e-b9b7-b76ac93ef810.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a958fcc9-8c56-5d0f-aece-ee9547b2d27f/a958fcc9-8c56-5d0f-aece-ee9547b2d27f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730040/general/d4082377-3c2f-40ea-b8fc-387b3fab56f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a958fcc9-8c56-5d0f-aece-ee9547b2d27f/a958fcc9-8c56-5d0f-aece-ee9547b2d27f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730040/general/9629cc5e-40eb-4d9a-80f5-f311736ed4f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a958fcc9-8c56-5d0f-aece-ee9547b2d27f/a958fcc9-8c56-5d0f-aece-ee9547b2d27f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730040/general/ec009f73-6233-4e55-a3d2-523ee29c505c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a958fcc9-8c56-5d0f-aece-ee9547b2d27f/a958fcc9-8c56-5d0f-aece-ee9547b2d27f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730040/general/05b22e84-95c3-4621-b863-f101ce272e92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a958fcc9-8c56-5d0f-aece-ee9547b2d27f/a958fcc9-8c56-5d0f-aece-ee9547b2d27f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730040/general/9e167ad2-03f2-48ca-a8f5-7f44f7b3978f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a958fcc9-8c56-5d0f-aece-ee9547b2d27f/a958fcc9-8c56-5d0f-aece-ee9547b2d27f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730040/general/6379e3d4-7ac6-4c7f-bfe3-068640397999.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a958fcc9-8c56-5d0f-aece-ee9547b2d27f/a958fcc9-8c56-5d0f-aece-ee9547b2d27f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730040/general/fee346fc-2444-4c3e-9fa2-0c43aab21594.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a958fcc9-8c56-5d0f-aece-ee9547b2d27f/a958fcc9-8c56-5d0f-aece-ee9547b2d27f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730040/general/74f7702a-29a3-44b9-8be5-ecce129ee7b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a958fcc9-8c56-5d0f-aece-ee9547b2d27f/a958fcc9-8c56-5d0f-aece-ee9547b2d27f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730040/general/5e7f72e6-bcac-4b06-afee-2e01ac6927c8.jpg',
'Width': 1024}],
'price': 16350,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 160.963 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724139%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [adesa.be] INFO: Saving data for 10724139: {'created_time': 1774452070.480478, 'last_price_update_time': 1774452070.480489, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724139') HTTP/1.1" 204 0
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5583135/general/0f5eff43-b4e4-43bb-9a96-657de4ddf0d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723952)
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 due to Ignoring non-200 response
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 due to Ignoring non-200 response
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5583135/general/e18286d9-ddac-48a7-8557-9ccf9ab79c21.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723952)
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5583135/general/3eb164de-c384-43fe-83d1-036ab7a1a800.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723952)
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5583135/general/5be446f6-be6a-4a81-a22d-2cd47f249da2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723952)
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5583135/general/f3dcc2d4-6a9f-4392-9438-0a93fffb6149.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723952)
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 due to Ignoring non-200 response
2026-03-25 15:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7f5eb28-038e-5b94-9494-c1f623d83d4f with identifier: 10724028
2026-03-25 15:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7f5eb28-038e-5b94-9494-c1f623d83d4f with scrape type 1
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7f5eb28-038e-5b94-9494-c1f623d83d4f
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5676895%252Fgeneral%252Fa4d0863e-8b01-4085-8410-41684762d3e4.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676895/general/a4d0863e-8b01-4085-8410-41684762d3e4.JPG not downloaded yet
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5583135/general/de4664a0-2060-445d-893a-6ed0462d33ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723952)
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5583135/general/fcfa8fd5-7c7c-4cf4-bc63-90b1da490d5a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723952)
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5676895%252Fgeneral%252Fe545b64a-f834-4529-bab5-f1c7b63e1fb0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676895/general/e545b64a-f834-4529-bab5-f1c7b63e1fb0.JPG not downloaded yet
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 due to Ignoring non-200 response
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5676895%252Fgeneral%252Fe869742b-118c-41da-b450-357db301cd0c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676895/general/e869742b-118c-41da-b450-357db301cd0c.JPG not downloaded yet
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 due to Ignoring non-200 response
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5676895%252Fgeneral%252F8f305c0b-978a-4eee-8aca-66530093981b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676895/general/8f305c0b-978a-4eee-8aca-66530093981b.JPG not downloaded yet
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5583135/general/e6210dfb-f92e-48ae-8e68-82c793aa7bc5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723952)
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5676895%252Fgeneral%252Fe449edbf-acce-4235-9d59-e27cec7f9d7e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676895/general/e449edbf-acce-4235-9d59-e27cec7f9d7e.JPG not downloaded yet
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 due to Ignoring non-200 response
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676895/general/a4d0863e-8b01-4085-8410-41684762d3e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724028)
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5676895%252Fgeneral%252F3d9f6014-6923-4bff-8c1b-e1ac8efb0073.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676895/general/3d9f6014-6923-4bff-8c1b-e1ac8efb0073.JPG not downloaded yet
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 due to Ignoring non-200 response
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5676895%252Fgeneral%252F12435c77-174f-4578-b9ba-15bbb0cbb245.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676895/general/12435c77-174f-4578-b9ba-15bbb0cbb245.JPG not downloaded yet
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 due to Ignoring non-200 response
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 due to Ignoring non-200 response
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676895/general/8f305c0b-978a-4eee-8aca-66530093981b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724028)
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5676895%252Fgeneral%252F68cc1a41-a198-4aca-a48f-7ba32f13ea99.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676895/general/68cc1a41-a198-4aca-a48f-7ba32f13ea99.JPG not downloaded yet
2026-03-25 15:21:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676895/general/e869742b-118c-41da-b450-357db301cd0c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724028)
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5676895%252Fgeneral%252F2982a252-db04-4958-89e4-d69c19bb7da3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676895/general/2982a252-db04-4958-89e4-d69c19bb7da3.JPG not downloaded yet
2026-03-25 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5676895%252Fgeneral%252Fe4aeef0c-2e03-4fdb-8636-81d468a7c761.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676895/general/e4aeef0c-2e03-4fdb-8636-81d468a7c761.JPG not downloaded yet
2026-03-25 15:21:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6, skipping ID generation
2026-03-25 15:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with scrape type 1
2026-03-25 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 sending to next pipeline
2026-03-25 15:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6, identifier: 10723952
2026-03-25 15:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10723952
2026-03-25 15:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10723952
2026-03-25 15:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 with identifier: 10723952 to the API
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5583135/general/e6210dfb-f92e-48ae-8e68-82c793aa7bc5.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': 163,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '71f5b7aa-d2b1-55de-93ec-b4e99fda53b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPY955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723952',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 84558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [],
'price': 26100,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC 200d AMG Line - 4-Matic - Diesel - Automatic - '
'163 hp - 84.558 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723952%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [adesa.be] INFO: Saving data for 10723952: {'created_time': 1774452071.234676, 'last_price_update_time': 1774452071.23469, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723952') HTTP/1.1" 204 0
2026-03-25 15:21:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676895/general/12435c77-174f-4578-b9ba-15bbb0cbb245.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724028)
2026-03-25 15:21:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676895/general/68cc1a41-a198-4aca-a48f-7ba32f13ea99.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724028)
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 71f5b7aa-d2b1-55de-93ec-b4e99fda53b6 due to Ignoring non-200 response
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d7f5eb28-038e-5b94-9494-c1f623d83d4f due to Ignoring non-200 response
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d7f5eb28-038e-5b94-9494-c1f623d83d4f due to Ignoring non-200 response
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d7f5eb28-038e-5b94-9494-c1f623d83d4f due to Ignoring non-200 response
2026-03-25 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676895/general/e4aeef0c-2e03-4fdb-8636-81d468a7c761.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724028)
2026-03-25 15:21:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676895/general/2982a252-db04-4958-89e4-d69c19bb7da3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724028)
2026-03-25 15:21:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676895/general/3d9f6014-6923-4bff-8c1b-e1ac8efb0073.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724028)
2026-03-25 15:21:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676895/general/e449edbf-acce-4235-9d59-e27cec7f9d7e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724028)
2026-03-25 15:21:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676895/general/e545b64a-f834-4529-bab5-f1c7b63e1fb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724028)
2026-03-25 15:21:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669059/general/b8f3844f-2b1f-4462-b6c5-79255bbb4c7d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724023)
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d7f5eb28-038e-5b94-9494-c1f623d83d4f due to Ignoring non-200 response
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d7f5eb28-038e-5b94-9494-c1f623d83d4f due to Ignoring non-200 response
2026-03-25 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10724170
2026-03-25 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41641835-8c64-541c-8247-d516122f612e with scrape type 1
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41641835-8c64-541c-8247-d516122f612e
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5738159%252Fgeneral%252F8b034215-f7d6-4596-b90d-48ff1e55d9a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/8b034215-f7d6-4596-b90d-48ff1e55d9a3.jpg already downloaded
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5738159%252Fgeneral%252F3caffc5b-6589-459b-911d-b8bb457b73ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/3caffc5b-6589-459b-911d-b8bb457b73ca.jpg already downloaded
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5738159%252Fgeneral%252F42fec5de-de83-4c05-a821-d145cfabd9ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/42fec5de-de83-4c05-a821-d145cfabd9ad.jpg already downloaded
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5738159%252Fgeneral%252F4acf3f51-b815-4507-8655-c01745c3d0bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/4acf3f51-b815-4507-8655-c01745c3d0bd.jpg already downloaded
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5738159%252Fgeneral%252F98bc756d-a4cd-402e-86d1-7ee3aa707aae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/98bc756d-a4cd-402e-86d1-7ee3aa707aae.jpg already downloaded
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5738159%252Fgeneral%252Fb4e95bef-153a-4cbb-ba6e-31693fa09c54.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/b4e95bef-153a-4cbb-ba6e-31693fa09c54.jpg already downloaded
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5738159%252Fgeneral%252F4040585f-b316-406c-a374-66ede86e7b28.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/4040585f-b316-406c-a374-66ede86e7b28.jpg already downloaded
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5738159%252Fgeneral%252Ffec32aaf-5e9f-4841-aa30-7a10a2414a00.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/fec32aaf-5e9f-4841-aa30-7a10a2414a00.jpg already downloaded
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5738159%252Fgeneral%252F36f1ab01-56e6-4a80-b4ae-833242a07354.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/36f1ab01-56e6-4a80-b4ae-833242a07354.jpg already downloaded
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5738159%252Fgeneral%252F2099505a-b4c4-4e38-84e5-814ad3bc09c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738159/general/2099505a-b4c4-4e38-84e5-814ad3bc09c9.jpg already downloaded
2026-03-25 15:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41641835-8c64-541c-8247-d516122f612e, identifier: 10724170
2026-03-25 15:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10724170
2026-03-25 15:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10724170
2026-03-25 15:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41641835-8c64-541c-8247-d516122f612e with identifier: 10724170 to the API
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724170>
{'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': 91,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '41641835-8c64-541c-8247-d516122f612e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAA729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724170',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 109367,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5738159/general/8b034215-f7d6-4596-b90d-48ff1e55d9a3.jpg',
'https://images.openlane.eu/carimgs/5738159/general/3caffc5b-6589-459b-911d-b8bb457b73ca.jpg',
'https://images.openlane.eu/carimgs/5738159/general/42fec5de-de83-4c05-a821-d145cfabd9ad.jpg',
'https://images.openlane.eu/carimgs/5738159/general/4acf3f51-b815-4507-8655-c01745c3d0bd.jpg',
'https://images.openlane.eu/carimgs/5738159/general/98bc756d-a4cd-402e-86d1-7ee3aa707aae.jpg',
'https://images.openlane.eu/carimgs/5738159/general/b4e95bef-153a-4cbb-ba6e-31693fa09c54.jpg',
'https://images.openlane.eu/carimgs/5738159/general/4040585f-b316-406c-a374-66ede86e7b28.jpg',
'https://images.openlane.eu/carimgs/5738159/general/fec32aaf-5e9f-4841-aa30-7a10a2414a00.jpg',
'https://images.openlane.eu/carimgs/5738159/general/36f1ab01-56e6-4a80-b4ae-833242a07354.jpg',
'https://images.openlane.eu/carimgs/5738159/general/2099505a-b4c4-4e38-84e5-814ad3bc09c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41641835-8c64-541c-8247-d516122f612e/41641835-8c64-541c-8247-d516122f612e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738159/general/8b034215-f7d6-4596-b90d-48ff1e55d9a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41641835-8c64-541c-8247-d516122f612e/41641835-8c64-541c-8247-d516122f612e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25056,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738159/general/3caffc5b-6589-459b-911d-b8bb457b73ca.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41641835-8c64-541c-8247-d516122f612e/41641835-8c64-541c-8247-d516122f612e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738159/general/42fec5de-de83-4c05-a821-d145cfabd9ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41641835-8c64-541c-8247-d516122f612e/41641835-8c64-541c-8247-d516122f612e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738159/general/4acf3f51-b815-4507-8655-c01745c3d0bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41641835-8c64-541c-8247-d516122f612e/41641835-8c64-541c-8247-d516122f612e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738159/general/98bc756d-a4cd-402e-86d1-7ee3aa707aae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41641835-8c64-541c-8247-d516122f612e/41641835-8c64-541c-8247-d516122f612e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738159/general/b4e95bef-153a-4cbb-ba6e-31693fa09c54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41641835-8c64-541c-8247-d516122f612e/41641835-8c64-541c-8247-d516122f612e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738159/general/4040585f-b316-406c-a374-66ede86e7b28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41641835-8c64-541c-8247-d516122f612e/41641835-8c64-541c-8247-d516122f612e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738159/general/fec32aaf-5e9f-4841-aa30-7a10a2414a00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41641835-8c64-541c-8247-d516122f612e/41641835-8c64-541c-8247-d516122f612e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738159/general/36f1ab01-56e6-4a80-b4ae-833242a07354.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41641835-8c64-541c-8247-d516122f612e/41641835-8c64-541c-8247-d516122f612e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738159/general/2099505a-b4c4-4e38-84e5-814ad3bc09c9.jpg',
'Width': 1024}],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Megane Grandtour 1.6 - Hybrid - Automatic - 91 hp - 109.367 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724170%27 HTTP/1.1" 200 None
2026-03-25 15:21:11 [adesa.be] INFO: Saving data for 10724170: {'created_time': 1774452071.971814, 'last_price_update_time': 1774452071.971829, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724170') HTTP/1.1" 204 0
2026-03-25 15:21:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669059/general/02ff363f-fb6e-43cb-b768-74645220c811.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724023)
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d7f5eb28-038e-5b94-9494-c1f623d83d4f due to Ignoring non-200 response
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d7f5eb28-038e-5b94-9494-c1f623d83d4f due to Ignoring non-200 response
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d7f5eb28-038e-5b94-9494-c1f623d83d4f due to Ignoring non-200 response
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d7f5eb28-038e-5b94-9494-c1f623d83d4f due to Ignoring non-200 response
2026-03-25 15:21:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7f5eb28-038e-5b94-9494-c1f623d83d4f, skipping ID generation
2026-03-25 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7f5eb28-038e-5b94-9494-c1f623d83d4f with scrape type 1
2026-03-25 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7f5eb28-038e-5b94-9494-c1f623d83d4f sending to next pipeline
2026-03-25 15:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7f5eb28-038e-5b94-9494-c1f623d83d4f, identifier: 10724028
2026-03-25 15:21:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca due to Ignoring non-200 response
2026-03-25 15:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7f5eb28-038e-5b94-9494-c1f623d83d4f with identifier: 10724028
2026-03-25 15:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7f5eb28-038e-5b94-9494-c1f623d83d4f with identifier: 10724028
2026-03-25 15:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7f5eb28-038e-5b94-9494-c1f623d83d4f with identifier: 10724028 to the API
2026-03-25 15:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5676895/general/e545b64a-f834-4529-bab5-f1c7b63e1fb0.JPG>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd7f5eb28-038e-5b94-9494-c1f623d83d4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQD607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724028',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 89312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [],
'price': 19350,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 89.312 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724028%27 HTTP/1.1" 200 None
2026-03-25 15:21:12 [adesa.be] INFO: Saving data for 10724028: {'created_time': 1774452072.388638, 'last_price_update_time': 1774452072.38865, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724028') HTTP/1.1" 204 0
2026-03-25 15:21:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669059/general/b997cb06-8f1b-4bc7-ba9f-aeaa4383c8ba.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724023)
2026-03-25 15:21:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d7f5eb28-038e-5b94-9494-c1f623d83d4f due to Ignoring non-200 response
2026-03-25 15:21:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca due to Ignoring non-200 response
2026-03-25 15:21:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca due to Ignoring non-200 response
2026-03-25 15:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669059/general/1ffd39e9-1038-4b80-9e6a-4cfb579c9bcd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724023)
2026-03-25 15:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10724151
2026-03-25 15:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 with scrape type 1
2026-03-25 15:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b546c1b1-df60-5ad0-8f8c-f1407e932a82
2026-03-25 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5735523%252Fgeneral%252F632e56e5-3482-4da3-8abe-3d7fd6e2eb17.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735523/general/632e56e5-3482-4da3-8abe-3d7fd6e2eb17.JPG not downloaded yet
2026-03-25 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5735523%252Fgeneral%252F26bb6ea9-98a1-40e1-9de0-1965d83f622f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735523/general/26bb6ea9-98a1-40e1-9de0-1965d83f622f.JPG not downloaded yet
2026-03-25 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5735523%252Fgeneral%252F8fcc35cb-6688-48d5-b356-1e874414981e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735523/general/8fcc35cb-6688-48d5-b356-1e874414981e.JPG not downloaded yet
2026-03-25 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5735523%252Fgeneral%252Fdee96ad3-2ad1-4340-9037-289d049f5313.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735523/general/dee96ad3-2ad1-4340-9037-289d049f5313.JPG not downloaded yet
2026-03-25 15:21:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca, skipping ID generation
2026-03-25 15:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with scrape type 1
2026-03-25 15:21:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca sending to next pipeline
2026-03-25 15:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca, identifier: 10724023
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5735523%252Fgeneral%252Fa9a743d1-979d-485a-85ba-31af15e0c6c9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735523/general/a9a743d1-979d-485a-85ba-31af15e0c6c9.JPG not downloaded yet
2026-03-25 15:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10724023
2026-03-25 15:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10724023
2026-03-25 15:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10724023 to the API
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5669059/general/1ffd39e9-1038-4b80-9e6a-4cfb579c9bcd.JPG>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHG442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724023',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 178190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photos': [],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-04-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz E 200d - Diesel - Automatic - 160 hp - 178.190 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724023%27 HTTP/1.1" 200 None
2026-03-25 15:21:15 [adesa.be] INFO: Saving data for 10724023: {'created_time': 1774452075.33358, 'last_price_update_time': 1774452075.333592, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724023') HTTP/1.1" 204 0
2026-03-25 15:21:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca due to Ignoring non-200 response
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5735523%252Fgeneral%252F17ecff36-1da5-4330-ba46-db0e6a43d3c1.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735523/general/17ecff36-1da5-4330-ba46-db0e6a43d3c1.JPG not downloaded yet
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5735523%252Fgeneral%252F1f301c93-6b9a-473c-a3c2-af7bc1f1243b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735523/general/1f301c93-6b9a-473c-a3c2-af7bc1f1243b.JPG not downloaded yet
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5735523%252Fgeneral%252F689bb957-3459-4ae5-9f2f-57f108e1758f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735523/general/689bb957-3459-4ae5-9f2f-57f108e1758f.JPG not downloaded yet
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5735523%252Fgeneral%252Fdc13b760-4869-408b-b087-2222d82392b6.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735523/general/dc13b760-4869-408b-b087-2222d82392b6.JPG not downloaded yet
2026-03-25 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5735523%252Fgeneral%252Fdc4e015f-bcd1-4059-81ed-84a68fa2a6c5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735523/general/dc4e015f-bcd1-4059-81ed-84a68fa2a6c5.JPG not downloaded yet
2026-03-25 15:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735523/general/dc4e015f-bcd1-4059-81ed-84a68fa2a6c5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724151)
2026-03-25 15:21:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735523/general/dc13b760-4869-408b-b087-2222d82392b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724151)
2026-03-25 15:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4a10d5a-4437-5aef-9a41-82d0a4d730b0 with identifier: 10723962
2026-03-25 15:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 with scrape type 1
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5603558%252Fgeneral%252F7214c9fd-b003-49fd-9aae-9e78baa61efc.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603558/general/7214c9fd-b003-49fd-9aae-9e78baa61efc.JPG not downloaded yet
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735523/general/689bb957-3459-4ae5-9f2f-57f108e1758f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724151)
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5603558%252Fgeneral%252F86274ba6-8909-48be-a8f3-97973b15d74c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603558/general/86274ba6-8909-48be-a8f3-97973b15d74c.JPG not downloaded yet
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5603558%252Fgeneral%252F38ea9d4e-1bbd-4f46-b846-6e2545b644ad.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603558/general/38ea9d4e-1bbd-4f46-b846-6e2545b644ad.JPG not downloaded yet
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5603558%252Fgeneral%252Fb3af80c1-4ad3-4f57-82d6-32ff45b49b76.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603558/general/b3af80c1-4ad3-4f57-82d6-32ff45b49b76.JPG not downloaded yet
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 due to Ignoring non-200 response
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5603558%252Fgeneral%252F2e470a61-c92e-4708-ac55-5893e3dc0221.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603558/general/2e470a61-c92e-4708-ac55-5893e3dc0221.JPG not downloaded yet
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603558/general/7214c9fd-b003-49fd-9aae-9e78baa61efc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723962)
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5603558%252Fgeneral%252F2a7701d7-11ca-4102-a81c-f5298dd707b5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603558/general/2a7701d7-11ca-4102-a81c-f5298dd707b5.JPG not downloaded yet
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 due to Ignoring non-200 response
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5603558%252Fgeneral%252Fa21d284b-ef81-433e-a4aa-ad09d56ffc96.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603558/general/a21d284b-ef81-433e-a4aa-ad09d56ffc96.JPG not downloaded yet
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5603558%252Fgeneral%252F871fa289-0b38-4809-9fa8-0a6385896f00.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603558/general/871fa289-0b38-4809-9fa8-0a6385896f00.JPG not downloaded yet
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 due to Ignoring non-200 response
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5603558%252Fgeneral%252F40652872-5769-4446-97d2-731895cde687.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603558/general/40652872-5769-4446-97d2-731895cde687.JPG not downloaded yet
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5603558%252Fgeneral%252F5cb22a7c-022f-43b1-a604-4448300e324e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603558/general/5cb22a7c-022f-43b1-a604-4448300e324e.JPG not downloaded yet
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 due to Ignoring non-200 response
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603558/general/2e470a61-c92e-4708-ac55-5893e3dc0221.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723962)
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603558/general/5cb22a7c-022f-43b1-a604-4448300e324e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723962)
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603558/general/40652872-5769-4446-97d2-731895cde687.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723962)
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 due to Ignoring non-200 response
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603558/general/871fa289-0b38-4809-9fa8-0a6385896f00.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723962)
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 due to Ignoring non-200 response
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603558/general/a21d284b-ef81-433e-a4aa-ad09d56ffc96.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723962)
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 due to Ignoring non-200 response
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603558/general/2a7701d7-11ca-4102-a81c-f5298dd707b5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723962)
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 due to Ignoring non-200 response
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603558/general/b3af80c1-4ad3-4f57-82d6-32ff45b49b76.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723962)
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 due to Ignoring non-200 response
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603558/general/38ea9d4e-1bbd-4f46-b846-6e2545b644ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723962)
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 due to Ignoring non-200 response
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603558/general/86274ba6-8909-48be-a8f3-97973b15d74c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723962)
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 due to Ignoring non-200 response
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735523/general/1f301c93-6b9a-473c-a3c2-af7bc1f1243b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724151)
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 due to Ignoring non-200 response
2026-03-25 15:21:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735523/general/17ecff36-1da5-4330-ba46-db0e6a43d3c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724151)
2026-03-25 15:21:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4a10d5a-4437-5aef-9a41-82d0a4d730b0, skipping ID generation
2026-03-25 15:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 with scrape type 1
2026-03-25 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 sending to next pipeline
2026-03-25 15:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4a10d5a-4437-5aef-9a41-82d0a4d730b0, identifier: 10723962
2026-03-25 15:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4a10d5a-4437-5aef-9a41-82d0a4d730b0 with identifier: 10723962
2026-03-25 15:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4a10d5a-4437-5aef-9a41-82d0a4d730b0 with identifier: 10723962
2026-03-25 15:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4a10d5a-4437-5aef-9a41-82d0a4d730b0 with identifier: 10723962 to the API
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5603558/general/86274ba6-8909-48be-a8f3-97973b15d74c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e4a10d5a-4437-5aef-9a41-82d0a4d730b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNF431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723962',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 170961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photos': [],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Superb Combi 2.0 TDI Sportline - Diesel - Automatic - 150 hp '
'- 170.961 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723962%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [adesa.be] INFO: Saving data for 10723962: {'created_time': 1774452083.068042, 'last_price_update_time': 1774452083.068054, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723962') HTTP/1.1" 204 0
2026-03-25 15:21:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735523/general/a9a743d1-979d-485a-85ba-31af15e0c6c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724151)
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e4a10d5a-4437-5aef-9a41-82d0a4d730b0 due to Ignoring non-200 response
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 due to Ignoring non-200 response
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 due to Ignoring non-200 response
2026-03-25 15:21:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735523/general/dee96ad3-2ad1-4340-9037-289d049f5313.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724151)
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 due to Ignoring non-200 response
2026-03-25 15:21:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735523/general/8fcc35cb-6688-48d5-b356-1e874414981e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724151)
2026-03-25 15:21:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735523/general/26bb6ea9-98a1-40e1-9de0-1965d83f622f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724151)
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 due to Ignoring non-200 response
2026-03-25 15:21:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735523/general/632e56e5-3482-4da3-8abe-3d7fd6e2eb17.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724151)
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 due to Ignoring non-200 response
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 due to Ignoring non-200 response
2026-03-25 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b546c1b1-df60-5ad0-8f8c-f1407e932a82, skipping ID generation
2026-03-25 15:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 with scrape type 1
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 sending to next pipeline
2026-03-25 15:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b546c1b1-df60-5ad0-8f8c-f1407e932a82, identifier: 10724151
2026-03-25 15:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10724151
2026-03-25 15:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10724151
2026-03-25 15:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10724151 to the API
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5735523/general/632e56e5-3482-4da3-8abe-3d7fd6e2eb17.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b546c1b1-df60-5ad0-8f8c-f1407e932a82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CDBE899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724151',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 240629,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photos': [],
'price': 6350,
'price_includes_vat': True,
'registration_date': '2013-06-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Superb Combi 2.0 TSI Elegance - Petrol - Automatic - 200 hp - '
'240.629 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2013}
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724151%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [adesa.be] INFO: Saving data for 10724151: {'created_time': 1774452083.77575, 'last_price_update_time': 1774452083.775761, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724151') HTTP/1.1" 204 0
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 due to Ignoring non-200 response
2026-03-25 15:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10726167
2026-03-25 15:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c89227-51fe-5668-a5f5-30bd7b90eac6 with scrape type 1
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5696278%252Fgeneral%252F4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg already downloaded
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5696278%252Fgeneral%252F62323223-4768-4ab1-9302-7b5e8f521433.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/62323223-4768-4ab1-9302-7b5e8f521433.jpg already downloaded
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5696278%252Fgeneral%252F7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg already downloaded
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5696278%252Fgeneral%252Fbf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/bf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg already downloaded
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5696278%252Fgeneral%252F7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg already downloaded
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5696278%252Fgeneral%252Fe44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/e44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg already downloaded
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5696278%252Fgeneral%252F27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg already downloaded
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5696278%252Fgeneral%252F2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg already downloaded
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5696278%252Fgeneral%252F5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg already downloaded
2026-03-25 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5696278%252Fgeneral%252F211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg already downloaded
2026-03-25 15:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46c89227-51fe-5668-a5f5-30bd7b90eac6, identifier: 10726167
2026-03-25 15:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10726167
2026-03-25 15:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10726167
2026-03-25 15:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10726167 to the API
2026-03-25 15:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726167>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '46c89227-51fe-5668-a5f5-30bd7b90eac6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEU007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726167',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 167371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5696278/general/4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg',
'https://images.openlane.eu/carimgs/5696278/general/62323223-4768-4ab1-9302-7b5e8f521433.jpg',
'https://images.openlane.eu/carimgs/5696278/general/7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg',
'https://images.openlane.eu/carimgs/5696278/general/bf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg',
'https://images.openlane.eu/carimgs/5696278/general/7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg',
'https://images.openlane.eu/carimgs/5696278/general/e44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg',
'https://images.openlane.eu/carimgs/5696278/general/27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg',
'https://images.openlane.eu/carimgs/5696278/general/2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg',
'https://images.openlane.eu/carimgs/5696278/general/5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg',
'https://images.openlane.eu/carimgs/5696278/general/211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431438,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429964,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/62323223-4768-4ab1-9302-7b5e8f521433.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373273,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410722,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/bf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420679,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468144,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/e44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359892,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444309,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 530691,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346708,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg',
'Width': 1920}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Superb Combi 1.4 TSI Sportline - Hybrid - Automatic - 156 hp '
'- 167.371 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
2026-03-25 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726167%27 HTTP/1.1" 200 None
2026-03-25 15:21:24 [adesa.be] INFO: Saving data for 10726167: {'created_time': 1774452084.555271, 'last_price_update_time': 1774452084.555284, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726167') HTTP/1.1" 204 0
2026-03-25 15:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10726219
2026-03-25 15:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbadb5e9-e23b-5899-a215-689d7f1b2d43 with scrape type 1
2026-03-25 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-25 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746080%252Fgeneral%252F0789580e-d7e6-4cbe-b949-b7f5b27dffb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/0789580e-d7e6-4cbe-b949-b7f5b27dffb1.jpg not downloaded yet
2026-03-25 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746080%252Fgeneral%252F7ac5748b-58b8-4295-b78b-bced2d2383b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/7ac5748b-58b8-4295-b78b-bced2d2383b3.jpg not downloaded yet
2026-03-25 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746080%252Fgeneral%252F1a75b49c-4655-469e-9d7f-7ee18f372914.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/1a75b49c-4655-469e-9d7f-7ee18f372914.jpg not downloaded yet
2026-03-25 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746080%252Fgeneral%252F5b166b6d-a62e-4ea9-83fa-6a5e4f158dc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/5b166b6d-a62e-4ea9-83fa-6a5e4f158dc6.jpg not downloaded yet
2026-03-25 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746080%252Fgeneral%252Ffcc9394e-98bc-4c54-bf95-2e93eb89b4a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/fcc9394e-98bc-4c54-bf95-2e93eb89b4a9.jpg not downloaded yet
2026-03-25 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746080%252Fgeneral%252F6a466f15-835d-4c4a-ab97-472077b49d5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/6a466f15-835d-4c4a-ab97-472077b49d5e.jpg not downloaded yet
2026-03-25 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746080%252Fgeneral%252F8bc21416-960f-4ebf-abaa-03a7c45638b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/8bc21416-960f-4ebf-abaa-03a7c45638b6.jpg not downloaded yet
2026-03-25 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746080%252Fgeneral%252Fe9828dfd-d1c9-436b-9de4-fd5e38e19f03.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/e9828dfd-d1c9-436b-9de4-fd5e38e19f03.jpg not downloaded yet
2026-03-25 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746080%252Fgeneral%252Fd52a9b3f-1770-4468-bd4f-5fcdae7bf972.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/d52a9b3f-1770-4468-bd4f-5fcdae7bf972.jpg not downloaded yet
2026-03-25 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746080%252Fgeneral%252F8d1526a4-58de-4e6b-ba4a-1b7610a00ea0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/8d1526a4-58de-4e6b-ba4a-1b7610a00ea0.jpg not downloaded yet
2026-03-25 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746080/general/8d1526a4-58de-4e6b-ba4a-1b7610a00ea0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726219)
2026-03-25 15:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10724164
2026-03-25 15:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with scrape type 1
2026-03-25 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a25e44a8-4bfe-5cff-8e86-1597d2d2c432
2026-03-25 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5738005%252Fgeneral%252Fe18b5d43-1349-4daa-824b-be17c2af6aef.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/e18b5d43-1349-4daa-824b-be17c2af6aef.jpg already downloaded
2026-03-25 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5738005%252Fgeneral%252F9822c8e8-d6f1-4438-af96-be83a5917c21.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/9822c8e8-d6f1-4438-af96-be83a5917c21.jpg already downloaded
2026-03-25 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5738005%252Fgeneral%252Fdb13f8d1-a60c-4885-a54a-501d0cb7a54d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/db13f8d1-a60c-4885-a54a-501d0cb7a54d.jpg already downloaded
2026-03-25 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5738005%252Fgeneral%252F56c806e4-664c-46f2-9b3f-c0f646858528.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/56c806e4-664c-46f2-9b3f-c0f646858528.jpg already downloaded
2026-03-25 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5738005%252Fgeneral%252Fe7814e94-3c4d-4499-8e6c-acb07c836b6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/e7814e94-3c4d-4499-8e6c-acb07c836b6f.jpg already downloaded
2026-03-25 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5738005%252Fgeneral%252Fb9ed7926-56ce-4cc5-95ca-eff030a7ed51.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/b9ed7926-56ce-4cc5-95ca-eff030a7ed51.jpg already downloaded
2026-03-25 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5738005%252Fgeneral%252F6e33c09d-dfec-4166-a779-4162f5c58a71.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/6e33c09d-dfec-4166-a779-4162f5c58a71.jpg already downloaded
2026-03-25 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5738005%252Fgeneral%252Fcfdc4c29-5787-4af0-9d92-ab0e2aef896f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/cfdc4c29-5787-4af0-9d92-ab0e2aef896f.jpg already downloaded
2026-03-25 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5738005%252Fgeneral%252Fcc83dafd-047a-46a4-b215-09a16b62e57b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/cc83dafd-047a-46a4-b215-09a16b62e57b.jpg already downloaded
2026-03-25 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5738005%252Fgeneral%252F6a7afac1-c5cc-41c4-a8a5-26b0fd791ced.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738005/general/6a7afac1-c5cc-41c4-a8a5-26b0fd791ced.jpg already downloaded
2026-03-25 15:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a25e44a8-4bfe-5cff-8e86-1597d2d2c432, identifier: 10724164
2026-03-25 15:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10724164
2026-03-25 15:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10724164
2026-03-25 15:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10724164 to the API
2026-03-25 15:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724164>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a25e44a8-4bfe-5cff-8e86-1597d2d2c432',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQJ899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724164',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 38116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5738005/general/e18b5d43-1349-4daa-824b-be17c2af6aef.jpg',
'https://images.openlane.eu/carimgs/5738005/general/9822c8e8-d6f1-4438-af96-be83a5917c21.jpg',
'https://images.openlane.eu/carimgs/5738005/general/db13f8d1-a60c-4885-a54a-501d0cb7a54d.jpg',
'https://images.openlane.eu/carimgs/5738005/general/56c806e4-664c-46f2-9b3f-c0f646858528.jpg',
'https://images.openlane.eu/carimgs/5738005/general/e7814e94-3c4d-4499-8e6c-acb07c836b6f.jpg',
'https://images.openlane.eu/carimgs/5738005/general/b9ed7926-56ce-4cc5-95ca-eff030a7ed51.jpg',
'https://images.openlane.eu/carimgs/5738005/general/6e33c09d-dfec-4166-a779-4162f5c58a71.jpg',
'https://images.openlane.eu/carimgs/5738005/general/cfdc4c29-5787-4af0-9d92-ab0e2aef896f.jpg',
'https://images.openlane.eu/carimgs/5738005/general/cc83dafd-047a-46a4-b215-09a16b62e57b.jpg',
'https://images.openlane.eu/carimgs/5738005/general/6a7afac1-c5cc-41c4-a8a5-26b0fd791ced.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25e44a8-4bfe-5cff-8e86-1597d2d2c432/a25e44a8-4bfe-5cff-8e86-1597d2d2c432_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738005/general/e18b5d43-1349-4daa-824b-be17c2af6aef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25e44a8-4bfe-5cff-8e86-1597d2d2c432/a25e44a8-4bfe-5cff-8e86-1597d2d2c432_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738005/general/9822c8e8-d6f1-4438-af96-be83a5917c21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25e44a8-4bfe-5cff-8e86-1597d2d2c432/a25e44a8-4bfe-5cff-8e86-1597d2d2c432_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738005/general/db13f8d1-a60c-4885-a54a-501d0cb7a54d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25e44a8-4bfe-5cff-8e86-1597d2d2c432/a25e44a8-4bfe-5cff-8e86-1597d2d2c432_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738005/general/56c806e4-664c-46f2-9b3f-c0f646858528.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25e44a8-4bfe-5cff-8e86-1597d2d2c432/a25e44a8-4bfe-5cff-8e86-1597d2d2c432_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738005/general/e7814e94-3c4d-4499-8e6c-acb07c836b6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25e44a8-4bfe-5cff-8e86-1597d2d2c432/a25e44a8-4bfe-5cff-8e86-1597d2d2c432_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738005/general/b9ed7926-56ce-4cc5-95ca-eff030a7ed51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25e44a8-4bfe-5cff-8e86-1597d2d2c432/a25e44a8-4bfe-5cff-8e86-1597d2d2c432_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738005/general/6e33c09d-dfec-4166-a779-4162f5c58a71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25e44a8-4bfe-5cff-8e86-1597d2d2c432/a25e44a8-4bfe-5cff-8e86-1597d2d2c432_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738005/general/cfdc4c29-5787-4af0-9d92-ab0e2aef896f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25e44a8-4bfe-5cff-8e86-1597d2d2c432/a25e44a8-4bfe-5cff-8e86-1597d2d2c432_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738005/general/cc83dafd-047a-46a4-b215-09a16b62e57b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25e44a8-4bfe-5cff-8e86-1597d2d2c432/a25e44a8-4bfe-5cff-8e86-1597d2d2c432_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738005/general/6a7afac1-c5cc-41c4-a8a5-26b0fd791ced.jpg',
'Width': 1024}],
'price': 15950,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'38.116 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724164%27 HTTP/1.1" 200 None
2026-03-25 15:21:36 [adesa.be] INFO: Saving data for 10724164: {'created_time': 1774452096.134457, 'last_price_update_time': 1774452096.134472, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724164') HTTP/1.1" 204 0
2026-03-25 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746080/general/d52a9b3f-1770-4468-bd4f-5fcdae7bf972.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726219)
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d5e750>
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 15:21: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 15:21:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F8d1526a4-58de-4e6b-ba4a-1b7610a00ea0.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/8d1526a4-58de-4e6b-ba4a-1b7610a00ea0.jpg saved to cache
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487929050>
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252Fd52a9b3f-1770-4468-bd4f-5fcdae7bf972.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/d52a9b3f-1770-4468-bd4f-5fcdae7bf972.jpg saved to cache
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-25 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746080/general/e9828dfd-d1c9-436b-9de4-fd5e38e19f03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726219)
2026-03-25 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746080/general/8bc21416-960f-4ebf-abaa-03a7c45638b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726219)
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486ccd450>
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252Fe9828dfd-d1c9-436b-9de4-fd5e38e19f03.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/e9828dfd-d1c9-436b-9de4-fd5e38e19f03.jpg saved to cache
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486cf0ed0>
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F8bc21416-960f-4ebf-abaa-03a7c45638b6.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/8bc21416-960f-4ebf-abaa-03a7c45638b6.jpg saved to cache
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-25 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746080/general/6a466f15-835d-4c4a-ab97-472077b49d5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726219)
2026-03-25 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746080/general/fcc9394e-98bc-4c54-bf95-2e93eb89b4a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726219)
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84877e03d0>
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F6a466f15-835d-4c4a-ab97-472077b49d5e.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/6a466f15-835d-4c4a-ab97-472077b49d5e.jpg saved to cache
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f42190>
2026-03-25 15:21:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252Ffcc9394e-98bc-4c54-bf95-2e93eb89b4a9.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/fcc9394e-98bc-4c54-bf95-2e93eb89b4a9.jpg saved to cache
2026-03-25 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-25 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746080/general/5b166b6d-a62e-4ea9-83fa-6a5e4f158dc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726219)
2026-03-25 15:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746080/general/1a75b49c-4655-469e-9d7f-7ee18f372914.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726219)
2026-03-25 15:21:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487acddd0>
2026-03-25 15:21:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F5b166b6d-a62e-4ea9-83fa-6a5e4f158dc6.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/5b166b6d-a62e-4ea9-83fa-6a5e4f158dc6.jpg saved to cache
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-25 15:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746080/general/7ac5748b-58b8-4295-b78b-bced2d2383b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726219)
2026-03-25 15:21:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f40e50>
2026-03-25 15:21:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F1a75b49c-4655-469e-9d7f-7ee18f372914.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/1a75b49c-4655-469e-9d7f-7ee18f372914.jpg saved to cache
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-25 15:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746080/general/0789580e-d7e6-4cbe-b949-b7f5b27dffb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726219)
2026-03-25 15:21:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b901d0>
2026-03-25 15:21:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F7ac5748b-58b8-4295-b78b-bced2d2383b3.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/7ac5748b-58b8-4295-b78b-bced2d2383b3.jpg saved to cache
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-25 15:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21: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 15:21:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487ac52d0>
2026-03-25 15:21:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746080%252Fgeneral%252F0789580e-d7e6-4cbe-b949-b7f5b27dffb1.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746080/general/0789580e-d7e6-4cbe-b949-b7f5b27dffb1.jpg saved to cache
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fbadb5e9-e23b-5899-a215-689d7f1b2d43
2026-03-25 15:21:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fbadb5e9-e23b-5899-a215-689d7f1b2d43, skipping ID generation
2026-03-25 15:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbadb5e9-e23b-5899-a215-689d7f1b2d43 with scrape type 1
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fbadb5e9-e23b-5899-a215-689d7f1b2d43 sending to next pipeline
2026-03-25 15:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbadb5e9-e23b-5899-a215-689d7f1b2d43, identifier: 10726219
2026-03-25 15:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10726219
2026-03-25 15:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10726219
2026-03-25 15:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbadb5e9-e23b-5899-a215-689d7f1b2d43 with identifier: 10726219 to the API
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746080/general/0789580e-d7e6-4cbe-b949-b7f5b27dffb1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'fbadb5e9-e23b-5899-a215-689d7f1b2d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJY233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726219',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 95095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746080/general/0789580e-d7e6-4cbe-b949-b7f5b27dffb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746080/general/7ac5748b-58b8-4295-b78b-bced2d2383b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746080/general/1a75b49c-4655-469e-9d7f-7ee18f372914.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746080/general/5b166b6d-a62e-4ea9-83fa-6a5e4f158dc6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746080/general/fcc9394e-98bc-4c54-bf95-2e93eb89b4a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746080/general/6a466f15-835d-4c4a-ab97-472077b49d5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746080/general/8bc21416-960f-4ebf-abaa-03a7c45638b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746080/general/e9828dfd-d1c9-436b-9de4-fd5e38e19f03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746080/general/d52a9b3f-1770-4468-bd4f-5fcdae7bf972.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbadb5e9-e23b-5899-a215-689d7f1b2d43/fbadb5e9-e23b-5899-a215-689d7f1b2d43_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746080/general/8d1526a4-58de-4e6b-ba4a-1b7610a00ea0.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 95.095 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726219%27 HTTP/1.1" 200 None
2026-03-25 15:21:37 [adesa.be] INFO: Saving data for 10726219: {'created_time': 1774452097.839724, 'last_price_update_time': 1774452097.839741, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726219') HTTP/1.1" 204 0
2026-03-25 15:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10724120
2026-03-25 15:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with scrape type 1
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a59708d9-57d9-55a2-adc1-f16f0d2b6e4f
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724562%252Fgeneral%252F184c1c6f-8c0f-4423-9bd3-5a5b4f060d56.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/184c1c6f-8c0f-4423-9bd3-5a5b4f060d56.jpg already downloaded
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724562%252Fgeneral%252F3e275e8d-00da-4068-acc9-ef7567a83dfa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/3e275e8d-00da-4068-acc9-ef7567a83dfa.jpg already downloaded
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724562%252Fgeneral%252F3ee6e803-152e-40f4-9176-571b1943ccec.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/3ee6e803-152e-40f4-9176-571b1943ccec.jpg already downloaded
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724562%252Fgeneral%252Fdc86e532-cda3-43f8-a0c1-fda7374dd878.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/dc86e532-cda3-43f8-a0c1-fda7374dd878.jpg already downloaded
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724562%252Fgeneral%252Ff562bc6c-180e-4962-8668-64609f27769a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/f562bc6c-180e-4962-8668-64609f27769a.jpg already downloaded
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724562%252Fgeneral%252Fbb6490b6-e11f-494e-aaa4-c92a7687d097.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/bb6490b6-e11f-494e-aaa4-c92a7687d097.jpg already downloaded
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724562%252Fgeneral%252F4278ab49-fa35-4d9a-b938-efd51959b2c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/4278ab49-fa35-4d9a-b938-efd51959b2c2.jpg already downloaded
2026-03-25 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724562%252Fgeneral%252F5f9f682c-9196-4965-b321-0138ce9958e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/5f9f682c-9196-4965-b321-0138ce9958e5.jpg already downloaded
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724562%252Fgeneral%252Fc0380a2a-804f-4883-bf73-601dbe2227f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/c0380a2a-804f-4883-bf73-601dbe2227f1.jpg already downloaded
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724562%252Fgeneral%252Fa2e23c16-856a-4fcd-a34b-a2db3fc69bf8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/a2e23c16-856a-4fcd-a34b-a2db3fc69bf8.jpg already downloaded
2026-03-25 15:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f, identifier: 10724120
2026-03-25 15:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10724120
2026-03-25 15:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10724120
2026-03-25 15:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10724120 to the API
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724120>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a59708d9-57d9-55a2-adc1-f16f0d2b6e4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPQ796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724120',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 157734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5724562/general/184c1c6f-8c0f-4423-9bd3-5a5b4f060d56.jpg',
'https://images.openlane.eu/carimgs/5724562/general/3e275e8d-00da-4068-acc9-ef7567a83dfa.jpg',
'https://images.openlane.eu/carimgs/5724562/general/3ee6e803-152e-40f4-9176-571b1943ccec.jpg',
'https://images.openlane.eu/carimgs/5724562/general/dc86e532-cda3-43f8-a0c1-fda7374dd878.jpg',
'https://images.openlane.eu/carimgs/5724562/general/f562bc6c-180e-4962-8668-64609f27769a.jpg',
'https://images.openlane.eu/carimgs/5724562/general/bb6490b6-e11f-494e-aaa4-c92a7687d097.jpg',
'https://images.openlane.eu/carimgs/5724562/general/4278ab49-fa35-4d9a-b938-efd51959b2c2.jpg',
'https://images.openlane.eu/carimgs/5724562/general/5f9f682c-9196-4965-b321-0138ce9958e5.jpg',
'https://images.openlane.eu/carimgs/5724562/general/c0380a2a-804f-4883-bf73-601dbe2227f1.jpg',
'https://images.openlane.eu/carimgs/5724562/general/a2e23c16-856a-4fcd-a34b-a2db3fc69bf8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/184c1c6f-8c0f-4423-9bd3-5a5b4f060d56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/3e275e8d-00da-4068-acc9-ef7567a83dfa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/3ee6e803-152e-40f4-9176-571b1943ccec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/dc86e532-cda3-43f8-a0c1-fda7374dd878.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/f562bc6c-180e-4962-8668-64609f27769a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/bb6490b6-e11f-494e-aaa4-c92a7687d097.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/4278ab49-fa35-4d9a-b938-efd51959b2c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/5f9f682c-9196-4965-b321-0138ce9958e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/c0380a2a-804f-4883-bf73-601dbe2227f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/a2e23c16-856a-4fcd-a34b-a2db3fc69bf8.jpg',
'Width': 1024}],
'price': 9350,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'157.734 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724120%27 HTTP/1.1" 200 None
2026-03-25 15:21:38 [adesa.be] INFO: Saving data for 10724120: {'created_time': 1774452098.446909, 'last_price_update_time': 1774452098.446921, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724120') HTTP/1.1" 204 0
2026-03-25 15:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10724109
2026-03-25 15:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73db3016-7d29-5fc5-b649-7cfd567812b4 with scrape type 1
2026-03-25 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73db3016-7d29-5fc5-b649-7cfd567812b4
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5717895%252Fgeneral%252F4619f2a4-f8d0-4ddd-b002-daaf4b0fcb2c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/4619f2a4-f8d0-4ddd-b002-daaf4b0fcb2c.JPG not downloaded yet
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5717895%252Fgeneral%252Fd65f57b8-ea98-4e77-8d45-8c3cf2d5cd3e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/d65f57b8-ea98-4e77-8d45-8c3cf2d5cd3e.JPG not downloaded yet
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5717895%252Fgeneral%252F6c1dcdb0-2d12-41fc-8649-62f99ec2c352.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/6c1dcdb0-2d12-41fc-8649-62f99ec2c352.JPG not downloaded yet
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5717895%252Fgeneral%252F2f424944-4bd4-4f28-ad59-9e17f375357c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/2f424944-4bd4-4f28-ad59-9e17f375357c.JPG not downloaded yet
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5717895%252Fgeneral%252Febd2e04a-2786-45f5-9be5-234b9658a330.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/ebd2e04a-2786-45f5-9be5-234b9658a330.JPG not downloaded yet
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5717895%252Fgeneral%252Ff87a4a8c-5c08-4c68-b70f-1f15ed170871.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/f87a4a8c-5c08-4c68-b70f-1f15ed170871.JPG not downloaded yet
2026-03-25 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5717895%252Fgeneral%252Fdbab9145-f5d1-49df-87be-0a6bf9957184.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/dbab9145-f5d1-49df-87be-0a6bf9957184.JPG not downloaded yet
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5717895%252Fgeneral%252F7821636e-abc5-4c31-a593-320f45863341.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/7821636e-abc5-4c31-a593-320f45863341.JPG not downloaded yet
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5717895%252Fgeneral%252F5c82c80b-b431-438a-acaf-101f72f37fb5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/5c82c80b-b431-438a-acaf-101f72f37fb5.JPG not downloaded yet
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5717895%252Fgeneral%252F04b30bf4-8431-44f6-9742-5f23b7189fbe.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/04b30bf4-8431-44f6-9742-5f23b7189fbe.JPG not downloaded yet
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/04b30bf4-8431-44f6-9742-5f23b7189fbe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724109)
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/5c82c80b-b431-438a-acaf-101f72f37fb5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724109)
2026-03-25 15:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10723968
2026-03-25 15:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd6b4028-afbe-5156-9cb4-19efc638882f with scrape type 1
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd6b4028-afbe-5156-9cb4-19efc638882f
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5609274%252Fgeneral%252F175367f2-d805-4bf7-b17c-a0fb11b7625e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/175367f2-d805-4bf7-b17c-a0fb11b7625e.JPG not downloaded yet
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/7821636e-abc5-4c31-a593-320f45863341.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724109)
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5609274%252Fgeneral%252Fb25cb5b4-847f-4edd-8595-96a7e6203b2d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/b25cb5b4-847f-4edd-8595-96a7e6203b2d.JPG not downloaded yet
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5609274%252Fgeneral%252F96c45821-5be8-45c5-a941-ed5575eb3016.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/96c45821-5be8-45c5-a941-ed5575eb3016.JPG not downloaded yet
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5609274%252Fgeneral%252F868b2587-fecc-4c4e-b8a2-3e1500028c4f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/868b2587-fecc-4c4e-b8a2-3e1500028c4f.JPG not downloaded yet
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/175367f2-d805-4bf7-b17c-a0fb11b7625e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723968)
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5609274%252Fgeneral%252Feb8dff3d-0e7d-49d9-b2ba-7321ac45fc10.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/eb8dff3d-0e7d-49d9-b2ba-7321ac45fc10.JPG not downloaded yet
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5609274%252Fgeneral%252F4817421d-ff6d-4a45-9393-6e7731a4093f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/4817421d-ff6d-4a45-9393-6e7731a4093f.JPG not downloaded yet
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5609274%252Fgeneral%252Fd2c427bc-13ad-4d89-a621-c36e0e81e16d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/d2c427bc-13ad-4d89-a621-c36e0e81e16d.JPG not downloaded yet
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5609274%252Fgeneral%252Fbc3e6aab-4ff2-48fc-b43f-4eb4480bc02b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/bc3e6aab-4ff2-48fc-b43f-4eb4480bc02b.JPG not downloaded yet
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/868b2587-fecc-4c4e-b8a2-3e1500028c4f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723968)
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5609274%252Fgeneral%252F406c12e2-ff93-421d-936a-5777cb17a1f8.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/406c12e2-ff93-421d-936a-5777cb17a1f8.JPG not downloaded yet
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5609274%252Fgeneral%252F77b13897-310c-4f69-bdd1-49d5ff78ba34.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/77b13897-310c-4f69-bdd1-49d5ff78ba34.JPG not downloaded yet
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/bc3e6aab-4ff2-48fc-b43f-4eb4480bc02b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723968)
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/77b13897-310c-4f69-bdd1-49d5ff78ba34.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723968)
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/406c12e2-ff93-421d-936a-5777cb17a1f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723968)
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/d2c427bc-13ad-4d89-a621-c36e0e81e16d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723968)
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/4817421d-ff6d-4a45-9393-6e7731a4093f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723968)
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/eb8dff3d-0e7d-49d9-b2ba-7321ac45fc10.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723968)
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/96c45821-5be8-45c5-a941-ed5575eb3016.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723968)
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/b25cb5b4-847f-4edd-8595-96a7e6203b2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723968)
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/dbab9145-f5d1-49df-87be-0a6bf9957184.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724109)
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/f87a4a8c-5c08-4c68-b70f-1f15ed170871.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724109)
2026-03-25 15:21:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/ebd2e04a-2786-45f5-9be5-234b9658a330.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724109)
2026-03-25 15:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10724112
2026-03-25 15:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a45f5c-6876-52ed-8922-137f488a0a34 with scrape type 1
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8a45f5c-6876-52ed-8922-137f488a0a34
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5719995%252Fgeneral%252F96ce3566-8858-4c9e-b4a9-306bbf195ce5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/96ce3566-8858-4c9e-b4a9-306bbf195ce5.jpg already downloaded
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5719995%252Fgeneral%252F05a3b08a-d50e-4261-9ddf-7bd26576ab64.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/05a3b08a-d50e-4261-9ddf-7bd26576ab64.jpg already downloaded
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5719995%252Fgeneral%252F3bf5cd5b-14e2-4072-9774-67b78064d293.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/3bf5cd5b-14e2-4072-9774-67b78064d293.jpg already downloaded
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5719995%252Fgeneral%252F60d56eac-8589-4cfd-a4a6-a61040cf81fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/60d56eac-8589-4cfd-a4a6-a61040cf81fa.jpg already downloaded
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5719995%252Fgeneral%252F070ab5ec-4b71-4304-aa90-e4b5732a2478.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/070ab5ec-4b71-4304-aa90-e4b5732a2478.jpg already downloaded
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5719995%252Fgeneral%252F4697a0ec-e0ff-4174-b6ea-d737da89c641.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/4697a0ec-e0ff-4174-b6ea-d737da89c641.jpg already downloaded
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5719995%252Fgeneral%252F51e3a1b1-75be-44dd-a1af-4988e9b01568.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/51e3a1b1-75be-44dd-a1af-4988e9b01568.jpg already downloaded
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5719995%252Fgeneral%252F57acc768-6db9-430a-a3ef-6f0b87ee4782.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/57acc768-6db9-430a-a3ef-6f0b87ee4782.jpg already downloaded
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5719995%252Fgeneral%252F827add90-2801-4262-beef-9466518b9a0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/827add90-2801-4262-beef-9466518b9a0c.jpg already downloaded
2026-03-25 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5719995%252Fgeneral%252F70a199b2-b42b-4e6f-b248-756ee7bcc3d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719995/general/70a199b2-b42b-4e6f-b248-756ee7bcc3d8.jpg already downloaded
2026-03-25 15:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8a45f5c-6876-52ed-8922-137f488a0a34, identifier: 10724112
2026-03-25 15:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10724112
2026-03-25 15:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10724112
2026-03-25 15:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10724112 to the API
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724112>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e8a45f5c-6876-52ed-8922-137f488a0a34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CDAZ733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724112',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 71366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5719995/general/96ce3566-8858-4c9e-b4a9-306bbf195ce5.jpg',
'https://images.openlane.eu/carimgs/5719995/general/05a3b08a-d50e-4261-9ddf-7bd26576ab64.jpg',
'https://images.openlane.eu/carimgs/5719995/general/3bf5cd5b-14e2-4072-9774-67b78064d293.jpg',
'https://images.openlane.eu/carimgs/5719995/general/60d56eac-8589-4cfd-a4a6-a61040cf81fa.jpg',
'https://images.openlane.eu/carimgs/5719995/general/070ab5ec-4b71-4304-aa90-e4b5732a2478.jpg',
'https://images.openlane.eu/carimgs/5719995/general/4697a0ec-e0ff-4174-b6ea-d737da89c641.jpg',
'https://images.openlane.eu/carimgs/5719995/general/51e3a1b1-75be-44dd-a1af-4988e9b01568.jpg',
'https://images.openlane.eu/carimgs/5719995/general/57acc768-6db9-430a-a3ef-6f0b87ee4782.jpg',
'https://images.openlane.eu/carimgs/5719995/general/827add90-2801-4262-beef-9466518b9a0c.jpg',
'https://images.openlane.eu/carimgs/5719995/general/70a199b2-b42b-4e6f-b248-756ee7bcc3d8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a45f5c-6876-52ed-8922-137f488a0a34/e8a45f5c-6876-52ed-8922-137f488a0a34_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719995/general/96ce3566-8858-4c9e-b4a9-306bbf195ce5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a45f5c-6876-52ed-8922-137f488a0a34/e8a45f5c-6876-52ed-8922-137f488a0a34_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719995/general/05a3b08a-d50e-4261-9ddf-7bd26576ab64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a45f5c-6876-52ed-8922-137f488a0a34/e8a45f5c-6876-52ed-8922-137f488a0a34_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719995/general/3bf5cd5b-14e2-4072-9774-67b78064d293.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a45f5c-6876-52ed-8922-137f488a0a34/e8a45f5c-6876-52ed-8922-137f488a0a34_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719995/general/60d56eac-8589-4cfd-a4a6-a61040cf81fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a45f5c-6876-52ed-8922-137f488a0a34/e8a45f5c-6876-52ed-8922-137f488a0a34_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719995/general/070ab5ec-4b71-4304-aa90-e4b5732a2478.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a45f5c-6876-52ed-8922-137f488a0a34/e8a45f5c-6876-52ed-8922-137f488a0a34_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719995/general/4697a0ec-e0ff-4174-b6ea-d737da89c641.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a45f5c-6876-52ed-8922-137f488a0a34/e8a45f5c-6876-52ed-8922-137f488a0a34_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719995/general/51e3a1b1-75be-44dd-a1af-4988e9b01568.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a45f5c-6876-52ed-8922-137f488a0a34/e8a45f5c-6876-52ed-8922-137f488a0a34_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719995/general/57acc768-6db9-430a-a3ef-6f0b87ee4782.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a45f5c-6876-52ed-8922-137f488a0a34/e8a45f5c-6876-52ed-8922-137f488a0a34_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719995/general/827add90-2801-4262-beef-9466518b9a0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a45f5c-6876-52ed-8922-137f488a0a34/e8a45f5c-6876-52ed-8922-137f488a0a34_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719995/general/70a199b2-b42b-4e6f-b248-756ee7bcc3d8.jpg',
'Width': 1024}],
'price': 27100,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz E 300e - 4-Matic - Hybrid - Automatic - 211 hp - '
'71.366 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724112%27 HTTP/1.1" 200 None
2026-03-25 15:21:40 [adesa.be] INFO: Saving data for 10724112: {'created_time': 1774452100.370552, 'last_price_update_time': 1774452100.370564, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724112') HTTP/1.1" 204 0
2026-03-25 15:21:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/2f424944-4bd4-4f28-ad59-9e17f375357c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724109)
2026-03-25 15:21:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/6c1dcdb0-2d12-41fc-8649-62f99ec2c352.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724109)
2026-03-25 15:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-25 15:21:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd6b4028-afbe-5156-9cb4-19efc638882f, skipping ID generation
2026-03-25 15:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd6b4028-afbe-5156-9cb4-19efc638882f with scrape type 1
2026-03-25 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd6b4028-afbe-5156-9cb4-19efc638882f sending to next pipeline
2026-03-25 15:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd6b4028-afbe-5156-9cb4-19efc638882f, identifier: 10723968
2026-03-25 15:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-25 15:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-25 15:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-25 15:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10723968
2026-03-25 15:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10723968
2026-03-25 15:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10723968 to the API
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5609274/general/b25cb5b4-847f-4edd-8595-96a7e6203b2d.JPG>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'fd6b4028-afbe-5156-9cb4-19efc638882f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWT929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723968',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 178892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2020-06-17',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 178.892 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723968%27 HTTP/1.1" 200 None
2026-03-25 15:21:40 [adesa.be] INFO: Saving data for 10723968: {'created_time': 1774452100.777622, 'last_price_update_time': 1774452100.777633, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723968') HTTP/1.1" 204 0
2026-03-25 15:21:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/d65f57b8-ea98-4e77-8d45-8c3cf2d5cd3e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724109)
2026-03-25 15:21:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/4619f2a4-f8d0-4ddd-b002-daaf4b0fcb2c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724109)
2026-03-25 15:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-25 15:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-25 15:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-25 15:21:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-25 15:21:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 73db3016-7d29-5fc5-b649-7cfd567812b4, skipping ID generation
2026-03-25 15:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73db3016-7d29-5fc5-b649-7cfd567812b4 with scrape type 1
2026-03-25 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 73db3016-7d29-5fc5-b649-7cfd567812b4 sending to next pipeline
2026-03-25 15:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73db3016-7d29-5fc5-b649-7cfd567812b4, identifier: 10724109
2026-03-25 15:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10724109
2026-03-25 15:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10724109
2026-03-25 15:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10724109 to the API
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5717895/general/4619f2a4-f8d0-4ddd-b002-daaf4b0fcb2c.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '73db3016-7d29-5fc5-b649-7cfd567812b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1THG827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724109',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 102628,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photos': [],
'price': 8650,
'price_includes_vat': True,
'registration_date': '2017-11-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Octavia 1.0 TSI Ambition - Petrol - Manual - 115 hp - 102.628 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724109%27 HTTP/1.1" 200 None
2026-03-25 15:21:41 [adesa.be] INFO: Saving data for 10724109: {'created_time': 1774452101.283185, 'last_price_update_time': 1774452101.283196, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724109') HTTP/1.1" 204 0
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-25 15:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6c176fe-9347-5707-a94e-37e2f18fde88 with identifier: 10726223
2026-03-25 15:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c176fe-9347-5707-a94e-37e2f18fde88 with scrape type 1
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6c176fe-9347-5707-a94e-37e2f18fde88
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252F8b8c3ff9-0a96-453b-98f8-f2a35588cb3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/8b8c3ff9-0a96-453b-98f8-f2a35588cb3d.jpg not downloaded yet
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252F1a81f535-8fc5-4faf-9a8c-f40b0c134eb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/1a81f535-8fc5-4faf-9a8c-f40b0c134eb4.jpg not downloaded yet
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252F136bea0f-ce54-428e-b542-cff22724145f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/136bea0f-ce54-428e-b542-cff22724145f.jpg not downloaded yet
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252F36a2da4a-eded-49ca-a655-3049ab9cf680.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/36a2da4a-eded-49ca-a655-3049ab9cf680.jpg not downloaded yet
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252Fd4881401-95b4-480a-9812-f28a388dc520.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/d4881401-95b4-480a-9812-f28a388dc520.jpg not downloaded yet
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252Faa117461-e8f7-4e85-baf3-ebe902d59668.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/aa117461-e8f7-4e85-baf3-ebe902d59668.jpg not downloaded yet
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252F50dfbbea-f8cc-4515-913f-c0cb7f4acbc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/50dfbbea-f8cc-4515-913f-c0cb7f4acbc8.jpg not downloaded yet
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252F675514ec-1fcf-426d-bf34-c0161739cc85.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/675514ec-1fcf-426d-bf34-c0161739cc85.jpg not downloaded yet
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252Fcbce6ce6-1d67-4454-a611-01296519c8e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/cbce6ce6-1d67-4454-a611-01296519c8e0.jpg not downloaded yet
2026-03-25 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252F45f1ec0d-ff04-4a3d-9361-598ace6272b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/45f1ec0d-ff04-4a3d-9361-598ace6272b7.jpg not downloaded yet
2026-03-25 15:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10724121
2026-03-25 15:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10f995f2-81ca-58ef-86b4-06a4f07981ee with scrape type 1
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 10f995f2-81ca-58ef-86b4-06a4f07981ee
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724573%252Fgeneral%252F6ebc35bc-1a81-49fa-aab0-7774fb207823.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/6ebc35bc-1a81-49fa-aab0-7774fb207823.jpg already downloaded
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724573%252Fgeneral%252F16d3443a-db1a-45ce-b93f-469c13fb3474.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/16d3443a-db1a-45ce-b93f-469c13fb3474.jpg already downloaded
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724573%252Fgeneral%252Fe05b90ff-fe03-4199-9108-8128a77e3bd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/e05b90ff-fe03-4199-9108-8128a77e3bd3.jpg already downloaded
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724573%252Fgeneral%252F38d273d8-47e4-4833-b128-14e77d485c53.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/38d273d8-47e4-4833-b128-14e77d485c53.jpg already downloaded
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724573%252Fgeneral%252F59eeffb1-5328-4c12-b1db-04a481ad3039.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/59eeffb1-5328-4c12-b1db-04a481ad3039.jpg already downloaded
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724573%252Fgeneral%252Fb433eb27-c0b9-47ff-9abc-de7c7df7ddd5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/b433eb27-c0b9-47ff-9abc-de7c7df7ddd5.jpg already downloaded
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724573%252Fgeneral%252Fd28efd00-69a9-485d-b296-0fba066f1685.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/d28efd00-69a9-485d-b296-0fba066f1685.jpg already downloaded
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724573%252Fgeneral%252Fb59f5776-c4b1-453c-9d59-a6a8b23a55e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/b59f5776-c4b1-453c-9d59-a6a8b23a55e6.jpg already downloaded
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724573%252Fgeneral%252Ff37cdec2-15d7-4f5d-86b1-c1c782eafb30.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/f37cdec2-15d7-4f5d-86b1-c1c782eafb30.jpg already downloaded
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5724573%252Fgeneral%252F64b22cdd-1d79-4638-a596-2b4b9a35c664.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/64b22cdd-1d79-4638-a596-2b4b9a35c664.jpg already downloaded
2026-03-25 15:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10f995f2-81ca-58ef-86b4-06a4f07981ee, identifier: 10724121
2026-03-25 15:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10724121
2026-03-25 15:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10724121
2026-03-25 15:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10724121 to the API
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724121>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '10f995f2-81ca-58ef-86b4-06a4f07981ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPS196',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724121',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 158693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5724573/general/6ebc35bc-1a81-49fa-aab0-7774fb207823.jpg',
'https://images.openlane.eu/carimgs/5724573/general/16d3443a-db1a-45ce-b93f-469c13fb3474.jpg',
'https://images.openlane.eu/carimgs/5724573/general/e05b90ff-fe03-4199-9108-8128a77e3bd3.jpg',
'https://images.openlane.eu/carimgs/5724573/general/38d273d8-47e4-4833-b128-14e77d485c53.jpg',
'https://images.openlane.eu/carimgs/5724573/general/59eeffb1-5328-4c12-b1db-04a481ad3039.jpg',
'https://images.openlane.eu/carimgs/5724573/general/b433eb27-c0b9-47ff-9abc-de7c7df7ddd5.jpg',
'https://images.openlane.eu/carimgs/5724573/general/d28efd00-69a9-485d-b296-0fba066f1685.jpg',
'https://images.openlane.eu/carimgs/5724573/general/b59f5776-c4b1-453c-9d59-a6a8b23a55e6.jpg',
'https://images.openlane.eu/carimgs/5724573/general/f37cdec2-15d7-4f5d-86b1-c1c782eafb30.jpg',
'https://images.openlane.eu/carimgs/5724573/general/64b22cdd-1d79-4638-a596-2b4b9a35c664.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/6ebc35bc-1a81-49fa-aab0-7774fb207823.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/16d3443a-db1a-45ce-b93f-469c13fb3474.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/e05b90ff-fe03-4199-9108-8128a77e3bd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/38d273d8-47e4-4833-b128-14e77d485c53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/59eeffb1-5328-4c12-b1db-04a481ad3039.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/b433eb27-c0b9-47ff-9abc-de7c7df7ddd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/d28efd00-69a9-485d-b296-0fba066f1685.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/b59f5776-c4b1-453c-9d59-a6a8b23a55e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/f37cdec2-15d7-4f5d-86b1-c1c782eafb30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/64b22cdd-1d79-4638-a596-2b4b9a35c664.jpg',
'Width': 1024}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-05-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kodiaq 1.5 TSI Clever - Petrol - Automatic - 150 hp - 158.693 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724121%27 HTTP/1.1" 200 None
2026-03-25 15:21:42 [adesa.be] INFO: Saving data for 10724121: {'created_time': 1774452102.563596, 'last_price_update_time': 1774452102.563609, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724121') HTTP/1.1" 204 0
2026-03-25 15:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746092/general/45f1ec0d-ff04-4a3d-9361-598ace6272b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726223)
2026-03-25 15:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cf5550>
2026-03-25 15:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746092%252Fgeneral%252F45f1ec0d-ff04-4a3d-9361-598ace6272b7.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/45f1ec0d-ff04-4a3d-9361-598ace6272b7.jpg saved to cache
2026-03-25 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a6c176fe-9347-5707-a94e-37e2f18fde88
2026-03-25 15:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746092/general/cbce6ce6-1d67-4454-a611-01296519c8e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726223)
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495e0c610>
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746092%252Fgeneral%252Fcbce6ce6-1d67-4454-a611-01296519c8e0.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/cbce6ce6-1d67-4454-a611-01296519c8e0.jpg saved to cache
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a6c176fe-9347-5707-a94e-37e2f18fde88
2026-03-25 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746092/general/675514ec-1fcf-426d-bf34-c0161739cc85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726223)
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486efd990>
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746092%252Fgeneral%252F675514ec-1fcf-426d-bf34-c0161739cc85.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/675514ec-1fcf-426d-bf34-c0161739cc85.jpg saved to cache
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a6c176fe-9347-5707-a94e-37e2f18fde88
2026-03-25 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746092/general/50dfbbea-f8cc-4515-913f-c0cb7f4acbc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726223)
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495e0d890>
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746092%252Fgeneral%252F50dfbbea-f8cc-4515-913f-c0cb7f4acbc8.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/50dfbbea-f8cc-4515-913f-c0cb7f4acbc8.jpg saved to cache
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a6c176fe-9347-5707-a94e-37e2f18fde88
2026-03-25 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746092/general/aa117461-e8f7-4e85-baf3-ebe902d59668.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726223)
2026-03-25 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746092/general/d4881401-95b4-480a-9812-f28a388dc520.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726223)
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d5e410>
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746092%252Fgeneral%252Faa117461-e8f7-4e85-baf3-ebe902d59668.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/aa117461-e8f7-4e85-baf3-ebe902d59668.jpg saved to cache
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a6c176fe-9347-5707-a94e-37e2f18fde88
2026-03-25 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746092/general/36a2da4a-eded-49ca-a655-3049ab9cf680.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726223)
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487920a10>
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746092%252Fgeneral%252Fd4881401-95b4-480a-9812-f28a388dc520.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/d4881401-95b4-480a-9812-f28a388dc520.jpg saved to cache
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a6c176fe-9347-5707-a94e-37e2f18fde88
2026-03-25 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cf4890>
2026-03-25 15:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:21: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 15:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746092%252Fgeneral%252F36a2da4a-eded-49ca-a655-3049ab9cf680.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/36a2da4a-eded-49ca-a655-3049ab9cf680.jpg saved to cache
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a6c176fe-9347-5707-a94e-37e2f18fde88
2026-03-25 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746092/general/1a81f535-8fc5-4faf-9a8c-f40b0c134eb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726223)
2026-03-25 15:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10724090
2026-03-25 15:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85a21fd5-6c11-545b-b964-9808197751a9 with scrape type 1
2026-03-25 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85a21fd5-6c11-545b-b964-9808197751a9
2026-03-25 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713726%252Fgeneral%252Fbd614e5e-186c-4cbd-b7bd-0cb57c4b8456.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/bd614e5e-186c-4cbd-b7bd-0cb57c4b8456.jpg already downloaded
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713726%252Fgeneral%252Fa34dd9cc-83c5-40ac-8de3-14ea57ddcbdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/a34dd9cc-83c5-40ac-8de3-14ea57ddcbdd.jpg already downloaded
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713726%252Fgeneral%252Fba08e40d-6574-4129-8fe1-57d60cb44189.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/ba08e40d-6574-4129-8fe1-57d60cb44189.jpg already downloaded
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713726%252Fgeneral%252F30f556d9-200e-4cd4-8c26-03004ed5e805.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/30f556d9-200e-4cd4-8c26-03004ed5e805.jpg already downloaded
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713726%252Fgeneral%252F17f57538-d3ed-4613-a72b-f78d851641ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/17f57538-d3ed-4613-a72b-f78d851641ee.jpg already downloaded
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713726%252Fgeneral%252Fdc2d5903-7e4a-4cac-878e-3b07ecca566b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/dc2d5903-7e4a-4cac-878e-3b07ecca566b.jpg already downloaded
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713726%252Fgeneral%252F3595c944-7d26-4367-ad94-d5950a0cae0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/3595c944-7d26-4367-ad94-d5950a0cae0d.jpg already downloaded
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713726%252Fgeneral%252F63ea4d2c-6cbd-41db-934e-48e81aef20fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/63ea4d2c-6cbd-41db-934e-48e81aef20fd.jpg already downloaded
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713726%252Fgeneral%252F6e910b55-7560-40f9-bc9e-cd9f52e609c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/6e910b55-7560-40f9-bc9e-cd9f52e609c0.jpg already downloaded
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713726%252Fgeneral%252F06a6622f-d34a-441e-be0a-4ecf34e540dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/06a6622f-d34a-441e-be0a-4ecf34e540dc.jpg already downloaded
2026-03-25 15:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85a21fd5-6c11-545b-b964-9808197751a9, identifier: 10724090
2026-03-25 15:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10724090
2026-03-25 15:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10724090
2026-03-25 15:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10724090 to the API
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724090>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '85a21fd5-6c11-545b-b964-9808197751a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACX566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724090',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 96369,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5713726/general/bd614e5e-186c-4cbd-b7bd-0cb57c4b8456.jpg',
'https://images.openlane.eu/carimgs/5713726/general/a34dd9cc-83c5-40ac-8de3-14ea57ddcbdd.jpg',
'https://images.openlane.eu/carimgs/5713726/general/ba08e40d-6574-4129-8fe1-57d60cb44189.jpg',
'https://images.openlane.eu/carimgs/5713726/general/30f556d9-200e-4cd4-8c26-03004ed5e805.jpg',
'https://images.openlane.eu/carimgs/5713726/general/17f57538-d3ed-4613-a72b-f78d851641ee.jpg',
'https://images.openlane.eu/carimgs/5713726/general/dc2d5903-7e4a-4cac-878e-3b07ecca566b.jpg',
'https://images.openlane.eu/carimgs/5713726/general/3595c944-7d26-4367-ad94-d5950a0cae0d.jpg',
'https://images.openlane.eu/carimgs/5713726/general/63ea4d2c-6cbd-41db-934e-48e81aef20fd.jpg',
'https://images.openlane.eu/carimgs/5713726/general/6e910b55-7560-40f9-bc9e-cd9f52e609c0.jpg',
'https://images.openlane.eu/carimgs/5713726/general/06a6622f-d34a-441e-be0a-4ecf34e540dc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/bd614e5e-186c-4cbd-b7bd-0cb57c4b8456.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/a34dd9cc-83c5-40ac-8de3-14ea57ddcbdd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/ba08e40d-6574-4129-8fe1-57d60cb44189.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/30f556d9-200e-4cd4-8c26-03004ed5e805.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/17f57538-d3ed-4613-a72b-f78d851641ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/dc2d5903-7e4a-4cac-878e-3b07ecca566b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/3595c944-7d26-4367-ad94-d5950a0cae0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/63ea4d2c-6cbd-41db-934e-48e81aef20fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/6e910b55-7560-40f9-bc9e-cd9f52e609c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/06a6622f-d34a-441e-be0a-4ecf34e540dc.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kamiq 1.6 TDI Ambition - Diesel - Automatic - 115 hp - 96.369 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724090%27 HTTP/1.1" 200 None
2026-03-25 15:21:44 [adesa.be] INFO: Saving data for 10724090: {'created_time': 1774452104.750045, 'last_price_update_time': 1774452104.750056, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724090') HTTP/1.1" 204 0
2026-03-25 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746092/general/8b8c3ff9-0a96-453b-98f8-f2a35588cb3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726223)
2026-03-25 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746092/general/136bea0f-ce54-428e-b542-cff22724145f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726223)
2026-03-25 15:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487852f10>
2026-03-25 15:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15: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 15:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252F1a81f535-8fc5-4faf-9a8c-f40b0c134eb4.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/1a81f535-8fc5-4faf-9a8c-f40b0c134eb4.jpg saved to cache
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a6c176fe-9347-5707-a94e-37e2f18fde88
2026-03-25 15:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bb1450>
2026-03-25 15:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15: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 15:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252F8b8c3ff9-0a96-453b-98f8-f2a35588cb3d.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/8b8c3ff9-0a96-453b-98f8-f2a35588cb3d.jpg saved to cache
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a6c176fe-9347-5707-a94e-37e2f18fde88
2026-03-25 15:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bb3510>
2026-03-25 15:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15: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 15:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5746092%252Fgeneral%252F136bea0f-ce54-428e-b542-cff22724145f.jpg') HTTP/1.1" 204 0
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746092/general/136bea0f-ce54-428e-b542-cff22724145f.jpg saved to cache
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a6c176fe-9347-5707-a94e-37e2f18fde88
2026-03-25 15:21:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6c176fe-9347-5707-a94e-37e2f18fde88, skipping ID generation
2026-03-25 15:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c176fe-9347-5707-a94e-37e2f18fde88 with scrape type 1
2026-03-25 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6c176fe-9347-5707-a94e-37e2f18fde88 sending to next pipeline
2026-03-25 15:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6c176fe-9347-5707-a94e-37e2f18fde88, identifier: 10726223
2026-03-25 15:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6c176fe-9347-5707-a94e-37e2f18fde88 with identifier: 10726223
2026-03-25 15:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6c176fe-9347-5707-a94e-37e2f18fde88 with identifier: 10726223
2026-03-25 15:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6c176fe-9347-5707-a94e-37e2f18fde88 with identifier: 10726223 to the API
2026-03-25 15:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746092/general/136bea0f-ce54-428e-b542-cff22724145f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a6c176fe-9347-5707-a94e-37e2f18fde88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABZ883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726223',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 110225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33666,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746092/general/8b8c3ff9-0a96-453b-98f8-f2a35588cb3d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270312,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746092/general/1a81f535-8fc5-4faf-9a8c-f40b0c134eb4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273091,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746092/general/136bea0f-ce54-428e-b542-cff22724145f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242363,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746092/general/36a2da4a-eded-49ca-a655-3049ab9cf680.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283919,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746092/general/d4881401-95b4-480a-9812-f28a388dc520.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321851,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746092/general/aa117461-e8f7-4e85-baf3-ebe902d59668.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245977,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746092/general/50dfbbea-f8cc-4515-913f-c0cb7f4acbc8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246876,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746092/general/675514ec-1fcf-426d-bf34-c0161739cc85.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278684,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746092/general/cbce6ce6-1d67-4454-a611-01296519c8e0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6c176fe-9347-5707-a94e-37e2f18fde88/a6c176fe-9347-5707-a94e-37e2f18fde88_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278388,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746092/general/45f1ec0d-ff04-4a3d-9361-598ace6272b7.jpg',
'Width': 1400}],
'price': 15150,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Karoq 1.6 TDI Ambition - Diesel - Automatic - 115 hp - '
'110.225 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726223%27 HTTP/1.1" 200 None
2026-03-25 15:21:45 [adesa.be] INFO: Saving data for 10726223: {'created_time': 1774452105.340195, 'last_price_update_time': 1774452105.340205, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726223') HTTP/1.1" 204 0
2026-03-25 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10724092
2026-03-25 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with scrape type 1
2026-03-25 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713776%252Fgeneral%252F559d1932-7640-4263-b6a2-d51a1afb1b7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/559d1932-7640-4263-b6a2-d51a1afb1b7f.jpg already downloaded
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713776%252Fgeneral%252F6b22f2d7-50d3-40c6-95f2-4750aea37910.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/6b22f2d7-50d3-40c6-95f2-4750aea37910.jpg already downloaded
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713776%252Fgeneral%252F934265f5-0f3f-4896-84ca-521d0e470219.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/934265f5-0f3f-4896-84ca-521d0e470219.jpg already downloaded
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713776%252Fgeneral%252F42a60ffc-a5a1-4d6d-a029-2df9a8f39572.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/42a60ffc-a5a1-4d6d-a029-2df9a8f39572.jpg already downloaded
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713776%252Fgeneral%252F85865840-d2a3-424d-a2b8-d6b168d09a7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/85865840-d2a3-424d-a2b8-d6b168d09a7b.jpg already downloaded
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713776%252Fgeneral%252F058b7474-11b8-496e-9b8b-1ba265311397.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/058b7474-11b8-496e-9b8b-1ba265311397.jpg already downloaded
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713776%252Fgeneral%252F093c5ec6-c2e4-4a10-b215-9ec40c959d76.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/093c5ec6-c2e4-4a10-b215-9ec40c959d76.jpg already downloaded
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713776%252Fgeneral%252F61298e1a-45c1-4b7a-8145-ef9743d4884b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/61298e1a-45c1-4b7a-8145-ef9743d4884b.jpg already downloaded
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713776%252Fgeneral%252F2e5729fe-13ec-4368-888a-d6530e0db311.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/2e5729fe-13ec-4368-888a-d6530e0db311.jpg already downloaded
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5713776%252Fgeneral%252F72020799-d5f6-47e2-8b1e-08739f645ba8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/72020799-d5f6-47e2-8b1e-08739f645ba8.jpg already downloaded
2026-03-25 15:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd, identifier: 10724092
2026-03-25 15:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10724092
2026-03-25 15:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10724092
2026-03-25 15:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10724092 to the API
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724092>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '2ca82ecb-bbc2-5a65-a932-2eadef7db3fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUA915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724092',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 107574,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5713776/general/559d1932-7640-4263-b6a2-d51a1afb1b7f.jpg',
'https://images.openlane.eu/carimgs/5713776/general/6b22f2d7-50d3-40c6-95f2-4750aea37910.jpg',
'https://images.openlane.eu/carimgs/5713776/general/934265f5-0f3f-4896-84ca-521d0e470219.jpg',
'https://images.openlane.eu/carimgs/5713776/general/42a60ffc-a5a1-4d6d-a029-2df9a8f39572.jpg',
'https://images.openlane.eu/carimgs/5713776/general/85865840-d2a3-424d-a2b8-d6b168d09a7b.jpg',
'https://images.openlane.eu/carimgs/5713776/general/058b7474-11b8-496e-9b8b-1ba265311397.jpg',
'https://images.openlane.eu/carimgs/5713776/general/093c5ec6-c2e4-4a10-b215-9ec40c959d76.jpg',
'https://images.openlane.eu/carimgs/5713776/general/61298e1a-45c1-4b7a-8145-ef9743d4884b.jpg',
'https://images.openlane.eu/carimgs/5713776/general/2e5729fe-13ec-4368-888a-d6530e0db311.jpg',
'https://images.openlane.eu/carimgs/5713776/general/72020799-d5f6-47e2-8b1e-08739f645ba8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/559d1932-7640-4263-b6a2-d51a1afb1b7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/6b22f2d7-50d3-40c6-95f2-4750aea37910.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/934265f5-0f3f-4896-84ca-521d0e470219.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/42a60ffc-a5a1-4d6d-a029-2df9a8f39572.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/85865840-d2a3-424d-a2b8-d6b168d09a7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/058b7474-11b8-496e-9b8b-1ba265311397.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/093c5ec6-c2e4-4a10-b215-9ec40c959d76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/61298e1a-45c1-4b7a-8145-ef9743d4884b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/2e5729fe-13ec-4368-888a-d6530e0db311.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/72020799-d5f6-47e2-8b1e-08739f645ba8.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Seat Leon Sportstourer 1.0 TSI Move! - Petrol - Manual - 90 hp - '
'107.574 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2023}
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724092%27 HTTP/1.1" 200 None
2026-03-25 15:21:46 [adesa.be] INFO: Saving data for 10724092: {'created_time': 1774452106.937391, 'last_price_update_time': 1774452106.937402, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724092') HTTP/1.1" 204 0
2026-03-25 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10724061
2026-03-25 15:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ea768da-8503-51a6-a7b6-7634029d5d23 with scrape type 1
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ea768da-8503-51a6-a7b6-7634029d5d23
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5704029%252Fgeneral%252F96a21e11-b50a-40d6-bffe-d0b3e8a9fc60.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/96a21e11-b50a-40d6-bffe-d0b3e8a9fc60.jpg already downloaded
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5704029%252Fgeneral%252Fa71ef54b-c60a-4fe0-ab3b-db54811542a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/a71ef54b-c60a-4fe0-ab3b-db54811542a2.jpg already downloaded
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5704029%252Fgeneral%252Fec1a9530-4626-4964-aa3a-646ae9c5c8e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/ec1a9530-4626-4964-aa3a-646ae9c5c8e8.jpg already downloaded
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5704029%252Fgeneral%252F7252bc08-471f-4da0-9a8f-a0d4410124c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/7252bc08-471f-4da0-9a8f-a0d4410124c7.jpg already downloaded
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5704029%252Fgeneral%252Fb31e1679-d381-4037-8e4d-4e3ecfae6a75.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/b31e1679-d381-4037-8e4d-4e3ecfae6a75.jpg already downloaded
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5704029%252Fgeneral%252Fe90e05ee-e872-4490-bc08-332d9ff479e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/e90e05ee-e872-4490-bc08-332d9ff479e4.jpg already downloaded
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5704029%252Fgeneral%252F17f1eda8-e17c-4ce4-9e43-2e9a72f5c7d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/17f1eda8-e17c-4ce4-9e43-2e9a72f5c7d5.jpg already downloaded
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5704029%252Fgeneral%252Fba48a7bb-b1af-42c9-a848-a922718efcd5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/ba48a7bb-b1af-42c9-a848-a922718efcd5.jpg already downloaded
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5704029%252Fgeneral%252F117f5e34-e5c8-47dc-be43-1357d362c71e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/117f5e34-e5c8-47dc-be43-1357d362c71e.jpg already downloaded
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5704029%252Fgeneral%252F197e60df-e77f-47e3-b824-f5b74de1282f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/197e60df-e77f-47e3-b824-f5b74de1282f.jpg already downloaded
2026-03-25 15:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ea768da-8503-51a6-a7b6-7634029d5d23, identifier: 10724061
2026-03-25 15:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10724061
2026-03-25 15:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10724061
2026-03-25 15:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10724061 to the API
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724061>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1ea768da-8503-51a6-a7b6-7634029d5d23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAU676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724061',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 151781,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5704029/general/96a21e11-b50a-40d6-bffe-d0b3e8a9fc60.jpg',
'https://images.openlane.eu/carimgs/5704029/general/a71ef54b-c60a-4fe0-ab3b-db54811542a2.jpg',
'https://images.openlane.eu/carimgs/5704029/general/ec1a9530-4626-4964-aa3a-646ae9c5c8e8.jpg',
'https://images.openlane.eu/carimgs/5704029/general/7252bc08-471f-4da0-9a8f-a0d4410124c7.jpg',
'https://images.openlane.eu/carimgs/5704029/general/b31e1679-d381-4037-8e4d-4e3ecfae6a75.jpg',
'https://images.openlane.eu/carimgs/5704029/general/e90e05ee-e872-4490-bc08-332d9ff479e4.jpg',
'https://images.openlane.eu/carimgs/5704029/general/17f1eda8-e17c-4ce4-9e43-2e9a72f5c7d5.jpg',
'https://images.openlane.eu/carimgs/5704029/general/ba48a7bb-b1af-42c9-a848-a922718efcd5.jpg',
'https://images.openlane.eu/carimgs/5704029/general/117f5e34-e5c8-47dc-be43-1357d362c71e.jpg',
'https://images.openlane.eu/carimgs/5704029/general/197e60df-e77f-47e3-b824-f5b74de1282f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/96a21e11-b50a-40d6-bffe-d0b3e8a9fc60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/a71ef54b-c60a-4fe0-ab3b-db54811542a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/ec1a9530-4626-4964-aa3a-646ae9c5c8e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/7252bc08-471f-4da0-9a8f-a0d4410124c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/b31e1679-d381-4037-8e4d-4e3ecfae6a75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/e90e05ee-e872-4490-bc08-332d9ff479e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/17f1eda8-e17c-4ce4-9e43-2e9a72f5c7d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/ba48a7bb-b1af-42c9-a848-a922718efcd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/117f5e34-e5c8-47dc-be43-1357d362c71e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/197e60df-e77f-47e3-b824-f5b74de1282f.jpg',
'Width': 1024}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 151.781 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724061%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [adesa.be] INFO: Saving data for 10724061: {'created_time': 1774452107.749967, 'last_price_update_time': 1774452107.749979, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724061') HTTP/1.1" 204 0
2026-03-25 15:21:47 [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 15:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fee05b5-39d4-5349-908e-2d749375958a with identifier: 10724047
2026-03-25 15:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fee05b5-39d4-5349-908e-2d749375958a with scrape type 1
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7fee05b5-39d4-5349-908e-2d749375958a
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5693559%252Fgeneral%252F4d1a3f5d-dcdf-4671-a04f-1f2d5ba5ce62.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/4d1a3f5d-dcdf-4671-a04f-1f2d5ba5ce62.JPG not downloaded yet
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5693559%252Fgeneral%252F394be62f-6cb9-4c87-956e-fa89b00f4ad3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/394be62f-6cb9-4c87-956e-fa89b00f4ad3.JPG not downloaded yet
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5693559%252Fgeneral%252Fe11b207d-23e3-402d-b7e9-777a916311a0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/e11b207d-23e3-402d-b7e9-777a916311a0.JPG not downloaded yet
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5693559%252Fgeneral%252F70d7de49-15b5-471a-a010-f5a399bca417.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/70d7de49-15b5-471a-a010-f5a399bca417.JPG not downloaded yet
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5693559%252Fgeneral%252F4ccdd435-8ab5-403c-bc4e-9b4f1f1b6049.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/4ccdd435-8ab5-403c-bc4e-9b4f1f1b6049.JPG not downloaded yet
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5693559%252Fgeneral%252F565421ac-ba63-4bc6-8e8a-aa4930cd076c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/565421ac-ba63-4bc6-8e8a-aa4930cd076c.JPG not downloaded yet
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5693559%252Fgeneral%252F9ae165f9-e13d-440d-9cd1-ae34c69e0ea9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/9ae165f9-e13d-440d-9cd1-ae34c69e0ea9.JPG not downloaded yet
2026-03-25 15:21:47 [adesa.be] INFO: Found listing with ID: 10726222
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726222%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [adesa.be] INFO: Scrape type for 10726222: 1
2026-03-25 15:21:47 [adesa.be] INFO: Scraping item 10726222 url https://www.openlane.eu/en/carv6/auction/10726222
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5693559%252Fgeneral%252Fe3def0d9-bc4d-4388-8ab9-749d78e4a231.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/e3def0d9-bc4d-4388-8ab9-749d78e4a231.JPG not downloaded yet
2026-03-25 15:21:47 [adesa.be] INFO: Found listing with ID: 10726207
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726207%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [adesa.be] INFO: Scrape type for 10726207: 1
2026-03-25 15:21:47 [adesa.be] INFO: Scraping item 10726207 url https://www.openlane.eu/en/carv6/auction/10726207
2026-03-25 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5693559%252Fgeneral%252Fb6b4d413-504e-4be0-b152-5253ac87101a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/b6b4d413-504e-4be0-b152-5253ac87101a.JPG not downloaded yet
2026-03-25 15:21:47 [adesa.be] INFO: Found listing with ID: 10726184
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726184%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10726184: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10726184 url https://www.openlane.eu/en/carv6/auction/10726184
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5693559%252Fgeneral%252Ffd3b20f5-b2c3-4d9c-a04d-1bee02fefd17.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/fd3b20f5-b2c3-4d9c-a04d-1bee02fefd17.JPG not downloaded yet
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10726197
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726197%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10726197: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10726197 url https://www.openlane.eu/en/carv6/auction/10726197
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723986
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723986%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723986: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723986 url https://www.openlane.eu/en/carv6/auction/10723986
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723938
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723938%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723938: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723938 url https://www.openlane.eu/en/carv6/auction/10723938
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723940
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723940%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723940: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723940 url https://www.openlane.eu/en/carv6/auction/10723940
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723998
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723998%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723998: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723998 url https://www.openlane.eu/en/carv6/auction/10723998
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724143
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724143%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724143: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724143 url https://www.openlane.eu/en/carv6/auction/10724143
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723948
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723948%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723948: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723948 url https://www.openlane.eu/en/carv6/auction/10723948
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724091
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724091%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724091: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724091 url https://www.openlane.eu/en/carv6/auction/10724091
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724169
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724169%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724169: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724169 url https://www.openlane.eu/en/carv6/auction/10724169
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10726186
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726186%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10726186: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10726186 url https://www.openlane.eu/en/carv6/auction/10726186
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10726158
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726158%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10726158: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10726158 url https://www.openlane.eu/en/carv6/auction/10726158
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10726177
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726177%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10726177: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10726177 url https://www.openlane.eu/en/carv6/auction/10726177
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723932
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723932%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723932: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723932 url https://www.openlane.eu/en/carv6/auction/10723932
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723953
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723953%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723953: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723953 url https://www.openlane.eu/en/carv6/auction/10723953
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724076
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724076%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724076: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724076 url https://www.openlane.eu/en/carv6/auction/10724076
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724161
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724161%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724161: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724161 url https://www.openlane.eu/en/carv6/auction/10724161
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724144
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724144%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724144: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724144 url https://www.openlane.eu/en/carv6/auction/10724144
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724066
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724066%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724066: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724066 url https://www.openlane.eu/en/carv6/auction/10724066
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724042
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724042%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724042: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724042 url https://www.openlane.eu/en/carv6/auction/10724042
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724026
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724026%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724026: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724026 url https://www.openlane.eu/en/carv6/auction/10724026
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724062
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724062%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724062: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724062 url https://www.openlane.eu/en/carv6/auction/10724062
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724045
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724045%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724045: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724045 url https://www.openlane.eu/en/carv6/auction/10724045
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723993
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723993%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723993: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723993 url https://www.openlane.eu/en/carv6/auction/10723993
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724119
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724119%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724119: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724119 url https://www.openlane.eu/en/carv6/auction/10724119
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724135
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724135%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724135: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724135 url https://www.openlane.eu/en/carv6/auction/10724135
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724054
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724054%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724054: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724054 url https://www.openlane.eu/en/carv6/auction/10724054
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723929
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723929%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723929: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723929 url https://www.openlane.eu/en/carv6/auction/10723929
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723927
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723927%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723927: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723927 url https://www.openlane.eu/en/carv6/auction/10723927
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723987
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723987%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723987: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723987 url https://www.openlane.eu/en/carv6/auction/10723987
2026-03-25 15:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10724167
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724167%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10724167: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10724167 url https://www.openlane.eu/en/carv6/auction/10724167
2026-03-25 15: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 15:21:48 [adesa.be] INFO: Found listing with ID: 10723947
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723947%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723947: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723947 url https://www.openlane.eu/en/carv6/auction/10723947
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10723926
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723926%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10723926: 1
2026-03-25 15:21:48 [adesa.be] INFO: Scraping item 10723926 url https://www.openlane.eu/en/carv6/auction/10723926
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10721625
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721625%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10721625: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10721625 url https://www.openlane.eu/en/carv6/auction/10721625
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10721635
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721635%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10721635: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10721635 url https://www.openlane.eu/en/carv6/auction/10721635
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10721706
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721706%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10721706: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10721706 url https://www.openlane.eu/en/carv6/auction/10721706
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10721724
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721724%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10721724: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10721724 url https://www.openlane.eu/en/carv6/auction/10721724
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10721646
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721646%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10721646: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10721646 url https://www.openlane.eu/en/carv6/auction/10721646
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10721718
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721718%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10721718: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10721718 url https://www.openlane.eu/en/carv6/auction/10721718
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10719728
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719728%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10719728: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10719728 url https://www.openlane.eu/en/carv6/auction/10719728
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10718126
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718126%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10718126: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10718126 url https://www.openlane.eu/en/carv6/auction/10718126
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10719664
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719664%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10719664: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10719664 url https://www.openlane.eu/en/carv6/auction/10719664
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10718119
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718119%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10718119: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10718119 url https://www.openlane.eu/en/carv6/auction/10718119
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10719194
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719194%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10719194: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10719194 url https://www.openlane.eu/en/carv6/auction/10719194
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10719733
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719733%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10719733: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10719733 url https://www.openlane.eu/en/carv6/auction/10719733
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10718151
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718151%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10718151: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10718151 url https://www.openlane.eu/en/carv6/auction/10718151
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10718143
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718143%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10718143: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10718143 url https://www.openlane.eu/en/carv6/auction/10718143
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10718210
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718210%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10718210: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10718210 url https://www.openlane.eu/en/carv6/auction/10718210
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10718111
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718111%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10718111: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10718111 url https://www.openlane.eu/en/carv6/auction/10718111
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10718114
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718114%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10718114: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10718114 url https://www.openlane.eu/en/carv6/auction/10718114
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10718133
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718133%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10718133: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10718133 url https://www.openlane.eu/en/carv6/auction/10718133
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10718113
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718113%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10718113: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10718113 url https://www.openlane.eu/en/carv6/auction/10718113
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10718219
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718219%27 HTTP/1.1" 200 None
2026-03-25 15:21:48 [adesa.be] INFO: Scrape type for 10718219: 0
2026-03-25 15:21:48 [adesa.be] INFO: Skipping item 10718219 url https://www.openlane.eu/en/carv6/auction/10718219
2026-03-25 15:21:48 [adesa.be] INFO: Found listing with ID: 10718158
2026-03-25 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718158%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718158: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718158 url https://www.openlane.eu/en/carv6/auction/10718158
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718166
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718166%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718166: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718166 url https://www.openlane.eu/en/carv6/auction/10718166
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718120
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718120%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718120: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718120 url https://www.openlane.eu/en/carv6/auction/10718120
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718124
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718124%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718124: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718124 url https://www.openlane.eu/en/carv6/auction/10718124
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718142
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718142%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718142: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718142 url https://www.openlane.eu/en/carv6/auction/10718142
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718121
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718121%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718121: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718121 url https://www.openlane.eu/en/carv6/auction/10718121
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718127
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718127%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718127: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718127 url https://www.openlane.eu/en/carv6/auction/10718127
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719180
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719180%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719180: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719180 url https://www.openlane.eu/en/carv6/auction/10719180
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718131
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718131%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718131: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718131 url https://www.openlane.eu/en/carv6/auction/10718131
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718172
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718172%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718172: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718172 url https://www.openlane.eu/en/carv6/auction/10718172
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719158
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719158%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719158: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719158 url https://www.openlane.eu/en/carv6/auction/10719158
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718106
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718106%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718106: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718106 url https://www.openlane.eu/en/carv6/auction/10718106
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718185
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718185%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718185: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718185 url https://www.openlane.eu/en/carv6/auction/10718185
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719166
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719166%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719166: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719166 url https://www.openlane.eu/en/carv6/auction/10719166
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719174
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719174%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719174: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719174 url https://www.openlane.eu/en/carv6/auction/10719174
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719169
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719169%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719169: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719169 url https://www.openlane.eu/en/carv6/auction/10719169
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718104
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718104%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718104: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718104 url https://www.openlane.eu/en/carv6/auction/10718104
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719621
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719621%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719621: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719621 url https://www.openlane.eu/en/carv6/auction/10719621
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718108
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718108%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718108: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718108 url https://www.openlane.eu/en/carv6/auction/10718108
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719671
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719671%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719671: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719671 url https://www.openlane.eu/en/carv6/auction/10719671
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718122
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718122%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718122: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718122 url https://www.openlane.eu/en/carv6/auction/10718122
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718098
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718098%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718098: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718098 url https://www.openlane.eu/en/carv6/auction/10718098
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719200
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719200%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719200: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719200 url https://www.openlane.eu/en/carv6/auction/10719200
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719199
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719199%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719199: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719199 url https://www.openlane.eu/en/carv6/auction/10719199
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718208
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718208%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718208: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718208 url https://www.openlane.eu/en/carv6/auction/10718208
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719189
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719189%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719189: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719189 url https://www.openlane.eu/en/carv6/auction/10719189
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10720598
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720598%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10720598: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10720598 url https://www.openlane.eu/en/carv6/auction/10720598
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719190
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719190%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719190: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719190 url https://www.openlane.eu/en/carv6/auction/10719190
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719209
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719209%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719209: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719209 url https://www.openlane.eu/en/carv6/auction/10719209
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718169
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718169%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718169: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718169 url https://www.openlane.eu/en/carv6/auction/10718169
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718215
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718215%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718215: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718215 url https://www.openlane.eu/en/carv6/auction/10718215
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718182
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718182%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718182: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718182 url https://www.openlane.eu/en/carv6/auction/10718182
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719197
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719197%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719197: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719197 url https://www.openlane.eu/en/carv6/auction/10719197
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719587
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719587%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719587: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719587 url https://www.openlane.eu/en/carv6/auction/10719587
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718176
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718176%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718176: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718176 url https://www.openlane.eu/en/carv6/auction/10718176
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718206
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718206%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718206: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718206 url https://www.openlane.eu/en/carv6/auction/10718206
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718165
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718165%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718165: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718165 url https://www.openlane.eu/en/carv6/auction/10718165
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718139
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718139%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718139: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718139 url https://www.openlane.eu/en/carv6/auction/10718139
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718212
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718212%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718212: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718212 url https://www.openlane.eu/en/carv6/auction/10718212
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10720608
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720608%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10720608: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10720608 url https://www.openlane.eu/en/carv6/auction/10720608
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718155
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718155%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718155: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718155 url https://www.openlane.eu/en/carv6/auction/10718155
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718162
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718162%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718162: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718162 url https://www.openlane.eu/en/carv6/auction/10718162
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10718132
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718132%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10718132: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10718132 url https://www.openlane.eu/en/carv6/auction/10718132
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719188
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719188%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719188: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719188 url https://www.openlane.eu/en/carv6/auction/10719188
2026-03-25 15:21:49 [adesa.be] INFO: Found listing with ID: 10719156
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719156%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [adesa.be] INFO: Scrape type for 10719156: 0
2026-03-25 15:21:49 [adesa.be] INFO: Skipping item 10719156 url https://www.openlane.eu/en/carv6/auction/10719156
2026-03-25 15:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10724032
2026-03-25 15:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07e0d37-80af-529d-8a3b-99d85d53620e with scrape type 1
2026-03-25 15:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f07e0d37-80af-529d-8a3b-99d85d53620e
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5677058%252Fgeneral%252F0d8b14f9-0cb4-4a14-b137-a1ef32179e3f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677058/general/0d8b14f9-0cb4-4a14-b137-a1ef32179e3f.JPG not downloaded yet
2026-03-25 15:21:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5677058%252Fgeneral%252F6e506365-062b-40b1-9952-227c707eba2c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677058/general/6e506365-062b-40b1-9952-227c707eba2c.JPG not downloaded yet
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5677058%252Fgeneral%252F259aa29a-7230-4fba-9666-88f34ffa7583.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677058/general/259aa29a-7230-4fba-9666-88f34ffa7583.JPG not downloaded yet
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5677058%252Fgeneral%252Fa77af354-e117-4042-aca7-e745a710d87e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677058/general/a77af354-e117-4042-aca7-e745a710d87e.JPG not downloaded yet
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5677058%252Fgeneral%252F47d81e90-90e5-4188-aefb-fc2e6838b8a0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677058/general/47d81e90-90e5-4188-aefb-fc2e6838b8a0.JPG not downloaded yet
2026-03-25 15:21:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677058/general/0d8b14f9-0cb4-4a14-b137-a1ef32179e3f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724032)
2026-03-25 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5677058%252Fgeneral%252F1410844b-b247-4ada-aa1d-7e7f79baf2c1.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677058/general/1410844b-b247-4ada-aa1d-7e7f79baf2c1.JPG not downloaded yet
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5677058%252Fgeneral%252F855abbb5-9c50-4132-90dd-acde4017673f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677058/general/855abbb5-9c50-4132-90dd-acde4017673f.JPG not downloaded yet
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5677058%252Fgeneral%252F54c22c30-0ad9-4ba2-9000-731ca9daaab7.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677058/general/54c22c30-0ad9-4ba2-9000-731ca9daaab7.JPG not downloaded yet
2026-03-25 15:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10724089
2026-03-25 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59795128-3e14-5ad4-9150-778c93be1d2b with scrape type 1
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59795128-3e14-5ad4-9150-778c93be1d2b
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5709298%252Fgeneral%252Fdea0d686-cd01-4ccc-9614-17335ea1b1de.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/dea0d686-cd01-4ccc-9614-17335ea1b1de.JPG not downloaded yet
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677058/general/47d81e90-90e5-4188-aefb-fc2e6838b8a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724032)
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5677058%252Fgeneral%252Fccb29d9d-70b8-4f79-a094-7533495b0c50.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677058/general/ccb29d9d-70b8-4f79-a094-7533495b0c50.JPG not downloaded yet
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5709298%252Fgeneral%252F6ba17b92-40a4-420c-8f0a-d0a0b1412c59.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/6ba17b92-40a4-420c-8f0a-d0a0b1412c59.JPG not downloaded yet
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f07e0d37-80af-529d-8a3b-99d85d53620e due to Ignoring non-200 response
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5677058%252Fgeneral%252Fdb780a4e-c2e8-427e-810a-db37c6a893e0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677058/general/db780a4e-c2e8-427e-810a-db37c6a893e0.JPG not downloaded yet
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5709298%252Fgeneral%252F5efae22e-4217-43e6-b59e-6751e52cdd0e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/5efae22e-4217-43e6-b59e-6751e52cdd0e.JPG not downloaded yet
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5709298%252Fgeneral%252F8a066a24-b8db-41e6-918f-01abe9327464.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/8a066a24-b8db-41e6-918f-01abe9327464.JPG not downloaded yet
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5709298%252Fgeneral%252F99ddd9e7-3762-46e1-877e-5d5b6cb5f69b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/99ddd9e7-3762-46e1-877e-5d5b6cb5f69b.JPG not downloaded yet
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f07e0d37-80af-529d-8a3b-99d85d53620e due to Ignoring non-200 response
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/dea0d686-cd01-4ccc-9614-17335ea1b1de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724089)
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5709298%252Fgeneral%252Fe91ec1bc-590b-47f0-909b-40bc21602316.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/e91ec1bc-590b-47f0-909b-40bc21602316.JPG not downloaded yet
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5709298%252Fgeneral%252Feca286dd-473f-45c3-b39d-8f9e747c4b1d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/eca286dd-473f-45c3-b39d-8f9e747c4b1d.JPG not downloaded yet
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5709298%252Fgeneral%252F05a89054-1edb-462b-8188-fded9e2ae52c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/05a89054-1edb-462b-8188-fded9e2ae52c.JPG not downloaded yet
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5709298%252Fgeneral%252F27b417b5-3e90-4292-b8c9-60d866206692.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/27b417b5-3e90-4292-b8c9-60d866206692.JPG not downloaded yet
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/99ddd9e7-3762-46e1-877e-5d5b6cb5f69b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724089)
2026-03-25 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5709298%252Fgeneral%252F4adc40ba-f2a8-4fed-9d7d-1a4045f5e71a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/4adc40ba-f2a8-4fed-9d7d-1a4045f5e71a.JPG not downloaded yet
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/27b417b5-3e90-4292-b8c9-60d866206692.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724089)
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/4adc40ba-f2a8-4fed-9d7d-1a4045f5e71a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724089)
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/05a89054-1edb-462b-8188-fded9e2ae52c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724089)
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/eca286dd-473f-45c3-b39d-8f9e747c4b1d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724089)
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/e91ec1bc-590b-47f0-909b-40bc21602316.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724089)
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/8a066a24-b8db-41e6-918f-01abe9327464.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724089)
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/5efae22e-4217-43e6-b59e-6751e52cdd0e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724089)
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677058/general/db780a4e-c2e8-427e-810a-db37c6a893e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724032)
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/6ba17b92-40a4-420c-8f0a-d0a0b1412c59.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724089)
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677058/general/ccb29d9d-70b8-4f79-a094-7533495b0c50.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724032)
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f07e0d37-80af-529d-8a3b-99d85d53620e due to Ignoring non-200 response
2026-03-25 15:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677058/general/54c22c30-0ad9-4ba2-9000-731ca9daaab7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724032)
2026-03-25 15:21:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59795128-3e14-5ad4-9150-778c93be1d2b, skipping ID generation
2026-03-25 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59795128-3e14-5ad4-9150-778c93be1d2b with scrape type 1
2026-03-25 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59795128-3e14-5ad4-9150-778c93be1d2b sending to next pipeline
2026-03-25 15:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59795128-3e14-5ad4-9150-778c93be1d2b, identifier: 10724089
2026-03-25 15:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10724089
2026-03-25 15:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10724089
2026-03-25 15:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10724089 to the API
2026-03-25 15:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5709298/general/6ba17b92-40a4-420c-8f0a-d0a0b1412c59.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '59795128-3e14-5ad4-9150-778c93be1d2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLU898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724089',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 135576,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photos': [],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2018-09-27',
'seats_number': 6,
'seller_name': 'SIA Automotive',
'title': 'Renault Trafic L2H1 1.6 DCI Grand Comfort - Diesel - Manual - 95 hp '
'- 135.576 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2018}
2026-03-25 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724089%27 HTTP/1.1" 200 None
2026-03-25 15:21:52 [adesa.be] INFO: Saving data for 10724089: {'created_time': 1774452112.042869, 'last_price_update_time': 1774452112.042882, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724089') HTTP/1.1" 204 0
2026-03-25 15:21:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677058/general/855abbb5-9c50-4132-90dd-acde4017673f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724032)
2026-03-25 15:21:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-25 15:21:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f07e0d37-80af-529d-8a3b-99d85d53620e due to Ignoring non-200 response
2026-03-25 15:21:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f07e0d37-80af-529d-8a3b-99d85d53620e due to Ignoring non-200 response
2026-03-25 15:21:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677058/general/1410844b-b247-4ada-aa1d-7e7f79baf2c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724032)
2026-03-25 15:21:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677058/general/a77af354-e117-4042-aca7-e745a710d87e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724032)
2026-03-25 15:21:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f07e0d37-80af-529d-8a3b-99d85d53620e due to Ignoring non-200 response
2026-03-25 15:21:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677058/general/259aa29a-7230-4fba-9666-88f34ffa7583.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724032)
2026-03-25 15:21:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f07e0d37-80af-529d-8a3b-99d85d53620e due to Ignoring non-200 response
2026-03-25 15:21:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677058/general/6e506365-062b-40b1-9952-227c707eba2c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724032)
2026-03-25 15:21:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f07e0d37-80af-529d-8a3b-99d85d53620e due to Ignoring non-200 response
2026-03-25 15:21:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f07e0d37-80af-529d-8a3b-99d85d53620e due to Ignoring non-200 response
2026-03-25 15:21:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f07e0d37-80af-529d-8a3b-99d85d53620e, skipping ID generation
2026-03-25 15:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07e0d37-80af-529d-8a3b-99d85d53620e with scrape type 1
2026-03-25 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f07e0d37-80af-529d-8a3b-99d85d53620e sending to next pipeline
2026-03-25 15:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07e0d37-80af-529d-8a3b-99d85d53620e, identifier: 10724032
2026-03-25 15:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10724032
2026-03-25 15:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10724032
2026-03-25 15:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07e0d37-80af-529d-8a3b-99d85d53620e with identifier: 10724032 to the API
2026-03-25 15:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5677058/general/6e506365-062b-40b1-9952-227c707eba2c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'f07e0d37-80af-529d-8a3b-99d85d53620e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBE182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724032',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 53334,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photos': [],
'price': 11350,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Seat Arona 1.0 TSI reference - Petrol - Manual - 95 hp - 53.334 km',
'transmission': 'manual',
'trim': 'reference',
'vin': None,
'year': 2023}
2026-03-25 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724032%27 HTTP/1.1" 200 None
2026-03-25 15:21:52 [adesa.be] INFO: Saving data for 10724032: {'created_time': 1774452112.964816, 'last_price_update_time': 1774452112.964834, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724032') HTTP/1.1" 204 0
2026-03-25 15:21:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f07e0d37-80af-529d-8a3b-99d85d53620e due to Ignoring non-200 response
2026-03-25 15:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e29ef8fd-e7f7-5fdd-9de0-274889232e09 with identifier: 10724140
2026-03-25 15:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e29ef8fd-e7f7-5fdd-9de0-274889232e09 with scrape type 1
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e29ef8fd-e7f7-5fdd-9de0-274889232e09
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730060%252Fgeneral%252Ff584c32a-a138-4263-9864-a1de37d0e377.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730060/general/f584c32a-a138-4263-9864-a1de37d0e377.jpg already downloaded
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730060%252Fgeneral%252Fc8d58f43-0726-406f-9a26-ffc6c635c842.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730060/general/c8d58f43-0726-406f-9a26-ffc6c635c842.jpg already downloaded
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730060%252Fgeneral%252F652a40cc-6405-4c06-b492-3d1661d8b29f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730060/general/652a40cc-6405-4c06-b492-3d1661d8b29f.jpg already downloaded
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730060%252Fgeneral%252Fcea8ebda-d149-42d9-8c35-e130c3f84ac2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730060/general/cea8ebda-d149-42d9-8c35-e130c3f84ac2.jpg already downloaded
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730060%252Fgeneral%252F15ac859c-5418-4268-a754-b43b2ef10b10.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730060/general/15ac859c-5418-4268-a754-b43b2ef10b10.jpg already downloaded
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730060%252Fgeneral%252F8e4bcc99-0304-48e8-ab41-6922f9f606c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730060/general/8e4bcc99-0304-48e8-ab41-6922f9f606c8.jpg already downloaded
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730060%252Fgeneral%252Fae43e32b-2dda-4f49-8efa-fcda5363e99b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730060/general/ae43e32b-2dda-4f49-8efa-fcda5363e99b.jpg already downloaded
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730060%252Fgeneral%252F1aa32445-f5b2-4a0f-a09e-5a1ef42f20ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730060/general/1aa32445-f5b2-4a0f-a09e-5a1ef42f20ac.jpg already downloaded
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730060%252Fgeneral%252F9dc227f8-60a4-425b-a1a2-fe2540fb68ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730060/general/9dc227f8-60a4-425b-a1a2-fe2540fb68ca.jpg already downloaded
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5730060%252Fgeneral%252Fdf1fcdec-4867-47fe-8f88-610e4732a99e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730060/general/df1fcdec-4867-47fe-8f88-610e4732a99e.jpg already downloaded
2026-03-25 15:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e29ef8fd-e7f7-5fdd-9de0-274889232e09, identifier: 10724140
2026-03-25 15:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e29ef8fd-e7f7-5fdd-9de0-274889232e09 with identifier: 10724140
2026-03-25 15:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e29ef8fd-e7f7-5fdd-9de0-274889232e09 with identifier: 10724140
2026-03-25 15:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e29ef8fd-e7f7-5fdd-9de0-274889232e09 with identifier: 10724140 to the API
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724140>
{'auction_title': '',
'c_o_2_emission_value': 193,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e29ef8fd-e7f7-5fdd-9de0-274889232e09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRV321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724140',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 76693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 63,
'photo_urls': ['https://images.openlane.eu/carimgs/5730060/general/f584c32a-a138-4263-9864-a1de37d0e377.jpg',
'https://images.openlane.eu/carimgs/5730060/general/c8d58f43-0726-406f-9a26-ffc6c635c842.jpg',
'https://images.openlane.eu/carimgs/5730060/general/652a40cc-6405-4c06-b492-3d1661d8b29f.jpg',
'https://images.openlane.eu/carimgs/5730060/general/cea8ebda-d149-42d9-8c35-e130c3f84ac2.jpg',
'https://images.openlane.eu/carimgs/5730060/general/15ac859c-5418-4268-a754-b43b2ef10b10.jpg',
'https://images.openlane.eu/carimgs/5730060/general/8e4bcc99-0304-48e8-ab41-6922f9f606c8.jpg',
'https://images.openlane.eu/carimgs/5730060/general/ae43e32b-2dda-4f49-8efa-fcda5363e99b.jpg',
'https://images.openlane.eu/carimgs/5730060/general/1aa32445-f5b2-4a0f-a09e-5a1ef42f20ac.jpg',
'https://images.openlane.eu/carimgs/5730060/general/9dc227f8-60a4-425b-a1a2-fe2540fb68ca.jpg',
'https://images.openlane.eu/carimgs/5730060/general/df1fcdec-4867-47fe-8f88-610e4732a99e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e29ef8fd-e7f7-5fdd-9de0-274889232e09/e29ef8fd-e7f7-5fdd-9de0-274889232e09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730060/general/f584c32a-a138-4263-9864-a1de37d0e377.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e29ef8fd-e7f7-5fdd-9de0-274889232e09/e29ef8fd-e7f7-5fdd-9de0-274889232e09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730060/general/c8d58f43-0726-406f-9a26-ffc6c635c842.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e29ef8fd-e7f7-5fdd-9de0-274889232e09/e29ef8fd-e7f7-5fdd-9de0-274889232e09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730060/general/652a40cc-6405-4c06-b492-3d1661d8b29f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e29ef8fd-e7f7-5fdd-9de0-274889232e09/e29ef8fd-e7f7-5fdd-9de0-274889232e09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730060/general/cea8ebda-d149-42d9-8c35-e130c3f84ac2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e29ef8fd-e7f7-5fdd-9de0-274889232e09/e29ef8fd-e7f7-5fdd-9de0-274889232e09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730060/general/15ac859c-5418-4268-a754-b43b2ef10b10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e29ef8fd-e7f7-5fdd-9de0-274889232e09/e29ef8fd-e7f7-5fdd-9de0-274889232e09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730060/general/8e4bcc99-0304-48e8-ab41-6922f9f606c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e29ef8fd-e7f7-5fdd-9de0-274889232e09/e29ef8fd-e7f7-5fdd-9de0-274889232e09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730060/general/ae43e32b-2dda-4f49-8efa-fcda5363e99b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e29ef8fd-e7f7-5fdd-9de0-274889232e09/e29ef8fd-e7f7-5fdd-9de0-274889232e09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730060/general/1aa32445-f5b2-4a0f-a09e-5a1ef42f20ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e29ef8fd-e7f7-5fdd-9de0-274889232e09/e29ef8fd-e7f7-5fdd-9de0-274889232e09_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730060/general/9dc227f8-60a4-425b-a1a2-fe2540fb68ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e29ef8fd-e7f7-5fdd-9de0-274889232e09/e29ef8fd-e7f7-5fdd-9de0-274889232e09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730060/general/df1fcdec-4867-47fe-8f88-610e4732a99e.jpg',
'Width': 1024}],
'price': 22350,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 9,
'seller_name': 'SIA Automotive',
'title': 'Renault Trafic L2H1 2.0 DCI - Diesel - Automatic - 170 hp - 76.693 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724140%27 HTTP/1.1" 200 None
2026-03-25 15:21:54 [adesa.be] INFO: Saving data for 10724140: {'created_time': 1774452114.86513, 'last_price_update_time': 1774452114.865141, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724140') HTTP/1.1" 204 0
2026-03-25 15:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10724041
2026-03-25 15:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with scrape type 1
2026-03-25 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691025%252Fgeneral%252F64ea60aa-dfec-4b31-a14b-239e78868058.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/64ea60aa-dfec-4b31-a14b-239e78868058.jpg already downloaded
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691025%252Fgeneral%252Fd4116ea5-d5de-4254-9912-d498ffcaed5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/d4116ea5-d5de-4254-9912-d498ffcaed5b.jpg already downloaded
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691025%252Fgeneral%252Fc832c956-e4f7-4ee5-a8e8-2c10e8b1f78e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/c832c956-e4f7-4ee5-a8e8-2c10e8b1f78e.jpg already downloaded
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691025%252Fgeneral%252F7ae31781-1d0e-4b47-a1e1-2106f9427aed.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/7ae31781-1d0e-4b47-a1e1-2106f9427aed.jpg already downloaded
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691025%252Fgeneral%252Ff42afb70-447c-4fa1-a839-3133709154b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/f42afb70-447c-4fa1-a839-3133709154b0.jpg already downloaded
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691025%252Fgeneral%252F5d19b60b-65da-4f4c-8b50-07559ea4836c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/5d19b60b-65da-4f4c-8b50-07559ea4836c.jpg already downloaded
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691025%252Fgeneral%252Fda80023d-efed-4896-87a8-1cc1dfc1e5de.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/da80023d-efed-4896-87a8-1cc1dfc1e5de.jpg already downloaded
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691025%252Fgeneral%252F56de5265-01ff-4d01-a414-51a883615f3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/56de5265-01ff-4d01-a414-51a883615f3a.jpg already downloaded
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691025%252Fgeneral%252F95cc3c63-4c00-4c1f-b2ea-2f81661cfdf3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/95cc3c63-4c00-4c1f-b2ea-2f81661cfdf3.jpg already downloaded
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691025%252Fgeneral%252F32b711e3-03cb-478d-bde4-c03c0836ff43.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691025/general/32b711e3-03cb-478d-bde4-c03c0836ff43.jpg already downloaded
2026-03-25 15:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0, identifier: 10724041
2026-03-25 15:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10724041
2026-03-25 15:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10724041
2026-03-25 15:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10724041 to the API
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724041>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABW192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724041',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 155724,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 85,
'photo_urls': ['https://images.openlane.eu/carimgs/5691025/general/64ea60aa-dfec-4b31-a14b-239e78868058.jpg',
'https://images.openlane.eu/carimgs/5691025/general/d4116ea5-d5de-4254-9912-d498ffcaed5b.jpg',
'https://images.openlane.eu/carimgs/5691025/general/c832c956-e4f7-4ee5-a8e8-2c10e8b1f78e.jpg',
'https://images.openlane.eu/carimgs/5691025/general/7ae31781-1d0e-4b47-a1e1-2106f9427aed.jpg',
'https://images.openlane.eu/carimgs/5691025/general/f42afb70-447c-4fa1-a839-3133709154b0.jpg',
'https://images.openlane.eu/carimgs/5691025/general/5d19b60b-65da-4f4c-8b50-07559ea4836c.jpg',
'https://images.openlane.eu/carimgs/5691025/general/da80023d-efed-4896-87a8-1cc1dfc1e5de.jpg',
'https://images.openlane.eu/carimgs/5691025/general/56de5265-01ff-4d01-a414-51a883615f3a.jpg',
'https://images.openlane.eu/carimgs/5691025/general/95cc3c63-4c00-4c1f-b2ea-2f81661cfdf3.jpg',
'https://images.openlane.eu/carimgs/5691025/general/32b711e3-03cb-478d-bde4-c03c0836ff43.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0/6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691025/general/64ea60aa-dfec-4b31-a14b-239e78868058.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0/6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691025/general/d4116ea5-d5de-4254-9912-d498ffcaed5b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0/6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691025/general/c832c956-e4f7-4ee5-a8e8-2c10e8b1f78e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0/6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691025/general/7ae31781-1d0e-4b47-a1e1-2106f9427aed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0/6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691025/general/f42afb70-447c-4fa1-a839-3133709154b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0/6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691025/general/5d19b60b-65da-4f4c-8b50-07559ea4836c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0/6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691025/general/da80023d-efed-4896-87a8-1cc1dfc1e5de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0/6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691025/general/56de5265-01ff-4d01-a414-51a883615f3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0/6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691025/general/95cc3c63-4c00-4c1f-b2ea-2f81661cfdf3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0/6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691025/general/32b711e3-03cb-478d-bde4-c03c0836ff43.jpg',
'Width': 1024}],
'price': 7850,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Megane Grandtour 1.5 DCI - Diesel - Manual - 116 hp - '
'155.724 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710724041%27 HTTP/1.1" 200 None
2026-03-25 15:21:55 [adesa.be] INFO: Saving data for 10724041: {'created_time': 1774452115.569071, 'last_price_update_time': 1774452115.569083, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724041') HTTP/1.1" 204 0
2026-03-25 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10723969
2026-03-25 15:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d with scrape type 1
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5613450%252Fgeneral%252F239309f1-a6e3-486c-8fa2-28454a0fdf79.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/239309f1-a6e3-486c-8fa2-28454a0fdf79.JPG not downloaded yet
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5613450%252Fgeneral%252Fd7bf0551-bdff-49f1-9b79-34dcb6a7283d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/d7bf0551-bdff-49f1-9b79-34dcb6a7283d.JPG not downloaded yet
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5613450%252Fgeneral%252Faabad7eb-aa4a-4f40-b9de-57ea2fe2e7b7.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/aabad7eb-aa4a-4f40-b9de-57ea2fe2e7b7.JPG not downloaded yet
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5613450%252Fgeneral%252F43b2d4bc-ddd8-40bb-929b-a3b8cd364cb3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/43b2d4bc-ddd8-40bb-929b-a3b8cd364cb3.JPG not downloaded yet
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5613450%252Fgeneral%252F2ef8ff5d-a1b6-4003-9c3b-1daa8257d581.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/2ef8ff5d-a1b6-4003-9c3b-1daa8257d581.JPG not downloaded yet
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5613450%252Fgeneral%252F5a812b2f-e6f9-40eb-8394-29290421766f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/5a812b2f-e6f9-40eb-8394-29290421766f.JPG not downloaded yet
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5613450%252Fgeneral%252F9863b7e5-6b08-4950-898a-0d91fdbf14e1.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/9863b7e5-6b08-4950-898a-0d91fdbf14e1.JPG not downloaded yet
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5613450%252Fgeneral%252F37bfea6f-4106-43b3-a9ec-ee970d67da1c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/37bfea6f-4106-43b3-a9ec-ee970d67da1c.JPG not downloaded yet
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5613450%252Fgeneral%252F520e6874-2ead-4229-81ab-e63a06b3d92f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/520e6874-2ead-4229-81ab-e63a06b3d92f.JPG not downloaded yet
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5613450%252Fgeneral%252F557ddde9-0ab0-4160-9c6c-d1ba348bb746.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/557ddde9-0ab0-4160-9c6c-d1ba348bb746.JPG not downloaded yet
2026-03-25 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:21:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:21:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/557ddde9-0ab0-4160-9c6c-d1ba348bb746.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723969)
2026-03-25 15:21:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/520e6874-2ead-4229-81ab-e63a06b3d92f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723969)
2026-03-25 15:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10724118
2026-03-25 15:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 887721eb-4dd5-5601-9645-cc0406112c07 with scrape type 1
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 887721eb-4dd5-5601-9645-cc0406112c07
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5722296%252Fgeneral%252F218b5ca8-a15f-4585-a594-3bd7849846c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/218b5ca8-a15f-4585-a594-3bd7849846c4.jpg already downloaded
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5722296%252Fgeneral%252Ff5642fa1-4f67-47cd-a5c5-898ab3df94d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/f5642fa1-4f67-47cd-a5c5-898ab3df94d8.jpg already downloaded
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5722296%252Fgeneral%252F8073d998-3672-401c-ade0-f3fbfeeda480.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/8073d998-3672-401c-ade0-f3fbfeeda480.jpg already downloaded
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5722296%252Fgeneral%252F8210e517-ac9e-4db5-b13c-5c7d75fb42b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/8210e517-ac9e-4db5-b13c-5c7d75fb42b3.jpg already downloaded
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5722296%252Fgeneral%252F37364ea5-bbcb-4163-aa3b-d46e72d3dcb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/37364ea5-bbcb-4163-aa3b-d46e72d3dcb0.jpg already downloaded
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5722296%252Fgeneral%252F8715998c-c425-4e84-b64b-1ba9e9eccdb5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/8715998c-c425-4e84-b64b-1ba9e9eccdb5.jpg already downloaded
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5722296%252Fgeneral%252F321d7b89-3cb0-4aaf-815f-163c397d1f12.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/321d7b89-3cb0-4aaf-815f-163c397d1f12.jpg already downloaded
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5722296%252Fgeneral%252Fdcc87ff1-77a7-45e1-856d-bc9bf75da361.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/dcc87ff1-77a7-45e1-856d-bc9bf75da361.jpg already downloaded
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5722296%252Fgeneral%252Ff49e0ed6-beba-4627-8255-a8a013aa2735.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/f49e0ed6-beba-4627-8255-a8a013aa2735.jpg already downloaded
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21: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%252F5722296%252Fgeneral%252Fc988b7e8-7215-420b-8811-222ebc14aa8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/c988b7e8-7215-420b-8811-222ebc14aa8c.jpg already downloaded
2026-03-25 15:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 887721eb-4dd5-5601-9645-cc0406112c07, identifier: 10724118
2026-03-25 15:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10724118
2026-03-25 15:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10724118
2026-03-25 15:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10724118 to the API
2026-03-25 15:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724118>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '887721eb-4dd5-5601-9645-cc0406112c07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCJ691A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724118',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 94816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5722296/general/218b5ca8-a15f-4585-a594-3bd7849846c4.jpg',
'https://images.openlane.eu/carimgs/5722296/general/f5642fa1-4f67-47cd-a5c5-898ab3df94d8.jpg',
'https://images.openlane.eu/carimgs/5722296/general/8073d998-3672-401c-ade0-f3fbfeeda480.jpg',
'https://images.openlane.eu/carimgs/5722296/general/8210e517-ac9e-4db5-b13c-5c7d75fb42b3.jpg',
'https://images.openlane.eu/carimgs/5722296/general/37364ea5-bbcb-4163-aa3b-d46e72d3dcb0.jpg',
'https://images.openlane.eu/carimgs/5722296/general/8715998c-c425-4e84-b64b-1ba9e9eccdb5.jpg',
'https://images.openlane.eu/carimgs/5722296/general/321d7b89-3cb0-4aaf-815f-163c397d1f12.jpg',
'https://images.openlane.eu/carimgs/5722296/general/dcc87ff1-77a7-45e1-856d-bc9bf75da361.jpg',
'https://images.openlane.eu/carimgs/5722296/general/f49e0ed6-beba-4627-8255-a8a013aa2735.jpg',
'https://images.openlane.eu/carimgs/5722296/general/c988b7e8-7215-420b-8811-222ebc14aa8c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333621,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/218b5ca8-a15f-4585-a594-3bd7849846c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340455,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/f5642fa1-4f67-47cd-a5c5-898ab3df94d8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328560,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/8073d998-3672-401c-ade0-f3fbfeeda480.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270061,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/8210e517-ac9e-4db5-b13c-5c7d75fb42b3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376014,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/37364ea5-bbcb-4163-aa3b-d46e72d3dcb0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373679,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/8715998c-c425-4e84-b64b-1ba9e9eccdb5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355551,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/321d7b89-3cb0-4aaf-815f-163c397d1f12.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178967,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/dcc87ff1-77a7-45e1-856d-bc9bf75da361.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33411,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/f49e0ed6-beba-4627-8255-a8a013aa2735.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257619,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/c988b7e8-7215-420b-8811-222ebc14aa8c.jpg',
'Width': 1920}],
'price': 12050,
'price_includes_vat': True,
'registration_date': '2019-04-24',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Renault Master L4H2 2.3 DCI - Diesel - Manual - 163 hp - 94.816 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710724118%27 HTTP/1.1" 200 None
2026-03-25 15:21:59 [adesa.be] INFO: Saving data for 10724118: {'created_time': 1774452119.182152, 'last_price_update_time': 1774452119.182163, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724118') HTTP/1.1" 204 0
2026-03-25 15:21:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/37bfea6f-4106-43b3-a9ec-ee970d67da1c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723969)
2026-03-25 15:21:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-25 15:21:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-25 15:21:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/9863b7e5-6b08-4950-898a-0d91fdbf14e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723969)
2026-03-25 15:21:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/5a812b2f-e6f9-40eb-8394-29290421766f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723969)
2026-03-25 15:21:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-25 15:21:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/2ef8ff5d-a1b6-4003-9c3b-1daa8257d581.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723969)
2026-03-25 15:21:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-25 15:21:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/43b2d4bc-ddd8-40bb-929b-a3b8cd364cb3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723969)
2026-03-25 15:21:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-25 15:21:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/aabad7eb-aa4a-4f40-b9de-57ea2fe2e7b7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723969)
2026-03-25 15:21:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-25 15:21:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/d7bf0551-bdff-49f1-9b79-34dcb6a7283d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723969)
2026-03-25 15:21:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-25 15:21:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/239309f1-a6e3-486c-8fa2-28454a0fdf79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723969)
2026-03-25 15:21:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-25 15:21:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-25 15:21:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7c2a5e0-1bf6-5d16-852d-0965e95da58d, skipping ID generation
2026-03-25 15:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d with scrape type 1
2026-03-25 15:21:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d sending to next pipeline
2026-03-25 15:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7c2a5e0-1bf6-5d16-852d-0965e95da58d, identifier: 10723969
2026-03-25 15:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10723969
2026-03-25 15:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10723969
2026-03-25 15:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10723969 to the API
2026-03-25 15:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:21:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:21:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5613450/general/239309f1-a6e3-486c-8fa2-28454a0fdf79.JPG>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a7c2a5e0-1bf6-5d16-852d-0965e95da58d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FJL285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723969',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 303143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [],
'price': 1550,
'price_includes_vat': True,
'registration_date': '2011-07-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Octavia Combi 1.6 TDI - Diesel - Manual - 105 hp - 303.143 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-25 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710723969%27 HTTP/1.1" 200 None
2026-03-25 15:21:59 [adesa.be] INFO: Saving data for 10723969: {'created_time': 1774452119.895609, 'last_price_update_time': 1774452119.89562, 'auction_closing_time': 1774519800.0}
2026-03-25 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723969') HTTP/1.1" 204 0
2026-03-25 15:21:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-25 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:22:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10724049
2026-03-25 15:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5432251c-a3bb-5778-8a0b-f4ddb10d965a with scrape type 1
2026-03-25 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5432251c-a3bb-5778-8a0b-f4ddb10d965a
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5696249%252Fgeneral%252F39a97563-0fa1-4a67-a563-920dddfa37b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/39a97563-0fa1-4a67-a563-920dddfa37b9.jpg already downloaded
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5696249%252Fgeneral%252Fb734fd34-4c76-43a5-9601-32f722a5b2b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/b734fd34-4c76-43a5-9601-32f722a5b2b4.jpg already downloaded
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5696249%252Fgeneral%252Fa6437796-e285-4a73-bd93-a2f27d26e67c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/a6437796-e285-4a73-bd93-a2f27d26e67c.jpg already downloaded
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5696249%252Fgeneral%252Fe28afc56-05c9-48c8-a9e8-4cfda061675e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/e28afc56-05c9-48c8-a9e8-4cfda061675e.jpg already downloaded
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5696249%252Fgeneral%252F0d9ebe13-fcb2-4e2f-8c50-55ab7e500cf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/0d9ebe13-fcb2-4e2f-8c50-55ab7e500cf7.jpg already downloaded
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5696249%252Fgeneral%252F5c59ab69-270b-42c1-bc9f-66e6272d2b69.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/5c59ab69-270b-42c1-bc9f-66e6272d2b69.jpg already downloaded
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5696249%252Fgeneral%252Fae8792ff-8bf0-410d-a665-64b904d074b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/ae8792ff-8bf0-410d-a665-64b904d074b1.jpg already downloaded
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5696249%252Fgeneral%252Feac60f89-c057-406f-b549-f1125274a772.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/eac60f89-c057-406f-b549-f1125274a772.jpg already downloaded
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5696249%252Fgeneral%252Ffac3fc8b-93cb-4106-8c7d-68a123aae5cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/fac3fc8b-93cb-4106-8c7d-68a123aae5cf.jpg already downloaded
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5696249%252Fgeneral%252F1a329a9b-4af4-48ff-a082-60fc2aa024b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/1a329a9b-4af4-48ff-a082-60fc2aa024b0.jpg already downloaded
2026-03-25 15:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5432251c-a3bb-5778-8a0b-f4ddb10d965a, identifier: 10724049
2026-03-25 15:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10724049
2026-03-25 15:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10724049
2026-03-25 15:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10724049 to the API
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5432251c-a3bb-5778-8a0b-f4ddb10d965a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNL828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724049',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 177956,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5696249/general/39a97563-0fa1-4a67-a563-920dddfa37b9.jpg',
'https://images.openlane.eu/carimgs/5696249/general/b734fd34-4c76-43a5-9601-32f722a5b2b4.jpg',
'https://images.openlane.eu/carimgs/5696249/general/a6437796-e285-4a73-bd93-a2f27d26e67c.jpg',
'https://images.openlane.eu/carimgs/5696249/general/e28afc56-05c9-48c8-a9e8-4cfda061675e.jpg',
'https://images.openlane.eu/carimgs/5696249/general/0d9ebe13-fcb2-4e2f-8c50-55ab7e500cf7.jpg',
'https://images.openlane.eu/carimgs/5696249/general/5c59ab69-270b-42c1-bc9f-66e6272d2b69.jpg',
'https://images.openlane.eu/carimgs/5696249/general/ae8792ff-8bf0-410d-a665-64b904d074b1.jpg',
'https://images.openlane.eu/carimgs/5696249/general/eac60f89-c057-406f-b549-f1125274a772.jpg',
'https://images.openlane.eu/carimgs/5696249/general/fac3fc8b-93cb-4106-8c7d-68a123aae5cf.jpg',
'https://images.openlane.eu/carimgs/5696249/general/1a329a9b-4af4-48ff-a082-60fc2aa024b0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333673,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/39a97563-0fa1-4a67-a563-920dddfa37b9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30167,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/b734fd34-4c76-43a5-9601-32f722a5b2b4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393032,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/a6437796-e285-4a73-bd93-a2f27d26e67c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356591,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/e28afc56-05c9-48c8-a9e8-4cfda061675e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277616,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/0d9ebe13-fcb2-4e2f-8c50-55ab7e500cf7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/5c59ab69-270b-42c1-bc9f-66e6272d2b69.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352110,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/ae8792ff-8bf0-410d-a665-64b904d074b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317065,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/eac60f89-c057-406f-b549-f1125274a772.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331946,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/fac3fc8b-93cb-4106-8c7d-68a123aae5cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255440,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/1a329a9b-4af4-48ff-a082-60fc2aa024b0.jpg',
'Width': 1920}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Renault Master L3H1 2.3 DCI Grand Comfort - Diesel - Manual - 150 '
'hp - 177.956 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724049%27 HTTP/1.1" 200 None
2026-03-25 15:22:00 [adesa.be] INFO: Saving data for 10724049: {'created_time': 1774452120.902431, 'last_price_update_time': 1774452120.902443, 'auction_closing_time': 1774519800.0}
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724049') HTTP/1.1" 204 0
2026-03-25 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:22:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:22:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10724131
2026-03-25 15:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with scrape type 1
2026-03-25 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1b9ba0d-469a-5715-8ee1-32bc8b19d82f
2026-03-25 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5725843%252Fgeneral%252F9450edc7-2727-43d5-9552-69a9d67fa5f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/9450edc7-2727-43d5-9552-69a9d67fa5f5.jpg already downloaded
2026-03-25 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5725843%252Fgeneral%252Fd793b58e-317f-49c9-8665-e84c3dc9e222.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/d793b58e-317f-49c9-8665-e84c3dc9e222.jpg already downloaded
2026-03-25 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5725843%252Fgeneral%252F4e500ddc-6c5c-4c30-a4be-a2c6b8b6e1c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/4e500ddc-6c5c-4c30-a4be-a2c6b8b6e1c4.jpg already downloaded
2026-03-25 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5725843%252Fgeneral%252F6d91ef08-b7e6-452b-a2de-aea99d00037b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/6d91ef08-b7e6-452b-a2de-aea99d00037b.jpg already downloaded
2026-03-25 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5725843%252Fgeneral%252F2f92b468-5f97-4457-9638-9e6cba7e094c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/2f92b468-5f97-4457-9638-9e6cba7e094c.jpg already downloaded
2026-03-25 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5725843%252Fgeneral%252F17e9770b-fe7f-4711-959f-43645e086b3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/17e9770b-fe7f-4711-959f-43645e086b3f.jpg already downloaded
2026-03-25 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5725843%252Fgeneral%252Fc7825422-b0bc-4453-9817-a497837b9a83.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/c7825422-b0bc-4453-9817-a497837b9a83.jpg already downloaded
2026-03-25 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5725843%252Fgeneral%252F760daee9-ba6e-4748-80fa-e5db2ef2ada5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/760daee9-ba6e-4748-80fa-e5db2ef2ada5.jpg already downloaded
2026-03-25 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5725843%252Fgeneral%252F8bb20448-43a7-4585-b03d-eda7bced24e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/8bb20448-43a7-4585-b03d-eda7bced24e0.jpg already downloaded
2026-03-25 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5725843%252Fgeneral%252F074f136a-7fc6-45c8-a6f0-d5303bd67501.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/074f136a-7fc6-45c8-a6f0-d5303bd67501.jpg already downloaded
2026-03-25 15:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f, identifier: 10724131
2026-03-25 15:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10724131
2026-03-25 15:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10724131
2026-03-25 15:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10724131 to the API
2026-03-25 15:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724131>
{'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-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd1b9ba0d-469a-5715-8ee1-32bc8b19d82f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKC145',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724131',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 42157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5725843/general/9450edc7-2727-43d5-9552-69a9d67fa5f5.jpg',
'https://images.openlane.eu/carimgs/5725843/general/d793b58e-317f-49c9-8665-e84c3dc9e222.jpg',
'https://images.openlane.eu/carimgs/5725843/general/4e500ddc-6c5c-4c30-a4be-a2c6b8b6e1c4.jpg',
'https://images.openlane.eu/carimgs/5725843/general/6d91ef08-b7e6-452b-a2de-aea99d00037b.jpg',
'https://images.openlane.eu/carimgs/5725843/general/2f92b468-5f97-4457-9638-9e6cba7e094c.jpg',
'https://images.openlane.eu/carimgs/5725843/general/17e9770b-fe7f-4711-959f-43645e086b3f.jpg',
'https://images.openlane.eu/carimgs/5725843/general/c7825422-b0bc-4453-9817-a497837b9a83.jpg',
'https://images.openlane.eu/carimgs/5725843/general/760daee9-ba6e-4748-80fa-e5db2ef2ada5.jpg',
'https://images.openlane.eu/carimgs/5725843/general/8bb20448-43a7-4585-b03d-eda7bced24e0.jpg',
'https://images.openlane.eu/carimgs/5725843/general/074f136a-7fc6-45c8-a6f0-d5303bd67501.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316191,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/9450edc7-2727-43d5-9552-69a9d67fa5f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31103,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/d793b58e-317f-49c9-8665-e84c3dc9e222.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296775,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/4e500ddc-6c5c-4c30-a4be-a2c6b8b6e1c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303008,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/6d91ef08-b7e6-452b-a2de-aea99d00037b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258740,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/2f92b468-5f97-4457-9638-9e6cba7e094c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340427,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/17e9770b-fe7f-4711-959f-43645e086b3f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301542,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/c7825422-b0bc-4453-9817-a497837b9a83.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319129,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/760daee9-ba6e-4748-80fa-e5db2ef2ada5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233571,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/8bb20448-43a7-4585-b03d-eda7bced24e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375956,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/074f136a-7fc6-45c8-a6f0-d5303bd67501.jpg',
'Width': 1920}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'42.157 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724131%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [adesa.be] INFO: Saving data for 10724131: {'created_time': 1774452123.131758, 'last_price_update_time': 1774452123.131771, 'auction_closing_time': 1774519800.0}
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724131') HTTP/1.1" 204 0
2026-03-25 15:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10724048
2026-03-25 15:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with scrape type 1
2026-03-25 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04523ddf-779b-560b-b2c4-5c527cb4ccf7
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696196%252Fgeneral%252F068d3ed4-1e87-4891-b11b-7be5d36a470c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/068d3ed4-1e87-4891-b11b-7be5d36a470c.jpg already downloaded
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696196%252Fgeneral%252F37b21c69-054e-4fd2-8d2b-50dad9246b77.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/37b21c69-054e-4fd2-8d2b-50dad9246b77.jpg already downloaded
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696196%252Fgeneral%252F4155fd68-c96a-4369-b5ea-2f9e5dd54a29.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/4155fd68-c96a-4369-b5ea-2f9e5dd54a29.jpg already downloaded
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696196%252Fgeneral%252F3250b88d-e15f-4b63-bc42-a18da2744224.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/3250b88d-e15f-4b63-bc42-a18da2744224.jpg already downloaded
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696196%252Fgeneral%252Fd73277fd-aa75-4d64-bdce-254dd62194c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/d73277fd-aa75-4d64-bdce-254dd62194c2.jpg already downloaded
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696196%252Fgeneral%252F8110b392-a060-4947-9d2a-24c93dc26ed2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/8110b392-a060-4947-9d2a-24c93dc26ed2.jpg already downloaded
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696196%252Fgeneral%252Fcf85165d-cfa2-43d8-aba5-c514ce1b6381.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/cf85165d-cfa2-43d8-aba5-c514ce1b6381.jpg already downloaded
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696196%252Fgeneral%252Fc4780cf6-14fe-4297-b534-b0015e0453a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/c4780cf6-14fe-4297-b534-b0015e0453a0.jpg already downloaded
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696196%252Fgeneral%252F2a9b8895-08b0-4882-87ea-874dacd1bf6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/2a9b8895-08b0-4882-87ea-874dacd1bf6a.jpg already downloaded
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696196%252Fgeneral%252F4d7ce142-3525-4bd9-bc3a-f803f2de061b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/4d7ce142-3525-4bd9-bc3a-f803f2de061b.jpg already downloaded
2026-03-25 15:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04523ddf-779b-560b-b2c4-5c527cb4ccf7, identifier: 10724048
2026-03-25 15:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10724048
2026-03-25 15:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10724048
2026-03-25 15:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10724048 to the API
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724048>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '04523ddf-779b-560b-b2c4-5c527cb4ccf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNL846',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724048',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 171242,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696196/general/068d3ed4-1e87-4891-b11b-7be5d36a470c.jpg',
'https://images.openlane.eu/carimgs/5696196/general/37b21c69-054e-4fd2-8d2b-50dad9246b77.jpg',
'https://images.openlane.eu/carimgs/5696196/general/4155fd68-c96a-4369-b5ea-2f9e5dd54a29.jpg',
'https://images.openlane.eu/carimgs/5696196/general/3250b88d-e15f-4b63-bc42-a18da2744224.jpg',
'https://images.openlane.eu/carimgs/5696196/general/d73277fd-aa75-4d64-bdce-254dd62194c2.jpg',
'https://images.openlane.eu/carimgs/5696196/general/8110b392-a060-4947-9d2a-24c93dc26ed2.jpg',
'https://images.openlane.eu/carimgs/5696196/general/cf85165d-cfa2-43d8-aba5-c514ce1b6381.jpg',
'https://images.openlane.eu/carimgs/5696196/general/c4780cf6-14fe-4297-b534-b0015e0453a0.jpg',
'https://images.openlane.eu/carimgs/5696196/general/2a9b8895-08b0-4882-87ea-874dacd1bf6a.jpg',
'https://images.openlane.eu/carimgs/5696196/general/4d7ce142-3525-4bd9-bc3a-f803f2de061b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268671,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/068d3ed4-1e87-4891-b11b-7be5d36a470c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265933,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/37b21c69-054e-4fd2-8d2b-50dad9246b77.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261408,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/4155fd68-c96a-4369-b5ea-2f9e5dd54a29.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279967,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/3250b88d-e15f-4b63-bc42-a18da2744224.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272065,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/d73277fd-aa75-4d64-bdce-254dd62194c2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252328,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/8110b392-a060-4947-9d2a-24c93dc26ed2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240288,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/cf85165d-cfa2-43d8-aba5-c514ce1b6381.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35208,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/c4780cf6-14fe-4297-b534-b0015e0453a0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266561,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/2a9b8895-08b0-4882-87ea-874dacd1bf6a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268585,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/4d7ce142-3525-4bd9-bc3a-f803f2de061b.jpg',
'Width': 1400}],
'price': 13750,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Renault Master dropside 2.3 DCI - Diesel - Manual - 150 hp - '
'171.242 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724048%27 HTTP/1.1" 200 None
2026-03-25 15:22:03 [adesa.be] INFO: Saving data for 10724048: {'created_time': 1774452123.77353, 'last_price_update_time': 1774452123.77354, 'auction_closing_time': 1774519800.0}
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724048') HTTP/1.1" 204 0
2026-03-25 15:22:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.015(s), this was the 1st time calling it.
2026-03-25 15:22:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.609564879277906 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:22:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 18.447(s), this was the 1st time calling it.
2026-03-25 15:22:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.0337393949994755 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 15:22:06 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '6b0c3f21a8f0b7b22a8be15b007b7ae6', '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=6b0c3f21a8f0b7b22a8be15b007b7ae6.
2026-03-25 15:22:06 [scrapy.extensions.logstats] INFO: Crawled 415 pages (at 124 pages/min), scraped 121 items (at 28 items/min)
2026-03-25 15:22:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-25 15:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10723987
2026-03-25 15:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5323260-04ed-5c6f-9957-fb480f1cd942 with scrape type 1
2026-03-25 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5323260-04ed-5c6f-9957-fb480f1cd942
2026-03-25 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5640883%252Fgeneral%252Ff13ffe4a-2253-4494-b663-5b8e5c7f01e8.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/f13ffe4a-2253-4494-b663-5b8e5c7f01e8.JPG not downloaded yet
2026-03-25 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5640883%252Fgeneral%252Fbedccaaf-7931-4b7e-8153-64ba5efbb31b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/bedccaaf-7931-4b7e-8153-64ba5efbb31b.JPG not downloaded yet
2026-03-25 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5640883%252Fgeneral%252F61d0c610-1bd7-447b-835b-ea42d53aa02a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/61d0c610-1bd7-447b-835b-ea42d53aa02a.JPG not downloaded yet
2026-03-25 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5640883%252Fgeneral%252F6143e72f-d216-4574-8241-f32cefa14549.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/6143e72f-d216-4574-8241-f32cefa14549.JPG not downloaded yet
2026-03-25 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5640883%252Fgeneral%252Fea6ce81d-fbbe-4caf-bc03-d29c07da11e9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/ea6ce81d-fbbe-4caf-bc03-d29c07da11e9.JPG not downloaded yet
2026-03-25 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5640883%252Fgeneral%252Fd39322a9-c555-4861-9a4d-9519ed660772.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/d39322a9-c555-4861-9a4d-9519ed660772.JPG not downloaded yet
2026-03-25 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5640883%252Fgeneral%252F3075c1a3-37e6-4d80-ad94-c690b9422171.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/3075c1a3-37e6-4d80-ad94-c690b9422171.JPG not downloaded yet
2026-03-25 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5640883%252Fgeneral%252F0be6aa7e-bc7d-4eeb-9a45-319c53412686.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/0be6aa7e-bc7d-4eeb-9a45-319c53412686.JPG not downloaded yet
2026-03-25 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5640883%252Fgeneral%252Fdd2c3f2e-b4f2-4b22-ac4d-ab8647eb8147.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/dd2c3f2e-b4f2-4b22-ac4d-ab8647eb8147.JPG not downloaded yet
2026-03-25 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5640883%252Fgeneral%252Fc120bd07-ca03-4300-aae1-181e8e7d8d2d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/c120bd07-ca03-4300-aae1-181e8e7d8d2d.JPG not downloaded yet
2026-03-25 15:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:22:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/c120bd07-ca03-4300-aae1-181e8e7d8d2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723987)
2026-03-25 15:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:22:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/dd2c3f2e-b4f2-4b22-ac4d-ab8647eb8147.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723987)
2026-03-25 15:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10724138
2026-03-25 15:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc918509-778a-52db-9670-89d6e6c646be with scrape type 1
2026-03-25 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc918509-778a-52db-9670-89d6e6c646be
2026-03-25 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5728289%252Fgeneral%252F5a89bba6-8ad6-4460-bd4b-e233422ae5a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/5a89bba6-8ad6-4460-bd4b-e233422ae5a3.jpg already downloaded
2026-03-25 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5728289%252Fgeneral%252F2ea33011-a148-4cae-9342-7289e1256281.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/2ea33011-a148-4cae-9342-7289e1256281.jpg already downloaded
2026-03-25 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5728289%252Fgeneral%252Fc12f593a-8037-4bd9-9917-756183070916.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/c12f593a-8037-4bd9-9917-756183070916.jpg already downloaded
2026-03-25 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5728289%252Fgeneral%252F6dd0365e-8252-4670-a23b-063a9f9f3190.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/6dd0365e-8252-4670-a23b-063a9f9f3190.jpg already downloaded
2026-03-25 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5728289%252Fgeneral%252Fa72e819f-22ca-4436-a0af-198ce995d5c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/a72e819f-22ca-4436-a0af-198ce995d5c7.jpg already downloaded
2026-03-25 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5728289%252Fgeneral%252F493c38a9-7a63-4cf9-8388-2f9ece317783.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/493c38a9-7a63-4cf9-8388-2f9ece317783.jpg already downloaded
2026-03-25 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5728289%252Fgeneral%252F8cff74a3-440f-4b1f-a18e-ba510342a487.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/8cff74a3-440f-4b1f-a18e-ba510342a487.jpg already downloaded
2026-03-25 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5728289%252Fgeneral%252F29ae92dd-9301-4ccb-9c73-92ba50460cc7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/29ae92dd-9301-4ccb-9c73-92ba50460cc7.jpg already downloaded
2026-03-25 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5728289%252Fgeneral%252F3616fc10-e9a0-4814-9f85-54ca2b2d5931.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/3616fc10-e9a0-4814-9f85-54ca2b2d5931.jpg already downloaded
2026-03-25 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5728289%252Fgeneral%252Ff857043f-6a4c-4cd7-832f-1f6e4ac3ca90.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/f857043f-6a4c-4cd7-832f-1f6e4ac3ca90.jpg already downloaded
2026-03-25 15:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc918509-778a-52db-9670-89d6e6c646be, identifier: 10724138
2026-03-25 15:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10724138
2026-03-25 15:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10724138
2026-03-25 15:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10724138 to the API
2026-03-25 15:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:22:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724138>
{'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-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'dc918509-778a-52db-9670-89d6e6c646be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFF469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724138',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 51501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5728289/general/5a89bba6-8ad6-4460-bd4b-e233422ae5a3.jpg',
'https://images.openlane.eu/carimgs/5728289/general/2ea33011-a148-4cae-9342-7289e1256281.jpg',
'https://images.openlane.eu/carimgs/5728289/general/c12f593a-8037-4bd9-9917-756183070916.jpg',
'https://images.openlane.eu/carimgs/5728289/general/6dd0365e-8252-4670-a23b-063a9f9f3190.jpg',
'https://images.openlane.eu/carimgs/5728289/general/a72e819f-22ca-4436-a0af-198ce995d5c7.jpg',
'https://images.openlane.eu/carimgs/5728289/general/493c38a9-7a63-4cf9-8388-2f9ece317783.jpg',
'https://images.openlane.eu/carimgs/5728289/general/8cff74a3-440f-4b1f-a18e-ba510342a487.jpg',
'https://images.openlane.eu/carimgs/5728289/general/29ae92dd-9301-4ccb-9c73-92ba50460cc7.jpg',
'https://images.openlane.eu/carimgs/5728289/general/3616fc10-e9a0-4814-9f85-54ca2b2d5931.jpg',
'https://images.openlane.eu/carimgs/5728289/general/f857043f-6a4c-4cd7-832f-1f6e4ac3ca90.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246273,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/5a89bba6-8ad6-4460-bd4b-e233422ae5a3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272445,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/2ea33011-a148-4cae-9342-7289e1256281.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253540,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/c12f593a-8037-4bd9-9917-756183070916.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261904,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/6dd0365e-8252-4670-a23b-063a9f9f3190.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251750,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/a72e819f-22ca-4436-a0af-198ce995d5c7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303390,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/493c38a9-7a63-4cf9-8388-2f9ece317783.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248472,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/8cff74a3-440f-4b1f-a18e-ba510342a487.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317060,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/29ae92dd-9301-4ccb-9c73-92ba50460cc7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31770,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/3616fc10-e9a0-4814-9f85-54ca2b2d5931.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274155,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/f857043f-6a4c-4cd7-832f-1f6e4ac3ca90.jpg',
'Width': 1400}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 51.501 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724138%27 HTTP/1.1" 200 None
2026-03-25 15:22:12 [adesa.be] INFO: Saving data for 10724138: {'created_time': 1774452132.384098, 'last_price_update_time': 1774452132.384109, 'auction_closing_time': 1774519800.0}
2026-03-25 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724138') HTTP/1.1" 204 0
2026-03-25 15:22:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/0be6aa7e-bc7d-4eeb-9a45-319c53412686.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723987)
2026-03-25 15:22: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 15:22:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-25 15:22:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-25 15:22:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/3075c1a3-37e6-4d80-ad94-c690b9422171.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723987)
2026-03-25 15:22:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/d39322a9-c555-4861-9a4d-9519ed660772.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723987)
2026-03-25 15:22:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-25 15:22:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/ea6ce81d-fbbe-4caf-bc03-d29c07da11e9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723987)
2026-03-25 15:22:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-25 15:22:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/6143e72f-d216-4574-8241-f32cefa14549.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723987)
2026-03-25 15:22:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-25 15:22:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/61d0c610-1bd7-447b-835b-ea42d53aa02a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723987)
2026-03-25 15:22:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-25 15:22:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/bedccaaf-7931-4b7e-8153-64ba5efbb31b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723987)
2026-03-25 15:22:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-25 15:22:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/f13ffe4a-2253-4494-b663-5b8e5c7f01e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723987)
2026-03-25 15:22:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-25 15:22:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-25 15:22:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5323260-04ed-5c6f-9957-fb480f1cd942, skipping ID generation
2026-03-25 15:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5323260-04ed-5c6f-9957-fb480f1cd942 with scrape type 1
2026-03-25 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5323260-04ed-5c6f-9957-fb480f1cd942 sending to next pipeline
2026-03-25 15:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5323260-04ed-5c6f-9957-fb480f1cd942, identifier: 10723987
2026-03-25 15:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10723987
2026-03-25 15:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10723987
2026-03-25 15:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10723987 to the API
2026-03-25 15:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:22:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:22:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5640883/general/f13ffe4a-2253-4494-b663-5b8e5c7f01e8.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b5323260-04ed-5c6f-9957-fb480f1cd942',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRH937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723987',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 141021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photos': [],
'price': 16150,
'price_includes_vat': True,
'registration_date': '2020-03-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T8 Momentum - AWD - Hybrid - Automatic - 303 hp - '
'141.021 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2020}
2026-03-25 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723987%27 HTTP/1.1" 200 None
2026-03-25 15:22:13 [adesa.be] INFO: Saving data for 10723987: {'created_time': 1774452133.221119, 'last_price_update_time': 1774452133.221129, 'auction_closing_time': 1774519800.0}
2026-03-25 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723987') HTTP/1.1" 204 0
2026-03-25 15:22:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-25 15:22: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 15:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:22:13 [adesa.be] INFO: Found listing with ID: 10719155
2026-03-25 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719155%27 HTTP/1.1" 200 None
2026-03-25 15:22:13 [adesa.be] INFO: Scrape type for 10719155: 0
2026-03-25 15:22:13 [adesa.be] INFO: Skipping item 10719155 url https://www.openlane.eu/en/carv6/auction/10719155
2026-03-25 15:22:13 [adesa.be] INFO: Found listing with ID: 10718171
2026-03-25 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718171%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718171: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718171 url https://www.openlane.eu/en/carv6/auction/10718171
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719171
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719171%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719171: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719171 url https://www.openlane.eu/en/carv6/auction/10719171
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718137
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718137%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718137: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718137 url https://www.openlane.eu/en/carv6/auction/10718137
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719206
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719206%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719206: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719206 url https://www.openlane.eu/en/carv6/auction/10719206
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719157
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719157%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719157: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719157 url https://www.openlane.eu/en/carv6/auction/10719157
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10720132
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720132%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10720132: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10720132 url https://www.openlane.eu/en/carv6/auction/10720132
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719205
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719205%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719205: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719205 url https://www.openlane.eu/en/carv6/auction/10719205
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10720596
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720596%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10720596: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10720596 url https://www.openlane.eu/en/carv6/auction/10720596
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719181
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719181%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719181: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719181 url https://www.openlane.eu/en/carv6/auction/10719181
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718149
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718149%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718149: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718149 url https://www.openlane.eu/en/carv6/auction/10718149
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719186
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719186%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719186: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719186 url https://www.openlane.eu/en/carv6/auction/10719186
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719208
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719208%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719208: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719208 url https://www.openlane.eu/en/carv6/auction/10719208
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718105
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718105%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718105: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718105 url https://www.openlane.eu/en/carv6/auction/10718105
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719624
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719624%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719624: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719624 url https://www.openlane.eu/en/carv6/auction/10719624
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718125
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718125%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718125: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718125 url https://www.openlane.eu/en/carv6/auction/10718125
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10720597
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720597%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10720597: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10720597 url https://www.openlane.eu/en/carv6/auction/10720597
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718112
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718112%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718112: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718112 url https://www.openlane.eu/en/carv6/auction/10718112
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718144
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718144%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718144: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718144 url https://www.openlane.eu/en/carv6/auction/10718144
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719182
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719182%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719182: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719182 url https://www.openlane.eu/en/carv6/auction/10719182
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719177
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719177%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719177: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719177 url https://www.openlane.eu/en/carv6/auction/10719177
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718116
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718116%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718116: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718116 url https://www.openlane.eu/en/carv6/auction/10718116
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718107
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718107%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718107: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718107 url https://www.openlane.eu/en/carv6/auction/10718107
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718103
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718103%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718103: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718103 url https://www.openlane.eu/en/carv6/auction/10718103
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718134
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718134%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718134: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718134 url https://www.openlane.eu/en/carv6/auction/10718134
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718147
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718147%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718147: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718147 url https://www.openlane.eu/en/carv6/auction/10718147
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719201
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719201%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719201: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719201 url https://www.openlane.eu/en/carv6/auction/10719201
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718186
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718186%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718186: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718186 url https://www.openlane.eu/en/carv6/auction/10718186
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719203
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719203%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719203: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719203 url https://www.openlane.eu/en/carv6/auction/10719203
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719170
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719170%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719170: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719170 url https://www.openlane.eu/en/carv6/auction/10719170
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719623
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719623%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719623: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719623 url https://www.openlane.eu/en/carv6/auction/10719623
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718216
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718216%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718216: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718216 url https://www.openlane.eu/en/carv6/auction/10718216
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718178
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718178%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718178: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718178 url https://www.openlane.eu/en/carv6/auction/10718178
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719196
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719196%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719196: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719196 url https://www.openlane.eu/en/carv6/auction/10719196
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718159
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718159%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718159: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718159 url https://www.openlane.eu/en/carv6/auction/10718159
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718209
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718209%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718209: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718209 url https://www.openlane.eu/en/carv6/auction/10718209
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719622
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719622%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719622: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719622 url https://www.openlane.eu/en/carv6/auction/10719622
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719195
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719195%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719195: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719195 url https://www.openlane.eu/en/carv6/auction/10719195
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718164
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718164%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718164: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718164 url https://www.openlane.eu/en/carv6/auction/10718164
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718207
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718207%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718207: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718207 url https://www.openlane.eu/en/carv6/auction/10718207
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719193
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719193%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719193: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719193 url https://www.openlane.eu/en/carv6/auction/10719193
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719191
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719191%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719191: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719191 url https://www.openlane.eu/en/carv6/auction/10719191
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719204
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719204%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719204: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719204 url https://www.openlane.eu/en/carv6/auction/10719204
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718183
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718183%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718183: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718183 url https://www.openlane.eu/en/carv6/auction/10718183
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718184
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718184%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718184: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718184 url https://www.openlane.eu/en/carv6/auction/10718184
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718187
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718187%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718187: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718187 url https://www.openlane.eu/en/carv6/auction/10718187
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718188
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718188%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718188: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718188 url https://www.openlane.eu/en/carv6/auction/10718188
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10718180
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718180%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10718180: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10718180 url https://www.openlane.eu/en/carv6/auction/10718180
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719669
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719669%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719669: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719669 url https://www.openlane.eu/en/carv6/auction/10719669
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719175
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719175%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719175: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719175 url https://www.openlane.eu/en/carv6/auction/10719175
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719161
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719161%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719161: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719161 url https://www.openlane.eu/en/carv6/auction/10719161
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10720137
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720137%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10720137: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10720137 url https://www.openlane.eu/en/carv6/auction/10720137
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719160
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719160%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10719160: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10719160 url https://www.openlane.eu/en/carv6/auction/10719160
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10721752
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721752%27 HTTP/1.1" 200 None
2026-03-25 15:22:14 [adesa.be] INFO: Scrape type for 10721752: 0
2026-03-25 15:22:14 [adesa.be] INFO: Skipping item 10721752 url https://www.openlane.eu/en/carv6/auction/10721752
2026-03-25 15:22:14 [adesa.be] INFO: Found listing with ID: 10719198
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719198%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719198: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719198 url https://www.openlane.eu/en/carv6/auction/10719198
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719736
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719736%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719736: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719736 url https://www.openlane.eu/en/carv6/auction/10719736
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719737
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719737%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719737: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719737 url https://www.openlane.eu/en/carv6/auction/10719737
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719162
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719162%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719162: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719162 url https://www.openlane.eu/en/carv6/auction/10719162
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719187
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719187%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719187: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719187 url https://www.openlane.eu/en/carv6/auction/10719187
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719159
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719159%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719159: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719159 url https://www.openlane.eu/en/carv6/auction/10719159
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719179
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719179%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719179: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719179 url https://www.openlane.eu/en/carv6/auction/10719179
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719730
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719730%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719730: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719730 url https://www.openlane.eu/en/carv6/auction/10719730
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10716253
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716253%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10716253: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10716253 url https://www.openlane.eu/en/carv6/auction/10716253
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719163
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719163%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719163: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719163 url https://www.openlane.eu/en/carv6/auction/10719163
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718135
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718135%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718135: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718135 url https://www.openlane.eu/en/carv6/auction/10718135
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718211
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718211%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718211: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718211 url https://www.openlane.eu/en/carv6/auction/10718211
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10716254
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716254%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10716254: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10716254 url https://www.openlane.eu/en/carv6/auction/10716254
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718140
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718140%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718140: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718140 url https://www.openlane.eu/en/carv6/auction/10718140
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719185
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719185%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719185: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719185 url https://www.openlane.eu/en/carv6/auction/10719185
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10717030
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717030%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10717030: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10717030 url https://www.openlane.eu/en/carv6/auction/10717030
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718175
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718175%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718175: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718175 url https://www.openlane.eu/en/carv6/auction/10718175
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10717029
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717029%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10717029: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10717029 url https://www.openlane.eu/en/carv6/auction/10717029
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718129
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718129%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718129: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718129 url https://www.openlane.eu/en/carv6/auction/10718129
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718110
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718110%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718110: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718110 url https://www.openlane.eu/en/carv6/auction/10718110
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719165
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719165%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719165: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719165 url https://www.openlane.eu/en/carv6/auction/10719165
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718118
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718118%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718118: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718118 url https://www.openlane.eu/en/carv6/auction/10718118
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719168
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719168%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719168: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719168 url https://www.openlane.eu/en/carv6/auction/10719168
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718117
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718117%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718117: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718117 url https://www.openlane.eu/en/carv6/auction/10718117
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718099
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718099%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718099: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718099 url https://www.openlane.eu/en/carv6/auction/10718099
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718100
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718100%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718100: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718100 url https://www.openlane.eu/en/carv6/auction/10718100
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718102
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718102%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718102: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718102 url https://www.openlane.eu/en/carv6/auction/10718102
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718168
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718168%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718168: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718168 url https://www.openlane.eu/en/carv6/auction/10718168
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718173
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718173%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718173: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718173 url https://www.openlane.eu/en/carv6/auction/10718173
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718153
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718153%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718153: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718153 url https://www.openlane.eu/en/carv6/auction/10718153
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718217
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718217%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718217: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718217 url https://www.openlane.eu/en/carv6/auction/10718217
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718154
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718154%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718154: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718154 url https://www.openlane.eu/en/carv6/auction/10718154
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718163
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718163%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718163: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718163 url https://www.openlane.eu/en/carv6/auction/10718163
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718177
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718177%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718177: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718177 url https://www.openlane.eu/en/carv6/auction/10718177
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719210
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719210%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719210: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719210 url https://www.openlane.eu/en/carv6/auction/10719210
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719662
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719662%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719662: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719662 url https://www.openlane.eu/en/carv6/auction/10719662
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719668
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719668%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719668: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719668 url https://www.openlane.eu/en/carv6/auction/10719668
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718174
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718174%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718174: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718174 url https://www.openlane.eu/en/carv6/auction/10718174
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718213
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718213%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718213: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718213 url https://www.openlane.eu/en/carv6/auction/10718213
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719732
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719732%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719732: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719732 url https://www.openlane.eu/en/carv6/auction/10719732
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719734
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719734%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719734: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719734 url https://www.openlane.eu/en/carv6/auction/10719734
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719731
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719731%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719731: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719731 url https://www.openlane.eu/en/carv6/auction/10719731
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719724
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719724%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719724: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719724 url https://www.openlane.eu/en/carv6/auction/10719724
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10718167
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718167%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10718167: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10718167 url https://www.openlane.eu/en/carv6/auction/10718167
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719670
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719670%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719670: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719670 url https://www.openlane.eu/en/carv6/auction/10719670
2026-03-25 15:22:15 [adesa.be] INFO: Found listing with ID: 10719725
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719725%27 HTTP/1.1" 200 None
2026-03-25 15:22:15 [adesa.be] INFO: Scrape type for 10719725: 0
2026-03-25 15:22:15 [adesa.be] INFO: Skipping item 10719725 url https://www.openlane.eu/en/carv6/auction/10719725
2026-03-25 15:22:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.988(s), this was the 1st time calling it.
2026-03-25 15:22:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.33055277876738 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10723926
2026-03-25 15:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d50516d8-e786-5e15-a610-67de28e431ef with scrape type 1
2026-03-25 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d50516d8-e786-5e15-a610-67de28e431ef
2026-03-25 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5445427%252Fgeneral%252Fc1a5559a-3cb4-44b3-9f64-6e87b33e1ffb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/c1a5559a-3cb4-44b3-9f64-6e87b33e1ffb.jpg already downloaded
2026-03-25 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5445427%252Fgeneral%252Fb66ebf0a-866a-4bf3-9c5a-1d316d69ad54.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/b66ebf0a-866a-4bf3-9c5a-1d316d69ad54.jpg already downloaded
2026-03-25 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5445427%252Fgeneral%252F0c831c51-916f-4cad-ba95-8a11b1e63cb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/0c831c51-916f-4cad-ba95-8a11b1e63cb1.jpg already downloaded
2026-03-25 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5445427%252Fgeneral%252Fa155a593-df83-4091-a503-b296e7c20716.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/a155a593-df83-4091-a503-b296e7c20716.jpg already downloaded
2026-03-25 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5445427%252Fgeneral%252F863f5059-0532-4dbb-84d8-969cd72178c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/863f5059-0532-4dbb-84d8-969cd72178c9.jpg already downloaded
2026-03-25 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5445427%252Fgeneral%252Fd2af404d-dddb-47c3-b1af-c7d06c80de07.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/d2af404d-dddb-47c3-b1af-c7d06c80de07.jpg already downloaded
2026-03-25 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5445427%252Fgeneral%252F9774d854-127e-468e-930d-7b89cb953d9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/9774d854-127e-468e-930d-7b89cb953d9a.jpg already downloaded
2026-03-25 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5445427%252Fgeneral%252Ffeb2f262-2ccd-4f03-8ed5-076a6da8e1c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/feb2f262-2ccd-4f03-8ed5-076a6da8e1c4.jpg already downloaded
2026-03-25 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5445427%252Fgeneral%252Fa69777b4-a6bb-45e7-bb9a-f4c57a3074f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/a69777b4-a6bb-45e7-bb9a-f4c57a3074f3.jpg already downloaded
2026-03-25 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5445427%252Fgeneral%252Fa9f78c04-5485-490a-9432-94bcdf3d7206.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/a9f78c04-5485-490a-9432-94bcdf3d7206.jpg already downloaded
2026-03-25 15:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d50516d8-e786-5e15-a610-67de28e431ef, identifier: 10723926
2026-03-25 15:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10723926
2026-03-25 15:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10723926
2026-03-25 15:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10723926 to the API
2026-03-25 15:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:22:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723926>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd50516d8-e786-5e15-a610-67de28e431ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKP265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723926',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 185579,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5445427/general/c1a5559a-3cb4-44b3-9f64-6e87b33e1ffb.jpg',
'https://images.openlane.eu/carimgs/5445427/general/b66ebf0a-866a-4bf3-9c5a-1d316d69ad54.jpg',
'https://images.openlane.eu/carimgs/5445427/general/0c831c51-916f-4cad-ba95-8a11b1e63cb1.jpg',
'https://images.openlane.eu/carimgs/5445427/general/a155a593-df83-4091-a503-b296e7c20716.jpg',
'https://images.openlane.eu/carimgs/5445427/general/863f5059-0532-4dbb-84d8-969cd72178c9.jpg',
'https://images.openlane.eu/carimgs/5445427/general/d2af404d-dddb-47c3-b1af-c7d06c80de07.jpg',
'https://images.openlane.eu/carimgs/5445427/general/9774d854-127e-468e-930d-7b89cb953d9a.jpg',
'https://images.openlane.eu/carimgs/5445427/general/feb2f262-2ccd-4f03-8ed5-076a6da8e1c4.jpg',
'https://images.openlane.eu/carimgs/5445427/general/a69777b4-a6bb-45e7-bb9a-f4c57a3074f3.jpg',
'https://images.openlane.eu/carimgs/5445427/general/a9f78c04-5485-490a-9432-94bcdf3d7206.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421573,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/c1a5559a-3cb4-44b3-9f64-6e87b33e1ffb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425933,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/b66ebf0a-866a-4bf3-9c5a-1d316d69ad54.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378461,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/0c831c51-916f-4cad-ba95-8a11b1e63cb1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354217,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/a155a593-df83-4091-a503-b296e7c20716.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408500,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/863f5059-0532-4dbb-84d8-969cd72178c9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436854,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/d2af404d-dddb-47c3-b1af-c7d06c80de07.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399830,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/9774d854-127e-468e-930d-7b89cb953d9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424512,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/feb2f262-2ccd-4f03-8ed5-076a6da8e1c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430909,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/a69777b4-a6bb-45e7-bb9a-f4c57a3074f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437465,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/a9f78c04-5485-490a-9432-94bcdf3d7206.jpg',
'Width': 1920}],
'price': 24350,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC90 T8 R-Design - AWD - Hybrid - Automatic - 303 hp - '
'185.579 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-25 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723926%27 HTTP/1.1" 200 None
2026-03-25 15:22:21 [adesa.be] INFO: Saving data for 10723926: {'created_time': 1774452141.209071, 'last_price_update_time': 1774452141.209082, 'auction_closing_time': 1774519800.0}
2026-03-25 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723926') HTTP/1.1" 204 0
2026-03-25 15:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10724012
2026-03-25 15:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f48f617-f3d3-5865-99a2-4e22919344c5 with scrape type 1
2026-03-25 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f48f617-f3d3-5865-99a2-4e22919344c5
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fa6fe8a57-0acc-4a3c-9755-a99015caed1f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/a6fe8a57-0acc-4a3c-9755-a99015caed1f.jpeg already downloaded
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fc495f676-2b1f-4756-aa61-8797564a0991.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/c495f676-2b1f-4756-aa61-8797564a0991.jpeg already downloaded
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fd983a3d3-f810-4e71-8148-9065a0d0d3e2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/d983a3d3-f810-4e71-8148-9065a0d0d3e2.jpeg already downloaded
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fe206b6cd-133d-45d0-8907-5540d93218f1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/e206b6cd-133d-45d0-8907-5540d93218f1.jpeg already downloaded
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fba1e3f28-8ff8-4f15-99ca-3e210c7ae46e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/ba1e3f28-8ff8-4f15-99ca-3e210c7ae46e.jpeg already downloaded
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252F478f2b43-4493-404c-9274-98d1d539c319.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/478f2b43-4493-404c-9274-98d1d539c319.jpeg already downloaded
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252F82a7cd5b-75f7-41b0-9567-ac5fbe681678.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/82a7cd5b-75f7-41b0-9567-ac5fbe681678.jpeg already downloaded
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252F96f75ad1-a219-4aef-a041-a478f4d7e0be.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/96f75ad1-a219-4aef-a041-a478f4d7e0be.jpeg already downloaded
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252Fe99b6415-4716-4b9e-b540-9b3de9ac2720.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/e99b6415-4716-4b9e-b540-9b3de9ac2720.jpeg already downloaded
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663395%252Fgeneral%252F8af9becc-8e9e-4f95-a5e0-f7b7bdab2e60.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/8af9becc-8e9e-4f95-a5e0-f7b7bdab2e60.jpeg already downloaded
2026-03-25 15:22:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f48f617-f3d3-5865-99a2-4e22919344c5, identifier: 10724012
2026-03-25 15:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10724012
2026-03-25 15:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10724012
2026-03-25 15:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10724012 to the API
2026-03-25 15:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:22:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724012>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0f48f617-f3d3-5865-99a2-4e22919344c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TMP078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724012',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 234180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5663395/general/a6fe8a57-0acc-4a3c-9755-a99015caed1f.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/c495f676-2b1f-4756-aa61-8797564a0991.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/d983a3d3-f810-4e71-8148-9065a0d0d3e2.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/e206b6cd-133d-45d0-8907-5540d93218f1.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/ba1e3f28-8ff8-4f15-99ca-3e210c7ae46e.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/478f2b43-4493-404c-9274-98d1d539c319.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/82a7cd5b-75f7-41b0-9567-ac5fbe681678.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/96f75ad1-a219-4aef-a041-a478f4d7e0be.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/e99b6415-4716-4b9e-b540-9b3de9ac2720.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/8af9becc-8e9e-4f95-a5e0-f7b7bdab2e60.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 462306,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/a6fe8a57-0acc-4a3c-9755-a99015caed1f.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389144,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/c495f676-2b1f-4756-aa61-8797564a0991.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430885,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/d983a3d3-f810-4e71-8148-9065a0d0d3e2.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373207,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/e206b6cd-133d-45d0-8907-5540d93218f1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362385,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/ba1e3f28-8ff8-4f15-99ca-3e210c7ae46e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414816,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/478f2b43-4493-404c-9274-98d1d539c319.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477090,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/82a7cd5b-75f7-41b0-9567-ac5fbe681678.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389570,
'Height': 1591,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/96f75ad1-a219-4aef-a041-a478f4d7e0be.jpeg',
'Width': 1570},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 549456,
'Height': 1818,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/e99b6415-4716-4b9e-b540-9b3de9ac2720.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 543840,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/8af9becc-8e9e-4f95-a5e0-f7b7bdab2e60.jpeg',
'Width': 2048}],
'price': 4950,
'price_includes_vat': True,
'registration_date': '2015-02-25',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Renault Master L2H2 2.3 DCI - Diesel - Manual - 135 hp - 234.180 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-25 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724012%27 HTTP/1.1" 200 None
2026-03-25 15:22:28 [adesa.be] INFO: Saving data for 10724012: {'created_time': 1774452148.276719, 'last_price_update_time': 1774452148.27673, 'auction_closing_time': 1774519800.0}
2026-03-25 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724012') HTTP/1.1" 204 0
2026-03-25 15:22:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.407(s), this was the 1st time calling it.
2026-03-25 15:22:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.335690812970968 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:22:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10723927
2026-03-25 15:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66f72389-093c-550d-a6f9-9b8860c644a4 with scrape type 1
2026-03-25 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66f72389-093c-550d-a6f9-9b8860c644a4
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5470021%252Fgeneral%252F2500fdaf-33f9-441d-8a2f-f3e54363b36a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/2500fdaf-33f9-441d-8a2f-f3e54363b36a.jpg already downloaded
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5470021%252Fgeneral%252F5369cb69-7491-4754-bbc1-150264fcb4e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/5369cb69-7491-4754-bbc1-150264fcb4e9.jpg already downloaded
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5470021%252Fgeneral%252Fef76ee14-cbd0-454c-8d81-16cc6b35a5a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/ef76ee14-cbd0-454c-8d81-16cc6b35a5a3.jpg already downloaded
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5470021%252Fgeneral%252F850e5fbb-9550-402f-8c09-c0890803819c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/850e5fbb-9550-402f-8c09-c0890803819c.jpg already downloaded
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5470021%252Fgeneral%252Fde4526a2-7057-4eca-b39f-5a6f56d34f3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/de4526a2-7057-4eca-b39f-5a6f56d34f3f.jpg already downloaded
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5470021%252Fgeneral%252Fcc617bf8-0d02-4642-9262-7a0ec81e0b7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/cc617bf8-0d02-4642-9262-7a0ec81e0b7b.jpg already downloaded
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5470021%252Fgeneral%252F961e13a2-4d75-4529-8268-d332c3dc6488.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/961e13a2-4d75-4529-8268-d332c3dc6488.jpg already downloaded
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5470021%252Fgeneral%252Fddf4e463-cb8c-4bdf-a0aa-c372869caf8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/ddf4e463-cb8c-4bdf-a0aa-c372869caf8f.jpg already downloaded
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5470021%252Fgeneral%252Faa82c200-accb-48bf-9425-d5808a833144.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/aa82c200-accb-48bf-9425-d5808a833144.jpg already downloaded
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5470021%252Fgeneral%252F47c4ee06-eddf-4943-8526-2e7fb36aefc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/47c4ee06-eddf-4943-8526-2e7fb36aefc1.jpg already downloaded
2026-03-25 15:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66f72389-093c-550d-a6f9-9b8860c644a4, identifier: 10723927
2026-03-25 15:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10723927
2026-03-25 15:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10723927
2026-03-25 15:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10723927 to the API
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723927>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '66f72389-093c-550d-a6f9-9b8860c644a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCC738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723927',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 193723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5470021/general/2500fdaf-33f9-441d-8a2f-f3e54363b36a.jpg',
'https://images.openlane.eu/carimgs/5470021/general/5369cb69-7491-4754-bbc1-150264fcb4e9.jpg',
'https://images.openlane.eu/carimgs/5470021/general/ef76ee14-cbd0-454c-8d81-16cc6b35a5a3.jpg',
'https://images.openlane.eu/carimgs/5470021/general/850e5fbb-9550-402f-8c09-c0890803819c.jpg',
'https://images.openlane.eu/carimgs/5470021/general/de4526a2-7057-4eca-b39f-5a6f56d34f3f.jpg',
'https://images.openlane.eu/carimgs/5470021/general/cc617bf8-0d02-4642-9262-7a0ec81e0b7b.jpg',
'https://images.openlane.eu/carimgs/5470021/general/961e13a2-4d75-4529-8268-d332c3dc6488.jpg',
'https://images.openlane.eu/carimgs/5470021/general/ddf4e463-cb8c-4bdf-a0aa-c372869caf8f.jpg',
'https://images.openlane.eu/carimgs/5470021/general/aa82c200-accb-48bf-9425-d5808a833144.jpg',
'https://images.openlane.eu/carimgs/5470021/general/47c4ee06-eddf-4943-8526-2e7fb36aefc1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436319,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/2500fdaf-33f9-441d-8a2f-f3e54363b36a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421086,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/5369cb69-7491-4754-bbc1-150264fcb4e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449995,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/ef76ee14-cbd0-454c-8d81-16cc6b35a5a3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432730,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/850e5fbb-9550-402f-8c09-c0890803819c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 480779,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/de4526a2-7057-4eca-b39f-5a6f56d34f3f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427272,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/cc617bf8-0d02-4642-9262-7a0ec81e0b7b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434126,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/961e13a2-4d75-4529-8268-d332c3dc6488.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416134,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/ddf4e463-cb8c-4bdf-a0aa-c372869caf8f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451681,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/aa82c200-accb-48bf-9425-d5808a833144.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416265,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/47c4ee06-eddf-4943-8526-2e7fb36aefc1.jpg',
'Width': 1920}],
'price': 18050,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription - Hybrid - Automatic - 253 hp - 193.723 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723927%27 HTTP/1.1" 200 None
2026-03-25 15:22:44 [adesa.be] INFO: Saving data for 10723927: {'created_time': 1774452164.835087, 'last_price_update_time': 1774452164.835102, 'auction_closing_time': 1774519800.0}
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723927') HTTP/1.1" 204 0
2026-03-25 15:22:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:22:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10723958
2026-03-25 15:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a68be4-4f81-5ec5-8530-698ceb136797 with scrape type 1
2026-03-25 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95a68be4-4f81-5ec5-8530-698ceb136797
2026-03-25 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5599118%252Fgeneral%252Fa2c26c20-3ff9-45dc-ab53-7ddbb765bf46.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599118/general/a2c26c20-3ff9-45dc-ab53-7ddbb765bf46.JPG not downloaded yet
2026-03-25 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5599118%252Fgeneral%252Fd56d5c35-32d2-4184-9640-cf488c96d423.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599118/general/d56d5c35-32d2-4184-9640-cf488c96d423.JPG not downloaded yet
2026-03-25 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5599118%252Fgeneral%252F2629976b-355a-4778-a28a-1a4697b42749.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599118/general/2629976b-355a-4778-a28a-1a4697b42749.JPG not downloaded yet
2026-03-25 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22: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%252F5599118%252Fgeneral%252F0c26b97f-d3b6-4aa3-a87f-034d049ea72e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599118/general/0c26b97f-d3b6-4aa3-a87f-034d049ea72e.JPG not downloaded yet
2026-03-25 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252F99499191-02aa-4b0e-84b8-2bbeb857228f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599118/general/99499191-02aa-4b0e-84b8-2bbeb857228f.JPG not downloaded yet
2026-03-25 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252F0bb8796a-d6a7-42b3-9613-1db3f6c340dd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599118/general/0bb8796a-d6a7-42b3-9613-1db3f6c340dd.JPG not downloaded yet
2026-03-25 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252Fb8b58d28-541f-47e1-93da-0872b66b7eef.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599118/general/b8b58d28-541f-47e1-93da-0872b66b7eef.JPG not downloaded yet
2026-03-25 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252Fcf11325d-8ce5-4c35-b2bc-636e77b22bda.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599118/general/cf11325d-8ce5-4c35-b2bc-636e77b22bda.JPG not downloaded yet
2026-03-25 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252F3a6ca079-0ac8-487c-92a5-4d3513781701.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599118/general/3a6ca079-0ac8-487c-92a5-4d3513781701.JPG not downloaded yet
2026-03-25 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5599118%252Fgeneral%252F0bc79d55-5d7f-4283-89e0-b707c181dfc0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599118/general/0bc79d55-5d7f-4283-89e0-b707c181dfc0.JPG not downloaded yet
2026-03-25 15:22:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:22:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599118/general/0bc79d55-5d7f-4283-89e0-b707c181dfc0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723958)
2026-03-25 15:22:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599118/general/3a6ca079-0ac8-487c-92a5-4d3513781701.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723958)
2026-03-25 15:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1dea3cf-ff0a-5231-a863-5ab4edb7094c with identifier: 10726190
2026-03-25 15:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c with scrape type 1
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F1c10920f-dc52-4e1c-8b00-820c387ad4ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/1c10920f-dc52-4e1c-8b00-820c387ad4ef.jpg already downloaded
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Fa03f094d-8151-489b-bc06-631647e881ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/a03f094d-8151-489b-bc06-631647e881ff.jpg already downloaded
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Fb82e95ca-06b8-4a71-9b20-07af306d06be.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/b82e95ca-06b8-4a71-9b20-07af306d06be.jpg already downloaded
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Feb970a5f-3540-49ec-ac05-f3ccb080b178.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/eb970a5f-3540-49ec-ac05-f3ccb080b178.jpg already downloaded
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Ffec9c5b3-400e-4b1b-892d-4fc214ee5674.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/fec9c5b3-400e-4b1b-892d-4fc214ee5674.jpg already downloaded
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F4ac9c8fb-8298-4326-9c78-d30e33aee806.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/4ac9c8fb-8298-4326-9c78-d30e33aee806.jpg already downloaded
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F655f0aef-69aa-4622-8a5f-f84b7348836d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/655f0aef-69aa-4622-8a5f-f84b7348836d.jpg already downloaded
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F84971280-0282-41b4-814d-7f1404b6e4b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/84971280-0282-41b4-814d-7f1404b6e4b3.jpg already downloaded
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F205455cf-8011-4c35-8573-abf031d0a582.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/205455cf-8011-4c35-8573-abf031d0a582.jpg already downloaded
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F4e39ac79-6d02-45ab-9930-a00a88324090.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/4e39ac79-6d02-45ab-9930-a00a88324090.jpg already downloaded
2026-03-25 15:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1dea3cf-ff0a-5231-a863-5ab4edb7094c, identifier: 10726190
2026-03-25 15:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1dea3cf-ff0a-5231-a863-5ab4edb7094c with identifier: 10726190
2026-03-25 15:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1dea3cf-ff0a-5231-a863-5ab4edb7094c with identifier: 10726190
2026-03-25 15:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1dea3cf-ff0a-5231-a863-5ab4edb7094c with identifier: 10726190 to the API
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726190>
{'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-26T10:10:00Z',
'fuel_type': 'Electric',
'id': 'b1dea3cf-ff0a-5231-a863-5ab4edb7094c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDG800',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726190',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 64783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5743551/general/1c10920f-dc52-4e1c-8b00-820c387ad4ef.jpg',
'https://images.openlane.eu/carimgs/5743551/general/a03f094d-8151-489b-bc06-631647e881ff.jpg',
'https://images.openlane.eu/carimgs/5743551/general/b82e95ca-06b8-4a71-9b20-07af306d06be.jpg',
'https://images.openlane.eu/carimgs/5743551/general/eb970a5f-3540-49ec-ac05-f3ccb080b178.jpg',
'https://images.openlane.eu/carimgs/5743551/general/fec9c5b3-400e-4b1b-892d-4fc214ee5674.jpg',
'https://images.openlane.eu/carimgs/5743551/general/4ac9c8fb-8298-4326-9c78-d30e33aee806.jpg',
'https://images.openlane.eu/carimgs/5743551/general/655f0aef-69aa-4622-8a5f-f84b7348836d.jpg',
'https://images.openlane.eu/carimgs/5743551/general/84971280-0282-41b4-814d-7f1404b6e4b3.jpg',
'https://images.openlane.eu/carimgs/5743551/general/205455cf-8011-4c35-8573-abf031d0a582.jpg',
'https://images.openlane.eu/carimgs/5743551/general/4e39ac79-6d02-45ab-9930-a00a88324090.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/1c10920f-dc52-4e1c-8b00-820c387ad4ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/a03f094d-8151-489b-bc06-631647e881ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/b82e95ca-06b8-4a71-9b20-07af306d06be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/eb970a5f-3540-49ec-ac05-f3ccb080b178.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/fec9c5b3-400e-4b1b-892d-4fc214ee5674.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/4ac9c8fb-8298-4326-9c78-d30e33aee806.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/655f0aef-69aa-4622-8a5f-f84b7348836d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/84971280-0282-41b4-814d-7f1404b6e4b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/205455cf-8011-4c35-8573-abf031d0a582.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/4e39ac79-6d02-45ab-9930-a00a88324090.jpg',
'Width': 1024}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q4 E-tron 40 S Line - Electric - Automatic - 204 hp - 64.783 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726190%27 HTTP/1.1" 200 None
2026-03-25 15:22:54 [adesa.be] INFO: Saving data for 10726190: {'created_time': 1774452174.771087, 'last_price_update_time': 1774452174.771098, 'auction_closing_time': 1774519800.0}
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726190') HTTP/1.1" 204 0
2026-03-25 15:22:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599118/general/cf11325d-8ce5-4c35-b2bc-636e77b22bda.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723958)
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 95a68be4-4f81-5ec5-8530-698ceb136797 due to Ignoring non-200 response
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 95a68be4-4f81-5ec5-8530-698ceb136797 due to Ignoring non-200 response
2026-03-25 15:22:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599118/general/b8b58d28-541f-47e1-93da-0872b66b7eef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723958)
2026-03-25 15:22:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599118/general/0bb8796a-d6a7-42b3-9613-1db3f6c340dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723958)
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 95a68be4-4f81-5ec5-8530-698ceb136797 due to Ignoring non-200 response
2026-03-25 15:22:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599118/general/99499191-02aa-4b0e-84b8-2bbeb857228f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723958)
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 95a68be4-4f81-5ec5-8530-698ceb136797 due to Ignoring non-200 response
2026-03-25 15:22:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599118/general/0c26b97f-d3b6-4aa3-a87f-034d049ea72e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723958)
2026-03-25 15:22:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 95a68be4-4f81-5ec5-8530-698ceb136797 due to Ignoring non-200 response
2026-03-25 15:22:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599118/general/2629976b-355a-4778-a28a-1a4697b42749.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723958)
2026-03-25 15:22:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 95a68be4-4f81-5ec5-8530-698ceb136797 due to Ignoring non-200 response
2026-03-25 15:22:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599118/general/d56d5c35-32d2-4184-9640-cf488c96d423.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723958)
2026-03-25 15:22:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 95a68be4-4f81-5ec5-8530-698ceb136797 due to Ignoring non-200 response
2026-03-25 15:22:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599118/general/a2c26c20-3ff9-45dc-ab53-7ddbb765bf46.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723958)
2026-03-25 15:22:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 95a68be4-4f81-5ec5-8530-698ceb136797 due to Ignoring non-200 response
2026-03-25 15:22:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 95a68be4-4f81-5ec5-8530-698ceb136797 due to Ignoring non-200 response
2026-03-25 15:22:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95a68be4-4f81-5ec5-8530-698ceb136797, skipping ID generation
2026-03-25 15:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a68be4-4f81-5ec5-8530-698ceb136797 with scrape type 1
2026-03-25 15:22:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95a68be4-4f81-5ec5-8530-698ceb136797 sending to next pipeline
2026-03-25 15:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95a68be4-4f81-5ec5-8530-698ceb136797, identifier: 10723958
2026-03-25 15:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10723958
2026-03-25 15:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10723958
2026-03-25 15:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10723958 to the API
2026-03-25 15:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:22:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:22:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5599118/general/a2c26c20-3ff9-45dc-ab53-7ddbb765bf46.JPG>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '95a68be4-4f81-5ec5-8530-698ceb136797',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAL694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723958',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 74685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photos': [],
'price': 11950,
'price_includes_vat': True,
'registration_date': '2019-10-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 1 Series 118i Business - Petrol - Automatic - 140 hp - 74.685 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-25 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723958%27 HTTP/1.1" 200 None
2026-03-25 15:22:55 [adesa.be] INFO: Saving data for 10723958: {'created_time': 1774452175.526769, 'last_price_update_time': 1774452175.526783, 'auction_closing_time': 1774519800.0}
2026-03-25 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723958') HTTP/1.1" 204 0
2026-03-25 15:22:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 95a68be4-4f81-5ec5-8530-698ceb136797 due to Ignoring non-200 response
2026-03-25 15:23:06 [scrapy.extensions.logstats] INFO: Crawled 443 pages (at 28 pages/min), scraped 128 items (at 7 items/min)
2026-03-25 15:23:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-25 15:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10724093
2026-03-25 15:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b4706b-0be4-5883-98be-8c27257fa60a with scrape type 1
2026-03-25 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06b4706b-0be4-5883-98be-8c27257fa60a
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713780%252Fgeneral%252F5f92863b-bce6-4a96-8b63-4d3366739b28.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/5f92863b-bce6-4a96-8b63-4d3366739b28.jpg already downloaded
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713780%252Fgeneral%252F1039d60a-0e25-459b-8661-e3515ae547cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/1039d60a-0e25-459b-8661-e3515ae547cf.jpg already downloaded
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713780%252Fgeneral%252F8d8dea35-1ed1-4606-9f38-d051fd0dc472.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/8d8dea35-1ed1-4606-9f38-d051fd0dc472.jpg already downloaded
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713780%252Fgeneral%252Fe6cdbca9-0d42-4621-985d-8880360808e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/e6cdbca9-0d42-4621-985d-8880360808e8.jpg already downloaded
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713780%252Fgeneral%252F8dce0b1f-7f54-46e4-8329-d1ac616a73b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/8dce0b1f-7f54-46e4-8329-d1ac616a73b3.jpg already downloaded
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713780%252Fgeneral%252F66e7e140-7e8b-4c02-ae4c-3572fd181b27.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/66e7e140-7e8b-4c02-ae4c-3572fd181b27.jpg already downloaded
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713780%252Fgeneral%252Fbd318937-eec2-44e0-a2d1-4c301b10ba04.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/bd318937-eec2-44e0-a2d1-4c301b10ba04.jpg already downloaded
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713780%252Fgeneral%252F077fe7cb-2637-49d9-8c94-c112c322ee3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/077fe7cb-2637-49d9-8c94-c112c322ee3c.jpg already downloaded
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713780%252Fgeneral%252Fc5e29a70-e653-4798-875b-783bff9aedc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/c5e29a70-e653-4798-875b-783bff9aedc1.jpg already downloaded
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713780%252Fgeneral%252Ff5440830-c921-4a3b-b79c-1c6cd59f1d20.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/f5440830-c921-4a3b-b79c-1c6cd59f1d20.jpg already downloaded
2026-03-25 15:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06b4706b-0be4-5883-98be-8c27257fa60a, identifier: 10724093
2026-03-25 15:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10724093
2026-03-25 15:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10724093
2026-03-25 15:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10724093 to the API
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724093>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '06b4706b-0be4-5883-98be-8c27257fa60a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADT636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724093',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 101549,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 145,
'photo_urls': ['https://images.openlane.eu/carimgs/5713780/general/5f92863b-bce6-4a96-8b63-4d3366739b28.jpg',
'https://images.openlane.eu/carimgs/5713780/general/1039d60a-0e25-459b-8661-e3515ae547cf.jpg',
'https://images.openlane.eu/carimgs/5713780/general/8d8dea35-1ed1-4606-9f38-d051fd0dc472.jpg',
'https://images.openlane.eu/carimgs/5713780/general/e6cdbca9-0d42-4621-985d-8880360808e8.jpg',
'https://images.openlane.eu/carimgs/5713780/general/8dce0b1f-7f54-46e4-8329-d1ac616a73b3.jpg',
'https://images.openlane.eu/carimgs/5713780/general/66e7e140-7e8b-4c02-ae4c-3572fd181b27.jpg',
'https://images.openlane.eu/carimgs/5713780/general/bd318937-eec2-44e0-a2d1-4c301b10ba04.jpg',
'https://images.openlane.eu/carimgs/5713780/general/077fe7cb-2637-49d9-8c94-c112c322ee3c.jpg',
'https://images.openlane.eu/carimgs/5713780/general/c5e29a70-e653-4798-875b-783bff9aedc1.jpg',
'https://images.openlane.eu/carimgs/5713780/general/f5440830-c921-4a3b-b79c-1c6cd59f1d20.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415367,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/5f92863b-bce6-4a96-8b63-4d3366739b28.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414660,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/1039d60a-0e25-459b-8661-e3515ae547cf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405370,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/8d8dea35-1ed1-4606-9f38-d051fd0dc472.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46838,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/e6cdbca9-0d42-4621-985d-8880360808e8.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43512,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/8dce0b1f-7f54-46e4-8329-d1ac616a73b3.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48088,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/66e7e140-7e8b-4c02-ae4c-3572fd181b27.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414399,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/bd318937-eec2-44e0-a2d1-4c301b10ba04.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45976,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/077fe7cb-2637-49d9-8c94-c112c322ee3c.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38665,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/c5e29a70-e653-4798-875b-783bff9aedc1.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377811,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/f5440830-c921-4a3b-b79c-1c6cd59f1d20.jpg',
'Width': 1400}],
'price': 10350,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Megane Grandtour 1.6 - Hybrid - Automatic - 91 hp - 101.549 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724093%27 HTTP/1.1" 200 None
2026-03-25 15:23:18 [adesa.be] INFO: Saving data for 10724093: {'created_time': 1774452198.709977, 'last_price_update_time': 1774452198.709988, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724093') HTTP/1.1" 204 0
2026-03-25 15:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:23:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10724119
2026-03-25 15:23:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e611b28f-48c8-5252-b83c-c75464998eb3 with scrape type 1
2026-03-25 15:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e611b28f-48c8-5252-b83c-c75464998eb3
2026-03-25 15:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5722316%252Fgeneral%252Ff3c444c1-056a-46d9-ba85-420f12e0c4bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/f3c444c1-056a-46d9-ba85-420f12e0c4bc.jpg already downloaded
2026-03-25 15:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5722316%252Fgeneral%252F0774d038-f8fa-4639-b2d0-22fd750e0231.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/0774d038-f8fa-4639-b2d0-22fd750e0231.jpg already downloaded
2026-03-25 15:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5722316%252Fgeneral%252Fcff05a9a-7747-4f7a-bae3-93248f8138ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/cff05a9a-7747-4f7a-bae3-93248f8138ea.jpg already downloaded
2026-03-25 15:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5722316%252Fgeneral%252F3dd72e8a-6657-4aec-88ab-bfe50efb8b79.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/3dd72e8a-6657-4aec-88ab-bfe50efb8b79.jpg already downloaded
2026-03-25 15:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5722316%252Fgeneral%252F52f7118f-9a01-4a82-93fc-eb57b44345f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/52f7118f-9a01-4a82-93fc-eb57b44345f2.jpg already downloaded
2026-03-25 15:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5722316%252Fgeneral%252Fb2918165-4fd0-412c-8510-8196415191a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/b2918165-4fd0-412c-8510-8196415191a1.jpg already downloaded
2026-03-25 15:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5722316%252Fgeneral%252F0dd1b55e-4928-4ea1-b9dc-6dd0349baa56.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/0dd1b55e-4928-4ea1-b9dc-6dd0349baa56.jpg already downloaded
2026-03-25 15:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5722316%252Fgeneral%252F755e60ba-69ac-4a4e-ba36-6f6991085eb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/755e60ba-69ac-4a4e-ba36-6f6991085eb4.jpg already downloaded
2026-03-25 15:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5722316%252Fgeneral%252F584b64b3-d931-42fe-9877-94f2dd01aa3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/584b64b3-d931-42fe-9877-94f2dd01aa3e.jpg already downloaded
2026-03-25 15:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5722316%252Fgeneral%252F6dc8db54-5597-4a7d-b127-9cacfd33bc99.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722316/general/6dc8db54-5597-4a7d-b127-9cacfd33bc99.jpg already downloaded
2026-03-25 15:23:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e611b28f-48c8-5252-b83c-c75464998eb3, identifier: 10724119
2026-03-25 15:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10724119
2026-03-25 15:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10724119
2026-03-25 15:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10724119 to the API
2026-03-25 15:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724119>
{'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-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e611b28f-48c8-5252-b83c-c75464998eb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTW977',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724119',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 160816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5722316/general/f3c444c1-056a-46d9-ba85-420f12e0c4bc.jpg',
'https://images.openlane.eu/carimgs/5722316/general/0774d038-f8fa-4639-b2d0-22fd750e0231.jpg',
'https://images.openlane.eu/carimgs/5722316/general/cff05a9a-7747-4f7a-bae3-93248f8138ea.jpg',
'https://images.openlane.eu/carimgs/5722316/general/3dd72e8a-6657-4aec-88ab-bfe50efb8b79.jpg',
'https://images.openlane.eu/carimgs/5722316/general/52f7118f-9a01-4a82-93fc-eb57b44345f2.jpg',
'https://images.openlane.eu/carimgs/5722316/general/b2918165-4fd0-412c-8510-8196415191a1.jpg',
'https://images.openlane.eu/carimgs/5722316/general/0dd1b55e-4928-4ea1-b9dc-6dd0349baa56.jpg',
'https://images.openlane.eu/carimgs/5722316/general/755e60ba-69ac-4a4e-ba36-6f6991085eb4.jpg',
'https://images.openlane.eu/carimgs/5722316/general/584b64b3-d931-42fe-9877-94f2dd01aa3e.jpg',
'https://images.openlane.eu/carimgs/5722316/general/6dc8db54-5597-4a7d-b127-9cacfd33bc99.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e611b28f-48c8-5252-b83c-c75464998eb3/e611b28f-48c8-5252-b83c-c75464998eb3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289873,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722316/general/f3c444c1-056a-46d9-ba85-420f12e0c4bc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e611b28f-48c8-5252-b83c-c75464998eb3/e611b28f-48c8-5252-b83c-c75464998eb3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293103,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722316/general/0774d038-f8fa-4639-b2d0-22fd750e0231.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e611b28f-48c8-5252-b83c-c75464998eb3/e611b28f-48c8-5252-b83c-c75464998eb3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275004,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722316/general/cff05a9a-7747-4f7a-bae3-93248f8138ea.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e611b28f-48c8-5252-b83c-c75464998eb3/e611b28f-48c8-5252-b83c-c75464998eb3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242951,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722316/general/3dd72e8a-6657-4aec-88ab-bfe50efb8b79.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e611b28f-48c8-5252-b83c-c75464998eb3/e611b28f-48c8-5252-b83c-c75464998eb3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245167,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722316/general/52f7118f-9a01-4a82-93fc-eb57b44345f2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e611b28f-48c8-5252-b83c-c75464998eb3/e611b28f-48c8-5252-b83c-c75464998eb3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262771,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722316/general/b2918165-4fd0-412c-8510-8196415191a1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e611b28f-48c8-5252-b83c-c75464998eb3/e611b28f-48c8-5252-b83c-c75464998eb3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209559,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722316/general/0dd1b55e-4928-4ea1-b9dc-6dd0349baa56.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e611b28f-48c8-5252-b83c-c75464998eb3/e611b28f-48c8-5252-b83c-c75464998eb3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254537,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722316/general/755e60ba-69ac-4a4e-ba36-6f6991085eb4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e611b28f-48c8-5252-b83c-c75464998eb3/e611b28f-48c8-5252-b83c-c75464998eb3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36382,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722316/general/584b64b3-d931-42fe-9877-94f2dd01aa3e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e611b28f-48c8-5252-b83c-c75464998eb3/e611b28f-48c8-5252-b83c-c75464998eb3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293356,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722316/general/6dc8db54-5597-4a7d-b127-9cacfd33bc99.jpg',
'Width': 1400}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 163 hp - 160.816 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724119%27 HTTP/1.1" 200 None
2026-03-25 15:23:21 [adesa.be] INFO: Saving data for 10724119: {'created_time': 1774452201.640265, 'last_price_update_time': 1774452201.640278, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724119') HTTP/1.1" 204 0
2026-03-25 15:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10724160
2026-03-25 15:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92b3a631-be2a-5e81-8a7d-25d90a07baee with scrape type 1
2026-03-25 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92b3a631-be2a-5e81-8a7d-25d90a07baee
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735592%252Fgeneral%252Faf00f800-6f7d-461e-b643-813546aef12c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/af00f800-6f7d-461e-b643-813546aef12c.jpg already downloaded
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735592%252Fgeneral%252Fafc00f24-b984-46a3-bbf9-14f8bfacb8f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/afc00f24-b984-46a3-bbf9-14f8bfacb8f1.jpg already downloaded
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735592%252Fgeneral%252Faea56c52-783d-4300-8668-79dc4c042c76.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/aea56c52-783d-4300-8668-79dc4c042c76.jpg already downloaded
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735592%252Fgeneral%252F7d4ee76c-fbe8-45c2-ab14-ffcb00f22ba1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/7d4ee76c-fbe8-45c2-ab14-ffcb00f22ba1.jpg already downloaded
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735592%252Fgeneral%252Fbf058942-35db-4659-abdd-3a8fe284202f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/bf058942-35db-4659-abdd-3a8fe284202f.jpg already downloaded
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735592%252Fgeneral%252F84c8be41-63cf-475d-b30d-df6ddaa5058b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/84c8be41-63cf-475d-b30d-df6ddaa5058b.jpg already downloaded
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735592%252Fgeneral%252F03d1f713-6b63-4fd0-9d52-97fd4a1f6081.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/03d1f713-6b63-4fd0-9d52-97fd4a1f6081.jpg already downloaded
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735592%252Fgeneral%252Fda42e54c-9c06-4aa6-88c4-f7ab66c4b7e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/da42e54c-9c06-4aa6-88c4-f7ab66c4b7e7.jpg already downloaded
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5735592%252Fgeneral%252F121de81c-3dbb-4a82-bc1e-067ff4aef096.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/121de81c-3dbb-4a82-bc1e-067ff4aef096.jpg already downloaded
2026-03-25 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735592%252Fgeneral%252F2649940e-492d-48bb-9f25-b5aaa6687f34.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735592/general/2649940e-492d-48bb-9f25-b5aaa6687f34.jpg already downloaded
2026-03-25 15:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92b3a631-be2a-5e81-8a7d-25d90a07baee, identifier: 10724160
2026-03-25 15:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10724160
2026-03-25 15:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10724160
2026-03-25 15:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10724160 to the API
2026-03-25 15:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724160>
{'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-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '92b3a631-be2a-5e81-8a7d-25d90a07baee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFM128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724160',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 147380,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5735592/general/af00f800-6f7d-461e-b643-813546aef12c.jpg',
'https://images.openlane.eu/carimgs/5735592/general/afc00f24-b984-46a3-bbf9-14f8bfacb8f1.jpg',
'https://images.openlane.eu/carimgs/5735592/general/aea56c52-783d-4300-8668-79dc4c042c76.jpg',
'https://images.openlane.eu/carimgs/5735592/general/7d4ee76c-fbe8-45c2-ab14-ffcb00f22ba1.jpg',
'https://images.openlane.eu/carimgs/5735592/general/bf058942-35db-4659-abdd-3a8fe284202f.jpg',
'https://images.openlane.eu/carimgs/5735592/general/84c8be41-63cf-475d-b30d-df6ddaa5058b.jpg',
'https://images.openlane.eu/carimgs/5735592/general/03d1f713-6b63-4fd0-9d52-97fd4a1f6081.jpg',
'https://images.openlane.eu/carimgs/5735592/general/da42e54c-9c06-4aa6-88c4-f7ab66c4b7e7.jpg',
'https://images.openlane.eu/carimgs/5735592/general/121de81c-3dbb-4a82-bc1e-067ff4aef096.jpg',
'https://images.openlane.eu/carimgs/5735592/general/2649940e-492d-48bb-9f25-b5aaa6687f34.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b3a631-be2a-5e81-8a7d-25d90a07baee/92b3a631-be2a-5e81-8a7d-25d90a07baee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362913,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735592/general/af00f800-6f7d-461e-b643-813546aef12c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b3a631-be2a-5e81-8a7d-25d90a07baee/92b3a631-be2a-5e81-8a7d-25d90a07baee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344131,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735592/general/afc00f24-b984-46a3-bbf9-14f8bfacb8f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b3a631-be2a-5e81-8a7d-25d90a07baee/92b3a631-be2a-5e81-8a7d-25d90a07baee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390949,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735592/general/aea56c52-783d-4300-8668-79dc4c042c76.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b3a631-be2a-5e81-8a7d-25d90a07baee/92b3a631-be2a-5e81-8a7d-25d90a07baee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347225,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735592/general/7d4ee76c-fbe8-45c2-ab14-ffcb00f22ba1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b3a631-be2a-5e81-8a7d-25d90a07baee/92b3a631-be2a-5e81-8a7d-25d90a07baee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367315,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735592/general/bf058942-35db-4659-abdd-3a8fe284202f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b3a631-be2a-5e81-8a7d-25d90a07baee/92b3a631-be2a-5e81-8a7d-25d90a07baee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315515,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735592/general/84c8be41-63cf-475d-b30d-df6ddaa5058b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b3a631-be2a-5e81-8a7d-25d90a07baee/92b3a631-be2a-5e81-8a7d-25d90a07baee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294950,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735592/general/03d1f713-6b63-4fd0-9d52-97fd4a1f6081.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b3a631-be2a-5e81-8a7d-25d90a07baee/92b3a631-be2a-5e81-8a7d-25d90a07baee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283849,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735592/general/da42e54c-9c06-4aa6-88c4-f7ab66c4b7e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b3a631-be2a-5e81-8a7d-25d90a07baee/92b3a631-be2a-5e81-8a7d-25d90a07baee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245699,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735592/general/121de81c-3dbb-4a82-bc1e-067ff4aef096.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b3a631-be2a-5e81-8a7d-25d90a07baee/92b3a631-be2a-5e81-8a7d-25d90a07baee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333429,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735592/general/2649940e-492d-48bb-9f25-b5aaa6687f34.jpg',
'Width': 1920}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 2 Series Gran Coupé 216d Sport Line - Diesel - Automatic - 116 '
'hp - 147.380 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2022}
2026-03-25 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724160%27 HTTP/1.1" 200 None
2026-03-25 15:23:22 [adesa.be] INFO: Saving data for 10724160: {'created_time': 1774452202.366968, 'last_price_update_time': 1774452202.366979, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724160') HTTP/1.1" 204 0
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10723993
2026-03-25 15:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71d668d-789d-533e-a052-bfea9d34d8e9 with scrape type 1
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a71d668d-789d-533e-a052-bfea9d34d8e9
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Ffdcc265b-a93c-4196-a620-66fd09da5968.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/fdcc265b-a93c-4196-a620-66fd09da5968.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252F19690bcf-3e96-4bad-84f5-d01c64535af5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/19690bcf-3e96-4bad-84f5-d01c64535af5.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Fee05a560-3a63-4f64-80bd-2025d61d0450.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/ee05a560-3a63-4f64-80bd-2025d61d0450.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252F7b9f93d5-d896-45ac-a947-e75b24f11974.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/7b9f93d5-d896-45ac-a947-e75b24f11974.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Fc27a4067-f859-4443-be7a-94cf4124d5ae.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/c27a4067-f859-4443-be7a-94cf4124d5ae.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252F3dc33619-df7e-4f9b-949b-e65b856564a0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/3dc33619-df7e-4f9b-949b-e65b856564a0.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Fa034ad2f-27e4-448a-8571-9364632c290e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/a034ad2f-27e4-448a-8571-9364632c290e.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Ff8615498-5dc1-4b42-abbd-bd35c4d36f43.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/f8615498-5dc1-4b42-abbd-bd35c4d36f43.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252F43c24c26-340c-4977-93d0-a826e959d8b7.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/43c24c26-340c-4977-93d0-a826e959d8b7.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Fa5fc3792-c808-4e2f-a172-b9d55f1846d1.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/a5fc3792-c808-4e2f-a172-b9d55f1846d1.JPG not downloaded yet
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/a5fc3792-c808-4e2f-a172-b9d55f1846d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723993)
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/43c24c26-340c-4977-93d0-a826e959d8b7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723993)
2026-03-25 15:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10723947
2026-03-25 15:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b0f652-c836-552f-99af-277f012eaa98 with scrape type 1
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8b0f652-c836-552f-99af-277f012eaa98
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252Fb1a7079e-fd3c-442b-975f-ce94473b12d9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/b1a7079e-fd3c-442b-975f-ce94473b12d9.JPG not downloaded yet
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/f8615498-5dc1-4b42-abbd-bd35c4d36f43.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723993)
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F78822fd9-989e-44d6-ad8e-bdba028594b1.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/78822fd9-989e-44d6-ad8e-bdba028594b1.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F0c0f9a6b-ec2b-4629-9b01-20c5279eecb8.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/0c0f9a6b-ec2b-4629-9b01-20c5279eecb8.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252Fb3ebec54-721f-4a99-9caa-0360130b1b68.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/b3ebec54-721f-4a99-9caa-0360130b1b68.JPG not downloaded yet
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F6192b18c-1b6f-41e5-a7f6-21e5f19418ce.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/6192b18c-1b6f-41e5-a7f6-21e5f19418ce.JPG not downloaded yet
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/b1a7079e-fd3c-442b-975f-ce94473b12d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723947)
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252Fe9a029c8-3adc-4e64-bc9f-04067bd86ff9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/e9a029c8-3adc-4e64-bc9f-04067bd86ff9.JPG not downloaded yet
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F854a76bf-d79a-4373-9bbd-de1655c52623.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/854a76bf-d79a-4373-9bbd-de1655c52623.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F098701f2-64b5-4377-bdb2-7b3b472f8884.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/098701f2-64b5-4377-bdb2-7b3b472f8884.JPG not downloaded yet
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/6192b18c-1b6f-41e5-a7f6-21e5f19418ce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723947)
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252Fa75bcbfe-3751-4427-96f5-018b087e13e8.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/a75bcbfe-3751-4427-96f5-018b087e13e8.JPG not downloaded yet
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F6ab2076e-13f3-41f3-b763-f3fe9a52a382.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/6ab2076e-13f3-41f3-b763-f3fe9a52a382.JPG not downloaded yet
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/098701f2-64b5-4377-bdb2-7b3b472f8884.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723947)
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/6ab2076e-13f3-41f3-b763-f3fe9a52a382.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723947)
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/a75bcbfe-3751-4427-96f5-018b087e13e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723947)
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/854a76bf-d79a-4373-9bbd-de1655c52623.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723947)
2026-03-25 15:23:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-25 15:23:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/e9a029c8-3adc-4e64-bc9f-04067bd86ff9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723947)
2026-03-25 15:23:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-25 15:23:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/b3ebec54-721f-4a99-9caa-0360130b1b68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723947)
2026-03-25 15:23:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-25 15:23:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/0c0f9a6b-ec2b-4629-9b01-20c5279eecb8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723947)
2026-03-25 15:23:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-25 15:23:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/78822fd9-989e-44d6-ad8e-bdba028594b1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723947)
2026-03-25 15:23:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-25 15:23:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/a034ad2f-27e4-448a-8571-9364632c290e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723993)
2026-03-25 15:23:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-25 15:23:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/3dc33619-df7e-4f9b-949b-e65b856564a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723993)
2026-03-25 15:23:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8b0f652-c836-552f-99af-277f012eaa98, skipping ID generation
2026-03-25 15:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b0f652-c836-552f-99af-277f012eaa98 with scrape type 1
2026-03-25 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8b0f652-c836-552f-99af-277f012eaa98 sending to next pipeline
2026-03-25 15:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8b0f652-c836-552f-99af-277f012eaa98, identifier: 10723947
2026-03-25 15:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10723947
2026-03-25 15:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10723947
2026-03-25 15:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10723947 to the API
2026-03-25 15:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5568313/general/78822fd9-989e-44d6-ad8e-bdba028594b1.JPG>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f8b0f652-c836-552f-99af-277f012eaa98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAP354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723947',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 195636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photos': [],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2019-10-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'195.636 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2019}
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723947%27 HTTP/1.1" 200 None
2026-03-25 15:23:25 [adesa.be] INFO: Saving data for 10723947: {'created_time': 1774452205.152543, 'last_price_update_time': 1774452205.152556, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723947') HTTP/1.1" 204 0
2026-03-25 15:23:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/c27a4067-f859-4443-be7a-94cf4124d5ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723993)
2026-03-25 15:23:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-25 15:23:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-25 15:23:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-25 15:23:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/7b9f93d5-d896-45ac-a947-e75b24f11974.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723993)
2026-03-25 15:23:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/ee05a560-3a63-4f64-80bd-2025d61d0450.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723993)
2026-03-25 15:23:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-25 15:23:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/19690bcf-3e96-4bad-84f5-d01c64535af5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723993)
2026-03-25 15:23:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-25 15:23:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/fdcc265b-a93c-4196-a620-66fd09da5968.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723993)
2026-03-25 15:23:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-25 15:23:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-25 15:23:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a71d668d-789d-533e-a052-bfea9d34d8e9, skipping ID generation
2026-03-25 15:23:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71d668d-789d-533e-a052-bfea9d34d8e9 with scrape type 1
2026-03-25 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a71d668d-789d-533e-a052-bfea9d34d8e9 sending to next pipeline
2026-03-25 15:23:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a71d668d-789d-533e-a052-bfea9d34d8e9, identifier: 10723993
2026-03-25 15:23:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10723993
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-25 15:23:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:23: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 15:23:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10723993
2026-03-25 15:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10723993 to the API
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5650760/general/fdcc265b-a93c-4196-a620-66fd09da5968.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a71d668d-789d-533e-a052-bfea9d34d8e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KEU669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723993',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 199610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photos': [],
'price': 17750,
'price_includes_vat': True,
'registration_date': '2019-04-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 D4 Inscription - Diesel - Automatic - 190 hp - 199.610 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2019}
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723993%27 HTTP/1.1" 200 None
2026-03-25 15:23:25 [adesa.be] INFO: Saving data for 10723993: {'created_time': 1774452205.976771, 'last_price_update_time': 1774452205.976784, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723993') HTTP/1.1" 204 0
2026-03-25 15:23:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-25 15:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10724045
2026-03-25 15:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60cf97bf-dac5-5c36-932a-769388d979ae with scrape type 1
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60cf97bf-dac5-5c36-932a-769388d979ae
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F2a6d70ce-e7c0-41a0-9a23-cbda14f6e5d3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/2a6d70ce-e7c0-41a0-9a23-cbda14f6e5d3.JPG not downloaded yet
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F1d8c2a1b-2149-4f3a-9ae9-746b32984f30.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/1d8c2a1b-2149-4f3a-9ae9-746b32984f30.JPG not downloaded yet
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F9717d481-873e-4de2-b5e1-892f20a082f1.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/9717d481-873e-4de2-b5e1-892f20a082f1.JPG not downloaded yet
2026-03-25 15:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10724062
2026-03-25 15:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6f9abe5-aa77-5c42-983d-86e42fdf1412 with scrape type 1
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6f9abe5-aa77-5c42-983d-86e42fdf1412
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704030%252Fgeneral%252Fc4b26ae8-c8a7-4894-ad21-219ba33950db.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/c4b26ae8-c8a7-4894-ad21-219ba33950db.jpg already downloaded
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704030%252Fgeneral%252F591e68f5-82db-4cc1-80fb-24fa8615a4a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/591e68f5-82db-4cc1-80fb-24fa8615a4a8.jpg already downloaded
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704030%252Fgeneral%252Fb6e0f57b-a950-4186-b658-65fe781aa937.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/b6e0f57b-a950-4186-b658-65fe781aa937.jpg already downloaded
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704030%252Fgeneral%252F7e176ec9-f31e-41aa-a172-bb31ea26e04a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/7e176ec9-f31e-41aa-a172-bb31ea26e04a.jpg already downloaded
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704030%252Fgeneral%252Fe03bfeae-4efb-4e89-9b34-3e4f72aaeec6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/e03bfeae-4efb-4e89-9b34-3e4f72aaeec6.jpg already downloaded
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704030%252Fgeneral%252Ffddcbceb-39d5-459b-83f9-ec8874b97bf5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/fddcbceb-39d5-459b-83f9-ec8874b97bf5.jpg already downloaded
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704030%252Fgeneral%252Ff04e92af-edc9-4722-8cf3-46e4444ce46d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/f04e92af-edc9-4722-8cf3-46e4444ce46d.jpg already downloaded
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704030%252Fgeneral%252F5498b1b3-0592-4c5c-9777-e573da9deda4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/5498b1b3-0592-4c5c-9777-e573da9deda4.jpg already downloaded
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704030%252Fgeneral%252Feffdf770-c6b2-4143-8b13-cb82b4622b5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/effdf770-c6b2-4143-8b13-cb82b4622b5d.jpg already downloaded
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704030%252Fgeneral%252Ff1380f6d-dd08-413b-80c2-e492ac3cb508.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/f1380f6d-dd08-413b-80c2-e492ac3cb508.jpg already downloaded
2026-03-25 15:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6f9abe5-aa77-5c42-983d-86e42fdf1412, identifier: 10724062
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252Fffc74c45-f722-422b-830d-8aacd8b8a33e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/ffc74c45-f722-422b-830d-8aacd8b8a33e.JPG not downloaded yet
2026-03-25 15:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10724062
2026-03-25 15:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10724062
2026-03-25 15:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10724062 to the API
2026-03-25 15:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724062>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b6f9abe5-aa77-5c42-983d-86e42fdf1412',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLW862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724062',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 171141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5704030/general/c4b26ae8-c8a7-4894-ad21-219ba33950db.jpg',
'https://images.openlane.eu/carimgs/5704030/general/591e68f5-82db-4cc1-80fb-24fa8615a4a8.jpg',
'https://images.openlane.eu/carimgs/5704030/general/b6e0f57b-a950-4186-b658-65fe781aa937.jpg',
'https://images.openlane.eu/carimgs/5704030/general/7e176ec9-f31e-41aa-a172-bb31ea26e04a.jpg',
'https://images.openlane.eu/carimgs/5704030/general/e03bfeae-4efb-4e89-9b34-3e4f72aaeec6.jpg',
'https://images.openlane.eu/carimgs/5704030/general/fddcbceb-39d5-459b-83f9-ec8874b97bf5.jpg',
'https://images.openlane.eu/carimgs/5704030/general/f04e92af-edc9-4722-8cf3-46e4444ce46d.jpg',
'https://images.openlane.eu/carimgs/5704030/general/5498b1b3-0592-4c5c-9777-e573da9deda4.jpg',
'https://images.openlane.eu/carimgs/5704030/general/effdf770-c6b2-4143-8b13-cb82b4622b5d.jpg',
'https://images.openlane.eu/carimgs/5704030/general/f1380f6d-dd08-413b-80c2-e492ac3cb508.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/c4b26ae8-c8a7-4894-ad21-219ba33950db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/591e68f5-82db-4cc1-80fb-24fa8615a4a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/b6e0f57b-a950-4186-b658-65fe781aa937.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/7e176ec9-f31e-41aa-a172-bb31ea26e04a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/e03bfeae-4efb-4e89-9b34-3e4f72aaeec6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/fddcbceb-39d5-459b-83f9-ec8874b97bf5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/f04e92af-edc9-4722-8cf3-46e4444ce46d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/5498b1b3-0592-4c5c-9777-e573da9deda4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/effdf770-c6b2-4143-8b13-cb82b4622b5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/f1380f6d-dd08-413b-80c2-e492ac3cb508.jpg',
'Width': 1024}],
'price': 23150,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 2.0 B4 Plus Dark - Petrol - Automatic - 197 hp - 171.141 '
'km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-25 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724062%27 HTTP/1.1" 200 None
2026-03-25 15:23:27 [adesa.be] INFO: Saving data for 10724062: {'created_time': 1774452207.156444, 'last_price_update_time': 1774452207.156458, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724062') HTTP/1.1" 204 0
2026-03-25 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5691085%252Fgeneral%252F49decefd-07b2-479a-910d-44663b06b38e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/49decefd-07b2-479a-910d-44663b06b38e.JPG not downloaded yet
2026-03-25 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5691085%252Fgeneral%252F43914f54-aa9b-40d0-8e56-158e0a470e8a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/43914f54-aa9b-40d0-8e56-158e0a470e8a.JPG not downloaded yet
2026-03-25 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5691085%252Fgeneral%252Fc1c866aa-edb8-4901-ad5c-80323c1f0ec6.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/c1c866aa-edb8-4901-ad5c-80323c1f0ec6.JPG not downloaded yet
2026-03-25 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5691085%252Fgeneral%252F1c864a9c-6e48-44fe-8811-03f639b5e755.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/1c864a9c-6e48-44fe-8811-03f639b5e755.JPG not downloaded yet
2026-03-25 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5691085%252Fgeneral%252F87b63c89-24c9-431b-affa-9f0d8c6889cc.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/87b63c89-24c9-431b-affa-9f0d8c6889cc.JPG not downloaded yet
2026-03-25 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5691085%252Fgeneral%252Fc37eddcc-05df-41ac-8d2f-36fb9fcae8e5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/c37eddcc-05df-41ac-8d2f-36fb9fcae8e5.JPG not downloaded yet
2026-03-25 15:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/c37eddcc-05df-41ac-8d2f-36fb9fcae8e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724045)
2026-03-25 15:23:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/87b63c89-24c9-431b-affa-9f0d8c6889cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724045)
2026-03-25 15:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10724042
2026-03-25 15:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with scrape type 1
2026-03-25 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a25ad6e3-0cf5-5abd-a64c-8c0f153949f3
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F64f8d355-7157-4365-b982-c4011f74ac63.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/64f8d355-7157-4365-b982-c4011f74ac63.jpg already downloaded
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252Fef3203b2-4c93-42b9-9af9-d1f41009d0d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/ef3203b2-4c93-42b9-9af9-d1f41009d0d5.jpg already downloaded
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F67f84962-6ae8-4c18-86be-4d33f7c5a471.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/67f84962-6ae8-4c18-86be-4d33f7c5a471.jpg already downloaded
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252Fa71dec7e-c9a6-4073-ad04-113e2c4bf609.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/a71dec7e-c9a6-4073-ad04-113e2c4bf609.jpg already downloaded
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F630dc016-26f7-4e36-8cde-354ce63b052f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/630dc016-26f7-4e36-8cde-354ce63b052f.jpg already downloaded
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252Fd37cff88-9c2f-494b-bd6f-ea645375320b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/d37cff88-9c2f-494b-bd6f-ea645375320b.jpg already downloaded
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F2ccef74d-562f-4523-8b15-3c5a55c2d8b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/2ccef74d-562f-4523-8b15-3c5a55c2d8b7.jpg already downloaded
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F959661ec-2535-41a3-b739-4c6c77f34c3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/959661ec-2535-41a3-b739-4c6c77f34c3b.jpg already downloaded
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F4b967ba4-2c7c-4f59-b2a8-11d249d9541b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/4b967ba4-2c7c-4f59-b2a8-11d249d9541b.jpg already downloaded
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691059%252Fgeneral%252F8d86ef93-3280-40ac-9739-93c857311749.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/8d86ef93-3280-40ac-9739-93c857311749.jpg already downloaded
2026-03-25 15:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3, identifier: 10724042
2026-03-25 15:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10724042
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 15:23:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10724042
2026-03-25 15:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10724042 to the API
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a25ad6e3-0cf5-5abd-a64c-8c0f153949f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724042',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 91645,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5691059/general/64f8d355-7157-4365-b982-c4011f74ac63.jpg',
'https://images.openlane.eu/carimgs/5691059/general/ef3203b2-4c93-42b9-9af9-d1f41009d0d5.jpg',
'https://images.openlane.eu/carimgs/5691059/general/67f84962-6ae8-4c18-86be-4d33f7c5a471.jpg',
'https://images.openlane.eu/carimgs/5691059/general/a71dec7e-c9a6-4073-ad04-113e2c4bf609.jpg',
'https://images.openlane.eu/carimgs/5691059/general/630dc016-26f7-4e36-8cde-354ce63b052f.jpg',
'https://images.openlane.eu/carimgs/5691059/general/d37cff88-9c2f-494b-bd6f-ea645375320b.jpg',
'https://images.openlane.eu/carimgs/5691059/general/2ccef74d-562f-4523-8b15-3c5a55c2d8b7.jpg',
'https://images.openlane.eu/carimgs/5691059/general/959661ec-2535-41a3-b739-4c6c77f34c3b.jpg',
'https://images.openlane.eu/carimgs/5691059/general/4b967ba4-2c7c-4f59-b2a8-11d249d9541b.jpg',
'https://images.openlane.eu/carimgs/5691059/general/8d86ef93-3280-40ac-9739-93c857311749.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/64f8d355-7157-4365-b982-c4011f74ac63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/ef3203b2-4c93-42b9-9af9-d1f41009d0d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118800,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/67f84962-6ae8-4c18-86be-4d33f7c5a471.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/a71dec7e-c9a6-4073-ad04-113e2c4bf609.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/630dc016-26f7-4e36-8cde-354ce63b052f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/d37cff88-9c2f-494b-bd6f-ea645375320b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/2ccef74d-562f-4523-8b15-3c5a55c2d8b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/959661ec-2535-41a3-b739-4c6c77f34c3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/4b967ba4-2c7c-4f59-b2a8-11d249d9541b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/8d86ef93-3280-40ac-9739-93c857311749.jpg',
'Width': 1024}],
'price': 17850,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 91.645 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724042%27 HTTP/1.1" 200 None
2026-03-25 15:23:30 [adesa.be] INFO: Saving data for 10724042: {'created_time': 1774452210.046526, 'last_price_update_time': 1774452210.046538, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724042') HTTP/1.1" 204 0
2026-03-25 15:23:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/1c864a9c-6e48-44fe-8811-03f639b5e755.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724045)
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-25 15:23:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/c1c866aa-edb8-4901-ad5c-80323c1f0ec6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724045)
2026-03-25 15:23:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/43914f54-aa9b-40d0-8e56-158e0a470e8a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724045)
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-25 15:23:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/49decefd-07b2-479a-910d-44663b06b38e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724045)
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-25 15:23:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/ffc74c45-f722-422b-830d-8aacd8b8a33e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724045)
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-25 15:23:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/9717d481-873e-4de2-b5e1-892f20a082f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724045)
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-25 15:23:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/1d8c2a1b-2149-4f3a-9ae9-746b32984f30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724045)
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-25 15:23:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/2a6d70ce-e7c0-41a0-9a23-cbda14f6e5d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724045)
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-25 15:23:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60cf97bf-dac5-5c36-932a-769388d979ae, skipping ID generation
2026-03-25 15:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60cf97bf-dac5-5c36-932a-769388d979ae with scrape type 1
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60cf97bf-dac5-5c36-932a-769388d979ae sending to next pipeline
2026-03-25 15:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60cf97bf-dac5-5c36-932a-769388d979ae, identifier: 10724045
2026-03-25 15:23:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10724045
2026-03-25 15:23:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10724045
2026-03-25 15:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10724045 to the API
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5691085/general/2a6d70ce-e7c0-41a0-9a23-cbda14f6e5d3.JPG>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '60cf97bf-dac5-5c36-932a-769388d979ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724045',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 136160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photos': [],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 2.0 B4 R-Design - Diesel - Automatic - 197 hp - 136.160 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724045%27 HTTP/1.1" 200 None
2026-03-25 15:23:30 [adesa.be] INFO: Saving data for 10724045: {'created_time': 1774452210.7744, 'last_price_update_time': 1774452210.774412, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724045') HTTP/1.1" 204 0
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-25 15:23:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10724135
2026-03-25 15:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with scrape type 1
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a3e12ed-1cda-5eb1-b04c-097825fc1851
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F1e4e2962-6066-4cf5-a724-4b0d2f21c638.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/1e4e2962-6066-4cf5-a724-4b0d2f21c638.jpg already downloaded
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F33a570c4-cc48-4028-9102-8a1020881038.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/33a570c4-cc48-4028-9102-8a1020881038.jpg already downloaded
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F06e60be9-59cd-4170-ac25-54341909b0c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/06e60be9-59cd-4170-ac25-54341909b0c0.jpg already downloaded
2026-03-25 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F31f87e05-1af1-460d-9bac-ea6a39ee8be6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/31f87e05-1af1-460d-9bac-ea6a39ee8be6.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252Fd645c7ac-79b9-48da-8ade-621cb902bd36.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/d645c7ac-79b9-48da-8ade-621cb902bd36.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F506f1833-403f-4a33-ab6b-598eaf1958a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/506f1833-403f-4a33-ab6b-598eaf1958a7.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F38d597a3-7820-40ba-a532-8c2eedcaecb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/38d597a3-7820-40ba-a532-8c2eedcaecb9.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F1b6cdefb-6037-4ff1-82b7-5b28e5e680ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/1b6cdefb-6037-4ff1-82b7-5b28e5e680ae.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252Fdb7dfa53-144f-4950-9225-df236e8e0221.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/db7dfa53-144f-4950-9225-df236e8e0221.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F21803127-c7a6-4220-a28d-204594da6951.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/21803127-c7a6-4220-a28d-204594da6951.jpg already downloaded
2026-03-25 15:23:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a3e12ed-1cda-5eb1-b04c-097825fc1851, identifier: 10724135
2026-03-25 15:23:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10724135
2026-03-25 15:23:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10724135
2026-03-25 15:23:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10724135 to the API
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15: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 15:23:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724135>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7a3e12ed-1cda-5eb1-b04c-097825fc1851',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEP016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724135',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 126736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5728020/general/1e4e2962-6066-4cf5-a724-4b0d2f21c638.jpg',
'https://images.openlane.eu/carimgs/5728020/general/33a570c4-cc48-4028-9102-8a1020881038.jpg',
'https://images.openlane.eu/carimgs/5728020/general/06e60be9-59cd-4170-ac25-54341909b0c0.jpg',
'https://images.openlane.eu/carimgs/5728020/general/31f87e05-1af1-460d-9bac-ea6a39ee8be6.jpg',
'https://images.openlane.eu/carimgs/5728020/general/d645c7ac-79b9-48da-8ade-621cb902bd36.jpg',
'https://images.openlane.eu/carimgs/5728020/general/506f1833-403f-4a33-ab6b-598eaf1958a7.jpg',
'https://images.openlane.eu/carimgs/5728020/general/38d597a3-7820-40ba-a532-8c2eedcaecb9.jpg',
'https://images.openlane.eu/carimgs/5728020/general/1b6cdefb-6037-4ff1-82b7-5b28e5e680ae.jpg',
'https://images.openlane.eu/carimgs/5728020/general/db7dfa53-144f-4950-9225-df236e8e0221.jpg',
'https://images.openlane.eu/carimgs/5728020/general/21803127-c7a6-4220-a28d-204594da6951.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367591,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/1e4e2962-6066-4cf5-a724-4b0d2f21c638.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363995,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/33a570c4-cc48-4028-9102-8a1020881038.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384791,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/06e60be9-59cd-4170-ac25-54341909b0c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346085,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/31f87e05-1af1-460d-9bac-ea6a39ee8be6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311858,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/d645c7ac-79b9-48da-8ade-621cb902bd36.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319829,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/506f1833-403f-4a33-ab6b-598eaf1958a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324807,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/38d597a3-7820-40ba-a532-8c2eedcaecb9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203521,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/1b6cdefb-6037-4ff1-82b7-5b28e5e680ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198689,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/db7dfa53-144f-4950-9225-df236e8e0221.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35040,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/21803127-c7a6-4220-a28d-204594da6951.jpg',
'Width': 400}],
'price': 21350,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'126.736 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710724135%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [adesa.be] INFO: Saving data for 10724135: {'created_time': 1774452211.686026, 'last_price_update_time': 1774452211.686038, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724135') HTTP/1.1" 204 0
2026-03-25 15:23:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10724167
2026-03-25 15:23:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with scrape type 1
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 408dd82e-64b7-5073-b6e5-44abc1cbd4d1
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252Fc132373b-2fba-48bf-9d0b-ad3479330835.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/c132373b-2fba-48bf-9d0b-ad3479330835.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F230f7a03-aa2d-4f83-8565-711a80e27430.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/230f7a03-aa2d-4f83-8565-711a80e27430.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F0565ee62-d626-40de-8d16-7181df3d18ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/0565ee62-d626-40de-8d16-7181df3d18ea.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F245e1bc6-1bb3-4b5e-b521-5c219bd4c759.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/245e1bc6-1bb3-4b5e-b521-5c219bd4c759.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F9c361991-6dd7-420c-8107-5d8987fcf393.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/9c361991-6dd7-420c-8107-5d8987fcf393.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252Fa0bf0238-3e85-4f67-8481-a8a7b9f0a7dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/a0bf0238-3e85-4f67-8481-a8a7b9f0a7dd.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252Ffa2442fa-5438-4a0f-870a-9919f2246fe1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/fa2442fa-5438-4a0f-870a-9919f2246fe1.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F61c7491d-3bad-4ce9-b9fe-0e3076141ce2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/61c7491d-3bad-4ce9-b9fe-0e3076141ce2.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F2b1001d8-bbbd-426b-a272-4e9e5972d031.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/2b1001d8-bbbd-426b-a272-4e9e5972d031.jpg already downloaded
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252Fbb3fa953-0f7f-4bc0-ad94-478207ae7406.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/bb3fa953-0f7f-4bc0-ad94-478207ae7406.jpg already downloaded
2026-03-25 15:23:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1, identifier: 10724167
2026-03-25 15:23:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10724066
2026-03-25 15:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4cf579b-5387-501e-8775-7afe7028b5e5 with scrape type 1
2026-03-25 15:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4cf579b-5387-501e-8775-7afe7028b5e5
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704037%252Fgeneral%252F310be156-f2f1-4f8e-b558-001542e3917f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/310be156-f2f1-4f8e-b558-001542e3917f.jpg already downloaded
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704037%252Fgeneral%252Fbe85d146-5325-4254-87cb-efc1e40492b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/be85d146-5325-4254-87cb-efc1e40492b6.jpg already downloaded
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704037%252Fgeneral%252F182e1766-a003-4b35-b3fb-a55991bb62f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/182e1766-a003-4b35-b3fb-a55991bb62f0.jpg already downloaded
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704037%252Fgeneral%252F86ee0007-600b-4f3e-9005-4a47bf833eb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/86ee0007-600b-4f3e-9005-4a47bf833eb3.jpg already downloaded
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704037%252Fgeneral%252Fffde1045-1f46-452f-8049-41ab247f43e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/ffde1045-1f46-452f-8049-41ab247f43e4.jpg already downloaded
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704037%252Fgeneral%252F23137530-0a60-4e71-96ca-a233d250852c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/23137530-0a60-4e71-96ca-a233d250852c.jpg already downloaded
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704037%252Fgeneral%252F5b1cda9e-cb49-4a48-ae6a-f055dbf65ec9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/5b1cda9e-cb49-4a48-ae6a-f055dbf65ec9.jpg already downloaded
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704037%252Fgeneral%252Fc88bb1c6-41f3-48a0-9421-94f17f18a925.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/c88bb1c6-41f3-48a0-9421-94f17f18a925.jpg already downloaded
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704037%252Fgeneral%252Fbc74b221-94c1-4ccc-850a-b4e1c012d45e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/bc74b221-94c1-4ccc-850a-b4e1c012d45e.jpg already downloaded
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5704037%252Fgeneral%252F7c1b41dc-bed9-403f-8d13-897675db0623.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704037/general/7c1b41dc-bed9-403f-8d13-897675db0623.jpg already downloaded
2026-03-25 15:23:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4cf579b-5387-501e-8775-7afe7028b5e5, identifier: 10724066
2026-03-25 15:23:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10724167
2026-03-25 15:23:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10724167
2026-03-25 15:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10724167 to the API
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724167>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '408dd82e-64b7-5073-b6e5-44abc1cbd4d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPV400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724167',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 166547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5738050/general/c132373b-2fba-48bf-9d0b-ad3479330835.jpg',
'https://images.openlane.eu/carimgs/5738050/general/230f7a03-aa2d-4f83-8565-711a80e27430.jpg',
'https://images.openlane.eu/carimgs/5738050/general/0565ee62-d626-40de-8d16-7181df3d18ea.jpg',
'https://images.openlane.eu/carimgs/5738050/general/245e1bc6-1bb3-4b5e-b521-5c219bd4c759.jpg',
'https://images.openlane.eu/carimgs/5738050/general/9c361991-6dd7-420c-8107-5d8987fcf393.jpg',
'https://images.openlane.eu/carimgs/5738050/general/a0bf0238-3e85-4f67-8481-a8a7b9f0a7dd.jpg',
'https://images.openlane.eu/carimgs/5738050/general/fa2442fa-5438-4a0f-870a-9919f2246fe1.jpg',
'https://images.openlane.eu/carimgs/5738050/general/61c7491d-3bad-4ce9-b9fe-0e3076141ce2.jpg',
'https://images.openlane.eu/carimgs/5738050/general/2b1001d8-bbbd-426b-a272-4e9e5972d031.jpg',
'https://images.openlane.eu/carimgs/5738050/general/bb3fa953-0f7f-4bc0-ad94-478207ae7406.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/c132373b-2fba-48bf-9d0b-ad3479330835.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/230f7a03-aa2d-4f83-8565-711a80e27430.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/0565ee62-d626-40de-8d16-7181df3d18ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/245e1bc6-1bb3-4b5e-b521-5c219bd4c759.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/9c361991-6dd7-420c-8107-5d8987fcf393.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/a0bf0238-3e85-4f67-8481-a8a7b9f0a7dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/fa2442fa-5438-4a0f-870a-9919f2246fe1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/61c7491d-3bad-4ce9-b9fe-0e3076141ce2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/2b1001d8-bbbd-426b-a272-4e9e5972d031.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/bb3fa953-0f7f-4bc0-ad94-478207ae7406.jpg',
'Width': 1024}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'166.547 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724167%27 HTTP/1.1" 200 None
2026-03-25 15:23:32 [adesa.be] INFO: Saving data for 10724167: {'created_time': 1774452212.844915, 'last_price_update_time': 1774452212.844928, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724167') HTTP/1.1" 204 0
2026-03-25 15:23:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10724066
2026-03-25 15:23:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10724066
2026-03-25 15:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10724066 to the API
2026-03-25 15:23:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724066>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Electric',
'id': 'e4cf579b-5387-501e-8775-7afe7028b5e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724066',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 150860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5704037/general/310be156-f2f1-4f8e-b558-001542e3917f.jpg',
'https://images.openlane.eu/carimgs/5704037/general/be85d146-5325-4254-87cb-efc1e40492b6.jpg',
'https://images.openlane.eu/carimgs/5704037/general/182e1766-a003-4b35-b3fb-a55991bb62f0.jpg',
'https://images.openlane.eu/carimgs/5704037/general/86ee0007-600b-4f3e-9005-4a47bf833eb3.jpg',
'https://images.openlane.eu/carimgs/5704037/general/ffde1045-1f46-452f-8049-41ab247f43e4.jpg',
'https://images.openlane.eu/carimgs/5704037/general/23137530-0a60-4e71-96ca-a233d250852c.jpg',
'https://images.openlane.eu/carimgs/5704037/general/5b1cda9e-cb49-4a48-ae6a-f055dbf65ec9.jpg',
'https://images.openlane.eu/carimgs/5704037/general/c88bb1c6-41f3-48a0-9421-94f17f18a925.jpg',
'https://images.openlane.eu/carimgs/5704037/general/bc74b221-94c1-4ccc-850a-b4e1c012d45e.jpg',
'https://images.openlane.eu/carimgs/5704037/general/7c1b41dc-bed9-403f-8d13-897675db0623.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4cf579b-5387-501e-8775-7afe7028b5e5/e4cf579b-5387-501e-8775-7afe7028b5e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704037/general/310be156-f2f1-4f8e-b558-001542e3917f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4cf579b-5387-501e-8775-7afe7028b5e5/e4cf579b-5387-501e-8775-7afe7028b5e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704037/general/be85d146-5325-4254-87cb-efc1e40492b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4cf579b-5387-501e-8775-7afe7028b5e5/e4cf579b-5387-501e-8775-7afe7028b5e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704037/general/182e1766-a003-4b35-b3fb-a55991bb62f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4cf579b-5387-501e-8775-7afe7028b5e5/e4cf579b-5387-501e-8775-7afe7028b5e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704037/general/86ee0007-600b-4f3e-9005-4a47bf833eb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4cf579b-5387-501e-8775-7afe7028b5e5/e4cf579b-5387-501e-8775-7afe7028b5e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704037/general/ffde1045-1f46-452f-8049-41ab247f43e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4cf579b-5387-501e-8775-7afe7028b5e5/e4cf579b-5387-501e-8775-7afe7028b5e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704037/general/23137530-0a60-4e71-96ca-a233d250852c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4cf579b-5387-501e-8775-7afe7028b5e5/e4cf579b-5387-501e-8775-7afe7028b5e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704037/general/5b1cda9e-cb49-4a48-ae6a-f055dbf65ec9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4cf579b-5387-501e-8775-7afe7028b5e5/e4cf579b-5387-501e-8775-7afe7028b5e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78836,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704037/general/c88bb1c6-41f3-48a0-9421-94f17f18a925.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4cf579b-5387-501e-8775-7afe7028b5e5/e4cf579b-5387-501e-8775-7afe7028b5e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704037/general/bc74b221-94c1-4ccc-850a-b4e1c012d45e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4cf579b-5387-501e-8775-7afe7028b5e5/e4cf579b-5387-501e-8775-7afe7028b5e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704037/general/7c1b41dc-bed9-403f-8d13-897675db0623.jpg',
'Width': 1024}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 78 kWh Pro - Electric - Automatic - 204 hp - 150.860 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724066%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Saving data for 10724066: {'created_time': 1774452213.168893, 'last_price_update_time': 1774452213.168906, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724066') HTTP/1.1" 204 0
2026-03-25 15:23:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23: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 15:23:33 [adesa.be] INFO: Found listing with ID: 10719202
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719202%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719202: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719202 url https://www.openlane.eu/en/carv6/auction/10719202
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718141
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718141%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718141: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718141 url https://www.openlane.eu/en/carv6/auction/10718141
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719617
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719617%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719617: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719617 url https://www.openlane.eu/en/carv6/auction/10719617
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718189
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718189%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718189: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718189 url https://www.openlane.eu/en/carv6/auction/10718189
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719172
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719172%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719172: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719172 url https://www.openlane.eu/en/carv6/auction/10719172
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719665
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719665%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719665: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719665 url https://www.openlane.eu/en/carv6/auction/10719665
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719663
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719663%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719663: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719663 url https://www.openlane.eu/en/carv6/auction/10719663
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719667
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719667%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719667: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719667 url https://www.openlane.eu/en/carv6/auction/10719667
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719666
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719666%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719666: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719666 url https://www.openlane.eu/en/carv6/auction/10719666
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718181
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718181%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718181: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718181 url https://www.openlane.eu/en/carv6/auction/10718181
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718148
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718148%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718148: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718148 url https://www.openlane.eu/en/carv6/auction/10718148
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718170
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718170%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718170: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718170 url https://www.openlane.eu/en/carv6/auction/10718170
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718130
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718130%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718130: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718130 url https://www.openlane.eu/en/carv6/auction/10718130
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718220
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718220%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718220: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718220 url https://www.openlane.eu/en/carv6/auction/10718220
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718109
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718109%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718109: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718109 url https://www.openlane.eu/en/carv6/auction/10718109
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719672
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719672%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719672: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719672 url https://www.openlane.eu/en/carv6/auction/10719672
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718214
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718214%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718214: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718214 url https://www.openlane.eu/en/carv6/auction/10718214
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719178
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719178%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719178: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719178 url https://www.openlane.eu/en/carv6/auction/10719178
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719729
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719729%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719729: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719729 url https://www.openlane.eu/en/carv6/auction/10719729
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718156
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718156%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718156: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718156 url https://www.openlane.eu/en/carv6/auction/10718156
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719588
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719588%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719588: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719588 url https://www.openlane.eu/en/carv6/auction/10719588
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718157
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718157%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718157: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718157 url https://www.openlane.eu/en/carv6/auction/10718157
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718218
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718218%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718218: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718218 url https://www.openlane.eu/en/carv6/auction/10718218
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718160
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718160%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718160: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718160 url https://www.openlane.eu/en/carv6/auction/10718160
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719735
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719735%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719735: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719735 url https://www.openlane.eu/en/carv6/auction/10719735
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10718138
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718138%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10718138: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10718138 url https://www.openlane.eu/en/carv6/auction/10718138
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719176
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719176%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719176: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719176 url https://www.openlane.eu/en/carv6/auction/10719176
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719154
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719154%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719154: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719154 url https://www.openlane.eu/en/carv6/auction/10719154
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10719211
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719211%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10719211: 0
2026-03-25 15:23:33 [adesa.be] INFO: Skipping item 10719211 url https://www.openlane.eu/en/carv6/auction/10719211
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10724687
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724687%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10724687: 1
2026-03-25 15:23:33 [adesa.be] INFO: Scraping item 10724687 url https://www.openlane.eu/en/carv6/auction/10724687
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10724660
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724660%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10724660: 1
2026-03-25 15:23:33 [adesa.be] INFO: Scraping item 10724660 url https://www.openlane.eu/en/carv6/auction/10724660
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10727078
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727078%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10727078: 1
2026-03-25 15:23:33 [adesa.be] INFO: Scraping item 10727078 url https://www.openlane.eu/en/carv6/auction/10727078
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10725682
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725682%27 HTTP/1.1" 200 None
2026-03-25 15:23:33 [adesa.be] INFO: Scrape type for 10725682: 1
2026-03-25 15:23:33 [adesa.be] INFO: Scraping item 10725682 url https://www.openlane.eu/en/carv6/auction/10725682
2026-03-25 15:23:33 [adesa.be] INFO: Found listing with ID: 10724545
2026-03-25 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724545%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724545: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724545 url https://www.openlane.eu/en/carv6/auction/10724545
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724603
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724603%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724603: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724603 url https://www.openlane.eu/en/carv6/auction/10724603
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724611
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724611%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724611: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724611 url https://www.openlane.eu/en/carv6/auction/10724611
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724595
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724595%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724595: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724595 url https://www.openlane.eu/en/carv6/auction/10724595
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724593
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724593%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724593: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724593 url https://www.openlane.eu/en/carv6/auction/10724593
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724604
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724604%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724604: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724604 url https://www.openlane.eu/en/carv6/auction/10724604
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724670
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724670%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724670: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724670 url https://www.openlane.eu/en/carv6/auction/10724670
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724588
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724588%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724588: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724588 url https://www.openlane.eu/en/carv6/auction/10724588
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724704
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724704%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724704: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724704 url https://www.openlane.eu/en/carv6/auction/10724704
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10725631
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725631%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10725631: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10725631 url https://www.openlane.eu/en/carv6/auction/10725631
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724707
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724707%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724707: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724707 url https://www.openlane.eu/en/carv6/auction/10724707
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724599
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724599%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724599: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724599 url https://www.openlane.eu/en/carv6/auction/10724599
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724759
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724759%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724759: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724759 url https://www.openlane.eu/en/carv6/auction/10724759
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724712
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724712%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724712: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724712 url https://www.openlane.eu/en/carv6/auction/10724712
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10725615
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725615%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10725615: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10725615 url https://www.openlane.eu/en/carv6/auction/10725615
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724765
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724765%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724765: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724765 url https://www.openlane.eu/en/carv6/auction/10724765
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724591
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724591%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724591: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724591 url https://www.openlane.eu/en/carv6/auction/10724591
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724761
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724761%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724761: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724761 url https://www.openlane.eu/en/carv6/auction/10724761
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724566
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724566%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724566: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724566 url https://www.openlane.eu/en/carv6/auction/10724566
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10727082
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727082%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10727082: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10727082 url https://www.openlane.eu/en/carv6/auction/10727082
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724561
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724561%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724561: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724561 url https://www.openlane.eu/en/carv6/auction/10724561
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724579
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724579%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724579: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724579 url https://www.openlane.eu/en/carv6/auction/10724579
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724596
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724596%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724596: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724596 url https://www.openlane.eu/en/carv6/auction/10724596
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724605
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724605%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724605: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724605 url https://www.openlane.eu/en/carv6/auction/10724605
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724543
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724543%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724543: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724543 url https://www.openlane.eu/en/carv6/auction/10724543
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10727076
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727076%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10727076: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10727076 url https://www.openlane.eu/en/carv6/auction/10727076
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724576
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724576%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724576: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724576 url https://www.openlane.eu/en/carv6/auction/10724576
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724530
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724530%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724530: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724530 url https://www.openlane.eu/en/carv6/auction/10724530
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724590
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724590%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724590: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724590 url https://www.openlane.eu/en/carv6/auction/10724590
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10727095
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727095%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10727095: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10727095 url https://www.openlane.eu/en/carv6/auction/10727095
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724706
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724706%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724706: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724706 url https://www.openlane.eu/en/carv6/auction/10724706
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10727062
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727062%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10727062: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10727062 url https://www.openlane.eu/en/carv6/auction/10727062
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724540
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724540%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724540: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724540 url https://www.openlane.eu/en/carv6/auction/10724540
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10725608
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725608%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10725608: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10725608 url https://www.openlane.eu/en/carv6/auction/10725608
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10725621
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725621%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10725621: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10725621 url https://www.openlane.eu/en/carv6/auction/10725621
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724613
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724613%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724613: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724613 url https://www.openlane.eu/en/carv6/auction/10724613
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10727094
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727094%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10727094: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10727094 url https://www.openlane.eu/en/carv6/auction/10727094
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10727071
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727071%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10727071: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10727071 url https://www.openlane.eu/en/carv6/auction/10727071
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724563
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724563%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724563: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724563 url https://www.openlane.eu/en/carv6/auction/10724563
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724531
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724531%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724531: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724531 url https://www.openlane.eu/en/carv6/auction/10724531
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724538
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724538%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724538: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724538 url https://www.openlane.eu/en/carv6/auction/10724538
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10727064
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727064%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10727064: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10727064 url https://www.openlane.eu/en/carv6/auction/10727064
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724659
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724659%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724659: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724659 url https://www.openlane.eu/en/carv6/auction/10724659
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724787
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724787%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724787: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724787 url https://www.openlane.eu/en/carv6/auction/10724787
2026-03-25 15:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724708
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724708%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724708: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724708 url https://www.openlane.eu/en/carv6/auction/10724708
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10727074
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727074%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10727074: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10727074 url https://www.openlane.eu/en/carv6/auction/10727074
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724643
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724643%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724643: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724643 url https://www.openlane.eu/en/carv6/auction/10724643
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724785
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724785%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724785: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724785 url https://www.openlane.eu/en/carv6/auction/10724785
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10725645
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725645%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10725645: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10725645 url https://www.openlane.eu/en/carv6/auction/10725645
2026-03-25 15:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10724788
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724788%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10724788: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10724788 url https://www.openlane.eu/en/carv6/auction/10724788
2026-03-25 15:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:34 [adesa.be] INFO: Found listing with ID: 10725611
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725611%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [adesa.be] INFO: Scrape type for 10725611: 1
2026-03-25 15:23:34 [adesa.be] INFO: Scraping item 10725611 url https://www.openlane.eu/en/carv6/auction/10725611
2026-03-25 15:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10724076
2026-03-25 15:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a18b1bb3-43ad-55fb-bee7-897436442bf5 with scrape type 1
2026-03-25 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a18b1bb3-43ad-55fb-bee7-897436442bf5
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252F75056627-5c6a-4d32-92de-57f48f34654c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/75056627-5c6a-4d32-92de-57f48f34654c.jpg already downloaded
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252F8a685437-8a97-4662-ae74-f9df8356c307.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/8a685437-8a97-4662-ae74-f9df8356c307.jpg already downloaded
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705171%252Fgeneral%252F4801e3ce-9d9f-47a9-8ada-e54b96e72d6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/4801e3ce-9d9f-47a9-8ada-e54b96e72d6c.jpg already downloaded
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5705171%252Fgeneral%252Fc6a6c842-e6a9-4cba-90e0-7d15e68cad7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/c6a6c842-e6a9-4cba-90e0-7d15e68cad7c.jpg already downloaded
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5705171%252Fgeneral%252Fbc13facd-41b4-43ef-8e2b-6e00b9a87311.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/bc13facd-41b4-43ef-8e2b-6e00b9a87311.jpg already downloaded
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5705171%252Fgeneral%252Fa5fdaea9-ee18-42da-8f79-207c13b33156.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/a5fdaea9-ee18-42da-8f79-207c13b33156.jpg already downloaded
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5705171%252Fgeneral%252F1fd64d96-9e6c-486f-bd6f-64fa26aba247.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/1fd64d96-9e6c-486f-bd6f-64fa26aba247.jpg already downloaded
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5705171%252Fgeneral%252Fe30b7482-1547-4d80-9bd0-5619f9abc7b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/e30b7482-1547-4d80-9bd0-5619f9abc7b0.jpg already downloaded
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5705171%252Fgeneral%252Fa7c96f32-af9a-4654-b757-4b6220ee29ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/a7c96f32-af9a-4654-b757-4b6220ee29ea.jpg already downloaded
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5705171%252Fgeneral%252F5a746f6c-0514-411e-95ff-077a793ede5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705171/general/5a746f6c-0514-411e-95ff-077a793ede5a.jpg already downloaded
2026-03-25 15:23:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a18b1bb3-43ad-55fb-bee7-897436442bf5, identifier: 10724076
2026-03-25 15:23:35 [adesa.be] INFO: Found listing with ID: 10724548
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710724548%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [adesa.be] INFO: Scrape type for 10724548: 1
2026-03-25 15:23:35 [adesa.be] INFO: Scraping item 10724548 url https://www.openlane.eu/en/carv6/auction/10724548
2026-03-25 15:23:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10724076
2026-03-25 15:23:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10724076
2026-03-25 15:23:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a18b1bb3-43ad-55fb-bee7-897436442bf5 with identifier: 10724076 to the API
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724076>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a18b1bb3-43ad-55fb-bee7-897436442bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKB797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724076',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 51269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5705171/general/75056627-5c6a-4d32-92de-57f48f34654c.jpg',
'https://images.openlane.eu/carimgs/5705171/general/8a685437-8a97-4662-ae74-f9df8356c307.jpg',
'https://images.openlane.eu/carimgs/5705171/general/4801e3ce-9d9f-47a9-8ada-e54b96e72d6c.jpg',
'https://images.openlane.eu/carimgs/5705171/general/c6a6c842-e6a9-4cba-90e0-7d15e68cad7c.jpg',
'https://images.openlane.eu/carimgs/5705171/general/bc13facd-41b4-43ef-8e2b-6e00b9a87311.jpg',
'https://images.openlane.eu/carimgs/5705171/general/a5fdaea9-ee18-42da-8f79-207c13b33156.jpg',
'https://images.openlane.eu/carimgs/5705171/general/1fd64d96-9e6c-486f-bd6f-64fa26aba247.jpg',
'https://images.openlane.eu/carimgs/5705171/general/e30b7482-1547-4d80-9bd0-5619f9abc7b0.jpg',
'https://images.openlane.eu/carimgs/5705171/general/a7c96f32-af9a-4654-b757-4b6220ee29ea.jpg',
'https://images.openlane.eu/carimgs/5705171/general/5a746f6c-0514-411e-95ff-077a793ede5a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a18b1bb3-43ad-55fb-bee7-897436442bf5/a18b1bb3-43ad-55fb-bee7-897436442bf5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323422,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705171/general/75056627-5c6a-4d32-92de-57f48f34654c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a18b1bb3-43ad-55fb-bee7-897436442bf5/a18b1bb3-43ad-55fb-bee7-897436442bf5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335018,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705171/general/8a685437-8a97-4662-ae74-f9df8356c307.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a18b1bb3-43ad-55fb-bee7-897436442bf5/a18b1bb3-43ad-55fb-bee7-897436442bf5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317042,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705171/general/4801e3ce-9d9f-47a9-8ada-e54b96e72d6c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a18b1bb3-43ad-55fb-bee7-897436442bf5/a18b1bb3-43ad-55fb-bee7-897436442bf5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306848,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705171/general/c6a6c842-e6a9-4cba-90e0-7d15e68cad7c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a18b1bb3-43ad-55fb-bee7-897436442bf5/a18b1bb3-43ad-55fb-bee7-897436442bf5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301195,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705171/general/bc13facd-41b4-43ef-8e2b-6e00b9a87311.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a18b1bb3-43ad-55fb-bee7-897436442bf5/a18b1bb3-43ad-55fb-bee7-897436442bf5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349343,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705171/general/a5fdaea9-ee18-42da-8f79-207c13b33156.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a18b1bb3-43ad-55fb-bee7-897436442bf5/a18b1bb3-43ad-55fb-bee7-897436442bf5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345337,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705171/general/1fd64d96-9e6c-486f-bd6f-64fa26aba247.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a18b1bb3-43ad-55fb-bee7-897436442bf5/a18b1bb3-43ad-55fb-bee7-897436442bf5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198235,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705171/general/e30b7482-1547-4d80-9bd0-5619f9abc7b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a18b1bb3-43ad-55fb-bee7-897436442bf5/a18b1bb3-43ad-55fb-bee7-897436442bf5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343897,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705171/general/a7c96f32-af9a-4654-b757-4b6220ee29ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a18b1bb3-43ad-55fb-bee7-897436442bf5/a18b1bb3-43ad-55fb-bee7-897436442bf5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32163,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705171/general/5a746f6c-0514-411e-95ff-077a793ede5a.jpg',
'Width': 400}],
'price': 20050,
'price_includes_vat': True,
'registration_date': '2022-08-19',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'51.269 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710724076%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [adesa.be] INFO: Saving data for 10724076: {'created_time': 1774452215.768783, 'last_price_update_time': 1774452215.768796, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724076') HTTP/1.1" 204 0
2026-03-25 15:23:35 [adesa.be] INFO: Found listing with ID: 10724541
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710724541%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [adesa.be] INFO: Scrape type for 10724541: 1
2026-03-25 15:23:35 [adesa.be] INFO: Scraping item 10724541 url https://www.openlane.eu/en/carv6/auction/10724541
2026-03-25 15:23:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10723953
2026-03-25 15:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44709d97-7e2d-5bd1-b834-4519d264a7cb with scrape type 1
2026-03-25 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44709d97-7e2d-5bd1-b834-4519d264a7cb
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5586979%252Fgeneral%252F056ce636-5b9a-469a-87f3-cd46c5bd105c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/056ce636-5b9a-469a-87f3-cd46c5bd105c.JPG not downloaded yet
2026-03-25 15:23:35 [adesa.be] INFO: Found listing with ID: 10724571
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710724571%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [adesa.be] INFO: Scrape type for 10724571: 1
2026-03-25 15:23:35 [adesa.be] INFO: Scraping item 10724571 url https://www.openlane.eu/en/carv6/auction/10724571
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5586979%252Fgeneral%252F4aeef641-77fa-4f4a-9646-82b58cc7f815.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/4aeef641-77fa-4f4a-9646-82b58cc7f815.JPG not downloaded yet
2026-03-25 15:23:35 [adesa.be] INFO: Found listing with ID: 10724556
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%2710724556%27 HTTP/1.1" 200 None
2026-03-25 15:23:35 [adesa.be] INFO: Scrape type for 10724556: 1
2026-03-25 15:23:35 [adesa.be] INFO: Scraping item 10724556 url https://www.openlane.eu/en/carv6/auction/10724556
2026-03-25 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5586979%252Fgeneral%252F0469b305-9b4d-488d-8363-e9ea5426d79b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/0469b305-9b4d-488d-8363-e9ea5426d79b.JPG not downloaded yet
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10724762
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724762%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10724762: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10724762 url https://www.openlane.eu/en/carv6/auction/10724762
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5586979%252Fgeneral%252F29635080-f40b-492a-87e0-69f8954c9403.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/29635080-f40b-492a-87e0-69f8954c9403.JPG not downloaded yet
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10724778
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724778%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10724778: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10724778 url https://www.openlane.eu/en/carv6/auction/10724778
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5586979%252Fgeneral%252F7fc95ffc-37f5-4e3f-abd3-04b81867969b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/7fc95ffc-37f5-4e3f-abd3-04b81867969b.JPG not downloaded yet
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10724639
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724639%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10724639: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10724639 url https://www.openlane.eu/en/carv6/auction/10724639
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5586979%252Fgeneral%252F6e08908b-7c51-432e-abb2-fba63570fb6e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/6e08908b-7c51-432e-abb2-fba63570fb6e.JPG not downloaded yet
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10724701
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724701%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10724701: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10724701 url https://www.openlane.eu/en/carv6/auction/10724701
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5586979%252Fgeneral%252Fda6cb9da-d05e-4042-8092-d54fe3c57f48.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/da6cb9da-d05e-4042-8092-d54fe3c57f48.JPG not downloaded yet
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10724772
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724772%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10724772: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10724772 url https://www.openlane.eu/en/carv6/auction/10724772
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5586979%252Fgeneral%252Fc30cd2c1-f6d0-4e44-aca3-7abab4082c0e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/c30cd2c1-f6d0-4e44-aca3-7abab4082c0e.JPG not downloaded yet
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10724546
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724546%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10724546: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10724546 url https://www.openlane.eu/en/carv6/auction/10724546
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5586979%252Fgeneral%252F6a597dec-a90e-4468-94cb-869331e4851c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/6a597dec-a90e-4468-94cb-869331e4851c.JPG not downloaded yet
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10724544
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724544%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10724544: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10724544 url https://www.openlane.eu/en/carv6/auction/10724544
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5586979%252Fgeneral%252F7d31d237-d923-4152-90f7-6db94a613b8a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/7d31d237-d923-4152-90f7-6db94a613b8a.JPG not downloaded yet
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10724532
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724532%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10724532: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10724532 url https://www.openlane.eu/en/carv6/auction/10724532
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10724558
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724558%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10724558: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10724558 url https://www.openlane.eu/en/carv6/auction/10724558
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10724714
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724714%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10724714: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10724714 url https://www.openlane.eu/en/carv6/auction/10724714
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10727059
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727059%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10727059: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10727059 url https://www.openlane.eu/en/carv6/auction/10727059
2026-03-25 15:23:36 [adesa.be] INFO: Found listing with ID: 10724527
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724527%27 HTTP/1.1" 200 None
2026-03-25 15:23:36 [adesa.be] INFO: Scrape type for 10724527: 1
2026-03-25 15:23:36 [adesa.be] INFO: Scraping item 10724527 url https://www.openlane.eu/en/carv6/auction/10724527
2026-03-25 15:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15: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 15:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10726177
2026-03-25 15:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with scrape type 1
2026-03-25 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720010%252Fgeneral%252Fd9854ef5-484d-4a92-8b09-b39ab337165e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720010/general/d9854ef5-484d-4a92-8b09-b39ab337165e.JPG not downloaded yet
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720010%252Fgeneral%252F3f490fee-00ce-4bca-a7ac-7cc31db34502.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720010/general/3f490fee-00ce-4bca-a7ac-7cc31db34502.JPG not downloaded yet
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720010%252Fgeneral%252F24c87d64-dcc8-4cd5-9dd2-d61537bde1a3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720010/general/24c87d64-dcc8-4cd5-9dd2-d61537bde1a3.JPG not downloaded yet
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720010%252Fgeneral%252Fefe02c16-93b7-417d-a34f-ca1cb9fc495a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720010/general/efe02c16-93b7-417d-a34f-ca1cb9fc495a.JPG not downloaded yet
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720010%252Fgeneral%252F2c3e7fbf-e74e-4996-af59-d87fd9ece194.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720010/general/2c3e7fbf-e74e-4996-af59-d87fd9ece194.JPG not downloaded yet
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720010%252Fgeneral%252Fdaa43f8f-5202-499d-9b03-5e167a7c701d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720010/general/daa43f8f-5202-499d-9b03-5e167a7c701d.JPG not downloaded yet
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720010%252Fgeneral%252F3f54ad10-c3a6-42c3-8b1f-1c56038098e9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720010/general/3f54ad10-c3a6-42c3-8b1f-1c56038098e9.JPG not downloaded yet
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720010%252Fgeneral%252Fe951c8db-90ae-4dec-92a1-a620201deb29.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720010/general/e951c8db-90ae-4dec-92a1-a620201deb29.JPG not downloaded yet
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720010%252Fgeneral%252Faaec356f-87ec-471d-afc9-ebc06357940f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720010/general/aaec356f-87ec-471d-afc9-ebc06357940f.JPG not downloaded yet
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720010%252Fgeneral%252Fe4f97e88-5c09-406f-aad5-b7d6301cdbcc.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720010/general/e4f97e88-5c09-406f-aad5-b7d6301cdbcc.JPG not downloaded yet
2026-03-25 15:23:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5720010/general/e4f97e88-5c09-406f-aad5-b7d6301cdbcc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726177)
2026-03-25 15:23:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5720010/general/aaec356f-87ec-471d-afc9-ebc06357940f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726177)
2026-03-25 15:23:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10724026
2026-03-25 15:23:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with scrape type 1
2026-03-25 15:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a52fd9f8-1b73-5e97-9c4c-40a7feafbd50
2026-03-25 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5672287%252Fgeneral%252F8a1bd15b-bb9e-4fcd-9628-dac1005d71f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/8a1bd15b-bb9e-4fcd-9628-dac1005d71f7.jpg already downloaded
2026-03-25 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5672287%252Fgeneral%252F81603797-bdde-4824-8092-75d4d4f60dcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/81603797-bdde-4824-8092-75d4d4f60dcd.jpg already downloaded
2026-03-25 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5672287%252Fgeneral%252F6247e0e7-07a5-466b-8036-42d5f6a43550.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/6247e0e7-07a5-466b-8036-42d5f6a43550.jpg already downloaded
2026-03-25 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5672287%252Fgeneral%252F9df1985b-59d3-4fa3-9ad5-b33bd0e81457.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/9df1985b-59d3-4fa3-9ad5-b33bd0e81457.jpg already downloaded
2026-03-25 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5672287%252Fgeneral%252Fe8430760-c382-47f1-ba19-c1a2284c06ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/e8430760-c382-47f1-ba19-c1a2284c06ad.jpg already downloaded
2026-03-25 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5672287%252Fgeneral%252F10baf4da-cc4d-4940-ba61-d52b19ca11ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/10baf4da-cc4d-4940-ba61-d52b19ca11ba.jpg already downloaded
2026-03-25 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5672287%252Fgeneral%252Fa6f31923-d7fb-43d0-ab4b-9fc3d076064f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/a6f31923-d7fb-43d0-ab4b-9fc3d076064f.jpg already downloaded
2026-03-25 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5672287%252Fgeneral%252F1a340bac-68e1-48f6-a93f-d52a2971f53b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/1a340bac-68e1-48f6-a93f-d52a2971f53b.jpg already downloaded
2026-03-25 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5672287%252Fgeneral%252F6ee38375-7707-47a8-a99e-5762565a94d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/6ee38375-7707-47a8-a99e-5762565a94d7.jpg already downloaded
2026-03-25 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15: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%252F5672287%252Fgeneral%252Ff3eaacf3-6b00-4dde-b9aa-85945cc542b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672287/general/f3eaacf3-6b00-4dde-b9aa-85945cc542b2.jpg already downloaded
2026-03-25 15:23:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50, identifier: 10724026
2026-03-25 15:23:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10724026
2026-03-25 15:23:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10724026
2026-03-25 15:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a52fd9f8-1b73-5e97-9c4c-40a7feafbd50 with identifier: 10724026 to the API
2026-03-25 15:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724026>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a52fd9f8-1b73-5e97-9c4c-40a7feafbd50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMB512',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724026',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 142406,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5672287/general/8a1bd15b-bb9e-4fcd-9628-dac1005d71f7.jpg',
'https://images.openlane.eu/carimgs/5672287/general/81603797-bdde-4824-8092-75d4d4f60dcd.jpg',
'https://images.openlane.eu/carimgs/5672287/general/6247e0e7-07a5-466b-8036-42d5f6a43550.jpg',
'https://images.openlane.eu/carimgs/5672287/general/9df1985b-59d3-4fa3-9ad5-b33bd0e81457.jpg',
'https://images.openlane.eu/carimgs/5672287/general/e8430760-c382-47f1-ba19-c1a2284c06ad.jpg',
'https://images.openlane.eu/carimgs/5672287/general/10baf4da-cc4d-4940-ba61-d52b19ca11ba.jpg',
'https://images.openlane.eu/carimgs/5672287/general/a6f31923-d7fb-43d0-ab4b-9fc3d076064f.jpg',
'https://images.openlane.eu/carimgs/5672287/general/1a340bac-68e1-48f6-a93f-d52a2971f53b.jpg',
'https://images.openlane.eu/carimgs/5672287/general/6ee38375-7707-47a8-a99e-5762565a94d7.jpg',
'https://images.openlane.eu/carimgs/5672287/general/f3eaacf3-6b00-4dde-b9aa-85945cc542b2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52fd9f8-1b73-5e97-9c4c-40a7feafbd50/a52fd9f8-1b73-5e97-9c4c-40a7feafbd50_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672287/general/8a1bd15b-bb9e-4fcd-9628-dac1005d71f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52fd9f8-1b73-5e97-9c4c-40a7feafbd50/a52fd9f8-1b73-5e97-9c4c-40a7feafbd50_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672287/general/81603797-bdde-4824-8092-75d4d4f60dcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52fd9f8-1b73-5e97-9c4c-40a7feafbd50/a52fd9f8-1b73-5e97-9c4c-40a7feafbd50_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672287/general/6247e0e7-07a5-466b-8036-42d5f6a43550.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52fd9f8-1b73-5e97-9c4c-40a7feafbd50/a52fd9f8-1b73-5e97-9c4c-40a7feafbd50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672287/general/9df1985b-59d3-4fa3-9ad5-b33bd0e81457.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52fd9f8-1b73-5e97-9c4c-40a7feafbd50/a52fd9f8-1b73-5e97-9c4c-40a7feafbd50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672287/general/e8430760-c382-47f1-ba19-c1a2284c06ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52fd9f8-1b73-5e97-9c4c-40a7feafbd50/a52fd9f8-1b73-5e97-9c4c-40a7feafbd50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672287/general/10baf4da-cc4d-4940-ba61-d52b19ca11ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52fd9f8-1b73-5e97-9c4c-40a7feafbd50/a52fd9f8-1b73-5e97-9c4c-40a7feafbd50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672287/general/a6f31923-d7fb-43d0-ab4b-9fc3d076064f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52fd9f8-1b73-5e97-9c4c-40a7feafbd50/a52fd9f8-1b73-5e97-9c4c-40a7feafbd50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672287/general/1a340bac-68e1-48f6-a93f-d52a2971f53b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52fd9f8-1b73-5e97-9c4c-40a7feafbd50/a52fd9f8-1b73-5e97-9c4c-40a7feafbd50_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113839,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672287/general/6ee38375-7707-47a8-a99e-5762565a94d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52fd9f8-1b73-5e97-9c4c-40a7feafbd50/a52fd9f8-1b73-5e97-9c4c-40a7feafbd50_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672287/general/f3eaacf3-6b00-4dde-b9aa-85945cc542b2.jpg',
'Width': 1024}],
'price': 16050,
'price_includes_vat': True,
'registration_date': '2020-10-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 T5 R-Design - Hybrid - Automatic - 180 hp - 142.406 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2020}
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724026%27 HTTP/1.1" 200 None
2026-03-25 15:23:39 [adesa.be] INFO: Saving data for 10724026: {'created_time': 1774452219.375434, 'last_price_update_time': 1774452219.375445, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724026') HTTP/1.1" 204 0
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5720010/general/e951c8db-90ae-4dec-92a1-a620201deb29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726177)
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 due to Ignoring non-200 response
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 due to Ignoring non-200 response
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5720010/general/3f54ad10-c3a6-42c3-8b1f-1c56038098e9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726177)
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5720010/general/daa43f8f-5202-499d-9b03-5e167a7c701d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726177)
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5720010/general/2c3e7fbf-e74e-4996-af59-d87fd9ece194.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726177)
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5720010/general/efe02c16-93b7-417d-a34f-ca1cb9fc495a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726177)
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 due to Ignoring non-200 response
2026-03-25 15:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10726158
2026-03-25 15:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 with scrape type 1
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c014326a-0d30-575c-9d75-d0a7dc9be9f3
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252F5f00e5ff-8cdb-430a-a266-0e442916e1d5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/5f00e5ff-8cdb-430a-a266-0e442916e1d5.JPG not downloaded yet
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5720010/general/24c87d64-dcc8-4cd5-9dd2-d61537bde1a3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726177)
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5720010/general/3f490fee-00ce-4bca-a7ac-7cc31db34502.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726177)
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Fac51c8dd-2949-4e3f-8150-a64c3f4dec4a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/ac51c8dd-2949-4e3f-8150-a64c3f4dec4a.JPG not downloaded yet
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252F26b10d33-bfb2-42ab-a34a-8d5555025ed5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/26b10d33-bfb2-42ab-a34a-8d5555025ed5.JPG not downloaded yet
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252F347cd8fc-eadf-44f2-b146-709070f8c3cb.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/347cd8fc-eadf-44f2-b146-709070f8c3cb.JPG not downloaded yet
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 due to Ignoring non-200 response
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Fab57d4e4-0d3a-48fb-ac2b-7e1376489e02.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/ab57d4e4-0d3a-48fb-ac2b-7e1376489e02.JPG not downloaded yet
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 due to Ignoring non-200 response
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/5f00e5ff-8cdb-430a-a266-0e442916e1d5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726158)
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5720010/general/d9854ef5-484d-4a92-8b09-b39ab337165e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726177)
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252F41ef35fc-1917-4566-bd8a-68089a12770c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/41ef35fc-1917-4566-bd8a-68089a12770c.JPG not downloaded yet
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 due to Ignoring non-200 response
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 due to Ignoring non-200 response
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Ff897feb8-85ae-485b-b5f0-93bbd33f3bee.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/f897feb8-85ae-485b-b5f0-93bbd33f3bee.JPG not downloaded yet
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Fd64c56e4-7b1d-4189-91c1-918ea2e45f2c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/d64c56e4-7b1d-4189-91c1-918ea2e45f2c.JPG not downloaded yet
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Fa6f9084c-04e1-40ab-a295-ea4e948031aa.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/a6f9084c-04e1-40ab-a295-ea4e948031aa.JPG not downloaded yet
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 due to Ignoring non-200 response
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 due to Ignoring non-200 response
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/347cd8fc-eadf-44f2-b146-709070f8c3cb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726158)
2026-03-25 15:23:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/ab57d4e4-0d3a-48fb-ac2b-7e1376489e02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726158)
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Fb139cbca-360d-4ed6-8513-3dd45e0a32ed.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/b139cbca-360d-4ed6-8513-3dd45e0a32ed.JPG not downloaded yet
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-25 15:23:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54, skipping ID generation
2026-03-25 15:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with scrape type 1
2026-03-25 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 sending to next pipeline
2026-03-25 15:23:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54, identifier: 10726177
2026-03-25 15:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10726177
2026-03-25 15:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10726177
2026-03-25 15:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10726177 to the API
2026-03-25 15:23:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5720010/general/d9854ef5-484d-4a92-8b09-b39ab337165e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '07aaa124-a7b3-5277-8ea8-6a9f36c2cb54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGB930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726177',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 173345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photos': [],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo V90 T6 Plus Bright - AWD - Hybrid - Automatic - 253 hp - '
'173.345 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-25 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726177%27 HTTP/1.1" 200 None
2026-03-25 15:23:40 [adesa.be] INFO: Saving data for 10726177: {'created_time': 1774452220.647909, 'last_price_update_time': 1774452220.647922, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726177') HTTP/1.1" 204 0
2026-03-25 15:23:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/d64c56e4-7b1d-4189-91c1-918ea2e45f2c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726158)
2026-03-25 15:23:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/a6f9084c-04e1-40ab-a295-ea4e948031aa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726158)
2026-03-25 15:23:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 due to Ignoring non-200 response
2026-03-25 15:23:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-25 15:23:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-25 15:23:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/f897feb8-85ae-485b-b5f0-93bbd33f3bee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726158)
2026-03-25 15:23:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/b139cbca-360d-4ed6-8513-3dd45e0a32ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726158)
2026-03-25 15:23:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/41ef35fc-1917-4566-bd8a-68089a12770c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726158)
2026-03-25 15:23:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/26b10d33-bfb2-42ab-a34a-8d5555025ed5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726158)
2026-03-25 15:23:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-25 15:23:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-25 15:23:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/ac51c8dd-2949-4e3f-8150-a64c3f4dec4a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726158)
2026-03-25 15:23:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-25 15:23:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-25 15:23:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-25 15:23:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-25 15:23:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c014326a-0d30-575c-9d75-d0a7dc9be9f3, skipping ID generation
2026-03-25 15:23:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 with scrape type 1
2026-03-25 15:23:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 sending to next pipeline
2026-03-25 15:23:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c014326a-0d30-575c-9d75-d0a7dc9be9f3, identifier: 10726158
2026-03-25 15:23:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10726158
2026-03-25 15:23:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10726158
2026-03-25 15:23:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10726158 to the API
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5640847/general/ac51c8dd-2949-4e3f-8150-a64c3f4dec4a.JPG>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c014326a-0d30-575c-9d75-d0a7dc9be9f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WKR107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726158',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 175179,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photos': [],
'price': 11350,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo V60 D3 Momentum - Diesel - Automatic - 150 hp - 175.179 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2019}
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726158%27 HTTP/1.1" 200 None
2026-03-25 15:23:41 [adesa.be] INFO: Saving data for 10726158: {'created_time': 1774452221.227109, 'last_price_update_time': 1774452221.227123, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726158') HTTP/1.1" 204 0
2026-03-25 15:23:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-25 15:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10724144
2026-03-25 15:23:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with scrape type 1
2026-03-25 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b5f285a-e545-5d74-9e2b-55621f1e3bd1
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F0eff7e4b-f28a-410d-a6cb-5ea51d174d0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/0eff7e4b-f28a-410d-a6cb-5ea51d174d0e.jpg already downloaded
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252Fac4b2d0a-1a7b-4b6b-979f-df823341bd1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/ac4b2d0a-1a7b-4b6b-979f-df823341bd1b.jpg already downloaded
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F27df46ef-ac16-4c6a-abc8-cbb107b78dde.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/27df46ef-ac16-4c6a-abc8-cbb107b78dde.jpg already downloaded
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F1a281b51-98c9-4b74-b7e8-6f3774c4eeb5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/1a281b51-98c9-4b74-b7e8-6f3774c4eeb5.jpg already downloaded
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F860719d0-12cd-4e3d-892d-bca4a23d462e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/860719d0-12cd-4e3d-892d-bca4a23d462e.jpg already downloaded
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F7ecc66ae-8063-4d36-bfae-07ef3cc77c16.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/7ecc66ae-8063-4d36-bfae-07ef3cc77c16.jpg already downloaded
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252Fd78db01e-f3c9-49c7-9c4a-ff0d23170e60.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/d78db01e-f3c9-49c7-9c4a-ff0d23170e60.jpg already downloaded
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F31e73639-04a6-4751-b267-40a9fbfc88c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/31e73639-04a6-4751-b267-40a9fbfc88c5.jpg already downloaded
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F35bbf281-deec-475f-bb09-a68d2e40435b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/35bbf281-deec-475f-bb09-a68d2e40435b.jpg already downloaded
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731298%252Fgeneral%252F8528aa77-6852-4aa3-916b-570c5c776ad2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/8528aa77-6852-4aa3-916b-570c5c776ad2.jpg already downloaded
2026-03-25 15:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1, identifier: 10724144
2026-03-25 15:23:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10724144
2026-03-25 15:23:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10724144
2026-03-25 15:23:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10724144 to the API
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724144>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '4b5f285a-e545-5d74-9e2b-55621f1e3bd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAQ418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724144',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 164157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731298/general/0eff7e4b-f28a-410d-a6cb-5ea51d174d0e.jpg',
'https://images.openlane.eu/carimgs/5731298/general/ac4b2d0a-1a7b-4b6b-979f-df823341bd1b.jpg',
'https://images.openlane.eu/carimgs/5731298/general/27df46ef-ac16-4c6a-abc8-cbb107b78dde.jpg',
'https://images.openlane.eu/carimgs/5731298/general/1a281b51-98c9-4b74-b7e8-6f3774c4eeb5.jpg',
'https://images.openlane.eu/carimgs/5731298/general/860719d0-12cd-4e3d-892d-bca4a23d462e.jpg',
'https://images.openlane.eu/carimgs/5731298/general/7ecc66ae-8063-4d36-bfae-07ef3cc77c16.jpg',
'https://images.openlane.eu/carimgs/5731298/general/d78db01e-f3c9-49c7-9c4a-ff0d23170e60.jpg',
'https://images.openlane.eu/carimgs/5731298/general/31e73639-04a6-4751-b267-40a9fbfc88c5.jpg',
'https://images.openlane.eu/carimgs/5731298/general/35bbf281-deec-475f-bb09-a68d2e40435b.jpg',
'https://images.openlane.eu/carimgs/5731298/general/8528aa77-6852-4aa3-916b-570c5c776ad2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35867,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/0eff7e4b-f28a-410d-a6cb-5ea51d174d0e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340091,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/ac4b2d0a-1a7b-4b6b-979f-df823341bd1b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317057,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/27df46ef-ac16-4c6a-abc8-cbb107b78dde.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284234,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/1a281b51-98c9-4b74-b7e8-6f3774c4eeb5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265821,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/860719d0-12cd-4e3d-892d-bca4a23d462e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296560,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/7ecc66ae-8063-4d36-bfae-07ef3cc77c16.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310875,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/d78db01e-f3c9-49c7-9c4a-ff0d23170e60.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235431,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/31e73639-04a6-4751-b267-40a9fbfc88c5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263949,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/35bbf281-deec-475f-bb09-a68d2e40435b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287748,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/8528aa77-6852-4aa3-916b-570c5c776ad2.jpg',
'Width': 1400}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 1.5 T4 R-Design - Hybrid - Automatic - 129 hp - 164.157 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724144%27 HTTP/1.1" 200 None
2026-03-25 15:23:42 [adesa.be] INFO: Saving data for 10724144: {'created_time': 1774452222.560846, 'last_price_update_time': 1774452222.560857, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724144') HTTP/1.1" 204 0
2026-03-25 15:23:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23: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 15:23:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10724169
2026-03-25 15:23:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3982e28-a3a5-5c45-9b37-03f56691d5b1 with scrape type 1
2026-03-25 15:23:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3982e28-a3a5-5c45-9b37-03f56691d5b1
2026-03-25 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23: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%252F5738157%252Fgeneral%252F0315ed2e-387f-431b-a0a7-11a5949c0dfa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/0315ed2e-387f-431b-a0a7-11a5949c0dfa.jpg already downloaded
2026-03-25 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23: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%252F5738157%252Fgeneral%252F71a4c943-093e-4c09-836f-7e213909da9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/71a4c943-093e-4c09-836f-7e213909da9f.jpg already downloaded
2026-03-25 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23: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%252F5738157%252Fgeneral%252F12600258-3403-4e3f-951a-2c46b45caaac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/12600258-3403-4e3f-951a-2c46b45caaac.jpg already downloaded
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738157%252Fgeneral%252F38f47e7b-ca05-40f0-b434-ff2b0b5e8743.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/38f47e7b-ca05-40f0-b434-ff2b0b5e8743.jpg already downloaded
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738157%252Fgeneral%252Fc9b2bee3-f672-4e9c-ae8c-d11568aaa267.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/c9b2bee3-f672-4e9c-ae8c-d11568aaa267.jpg already downloaded
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738157%252Fgeneral%252Fdb586e68-d34b-4226-9896-e437fffcc521.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/db586e68-d34b-4226-9896-e437fffcc521.jpg already downloaded
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738157%252Fgeneral%252Fa0fbbd2b-dce8-4d3f-b654-a37e4591774d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/a0fbbd2b-dce8-4d3f-b654-a37e4591774d.jpg already downloaded
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738157%252Fgeneral%252Fc7d5cabb-f9fe-4f99-949d-a15b692d1069.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/c7d5cabb-f9fe-4f99-949d-a15b692d1069.jpg already downloaded
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738157%252Fgeneral%252F24b77475-6bbb-411e-bf02-fe7d471ba455.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/24b77475-6bbb-411e-bf02-fe7d471ba455.jpg already downloaded
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738157%252Fgeneral%252F2c039cc7-62b9-4b9b-90e1-22a72aeb6008.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/2c039cc7-62b9-4b9b-90e1-22a72aeb6008.jpg already downloaded
2026-03-25 15:23:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3982e28-a3a5-5c45-9b37-03f56691d5b1, identifier: 10724169
2026-03-25 15:23:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10724169
2026-03-25 15:23:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10724169
2026-03-25 15:23:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10724169 to the API
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724169>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd3982e28-a3a5-5c45-9b37-03f56691d5b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQF085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724169',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 159090,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5738157/general/0315ed2e-387f-431b-a0a7-11a5949c0dfa.jpg',
'https://images.openlane.eu/carimgs/5738157/general/71a4c943-093e-4c09-836f-7e213909da9f.jpg',
'https://images.openlane.eu/carimgs/5738157/general/12600258-3403-4e3f-951a-2c46b45caaac.jpg',
'https://images.openlane.eu/carimgs/5738157/general/38f47e7b-ca05-40f0-b434-ff2b0b5e8743.jpg',
'https://images.openlane.eu/carimgs/5738157/general/c9b2bee3-f672-4e9c-ae8c-d11568aaa267.jpg',
'https://images.openlane.eu/carimgs/5738157/general/db586e68-d34b-4226-9896-e437fffcc521.jpg',
'https://images.openlane.eu/carimgs/5738157/general/a0fbbd2b-dce8-4d3f-b654-a37e4591774d.jpg',
'https://images.openlane.eu/carimgs/5738157/general/c7d5cabb-f9fe-4f99-949d-a15b692d1069.jpg',
'https://images.openlane.eu/carimgs/5738157/general/24b77475-6bbb-411e-bf02-fe7d471ba455.jpg',
'https://images.openlane.eu/carimgs/5738157/general/2c039cc7-62b9-4b9b-90e1-22a72aeb6008.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/0315ed2e-387f-431b-a0a7-11a5949c0dfa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25009,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/71a4c943-093e-4c09-836f-7e213909da9f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/12600258-3403-4e3f-951a-2c46b45caaac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/38f47e7b-ca05-40f0-b434-ff2b0b5e8743.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/c9b2bee3-f672-4e9c-ae8c-d11568aaa267.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/db586e68-d34b-4226-9896-e437fffcc521.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/a0fbbd2b-dce8-4d3f-b654-a37e4591774d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/c7d5cabb-f9fe-4f99-949d-a15b692d1069.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/24b77475-6bbb-411e-bf02-fe7d471ba455.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/2c039cc7-62b9-4b9b-90e1-22a72aeb6008.jpg',
'Width': 1024}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Touran 1.6 TDI Highline - Diesel - Automatic - 115 hp - '
'159.090 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724169%27 HTTP/1.1" 200 None
2026-03-25 15:23:47 [adesa.be] INFO: Saving data for 10724169: {'created_time': 1774452227.828837, 'last_price_update_time': 1774452227.828852, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724169') HTTP/1.1" 204 0
2026-03-25 15:23:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10724161
2026-03-25 15:23:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff6238a7-db1a-57bc-a85e-2e496044e956 with scrape type 1
2026-03-25 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff6238a7-db1a-57bc-a85e-2e496044e956
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252F7ba81cf5-2f9b-4db6-8d74-7ebe14abfa80.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/7ba81cf5-2f9b-4db6-8d74-7ebe14abfa80.jpg already downloaded
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252Fab2b46f8-01e6-4e2c-a67c-457662e32a34.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/ab2b46f8-01e6-4e2c-a67c-457662e32a34.jpg already downloaded
2026-03-25 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252Fe8a253f1-b3b8-45f0-bfa1-48b7fd7d11a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/e8a253f1-b3b8-45f0-bfa1-48b7fd7d11a0.jpg already downloaded
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252F7ba3c7f6-15d5-49d7-a8b6-4464b165308f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/7ba3c7f6-15d5-49d7-a8b6-4464b165308f.jpg already downloaded
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252F5b398be0-846d-4e0e-9b85-860f518d587a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/5b398be0-846d-4e0e-9b85-860f518d587a.jpg already downloaded
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252Ffeac37f8-9f55-481d-b60d-602105ef3c1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/feac37f8-9f55-481d-b60d-602105ef3c1d.jpg already downloaded
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252Fbe3cb39d-1f35-49e4-adb6-5c5b0b9da0ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/be3cb39d-1f35-49e4-adb6-5c5b0b9da0ba.jpg already downloaded
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252F773a96be-cb81-45bb-800d-3db43b3141aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/773a96be-cb81-45bb-800d-3db43b3141aa.jpg already downloaded
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252F5a5fc285-3648-40a1-ba0f-3bcba179e58b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/5a5fc285-3648-40a1-ba0f-3bcba179e58b.jpg already downloaded
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735852%252Fgeneral%252F4921a50e-82bf-4959-80fc-8df3f3217f19.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/4921a50e-82bf-4959-80fc-8df3f3217f19.jpg already downloaded
2026-03-25 15:23:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff6238a7-db1a-57bc-a85e-2e496044e956, identifier: 10724161
2026-03-25 15:23:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10724161
2026-03-25 15:23:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10724161
2026-03-25 15:23:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10724161 to the API
2026-03-25 15:23:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724161>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ff6238a7-db1a-57bc-a85e-2e496044e956',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACN642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724161',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 66805,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5735852/general/7ba81cf5-2f9b-4db6-8d74-7ebe14abfa80.jpg',
'https://images.openlane.eu/carimgs/5735852/general/ab2b46f8-01e6-4e2c-a67c-457662e32a34.jpg',
'https://images.openlane.eu/carimgs/5735852/general/e8a253f1-b3b8-45f0-bfa1-48b7fd7d11a0.jpg',
'https://images.openlane.eu/carimgs/5735852/general/7ba3c7f6-15d5-49d7-a8b6-4464b165308f.jpg',
'https://images.openlane.eu/carimgs/5735852/general/5b398be0-846d-4e0e-9b85-860f518d587a.jpg',
'https://images.openlane.eu/carimgs/5735852/general/feac37f8-9f55-481d-b60d-602105ef3c1d.jpg',
'https://images.openlane.eu/carimgs/5735852/general/be3cb39d-1f35-49e4-adb6-5c5b0b9da0ba.jpg',
'https://images.openlane.eu/carimgs/5735852/general/773a96be-cb81-45bb-800d-3db43b3141aa.jpg',
'https://images.openlane.eu/carimgs/5735852/general/5a5fc285-3648-40a1-ba0f-3bcba179e58b.jpg',
'https://images.openlane.eu/carimgs/5735852/general/4921a50e-82bf-4959-80fc-8df3f3217f19.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400711,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/7ba81cf5-2f9b-4db6-8d74-7ebe14abfa80.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35432,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/ab2b46f8-01e6-4e2c-a67c-457662e32a34.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402719,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/e8a253f1-b3b8-45f0-bfa1-48b7fd7d11a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367685,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/7ba3c7f6-15d5-49d7-a8b6-4464b165308f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352889,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/5b398be0-846d-4e0e-9b85-860f518d587a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406373,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/feac37f8-9f55-481d-b60d-602105ef3c1d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351426,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/be3cb39d-1f35-49e4-adb6-5c5b0b9da0ba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251780,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/773a96be-cb81-45bb-800d-3db43b3141aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260334,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/5a5fc285-3648-40a1-ba0f-3bcba179e58b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367952,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/4921a50e-82bf-4959-80fc-8df3f3217f19.jpg',
'Width': 1920}],
'price': 16950,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'66.805 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724161%27 HTTP/1.1" 200 None
2026-03-25 15:23:49 [adesa.be] INFO: Saving data for 10724161: {'created_time': 1774452229.443735, 'last_price_update_time': 1774452229.443751, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724161') HTTP/1.1" 204 0
2026-03-25 15:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23: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 15:23:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/7d31d237-d923-4152-90f7-6db94a613b8a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723953)
2026-03-25 15:23:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10723929
2026-03-25 15:23:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with scrape type 1
2026-03-25 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19200e1c-6856-5edd-8ec0-42d9d05b1df5
2026-03-25 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5482349%252Fgeneral%252F3827ba48-93ac-45ca-b49f-f01a8b322f82.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/3827ba48-93ac-45ca-b49f-f01a8b322f82.jpg already downloaded
2026-03-25 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5482349%252Fgeneral%252F6f8a8e53-8832-4e11-8eb2-714e975a728a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/6f8a8e53-8832-4e11-8eb2-714e975a728a.jpg already downloaded
2026-03-25 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5482349%252Fgeneral%252Fb59fd682-2594-4508-877a-e9392dc9d272.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/b59fd682-2594-4508-877a-e9392dc9d272.jpg already downloaded
2026-03-25 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5482349%252Fgeneral%252F7fd88760-6836-4a85-97be-313ffc1c1a27.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/7fd88760-6836-4a85-97be-313ffc1c1a27.jpg already downloaded
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5482349%252Fgeneral%252Faf26bb42-29cd-46e0-8268-c97660c95831.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/af26bb42-29cd-46e0-8268-c97660c95831.jpg already downloaded
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5482349%252Fgeneral%252F8a7f1f26-c00c-4d2b-a3ed-2cdce71a3e3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/8a7f1f26-c00c-4d2b-a3ed-2cdce71a3e3a.jpg already downloaded
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5482349%252Fgeneral%252F1b969c9b-4a1a-4184-946f-5938b30a11dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/1b969c9b-4a1a-4184-946f-5938b30a11dc.jpg already downloaded
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5482349%252Fgeneral%252Fe16272ab-6280-4e42-b78d-e644c51d1501.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/e16272ab-6280-4e42-b78d-e644c51d1501.jpg already downloaded
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5482349%252Fgeneral%252F34849542-1996-4dd2-9019-fc6eb48545f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/34849542-1996-4dd2-9019-fc6eb48545f4.jpg already downloaded
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5482349%252Fgeneral%252Fdb6d0156-9c43-4d65-b644-71ad3641faab.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5482349/general/db6d0156-9c43-4d65-b644-71ad3641faab.jpg already downloaded
2026-03-25 15:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19200e1c-6856-5edd-8ec0-42d9d05b1df5, identifier: 10723929
2026-03-25 15:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10723929
2026-03-25 15:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10723929
2026-03-25 15:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10723929 to the API
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723929>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '19200e1c-6856-5edd-8ec0-42d9d05b1df5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDT259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723929',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 202721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5482349/general/3827ba48-93ac-45ca-b49f-f01a8b322f82.jpg',
'https://images.openlane.eu/carimgs/5482349/general/6f8a8e53-8832-4e11-8eb2-714e975a728a.jpg',
'https://images.openlane.eu/carimgs/5482349/general/b59fd682-2594-4508-877a-e9392dc9d272.jpg',
'https://images.openlane.eu/carimgs/5482349/general/7fd88760-6836-4a85-97be-313ffc1c1a27.jpg',
'https://images.openlane.eu/carimgs/5482349/general/af26bb42-29cd-46e0-8268-c97660c95831.jpg',
'https://images.openlane.eu/carimgs/5482349/general/8a7f1f26-c00c-4d2b-a3ed-2cdce71a3e3a.jpg',
'https://images.openlane.eu/carimgs/5482349/general/1b969c9b-4a1a-4184-946f-5938b30a11dc.jpg',
'https://images.openlane.eu/carimgs/5482349/general/e16272ab-6280-4e42-b78d-e644c51d1501.jpg',
'https://images.openlane.eu/carimgs/5482349/general/34849542-1996-4dd2-9019-fc6eb48545f4.jpg',
'https://images.openlane.eu/carimgs/5482349/general/db6d0156-9c43-4d65-b644-71ad3641faab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19200e1c-6856-5edd-8ec0-42d9d05b1df5/19200e1c-6856-5edd-8ec0-42d9d05b1df5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367957,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5482349/general/3827ba48-93ac-45ca-b49f-f01a8b322f82.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19200e1c-6856-5edd-8ec0-42d9d05b1df5/19200e1c-6856-5edd-8ec0-42d9d05b1df5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372256,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5482349/general/6f8a8e53-8832-4e11-8eb2-714e975a728a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19200e1c-6856-5edd-8ec0-42d9d05b1df5/19200e1c-6856-5edd-8ec0-42d9d05b1df5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364753,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5482349/general/b59fd682-2594-4508-877a-e9392dc9d272.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19200e1c-6856-5edd-8ec0-42d9d05b1df5/19200e1c-6856-5edd-8ec0-42d9d05b1df5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357788,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5482349/general/7fd88760-6836-4a85-97be-313ffc1c1a27.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19200e1c-6856-5edd-8ec0-42d9d05b1df5/19200e1c-6856-5edd-8ec0-42d9d05b1df5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413875,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5482349/general/af26bb42-29cd-46e0-8268-c97660c95831.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19200e1c-6856-5edd-8ec0-42d9d05b1df5/19200e1c-6856-5edd-8ec0-42d9d05b1df5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399175,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5482349/general/8a7f1f26-c00c-4d2b-a3ed-2cdce71a3e3a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19200e1c-6856-5edd-8ec0-42d9d05b1df5/19200e1c-6856-5edd-8ec0-42d9d05b1df5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399509,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5482349/general/1b969c9b-4a1a-4184-946f-5938b30a11dc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19200e1c-6856-5edd-8ec0-42d9d05b1df5/19200e1c-6856-5edd-8ec0-42d9d05b1df5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400166,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5482349/general/e16272ab-6280-4e42-b78d-e644c51d1501.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19200e1c-6856-5edd-8ec0-42d9d05b1df5/19200e1c-6856-5edd-8ec0-42d9d05b1df5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467025,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5482349/general/34849542-1996-4dd2-9019-fc6eb48545f4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19200e1c-6856-5edd-8ec0-42d9d05b1df5/19200e1c-6856-5edd-8ec0-42d9d05b1df5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410213,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5482349/general/db6d0156-9c43-4d65-b644-71ad3641faab.jpg',
'Width': 1920}],
'price': 18350,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription Expression - AWD - Hybrid - 253 hp - '
'202.721 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723929%27 HTTP/1.1" 200 None
2026-03-25 15:23:51 [adesa.be] INFO: Saving data for 10723929: {'created_time': 1774452231.504688, 'last_price_update_time': 1774452231.504699, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723929') HTTP/1.1" 204 0
2026-03-25 15:23:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-25 15:23:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/6a597dec-a90e-4468-94cb-869331e4851c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723953)
2026-03-25 15:23:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10723932
2026-03-25 15:23:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with scrape type 1
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515165%252Fgeneral%252F1eeeb9ee-27c8-45fc-8181-48aa12a51a4c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515165/general/1eeeb9ee-27c8-45fc-8181-48aa12a51a4c.JPG not downloaded yet
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515165%252Fgeneral%252F26f4d0a8-bfec-4efa-9cef-fa2b7dd1b3e0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515165/general/26f4d0a8-bfec-4efa-9cef-fa2b7dd1b3e0.JPG not downloaded yet
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515165%252Fgeneral%252Facf8682a-0938-41bf-ad92-20a5a14cf87e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515165/general/acf8682a-0938-41bf-ad92-20a5a14cf87e.JPG not downloaded yet
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515165%252Fgeneral%252F2daca098-0df5-45bc-b648-1cef90e6beef.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515165/general/2daca098-0df5-45bc-b648-1cef90e6beef.JPG not downloaded yet
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515165%252Fgeneral%252F5ccbb576-1b4d-4d49-b372-72c3abaf4958.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515165/general/5ccbb576-1b4d-4d49-b372-72c3abaf4958.JPG not downloaded yet
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515165%252Fgeneral%252F8ac525f3-9090-481e-aff1-7def333ee17c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515165/general/8ac525f3-9090-481e-aff1-7def333ee17c.JPG not downloaded yet
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515165%252Fgeneral%252Fd19f6ef9-802e-412e-8f44-583ad6c70533.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515165/general/d19f6ef9-802e-412e-8f44-583ad6c70533.JPG not downloaded yet
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515165%252Fgeneral%252F1074e968-be7f-4657-97b3-c3b27d468e38.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515165/general/1074e968-be7f-4657-97b3-c3b27d468e38.JPG not downloaded yet
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515165%252Fgeneral%252Fd7252f54-09cb-44da-a565-ea6bd2ce432d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515165/general/d7252f54-09cb-44da-a565-ea6bd2ce432d.JPG not downloaded yet
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5515165%252Fgeneral%252F53b2b1ec-70a1-4a01-b923-a7efb9969df6.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515165/general/53b2b1ec-70a1-4a01-b923-a7efb9969df6.JPG not downloaded yet
2026-03-25 15:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515165/general/53b2b1ec-70a1-4a01-b923-a7efb9969df6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723932)
2026-03-25 15:23:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515165/general/d7252f54-09cb-44da-a565-ea6bd2ce432d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723932)
2026-03-25 15:23:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10725645
2026-03-25 15:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f324739-2974-5556-ae20-77c9aeea6835 with scrape type 1
2026-03-25 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f324739-2974-5556-ae20-77c9aeea6835
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649165%252Fgeneral%252Faa64388d-a743-4f3c-9f19-d3f1cfd0c06a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649165/general/aa64388d-a743-4f3c-9f19-d3f1cfd0c06a.jpg already downloaded
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649165%252Fgeneral%252F8a696587-df58-4a89-8e97-35af5e027aa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649165/general/8a696587-df58-4a89-8e97-35af5e027aa8.jpg already downloaded
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649165%252Fgeneral%252Fb4994cb0-4da3-4661-848c-aef507faba1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649165/general/b4994cb0-4da3-4661-848c-aef507faba1d.jpg already downloaded
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649165%252Fgeneral%252F9e0848f5-df6e-4323-9e7d-f6b22f138e14.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649165/general/9e0848f5-df6e-4323-9e7d-f6b22f138e14.jpg already downloaded
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649165%252Fgeneral%252F735c263e-f4b0-4cd4-b2b0-2b82cf5dbf07.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649165/general/735c263e-f4b0-4cd4-b2b0-2b82cf5dbf07.jpg already downloaded
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649165%252Fgeneral%252F48ce133d-acf3-4666-a2a5-a8071cf3cb22.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649165/general/48ce133d-acf3-4666-a2a5-a8071cf3cb22.jpg already downloaded
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649165%252Fgeneral%252Fe7e50c40-e18a-4af0-981e-0f7162a0762b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649165/general/e7e50c40-e18a-4af0-981e-0f7162a0762b.jpg already downloaded
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649165%252Fgeneral%252F79484474-cbc6-4210-ab92-52830e9de9aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649165/general/79484474-cbc6-4210-ab92-52830e9de9aa.jpg already downloaded
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649165%252Fgeneral%252F8f34a5ad-7aff-48dd-b1cc-413c1ea2d55a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649165/general/8f34a5ad-7aff-48dd-b1cc-413c1ea2d55a.jpg already downloaded
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649165%252Fgeneral%252Feba5a28e-e56f-4abf-a423-443c05aa1627.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649165/general/eba5a28e-e56f-4abf-a423-443c05aa1627.jpg already downloaded
2026-03-25 15:23:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f324739-2974-5556-ae20-77c9aeea6835, identifier: 10725645
2026-03-25 15:23:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10725645
2026-03-25 15:23:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10725645
2026-03-25 15:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10725645 to the API
2026-03-25 15:23:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725645>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7f324739-2974-5556-ae20-77c9aeea6835',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '091590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 409351,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5649165/general/aa64388d-a743-4f3c-9f19-d3f1cfd0c06a.jpg',
'https://images.openlane.eu/carimgs/5649165/general/8a696587-df58-4a89-8e97-35af5e027aa8.jpg',
'https://images.openlane.eu/carimgs/5649165/general/b4994cb0-4da3-4661-848c-aef507faba1d.jpg',
'https://images.openlane.eu/carimgs/5649165/general/9e0848f5-df6e-4323-9e7d-f6b22f138e14.jpg',
'https://images.openlane.eu/carimgs/5649165/general/735c263e-f4b0-4cd4-b2b0-2b82cf5dbf07.jpg',
'https://images.openlane.eu/carimgs/5649165/general/48ce133d-acf3-4666-a2a5-a8071cf3cb22.jpg',
'https://images.openlane.eu/carimgs/5649165/general/e7e50c40-e18a-4af0-981e-0f7162a0762b.jpg',
'https://images.openlane.eu/carimgs/5649165/general/79484474-cbc6-4210-ab92-52830e9de9aa.jpg',
'https://images.openlane.eu/carimgs/5649165/general/8f34a5ad-7aff-48dd-b1cc-413c1ea2d55a.jpg',
'https://images.openlane.eu/carimgs/5649165/general/eba5a28e-e56f-4abf-a423-443c05aa1627.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f324739-2974-5556-ae20-77c9aeea6835/7f324739-2974-5556-ae20-77c9aeea6835_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1110006,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649165/general/aa64388d-a743-4f3c-9f19-d3f1cfd0c06a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f324739-2974-5556-ae20-77c9aeea6835/7f324739-2974-5556-ae20-77c9aeea6835_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 909243,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649165/general/8a696587-df58-4a89-8e97-35af5e027aa8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f324739-2974-5556-ae20-77c9aeea6835/7f324739-2974-5556-ae20-77c9aeea6835_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 959454,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649165/general/b4994cb0-4da3-4661-848c-aef507faba1d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f324739-2974-5556-ae20-77c9aeea6835/7f324739-2974-5556-ae20-77c9aeea6835_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1062645,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649165/general/9e0848f5-df6e-4323-9e7d-f6b22f138e14.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f324739-2974-5556-ae20-77c9aeea6835/7f324739-2974-5556-ae20-77c9aeea6835_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449235,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649165/general/735c263e-f4b0-4cd4-b2b0-2b82cf5dbf07.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f324739-2974-5556-ae20-77c9aeea6835/7f324739-2974-5556-ae20-77c9aeea6835_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339955,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649165/general/48ce133d-acf3-4666-a2a5-a8071cf3cb22.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f324739-2974-5556-ae20-77c9aeea6835/7f324739-2974-5556-ae20-77c9aeea6835_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474722,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649165/general/e7e50c40-e18a-4af0-981e-0f7162a0762b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f324739-2974-5556-ae20-77c9aeea6835/7f324739-2974-5556-ae20-77c9aeea6835_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483865,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649165/general/79484474-cbc6-4210-ab92-52830e9de9aa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f324739-2974-5556-ae20-77c9aeea6835/7f324739-2974-5556-ae20-77c9aeea6835_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413166,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649165/general/8f34a5ad-7aff-48dd-b1cc-413c1ea2d55a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f324739-2974-5556-ae20-77c9aeea6835/7f324739-2974-5556-ae20-77c9aeea6835_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448965,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649165/general/eba5a28e-e56f-4abf-a423-443c05aa1627.jpg',
'Width': 2048}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2009-03-02',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW 5 Series 520 - Diesel - Manual - 163 hp - 409.351 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725645%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [adesa.be] INFO: Saving data for 10725645: {'created_time': 1774452238.175057, 'last_price_update_time': 1774452238.175072, 'auction_closing_time': 1774603800.0}
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725645') HTTP/1.1" 204 0
2026-03-25 15:23:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515165/general/1074e968-be7f-4657-97b3-c3b27d468e38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723932)
2026-03-25 15:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:23:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 due to Ignoring non-200 response
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 due to Ignoring non-200 response
2026-03-25 15:23:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515165/general/d19f6ef9-802e-412e-8f44-583ad6c70533.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723932)
2026-03-25 15:23:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515165/general/8ac525f3-9090-481e-aff1-7def333ee17c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723932)
2026-03-25 15:23:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515165/general/5ccbb576-1b4d-4d49-b372-72c3abaf4958.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723932)
2026-03-25 15:23:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515165/general/2daca098-0df5-45bc-b648-1cef90e6beef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723932)
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 due to Ignoring non-200 response
2026-03-25 15:23:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10726186
2026-03-25 15:23:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with scrape type 1
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg already downloaded
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg already downloaded
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252Ff052960d-3a62-49df-891e-a3fd0b2da09b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/f052960d-3a62-49df-891e-a3fd0b2da09b.jpg already downloaded
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F05caf041-9a4e-444b-b898-a659c0c94f1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/05caf041-9a4e-444b-b898-a659c0c94f1f.jpg already downloaded
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252Fd7c21755-6db7-44af-a811-466803b73345.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/d7c21755-6db7-44af-a811-466803b73345.jpg already downloaded
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg already downloaded
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F9f1b759e-169a-459b-847f-568cf45027ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/9f1b759e-169a-459b-847f-568cf45027ea.jpg already downloaded
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg already downloaded
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252Fd4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/d4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg already downloaded
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg already downloaded
2026-03-25 15:23:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f, identifier: 10726186
2026-03-25 15:23:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10726186
2026-03-25 15:23:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10726186
2026-03-25 15:23:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10726186 to the API
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726186>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a6e47237-3d78-56bd-a3ae-8c432c5b6e9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRG974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726186',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 109510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5743536/general/0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg',
'https://images.openlane.eu/carimgs/5743536/general/7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg',
'https://images.openlane.eu/carimgs/5743536/general/f052960d-3a62-49df-891e-a3fd0b2da09b.jpg',
'https://images.openlane.eu/carimgs/5743536/general/05caf041-9a4e-444b-b898-a659c0c94f1f.jpg',
'https://images.openlane.eu/carimgs/5743536/general/d7c21755-6db7-44af-a811-466803b73345.jpg',
'https://images.openlane.eu/carimgs/5743536/general/2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg',
'https://images.openlane.eu/carimgs/5743536/general/9f1b759e-169a-459b-847f-568cf45027ea.jpg',
'https://images.openlane.eu/carimgs/5743536/general/50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg',
'https://images.openlane.eu/carimgs/5743536/general/d4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg',
'https://images.openlane.eu/carimgs/5743536/general/2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/f052960d-3a62-49df-891e-a3fd0b2da09b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/05caf041-9a4e-444b-b898-a659c0c94f1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/d7c21755-6db7-44af-a811-466803b73345.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/9f1b759e-169a-459b-847f-568cf45027ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/d4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg',
'Width': 1024}],
'price': 13850,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Transporter L1H1 2.0 TDI - Diesel - Manual - 150 hp - '
'109.510 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726186%27 HTTP/1.1" 200 None
2026-03-25 15:23:58 [adesa.be] INFO: Saving data for 10726186: {'created_time': 1774452238.923151, 'last_price_update_time': 1774452238.923162, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726186') HTTP/1.1" 204 0
2026-03-25 15:23:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515165/general/26f4d0a8-bfec-4efa-9cef-fa2b7dd1b3e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723932)
2026-03-25 15:23:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515165/general/acf8682a-0938-41bf-ad92-20a5a14cf87e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723932)
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 due to Ignoring non-200 response
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 due to Ignoring non-200 response
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 due to Ignoring non-200 response
2026-03-25 15:23:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 due to Ignoring non-200 response
2026-03-25 15:23:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/c30cd2c1-f6d0-4e44-aca3-7abab4082c0e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723953)
2026-03-25 15:23:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515165/general/1eeeb9ee-27c8-45fc-8181-48aa12a51a4c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723932)
2026-03-25 15:23:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/da6cb9da-d05e-4042-8092-d54fe3c57f48.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723953)
2026-03-25 15:23:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 due to Ignoring non-200 response
2026-03-25 15:23:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 due to Ignoring non-200 response
2026-03-25 15:23:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-25 15:23:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10, skipping ID generation
2026-03-25 15:23:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with scrape type 1
2026-03-25 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 sending to next pipeline
2026-03-25 15:23:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10, identifier: 10723932
2026-03-25 15:23:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10723932
2026-03-25 15:23:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10723932
2026-03-25 15:23:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 with identifier: 10723932 to the API
2026-03-25 15:23:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:23:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:23:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5515165/general/1eeeb9ee-27c8-45fc-8181-48aa12a51a4c.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '13a7bc86-1fd1-50a3-bb1a-6f3442f00f10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEC357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723932',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 166821,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photos': [],
'price': 13350,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 1.5 T4 Inscription Expression - Hybrid - Automatic - 129 '
'hp - 166.821 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-25 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723932%27 HTTP/1.1" 200 None
2026-03-25 15:23:59 [adesa.be] INFO: Saving data for 10723932: {'created_time': 1774452239.475614, 'last_price_update_time': 1774452239.475628, 'auction_closing_time': 1774519800.0}
2026-03-25 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723932') HTTP/1.1" 204 0
2026-03-25 15:23:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 13a7bc86-1fd1-50a3-bb1a-6f3442f00f10 due to Ignoring non-200 response
2026-03-25 15:23:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-25 15:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/6e08908b-7c51-432e-abb2-fba63570fb6e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723953)
2026-03-25 15:24:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10724091
2026-03-25 15:24:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with scrape type 1
2026-03-25 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0973e0b-5cf3-5e82-b3e9-787c1c0d3127
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F12f6668e-7c43-459b-80a6-4eb9524ad1bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/12f6668e-7c43-459b-80a6-4eb9524ad1bf.jpg already downloaded
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252Fbd964f50-64d6-4802-bdf9-5019be906390.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/bd964f50-64d6-4802-bdf9-5019be906390.jpg already downloaded
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252Fd68581c5-bd4a-47a7-9a47-29f9ba242bfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/d68581c5-bd4a-47a7-9a47-29f9ba242bfd.jpg already downloaded
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F428387d5-83fb-46c9-9880-1af7d0e8c762.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/428387d5-83fb-46c9-9880-1af7d0e8c762.jpg already downloaded
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F3a06b289-e69e-4c75-8961-b7cfa16e03fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/3a06b289-e69e-4c75-8961-b7cfa16e03fc.jpg already downloaded
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F3eb6da77-a504-412b-905d-2e78deff3a06.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/3eb6da77-a504-412b-905d-2e78deff3a06.jpg already downloaded
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252Fe68979d6-ae58-41d7-ac70-451b3da05d43.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/e68979d6-ae58-41d7-ac70-451b3da05d43.jpg already downloaded
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F0ba56360-0b71-4140-b26a-fb87ab8cf4a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/0ba56360-0b71-4140-b26a-fb87ab8cf4a8.jpg already downloaded
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F41746e69-8650-47e0-b297-5c7630218fcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/41746e69-8650-47e0-b297-5c7630218fcd.jpg already downloaded
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713754%252Fgeneral%252F3d75ff32-8452-46f6-94c3-ffc9d1f734e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/3d75ff32-8452-46f6-94c3-ffc9d1f734e5.jpg already downloaded
2026-03-25 15:24:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127, identifier: 10724091
2026-03-25 15:24:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10724091
2026-03-25 15:24:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10724091
2026-03-25 15:24:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10724091 to the API
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724091>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'f0973e0b-5cf3-5e82-b3e9-787c1c0d3127',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSZ932',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724091',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 31034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5713754/general/12f6668e-7c43-459b-80a6-4eb9524ad1bf.jpg',
'https://images.openlane.eu/carimgs/5713754/general/bd964f50-64d6-4802-bdf9-5019be906390.jpg',
'https://images.openlane.eu/carimgs/5713754/general/d68581c5-bd4a-47a7-9a47-29f9ba242bfd.jpg',
'https://images.openlane.eu/carimgs/5713754/general/428387d5-83fb-46c9-9880-1af7d0e8c762.jpg',
'https://images.openlane.eu/carimgs/5713754/general/3a06b289-e69e-4c75-8961-b7cfa16e03fc.jpg',
'https://images.openlane.eu/carimgs/5713754/general/3eb6da77-a504-412b-905d-2e78deff3a06.jpg',
'https://images.openlane.eu/carimgs/5713754/general/e68979d6-ae58-41d7-ac70-451b3da05d43.jpg',
'https://images.openlane.eu/carimgs/5713754/general/0ba56360-0b71-4140-b26a-fb87ab8cf4a8.jpg',
'https://images.openlane.eu/carimgs/5713754/general/41746e69-8650-47e0-b297-5c7630218fcd.jpg',
'https://images.openlane.eu/carimgs/5713754/general/3d75ff32-8452-46f6-94c3-ffc9d1f734e5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/12f6668e-7c43-459b-80a6-4eb9524ad1bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/bd964f50-64d6-4802-bdf9-5019be906390.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/d68581c5-bd4a-47a7-9a47-29f9ba242bfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/428387d5-83fb-46c9-9880-1af7d0e8c762.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/3a06b289-e69e-4c75-8961-b7cfa16e03fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/3eb6da77-a504-412b-905d-2e78deff3a06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/e68979d6-ae58-41d7-ac70-451b3da05d43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/0ba56360-0b71-4140-b26a-fb87ab8cf4a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/41746e69-8650-47e0-b297-5c7630218fcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/3d75ff32-8452-46f6-94c3-ffc9d1f734e5.jpg',
'Width': 1024}],
'price': 15350,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Taigo 1.0 TSI Style Business - Petrol - Automatic - 110 '
'hp - 31.034 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724091%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [adesa.be] INFO: Saving data for 10724091: {'created_time': 1774452243.0143, 'last_price_update_time': 1774452243.014312, 'auction_closing_time': 1774519800.0}
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724091') HTTP/1.1" 204 0
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-25 15:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/7fc95ffc-37f5-4e3f-abd3-04b81867969b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723953)
2026-03-25 15:24:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 923985b8-d129-5e54-98ca-b247527ad8d9 with identifier: 10724659
2026-03-25 15:24:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 923985b8-d129-5e54-98ca-b247527ad8d9 with scrape type 1
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 923985b8-d129-5e54-98ca-b247527ad8d9
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495010%252Fgeneral%252F63836a7e-6cbb-440c-815c-d569fcae9272.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495010/general/63836a7e-6cbb-440c-815c-d569fcae9272.jpg already downloaded
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495010%252Fgeneral%252Fb028637a-399e-4bd3-8c72-d90f034455d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495010/general/b028637a-399e-4bd3-8c72-d90f034455d0.jpg already downloaded
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495010%252Fgeneral%252Fe72a6227-fa60-4a11-a6b0-184dcdcfdb06.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495010/general/e72a6227-fa60-4a11-a6b0-184dcdcfdb06.jpg already downloaded
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495010%252Fgeneral%252Ff9acc8f5-46af-4e66-be32-d55a173e389d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495010/general/f9acc8f5-46af-4e66-be32-d55a173e389d.jpg already downloaded
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495010%252Fgeneral%252F76d8abac-dc41-4b71-9e76-fdd4576c3d72.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495010/general/76d8abac-dc41-4b71-9e76-fdd4576c3d72.jpg already downloaded
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495010%252Fgeneral%252Ff9fc2d12-f670-46c7-a3c9-465aa00401d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495010/general/f9fc2d12-f670-46c7-a3c9-465aa00401d3.jpg already downloaded
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495010%252Fgeneral%252Fc86185d3-abfb-4622-ac1b-bd6051ccb393.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495010/general/c86185d3-abfb-4622-ac1b-bd6051ccb393.jpg already downloaded
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495010%252Fgeneral%252Fef702c63-c550-4d75-b88f-d182d282b4d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495010/general/ef702c63-c550-4d75-b88f-d182d282b4d7.jpg already downloaded
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495010%252Fgeneral%252Fbd990f00-a37f-44f4-8596-10191b52dfe0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495010/general/bd990f00-a37f-44f4-8596-10191b52dfe0.jpg already downloaded
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495010%252Fgeneral%252F6d8e9aa5-256d-4a65-873d-7b4babe56804.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495010/general/6d8e9aa5-256d-4a65-873d-7b4babe56804.jpg already downloaded
2026-03-25 15:24:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 923985b8-d129-5e54-98ca-b247527ad8d9, identifier: 10724659
2026-03-25 15:24:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 923985b8-d129-5e54-98ca-b247527ad8d9 with identifier: 10724659
2026-03-25 15:24:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 923985b8-d129-5e54-98ca-b247527ad8d9 with identifier: 10724659
2026-03-25 15:24:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 923985b8-d129-5e54-98ca-b247527ad8d9 with identifier: 10724659 to the API
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '923985b8-d129-5e54-98ca-b247527ad8d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WBP312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724659',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 250057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5495010/general/63836a7e-6cbb-440c-815c-d569fcae9272.jpg',
'https://images.openlane.eu/carimgs/5495010/general/b028637a-399e-4bd3-8c72-d90f034455d0.jpg',
'https://images.openlane.eu/carimgs/5495010/general/e72a6227-fa60-4a11-a6b0-184dcdcfdb06.jpg',
'https://images.openlane.eu/carimgs/5495010/general/f9acc8f5-46af-4e66-be32-d55a173e389d.jpg',
'https://images.openlane.eu/carimgs/5495010/general/76d8abac-dc41-4b71-9e76-fdd4576c3d72.jpg',
'https://images.openlane.eu/carimgs/5495010/general/f9fc2d12-f670-46c7-a3c9-465aa00401d3.jpg',
'https://images.openlane.eu/carimgs/5495010/general/c86185d3-abfb-4622-ac1b-bd6051ccb393.jpg',
'https://images.openlane.eu/carimgs/5495010/general/ef702c63-c550-4d75-b88f-d182d282b4d7.jpg',
'https://images.openlane.eu/carimgs/5495010/general/bd990f00-a37f-44f4-8596-10191b52dfe0.jpg',
'https://images.openlane.eu/carimgs/5495010/general/6d8e9aa5-256d-4a65-873d-7b4babe56804.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923985b8-d129-5e54-98ca-b247527ad8d9/923985b8-d129-5e54-98ca-b247527ad8d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74806,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495010/general/63836a7e-6cbb-440c-815c-d569fcae9272.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923985b8-d129-5e54-98ca-b247527ad8d9/923985b8-d129-5e54-98ca-b247527ad8d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75299,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495010/general/b028637a-399e-4bd3-8c72-d90f034455d0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923985b8-d129-5e54-98ca-b247527ad8d9/923985b8-d129-5e54-98ca-b247527ad8d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72327,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495010/general/e72a6227-fa60-4a11-a6b0-184dcdcfdb06.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923985b8-d129-5e54-98ca-b247527ad8d9/923985b8-d129-5e54-98ca-b247527ad8d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72169,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495010/general/f9acc8f5-46af-4e66-be32-d55a173e389d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923985b8-d129-5e54-98ca-b247527ad8d9/923985b8-d129-5e54-98ca-b247527ad8d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68608,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495010/general/76d8abac-dc41-4b71-9e76-fdd4576c3d72.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923985b8-d129-5e54-98ca-b247527ad8d9/923985b8-d129-5e54-98ca-b247527ad8d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70025,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495010/general/f9fc2d12-f670-46c7-a3c9-465aa00401d3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923985b8-d129-5e54-98ca-b247527ad8d9/923985b8-d129-5e54-98ca-b247527ad8d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62390,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495010/general/c86185d3-abfb-4622-ac1b-bd6051ccb393.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923985b8-d129-5e54-98ca-b247527ad8d9/923985b8-d129-5e54-98ca-b247527ad8d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69086,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495010/general/ef702c63-c550-4d75-b88f-d182d282b4d7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923985b8-d129-5e54-98ca-b247527ad8d9/923985b8-d129-5e54-98ca-b247527ad8d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79993,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495010/general/bd990f00-a37f-44f4-8596-10191b52dfe0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_923985b8-d129-5e54-98ca-b247527ad8d9/923985b8-d129-5e54-98ca-b247527ad8d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56460,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495010/general/6d8e9aa5-256d-4a65-873d-7b4babe56804.jpg',
'Width': 640}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2010-05-21',
'seats_number': 4,
'seller_name': 'Multi Group srl',
'title': 'BMW 3 Series 320d Comfort - Diesel - Automatic - 163 hp - 250.057 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2010}
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724659%27 HTTP/1.1" 200 None
2026-03-25 15:24:03 [adesa.be] INFO: Saving data for 10724659: {'created_time': 1774452243.947833, 'last_price_update_time': 1774452243.947845, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724659') HTTP/1.1" 204 0
2026-03-25 15:24:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-25 15:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/29635080-f40b-492a-87e0-69f8954c9403.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723953)
2026-03-25 15:24:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 736d5090-e996-5d6b-8c08-9ddea50fef91 with identifier: 10724714
2026-03-25 15:24:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 736d5090-e996-5d6b-8c08-9ddea50fef91 with scrape type 1
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 736d5090-e996-5d6b-8c08-9ddea50fef91
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252Ff2ecd1a6-e5c6-4dee-9cf9-200f8eb50836.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/f2ecd1a6-e5c6-4dee-9cf9-200f8eb50836.jpg not downloaded yet
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F2e6185ca-a468-42f6-9ba4-df1bee32a941.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/2e6185ca-a468-42f6-9ba4-df1bee32a941.jpg not downloaded yet
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F95bd6569-79ae-41ce-b900-2aa3678ade73.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/95bd6569-79ae-41ce-b900-2aa3678ade73.jpg not downloaded yet
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F6c2026b5-888a-415d-af1d-5d3f668cef6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/6c2026b5-888a-415d-af1d-5d3f668cef6e.jpg not downloaded yet
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F74d5a5ba-f621-41db-8ad2-ff0b2ce0c0b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/74d5a5ba-f621-41db-8ad2-ff0b2ce0c0b4.jpg not downloaded yet
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F47f57418-4f7e-44b0-a4ac-0187ad8df725.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/47f57418-4f7e-44b0-a4ac-0187ad8df725.jpg not downloaded yet
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F6e69fdf9-08c5-46fc-a7cb-78addc08b4cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/6e69fdf9-08c5-46fc-a7cb-78addc08b4cc.jpg not downloaded yet
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F83e890a7-31b8-46af-84ad-64e1bccf0bbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/83e890a7-31b8-46af-84ad-64e1bccf0bbb.jpg not downloaded yet
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252Fe74c338c-721d-46b6-bff0-94d37ab8efb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/e74c338c-721d-46b6-bff0-94d37ab8efb4.jpg not downloaded yet
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252Fe7c158ae-330b-46af-a37a-e750d0ee504c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/e7c158ae-330b-46af-a37a-e750d0ee504c.jpg not downloaded yet
2026-03-25 15:24:06 [scrapy.extensions.logstats] INFO: Crawled 537 pages (at 94 pages/min), scraped 152 items (at 24 items/min)
2026-03-25 15:24:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-25 15:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745322/general/e7c158ae-330b-46af-a37a-e750d0ee504c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724714)
2026-03-25 15:24:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10727059
2026-03-25 15:24:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with scrape type 1
2026-03-25 15:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aef8aa80-eeab-5fa8-b7a9-4f842a926ad3
2026-03-25 15:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5472735%252Fgeneral%252F329bb8cc-1eab-4e32-ac92-60d3fc659fc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5472735/general/329bb8cc-1eab-4e32-ac92-60d3fc659fc9.jpg already downloaded
2026-03-25 15:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5472735%252Fgeneral%252F2bd915a0-b2cc-44f0-9110-cef71d69476e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5472735/general/2bd915a0-b2cc-44f0-9110-cef71d69476e.jpg already downloaded
2026-03-25 15:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5472735%252Fgeneral%252F668bcdd6-ce22-47a3-8c00-b725c18b7380.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5472735/general/668bcdd6-ce22-47a3-8c00-b725c18b7380.jpg already downloaded
2026-03-25 15:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5472735%252Fgeneral%252F2873fe28-ae56-4e9c-b137-592c9345b495.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5472735/general/2873fe28-ae56-4e9c-b137-592c9345b495.jpg already downloaded
2026-03-25 15:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5472735%252Fgeneral%252F3488aa29-5fdb-4ecc-af2e-40ab60fd469a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5472735/general/3488aa29-5fdb-4ecc-af2e-40ab60fd469a.jpg already downloaded
2026-03-25 15:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5472735%252Fgeneral%252F80f8d78f-3a04-4cc0-a3a0-6d314e8ca700.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5472735/general/80f8d78f-3a04-4cc0-a3a0-6d314e8ca700.jpg already downloaded
2026-03-25 15:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5472735%252Fgeneral%252Fe66752f8-cb9c-4713-8bef-c1cee65acd9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5472735/general/e66752f8-cb9c-4713-8bef-c1cee65acd9e.jpg already downloaded
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5472735%252Fgeneral%252Fd7a2a02e-d0fd-437c-94e6-a5a569ee7635.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5472735/general/d7a2a02e-d0fd-437c-94e6-a5a569ee7635.jpg already downloaded
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5472735%252Fgeneral%252Fbe456942-5fca-479e-845b-f1d5c45f0eb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5472735/general/be456942-5fca-479e-845b-f1d5c45f0eb3.jpg already downloaded
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5472735%252Fgeneral%252F388afff2-0fd3-4f64-935b-de3d56b65a5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5472735/general/388afff2-0fd3-4f64-935b-de3d56b65a5a.jpg already downloaded
2026-03-25 15:24:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3, identifier: 10727059
2026-03-25 15:24:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10727059
2026-03-25 15:24:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10727059
2026-03-25 15:24:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10727059 to the API
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24: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 15:24:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'aef8aa80-eeab-5fa8-b7a9-4f842a926ad3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '00C38861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727059',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 147325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5472735/general/329bb8cc-1eab-4e32-ac92-60d3fc659fc9.jpg',
'https://images.openlane.eu/carimgs/5472735/general/2bd915a0-b2cc-44f0-9110-cef71d69476e.jpg',
'https://images.openlane.eu/carimgs/5472735/general/668bcdd6-ce22-47a3-8c00-b725c18b7380.jpg',
'https://images.openlane.eu/carimgs/5472735/general/2873fe28-ae56-4e9c-b137-592c9345b495.jpg',
'https://images.openlane.eu/carimgs/5472735/general/3488aa29-5fdb-4ecc-af2e-40ab60fd469a.jpg',
'https://images.openlane.eu/carimgs/5472735/general/80f8d78f-3a04-4cc0-a3a0-6d314e8ca700.jpg',
'https://images.openlane.eu/carimgs/5472735/general/e66752f8-cb9c-4713-8bef-c1cee65acd9e.jpg',
'https://images.openlane.eu/carimgs/5472735/general/d7a2a02e-d0fd-437c-94e6-a5a569ee7635.jpg',
'https://images.openlane.eu/carimgs/5472735/general/be456942-5fca-479e-845b-f1d5c45f0eb3.jpg',
'https://images.openlane.eu/carimgs/5472735/general/388afff2-0fd3-4f64-935b-de3d56b65a5a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aef8aa80-eeab-5fa8-b7a9-4f842a926ad3/aef8aa80-eeab-5fa8-b7a9-4f842a926ad3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 681638,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5472735/general/329bb8cc-1eab-4e32-ac92-60d3fc659fc9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aef8aa80-eeab-5fa8-b7a9-4f842a926ad3/aef8aa80-eeab-5fa8-b7a9-4f842a926ad3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 644433,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5472735/general/2bd915a0-b2cc-44f0-9110-cef71d69476e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aef8aa80-eeab-5fa8-b7a9-4f842a926ad3/aef8aa80-eeab-5fa8-b7a9-4f842a926ad3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793878,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5472735/general/668bcdd6-ce22-47a3-8c00-b725c18b7380.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aef8aa80-eeab-5fa8-b7a9-4f842a926ad3/aef8aa80-eeab-5fa8-b7a9-4f842a926ad3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 662735,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5472735/general/2873fe28-ae56-4e9c-b137-592c9345b495.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aef8aa80-eeab-5fa8-b7a9-4f842a926ad3/aef8aa80-eeab-5fa8-b7a9-4f842a926ad3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575753,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5472735/general/3488aa29-5fdb-4ecc-af2e-40ab60fd469a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aef8aa80-eeab-5fa8-b7a9-4f842a926ad3/aef8aa80-eeab-5fa8-b7a9-4f842a926ad3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330840,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5472735/general/80f8d78f-3a04-4cc0-a3a0-6d314e8ca700.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aef8aa80-eeab-5fa8-b7a9-4f842a926ad3/aef8aa80-eeab-5fa8-b7a9-4f842a926ad3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554411,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5472735/general/e66752f8-cb9c-4713-8bef-c1cee65acd9e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aef8aa80-eeab-5fa8-b7a9-4f842a926ad3/aef8aa80-eeab-5fa8-b7a9-4f842a926ad3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 508837,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5472735/general/d7a2a02e-d0fd-437c-94e6-a5a569ee7635.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aef8aa80-eeab-5fa8-b7a9-4f842a926ad3/aef8aa80-eeab-5fa8-b7a9-4f842a926ad3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356542,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5472735/general/be456942-5fca-479e-845b-f1d5c45f0eb3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aef8aa80-eeab-5fa8-b7a9-4f842a926ad3/aef8aa80-eeab-5fa8-b7a9-4f842a926ad3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453027,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5472735/general/388afff2-0fd3-4f64-935b-de3d56b65a5a.jpg',
'Width': 2000}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2014-02-04',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW X5 30d - xDrive - Diesel - Automatic - 258 hp - 147.325 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727059%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [adesa.be] INFO: Saving data for 10727059: {'created_time': 1774452251.541322, 'last_price_update_time': 1774452251.541332, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727059') HTTP/1.1" 204 0
2026-03-25 15:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745322/general/e74c338c-721d-46b6-bff0-94d37ab8efb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724714)
2026-03-25 15:24:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487850690>
2026-03-25 15:24:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252Fe7c158ae-330b-46af-a37a-e750d0ee504c.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/e7c158ae-330b-46af-a37a-e750d0ee504c.jpg saved to cache
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 736d5090-e996-5d6b-8c08-9ddea50fef91
2026-03-25 15:24:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f37237e2-a34b-5222-959b-4f041c0b2533 with identifier: 10724527
2026-03-25 15:24:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f37237e2-a34b-5222-959b-4f041c0b2533 with scrape type 1
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f37237e2-a34b-5222-959b-4f041c0b2533
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5665609%252Fgeneral%252F6d33b4a7-589e-45db-a96b-931ab934680d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665609/general/6d33b4a7-589e-45db-a96b-931ab934680d.JPG not downloaded yet
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5665609%252Fgeneral%252Faf38d765-1d51-4d46-a766-074644358df2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665609/general/af38d765-1d51-4d46-a766-074644358df2.JPG not downloaded yet
2026-03-25 15:24:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487865ad0>
2026-03-25 15:24:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252Fe74c338c-721d-46b6-bff0-94d37ab8efb4.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/e74c338c-721d-46b6-bff0-94d37ab8efb4.jpg saved to cache
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 736d5090-e996-5d6b-8c08-9ddea50fef91
2026-03-25 15:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745322/general/6e69fdf9-08c5-46fc-a7cb-78addc08b4cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724714)
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5665609%252Fgeneral%252F7629b404-49b4-4779-81d2-72bf40876f49.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665609/general/7629b404-49b4-4779-81d2-72bf40876f49.JPG not downloaded yet
2026-03-25 15:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745322/general/83e890a7-31b8-46af-84ad-64e1bccf0bbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724714)
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5665609%252Fgeneral%252F550b85fe-cabc-4782-857b-379bc971e11c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665609/general/550b85fe-cabc-4782-857b-379bc971e11c.JPG not downloaded yet
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5665609%252Fgeneral%252Fa5e417d0-cb31-4696-9144-62b12f6a893c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665609/general/a5e417d0-cb31-4696-9144-62b12f6a893c.JPG not downloaded yet
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5665609%252Fgeneral%252Fb09bef24-e9b6-4320-abc4-912f25df2d26.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665609/general/b09bef24-e9b6-4320-abc4-912f25df2d26.JPG not downloaded yet
2026-03-25 15:24:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665609/general/6d33b4a7-589e-45db-a96b-931ab934680d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724527)
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5665609%252Fgeneral%252Fe952600c-a8e2-4aea-bfc3-1ea846604e49.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665609/general/e952600c-a8e2-4aea-bfc3-1ea846604e49.JPG not downloaded yet
2026-03-25 15:24:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665609/general/af38d765-1d51-4d46-a766-074644358df2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724527)
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5665609%252Fgeneral%252Fba07d394-410c-4745-b57a-9ba808c1d996.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665609/general/ba07d394-410c-4745-b57a-9ba808c1d996.JPG not downloaded yet
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5665609%252Fgeneral%252Fe1ce164e-94ba-473f-966f-1ec0eef95750.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665609/general/e1ce164e-94ba-473f-966f-1ec0eef95750.JPG not downloaded yet
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5665609%252Fgeneral%252F9cbaf17f-8181-4bac-b1e9-27c8a9e4a0f2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665609/general/9cbaf17f-8181-4bac-b1e9-27c8a9e4a0f2.JPG not downloaded yet
2026-03-25 15:24:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486cce690>
2026-03-25 15:24:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F6e69fdf9-08c5-46fc-a7cb-78addc08b4cc.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/6e69fdf9-08c5-46fc-a7cb-78addc08b4cc.jpg saved to cache
2026-03-25 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 736d5090-e996-5d6b-8c08-9ddea50fef91
2026-03-25 15:24:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665609/general/b09bef24-e9b6-4320-abc4-912f25df2d26.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724527)
2026-03-25 15:24:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665609/general/a5e417d0-cb31-4696-9144-62b12f6a893c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724527)
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b0ef50>
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F83e890a7-31b8-46af-84ad-64e1bccf0bbb.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/83e890a7-31b8-46af-84ad-64e1bccf0bbb.jpg saved to cache
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 736d5090-e996-5d6b-8c08-9ddea50fef91
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f37237e2-a34b-5222-959b-4f041c0b2533 due to Ignoring non-200 response
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f37237e2-a34b-5222-959b-4f041c0b2533 due to Ignoring non-200 response
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f37237e2-a34b-5222-959b-4f041c0b2533 due to Ignoring non-200 response
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f37237e2-a34b-5222-959b-4f041c0b2533 due to Ignoring non-200 response
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665609/general/9cbaf17f-8181-4bac-b1e9-27c8a9e4a0f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724527)
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665609/general/e1ce164e-94ba-473f-966f-1ec0eef95750.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724527)
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665609/general/ba07d394-410c-4745-b57a-9ba808c1d996.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724527)
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665609/general/e952600c-a8e2-4aea-bfc3-1ea846604e49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724527)
2026-03-25 15:24:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.696(s), this was the 1st time calling it.
2026-03-25 15:24:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.101755955982544 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665609/general/7629b404-49b4-4779-81d2-72bf40876f49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724527)
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665609/general/550b85fe-cabc-4782-857b-379bc971e11c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724527)
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f37237e2-a34b-5222-959b-4f041c0b2533 due to Ignoring non-200 response
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f37237e2-a34b-5222-959b-4f041c0b2533 due to Ignoring non-200 response
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745322/general/74d5a5ba-f621-41db-8ad2-ff0b2ce0c0b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724714)
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f37237e2-a34b-5222-959b-4f041c0b2533 due to Ignoring non-200 response
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f37237e2-a34b-5222-959b-4f041c0b2533 due to Ignoring non-200 response
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f37237e2-a34b-5222-959b-4f041c0b2533 due to Ignoring non-200 response
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745322/general/47f57418-4f7e-44b0-a4ac-0187ad8df725.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724714)
2026-03-25 15:24:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f37237e2-a34b-5222-959b-4f041c0b2533, skipping ID generation
2026-03-25 15:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f37237e2-a34b-5222-959b-4f041c0b2533 with scrape type 1
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f37237e2-a34b-5222-959b-4f041c0b2533 sending to next pipeline
2026-03-25 15:24:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f37237e2-a34b-5222-959b-4f041c0b2533, identifier: 10724527
2026-03-25 15:24:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f37237e2-a34b-5222-959b-4f041c0b2533 with identifier: 10724527
2026-03-25 15:24:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f37237e2-a34b-5222-959b-4f041c0b2533 with identifier: 10724527
2026-03-25 15:24:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f37237e2-a34b-5222-959b-4f041c0b2533 with identifier: 10724527 to the API
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5665609/general/550b85fe-cabc-4782-857b-379bc971e11c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 296,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.4L',
'engine_horse_power': 625,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f37237e2-a34b-5222-959b-4f041c0b2533',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 135332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photos': [],
'price': 53000,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': 'PERFORM BV',
'title': 'BMW X5 4.4 Competition - Petrol - Automatic - 625 hp - 135.332 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2020}
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724527%27 HTTP/1.1" 200 None
2026-03-25 15:24:12 [adesa.be] INFO: Saving data for 10724527: {'created_time': 1774452252.760387, 'last_price_update_time': 1774452252.760398, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724527') HTTP/1.1" 204 0
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745322/general/6c2026b5-888a-415d-af1d-5d3f668cef6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724714)
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f37237e2-a34b-5222-959b-4f041c0b2533 due to Ignoring non-200 response
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745322/general/95bd6569-79ae-41ce-b900-2aa3678ade73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724714)
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f90110>
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F74d5a5ba-f621-41db-8ad2-ff0b2ce0c0b4.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/74d5a5ba-f621-41db-8ad2-ff0b2ce0c0b4.jpg saved to cache
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 736d5090-e996-5d6b-8c08-9ddea50fef91
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f849640e990>
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F47f57418-4f7e-44b0-a4ac-0187ad8df725.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/47f57418-4f7e-44b0-a4ac-0187ad8df725.jpg saved to cache
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 736d5090-e996-5d6b-8c08-9ddea50fef91
2026-03-25 15:24:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745322/general/2e6185ca-a468-42f6-9ba4-df1bee32a941.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724714)
2026-03-25 15:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cb7d10>
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F6c2026b5-888a-415d-af1d-5d3f668cef6e.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/6c2026b5-888a-415d-af1d-5d3f668cef6e.jpg saved to cache
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 736d5090-e996-5d6b-8c08-9ddea50fef91
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bb1410>
2026-03-25 15:24:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F95bd6569-79ae-41ce-b900-2aa3678ade73.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/95bd6569-79ae-41ce-b900-2aa3678ade73.jpg saved to cache
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 736d5090-e996-5d6b-8c08-9ddea50fef91
2026-03-25 15:24:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 605909bd-dbbf-5bd2-9dba-64721d2701e4 with identifier: 10724532
2026-03-25 15:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 605909bd-dbbf-5bd2-9dba-64721d2701e4 with scrape type 1
2026-03-25 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 605909bd-dbbf-5bd2-9dba-64721d2701e4
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5658850%252Fgeneral%252F270adf6f-f37e-4afb-8da5-00b223375ad7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/270adf6f-f37e-4afb-8da5-00b223375ad7.jpeg not downloaded yet
2026-03-25 15:24:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/0469b305-9b4d-488d-8363-e9ea5426d79b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723953)
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5658850%252Fgeneral%252Fc507e266-86e8-46c6-b9f8-0057da41d58b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/c507e266-86e8-46c6-b9f8-0057da41d58b.jpeg not downloaded yet
2026-03-25 15:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745322/general/f2ecd1a6-e5c6-4dee-9cf9-200f8eb50836.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724714)
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5658850%252Fgeneral%252F2bb26d23-a82a-442a-85d9-ebee98e36c59.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/2bb26d23-a82a-442a-85d9-ebee98e36c59.jpeg not downloaded yet
2026-03-25 15:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487922950>
2026-03-25 15:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252F2e6185ca-a468-42f6-9ba4-df1bee32a941.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/2e6185ca-a468-42f6-9ba4-df1bee32a941.jpg saved to cache
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 736d5090-e996-5d6b-8c08-9ddea50fef91
2026-03-25 15:24:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10724558
2026-03-25 15:24:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with scrape type 1
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9bcef28d-1db4-56b6-bce7-3bd2decb8380
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5677817%252Fgeneral%252Fcf290c3f-1c90-4340-97a2-df22e4cd577a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677817/general/cf290c3f-1c90-4340-97a2-df22e4cd577a.jpg already downloaded
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5677817%252Fgeneral%252Fbfcd5087-d88f-4a09-a27e-1eaca4c2e46b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677817/general/bfcd5087-d88f-4a09-a27e-1eaca4c2e46b.jpg already downloaded
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5677817%252Fgeneral%252F1f21bd96-13ab-460c-aec1-49effcb721bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677817/general/1f21bd96-13ab-460c-aec1-49effcb721bb.jpg already downloaded
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5677817%252Fgeneral%252F51dc2a50-a04c-45d0-96a1-d5f583491e8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677817/general/51dc2a50-a04c-45d0-96a1-d5f583491e8d.jpg already downloaded
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5677817%252Fgeneral%252Fdb57be52-76f7-4914-a691-e11f32904c29.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677817/general/db57be52-76f7-4914-a691-e11f32904c29.jpg already downloaded
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5677817%252Fgeneral%252Feb947e77-79c3-476d-9930-84d58e0e80f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677817/general/eb947e77-79c3-476d-9930-84d58e0e80f1.jpg already downloaded
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5677817%252Fgeneral%252F2b47d475-75fb-4a09-b132-69978d999436.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677817/general/2b47d475-75fb-4a09-b132-69978d999436.jpg already downloaded
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5677817%252Fgeneral%252Fa8a0df89-4f6c-40cc-a5fb-9496e19b9d29.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677817/general/a8a0df89-4f6c-40cc-a5fb-9496e19b9d29.jpg already downloaded
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5677817%252Fgeneral%252F8f84a455-1890-4b4d-9d5e-ea6b3830720d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677817/general/8f84a455-1890-4b4d-9d5e-ea6b3830720d.jpg already downloaded
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5677817%252Fgeneral%252F1ea84dbe-2355-45c4-a49e-3a295f6f195c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677817/general/1ea84dbe-2355-45c4-a49e-3a295f6f195c.jpg already downloaded
2026-03-25 15:24:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9bcef28d-1db4-56b6-bce7-3bd2decb8380, identifier: 10724558
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5658850%252Fgeneral%252F5dbc9ea8-5fc7-4085-bba0-64e80d2f82b0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/5dbc9ea8-5fc7-4085-bba0-64e80d2f82b0.jpeg not downloaded yet
2026-03-25 15:24:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10724558
2026-03-25 15:24:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10724558
2026-03-25 15:24:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10724558 to the API
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724558>
{'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': 190,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9bcef28d-1db4-56b6-bce7-3bd2decb8380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VHX354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 129155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5677817/general/cf290c3f-1c90-4340-97a2-df22e4cd577a.jpg',
'https://images.openlane.eu/carimgs/5677817/general/bfcd5087-d88f-4a09-a27e-1eaca4c2e46b.jpg',
'https://images.openlane.eu/carimgs/5677817/general/1f21bd96-13ab-460c-aec1-49effcb721bb.jpg',
'https://images.openlane.eu/carimgs/5677817/general/51dc2a50-a04c-45d0-96a1-d5f583491e8d.jpg',
'https://images.openlane.eu/carimgs/5677817/general/db57be52-76f7-4914-a691-e11f32904c29.jpg',
'https://images.openlane.eu/carimgs/5677817/general/eb947e77-79c3-476d-9930-84d58e0e80f1.jpg',
'https://images.openlane.eu/carimgs/5677817/general/2b47d475-75fb-4a09-b132-69978d999436.jpg',
'https://images.openlane.eu/carimgs/5677817/general/a8a0df89-4f6c-40cc-a5fb-9496e19b9d29.jpg',
'https://images.openlane.eu/carimgs/5677817/general/8f84a455-1890-4b4d-9d5e-ea6b3830720d.jpg',
'https://images.openlane.eu/carimgs/5677817/general/1ea84dbe-2355-45c4-a49e-3a295f6f195c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcef28d-1db4-56b6-bce7-3bd2decb8380/9bcef28d-1db4-56b6-bce7-3bd2decb8380_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 564279,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677817/general/cf290c3f-1c90-4340-97a2-df22e4cd577a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcef28d-1db4-56b6-bce7-3bd2decb8380/9bcef28d-1db4-56b6-bce7-3bd2decb8380_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516717,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677817/general/bfcd5087-d88f-4a09-a27e-1eaca4c2e46b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcef28d-1db4-56b6-bce7-3bd2decb8380/9bcef28d-1db4-56b6-bce7-3bd2decb8380_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 565954,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677817/general/1f21bd96-13ab-460c-aec1-49effcb721bb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcef28d-1db4-56b6-bce7-3bd2decb8380/9bcef28d-1db4-56b6-bce7-3bd2decb8380_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 567456,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677817/general/51dc2a50-a04c-45d0-96a1-d5f583491e8d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcef28d-1db4-56b6-bce7-3bd2decb8380/9bcef28d-1db4-56b6-bce7-3bd2decb8380_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544369,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677817/general/db57be52-76f7-4914-a691-e11f32904c29.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcef28d-1db4-56b6-bce7-3bd2decb8380/9bcef28d-1db4-56b6-bce7-3bd2decb8380_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493100,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677817/general/eb947e77-79c3-476d-9930-84d58e0e80f1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcef28d-1db4-56b6-bce7-3bd2decb8380/9bcef28d-1db4-56b6-bce7-3bd2decb8380_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 582384,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677817/general/2b47d475-75fb-4a09-b132-69978d999436.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcef28d-1db4-56b6-bce7-3bd2decb8380/9bcef28d-1db4-56b6-bce7-3bd2decb8380_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563902,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677817/general/a8a0df89-4f6c-40cc-a5fb-9496e19b9d29.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcef28d-1db4-56b6-bce7-3bd2decb8380/9bcef28d-1db4-56b6-bce7-3bd2decb8380_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463197,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677817/general/8f84a455-1890-4b4d-9d5e-ea6b3830720d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bcef28d-1db4-56b6-bce7-3bd2decb8380/9bcef28d-1db4-56b6-bce7-3bd2decb8380_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 551478,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677817/general/1ea84dbe-2355-45c4-a49e-3a295f6f195c.jpg',
'Width': 2000}],
'price': 19300,
'price_includes_vat': True,
'registration_date': '2017-01-11',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'BMW X4 20d M Sport - Diesel - Automatic - 190 hp - 129.155 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2017}
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724558%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [adesa.be] INFO: Saving data for 10724558: {'created_time': 1774452253.692051, 'last_price_update_time': 1774452253.692064, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724558') HTTP/1.1" 204 0
2026-03-25 15:24:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/4aeef641-77fa-4f4a-9646-82b58cc7f815.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723953)
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5658850%252Fgeneral%252Fb35fd9cf-8584-4df5-bf7a-52970da27e0a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/b35fd9cf-8584-4df5-bf7a-52970da27e0a.jpeg not downloaded yet
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5658850%252Fgeneral%252Fcea5cdbe-05db-4b99-b29c-c202ef0ffc05.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/cea5cdbe-05db-4b99-b29c-c202ef0ffc05.jpeg not downloaded yet
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-25 15:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495e076d0>
2026-03-25 15:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745322%252Fgeneral%252Ff2ecd1a6-e5c6-4dee-9cf9-200f8eb50836.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745322/general/f2ecd1a6-e5c6-4dee-9cf9-200f8eb50836.jpg saved to cache
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 736d5090-e996-5d6b-8c08-9ddea50fef91
2026-03-25 15:24:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 736d5090-e996-5d6b-8c08-9ddea50fef91, skipping ID generation
2026-03-25 15:24:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 736d5090-e996-5d6b-8c08-9ddea50fef91 with scrape type 1
2026-03-25 15:24:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 736d5090-e996-5d6b-8c08-9ddea50fef91 sending to next pipeline
2026-03-25 15:24:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 736d5090-e996-5d6b-8c08-9ddea50fef91, identifier: 10724714
2026-03-25 15:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658850/general/270adf6f-f37e-4afb-8da5-00b223375ad7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724532)
2026-03-25 15:24:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 736d5090-e996-5d6b-8c08-9ddea50fef91 with identifier: 10724714
2026-03-25 15:24:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 736d5090-e996-5d6b-8c08-9ddea50fef91 with identifier: 10724714
2026-03-25 15:24:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 736d5090-e996-5d6b-8c08-9ddea50fef91 with identifier: 10724714 to the API
2026-03-25 15:24:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745322/general/f2ecd1a6-e5c6-4dee-9cf9-200f8eb50836.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': 231,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '736d5090-e996-5d6b-8c08-9ddea50fef91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JAR018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 169202,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103755,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745322/general/f2ecd1a6-e5c6-4dee-9cf9-200f8eb50836.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97155,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745322/general/2e6185ca-a468-42f6-9ba4-df1bee32a941.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97801,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745322/general/95bd6569-79ae-41ce-b900-2aa3678ade73.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96031,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745322/general/6c2026b5-888a-415d-af1d-5d3f668cef6e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93982,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745322/general/74d5a5ba-f621-41db-8ad2-ff0b2ce0c0b4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86308,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745322/general/47f57418-4f7e-44b0-a4ac-0187ad8df725.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109659,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745322/general/6e69fdf9-08c5-46fc-a7cb-78addc08b4cc.jpg',
'Width': 480},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89965,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745322/general/83e890a7-31b8-46af-84ad-64e1bccf0bbb.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226295,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745322/general/e74c338c-721d-46b6-bff0-94d37ab8efb4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736d5090-e996-5d6b-8c08-9ddea50fef91/736d5090-e996-5d6b-8c08-9ddea50fef91_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82624,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745322/general/e7c158ae-330b-46af-a37a-e750d0ee504c.jpg',
'Width': 640}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2017-04-26',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X5 25d M Sport - xDrive - Diesel - Automatic - 231 hp - 169.202 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2017}
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724714%27 HTTP/1.1" 200 None
2026-03-25 15:24:14 [adesa.be] INFO: Saving data for 10724714: {'created_time': 1774452254.274207, 'last_price_update_time': 1774452254.274218, 'auction_closing_time': 1774606500.0}
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724714') HTTP/1.1" 204 0
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5658850%252Fgeneral%252Fc630b3e7-863a-44fc-a669-9e67d747a3da.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/c630b3e7-863a-44fc-a669-9e67d747a3da.jpeg not downloaded yet
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5658850%252Fgeneral%252F50f8168c-3015-4979-bc62-07ea93ef72f9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/50f8168c-3015-4979-bc62-07ea93ef72f9.jpeg not downloaded yet
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878887d0>
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658850%252Fgeneral%252F270adf6f-f37e-4afb-8da5-00b223375ad7.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/270adf6f-f37e-4afb-8da5-00b223375ad7.jpeg saved to cache
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 605909bd-dbbf-5bd2-9dba-64721d2701e4
2026-03-25 15:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658850/general/2bb26d23-a82a-442a-85d9-ebee98e36c59.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724532)
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5658850%252Fgeneral%252Fd25a9bfc-ea92-4101-bae9-8454ae04495b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/d25a9bfc-ea92-4101-bae9-8454ae04495b.jpeg not downloaded yet
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5658850%252Fgeneral%252F83e09603-0465-4d7a-87b7-8f368b9f6088.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/83e09603-0465-4d7a-87b7-8f368b9f6088.jpeg not downloaded yet
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487a749d0>
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658850%252Fgeneral%252F2bb26d23-a82a-442a-85d9-ebee98e36c59.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/2bb26d23-a82a-442a-85d9-ebee98e36c59.jpeg saved to cache
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 605909bd-dbbf-5bd2-9dba-64721d2701e4
2026-03-25 15:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658850/general/50f8168c-3015-4979-bc62-07ea93ef72f9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724532)
2026-03-25 15:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658850/general/cea5cdbe-05db-4b99-b29c-c202ef0ffc05.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724532)
2026-03-25 15:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658850/general/d25a9bfc-ea92-4101-bae9-8454ae04495b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724532)
2026-03-25 15:24:14 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:24:14 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:24:14 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x1c\xbf\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xb3\x89\x00\x1c\x8e\x82\x00\x00\x00\x00'
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bdee10>
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_7.mpo HTTP/1.1" 201 0
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658850%252Fgeneral%252F50f8168c-3015-4979-bc62-07ea93ef72f9.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/50f8168c-3015-4979-bc62-07ea93ef72f9.jpeg saved to cache
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 605909bd-dbbf-5bd2-9dba-64721d2701e4
2026-03-25 15:24:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487accfd0>
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658850%252Fgeneral%252Fcea5cdbe-05db-4b99-b29c-c202ef0ffc05.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/cea5cdbe-05db-4b99-b29c-c202ef0ffc05.jpeg saved to cache
2026-03-25 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 605909bd-dbbf-5bd2-9dba-64721d2701e4
2026-03-25 15:24:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487947190>
2026-03-25 15:24:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658850%252Fgeneral%252Fd25a9bfc-ea92-4101-bae9-8454ae04495b.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/d25a9bfc-ea92-4101-bae9-8454ae04495b.jpeg saved to cache
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 605909bd-dbbf-5bd2-9dba-64721d2701e4
2026-03-25 15:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658850/general/c630b3e7-863a-44fc-a669-9e67d747a3da.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724532)
2026-03-25 15:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24: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 15:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658850/general/b35fd9cf-8584-4df5-bf7a-52970da27e0a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724532)
2026-03-25 15:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658850/general/5dbc9ea8-5fc7-4085-bba0-64e80d2f82b0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724532)
2026-03-25 15:24:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495b50610>
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658850%252Fgeneral%252Fc630b3e7-863a-44fc-a669-9e67d747a3da.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/c630b3e7-863a-44fc-a669-9e67d747a3da.jpeg saved to cache
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 605909bd-dbbf-5bd2-9dba-64721d2701e4
2026-03-25 15:24:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/056ce636-5b9a-469a-87f3-cd46c5bd105c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723953)
2026-03-25 15:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658850/general/c507e266-86e8-46c6-b9f8-0057da41d58b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724532)
2026-03-25 15:24:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with identifier: 10724546
2026-03-25 15:24:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with scrape type 1
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5531070%252Fgeneral%252F4e20a41c-a4bc-494c-bef6-5ddf654e13dc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/4e20a41c-a4bc-494c-bef6-5ddf654e13dc.jpeg not downloaded yet
2026-03-25 15:24:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bc6090>
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658850%252Fgeneral%252Fb35fd9cf-8584-4df5-bf7a-52970da27e0a.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/b35fd9cf-8584-4df5-bf7a-52970da27e0a.jpeg saved to cache
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 605909bd-dbbf-5bd2-9dba-64721d2701e4
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c66bd0>
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658850%252Fgeneral%252F5dbc9ea8-5fc7-4085-bba0-64e80d2f82b0.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/5dbc9ea8-5fc7-4085-bba0-64e80d2f82b0.jpeg saved to cache
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 605909bd-dbbf-5bd2-9dba-64721d2701e4
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5531070%252Fgeneral%252Ff79a2179-6d23-4d76-9baa-ad95b3234abc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/f79a2179-6d23-4d76-9baa-ad95b3234abc.jpeg not downloaded yet
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5531070%252Fgeneral%252F9e52f1dc-5fe6-4b82-b784-26495610998b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/9e52f1dc-5fe6-4b82-b784-26495610998b.jpeg not downloaded yet
2026-03-25 15:24:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44709d97-7e2d-5bd1-b834-4519d264a7cb, skipping ID generation
2026-03-25 15:24:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44709d97-7e2d-5bd1-b834-4519d264a7cb with scrape type 1
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44709d97-7e2d-5bd1-b834-4519d264a7cb sending to next pipeline
2026-03-25 15:24:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44709d97-7e2d-5bd1-b834-4519d264a7cb, identifier: 10723953
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bfc5d0>
2026-03-25 15:24:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658850%252Fgeneral%252Fc507e266-86e8-46c6-b9f8-0057da41d58b.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/c507e266-86e8-46c6-b9f8-0057da41d58b.jpeg saved to cache
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 605909bd-dbbf-5bd2-9dba-64721d2701e4
2026-03-25 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5531070%252Fgeneral%252F22dca3b2-f83a-41b1-8d27-f72646fd7f12.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/22dca3b2-f83a-41b1-8d27-f72646fd7f12.jpeg not downloaded yet
2026-03-25 15:24:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10723953
2026-03-25 15:24:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10723953
2026-03-25 15:24:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10723953 to the API
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24: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 15:24:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5586979/general/056ce636-5b9a-469a-87f3-cd46c5bd105c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '44709d97-7e2d-5bd1-b834-4519d264a7cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHC818',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723953',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 188668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [],
'price': 13350,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'188.668 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723953%27 HTTP/1.1" 200 None
2026-03-25 15:24:16 [adesa.be] INFO: Saving data for 10723953: {'created_time': 1774452256.241831, 'last_price_update_time': 1774452256.241842, 'auction_closing_time': 1774519800.0}
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723953') HTTP/1.1" 204 0
2026-03-25 15:24:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252Fb9010864-8665-42d1-8381-3697fb3c355a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/b9010864-8665-42d1-8381-3697fb3c355a.jpeg not downloaded yet
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252Fa1f44acf-7c08-49d4-81b4-a7592bfeff9e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/a1f44acf-7c08-49d4-81b4-a7592bfeff9e.jpeg not downloaded yet
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252F88d71be8-45a4-41e4-aa52-51f5678db411.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/88d71be8-45a4-41e4-aa52-51f5678db411.jpeg not downloaded yet
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252F33ca57ff-9ce2-408f-a595-60e2b68d5720.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/33ca57ff-9ce2-408f-a595-60e2b68d5720.jpeg not downloaded yet
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252F25f41669-d391-4763-b493-400b495136d5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/25f41669-d391-4763-b493-400b495136d5.jpeg not downloaded yet
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252Ff22843b6-b6d8-4d0d-a25f-514a34b2621f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/f22843b6-b6d8-4d0d-a25f-514a34b2621f.jpeg not downloaded yet
2026-03-25 15:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658850/general/83e09603-0465-4d7a-87b7-8f368b9f6088.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724532)
2026-03-25 15:24:16 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:24:16 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:24:16 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00#S\xb0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xfc.\x00#$\x1e\x00\x00\x00\x00'
2026-03-25 15:24:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b0e450>
2026-03-25 15:24:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_9.mpo HTTP/1.1" 201 0
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658850%252Fgeneral%252F83e09603-0465-4d7a-87b7-8f368b9f6088.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658850/general/83e09603-0465-4d7a-87b7-8f368b9f6088.jpeg saved to cache
2026-03-25 15:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 605909bd-dbbf-5bd2-9dba-64721d2701e4
2026-03-25 15:24:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 605909bd-dbbf-5bd2-9dba-64721d2701e4, skipping ID generation
2026-03-25 15:24:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 605909bd-dbbf-5bd2-9dba-64721d2701e4 with scrape type 1
2026-03-25 15:24:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 605909bd-dbbf-5bd2-9dba-64721d2701e4 sending to next pipeline
2026-03-25 15:24:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 605909bd-dbbf-5bd2-9dba-64721d2701e4, identifier: 10724532
2026-03-25 15:24:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 605909bd-dbbf-5bd2-9dba-64721d2701e4 with identifier: 10724532
2026-03-25 15:24:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 605909bd-dbbf-5bd2-9dba-64721d2701e4 with identifier: 10724532
2026-03-25 15:24:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 605909bd-dbbf-5bd2-9dba-64721d2701e4 with identifier: 10724532 to the API
2026-03-25 15:24:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5658850/general/83e09603-0465-4d7a-87b7-8f368b9f6088.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '605909bd-dbbf-5bd2-9dba-64721d2701e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EGP920',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724532',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 13013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273463,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658850/general/270adf6f-f37e-4afb-8da5-00b223375ad7.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316662,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658850/general/c507e266-86e8-46c6-b9f8-0057da41d58b.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273969,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658850/general/2bb26d23-a82a-442a-85d9-ebee98e36c59.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294684,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658850/general/5dbc9ea8-5fc7-4085-bba0-64e80d2f82b0.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1414385,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658850/general/b35fd9cf-8584-4df5-bf7a-52970da27e0a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1657958,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658850/general/cea5cdbe-05db-4b99-b29c-c202ef0ffc05.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1811313,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658850/general/c630b3e7-863a-44fc-a669-9e67d747a3da.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2126477,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658850/general/50f8168c-3015-4979-bc62-07ea93ef72f9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1379641,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658850/general/d25a9bfc-ea92-4101-bae9-8454ae04495b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_605909bd-dbbf-5bd2-9dba-64721d2701e4/605909bd-dbbf-5bd2-9dba-64721d2701e4_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2576350,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658850/general/83e09603-0465-4d7a-87b7-8f368b9f6088.jpeg',
'Width': 4032}],
'price': 41600,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': 'BV Carrure',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 184 hp - 13.013 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724532%27 HTTP/1.1" 200 None
2026-03-25 15:24:17 [adesa.be] INFO: Saving data for 10724532: {'created_time': 1774452257.196013, 'last_price_update_time': 1774452257.196024, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724532') HTTP/1.1" 204 0
2026-03-25 15:24:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5531070/general/f22843b6-b6d8-4d0d-a25f-514a34b2621f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724546)
2026-03-25 15:24:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:24:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cc95d0>
2026-03-25 15:24:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252Ff22843b6-b6d8-4d0d-a25f-514a34b2621f.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/f22843b6-b6d8-4d0d-a25f-514a34b2621f.jpeg saved to cache
2026-03-25 15:24:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9
2026-03-25 15:24:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5531070/general/25f41669-d391-4763-b493-400b495136d5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724546)
2026-03-25 15:24:17 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:24:17 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:24:17 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b"\x00\x03\x00\x00\x00'\x91\xa9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x8d\x97\x00'e\xcd\x00\x00\x00\x00"
2026-03-25 15:24:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b0bbd0>
2026-03-25 15:24:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_8.mpo HTTP/1.1" 201 0
2026-03-25 15:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252F25f41669-d391-4763-b493-400b495136d5.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/25f41669-d391-4763-b493-400b495136d5.jpeg saved to cache
2026-03-25 15:24:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9
2026-03-25 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5531070/general/33ca57ff-9ce2-408f-a595-60e2b68d5720.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724546)
2026-03-25 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24: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 15:24:18 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:24:18 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:24:18 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x000\xe1\xb5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\xb8\xe3\x000\xb0\x8d\x00\x00\x00\x00'
2026-03-25 15:24:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487a8b550>
2026-03-25 15:24:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_7.mpo HTTP/1.1" 201 0
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252F33ca57ff-9ce2-408f-a595-60e2b68d5720.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/33ca57ff-9ce2-408f-a595-60e2b68d5720.jpeg saved to cache
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9
2026-03-25 15:24:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10724544
2026-03-25 15:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a07764b-c0ff-50dc-8574-dc61a5b09824 with scrape type 1
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a07764b-c0ff-50dc-8574-dc61a5b09824
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730992%252Fgeneral%252F70255f1f-a2b0-4c88-a617-e42cfd144e4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730992/general/70255f1f-a2b0-4c88-a617-e42cfd144e4e.jpg already downloaded
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730992%252Fgeneral%252F6dbda336-60f2-4cd4-89d7-fa8defa69668.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730992/general/6dbda336-60f2-4cd4-89d7-fa8defa69668.jpg already downloaded
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730992%252Fgeneral%252F33792c33-d089-4c9f-8f32-24fc15e6d21f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730992/general/33792c33-d089-4c9f-8f32-24fc15e6d21f.jpg already downloaded
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730992%252Fgeneral%252F222e9b31-191a-44c6-bd69-c0f1687fd201.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730992/general/222e9b31-191a-44c6-bd69-c0f1687fd201.jpg already downloaded
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730992%252Fgeneral%252F30cebbfa-cfb2-4398-b5f4-3719af2e1cda.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730992/general/30cebbfa-cfb2-4398-b5f4-3719af2e1cda.jpg already downloaded
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730992%252Fgeneral%252Fe4baa946-f93b-46ae-ad34-d2752ad168d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730992/general/e4baa946-f93b-46ae-ad34-d2752ad168d5.jpg already downloaded
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730992%252Fgeneral%252F4cd6c361-06bc-4ad4-ac19-cb03534c462a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730992/general/4cd6c361-06bc-4ad4-ac19-cb03534c462a.jpg already downloaded
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730992%252Fgeneral%252F1bcf07e5-42b2-4783-b9a2-f81429df8760.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730992/general/1bcf07e5-42b2-4783-b9a2-f81429df8760.jpg already downloaded
2026-03-25 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730992%252Fgeneral%252Fd191949d-5fca-4ac9-8f5c-ca49f659c8e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730992/general/d191949d-5fca-4ac9-8f5c-ca49f659c8e4.jpg already downloaded
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730992%252Fgeneral%252F6ee8a064-6b74-47e2-9c0e-49362d35a5ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730992/general/6ee8a064-6b74-47e2-9c0e-49362d35a5ff.jpg already downloaded
2026-03-25 15:24:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a07764b-c0ff-50dc-8574-dc61a5b09824, identifier: 10724544
2026-03-25 15:24:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10724544
2026-03-25 15:24:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10724544
2026-03-25 15:24:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a07764b-c0ff-50dc-8574-dc61a5b09824 with identifier: 10724544 to the API
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24: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 15:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724544>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '4a07764b-c0ff-50dc-8574-dc61a5b09824',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAH069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 79704,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5730992/general/70255f1f-a2b0-4c88-a617-e42cfd144e4e.jpg',
'https://images.openlane.eu/carimgs/5730992/general/6dbda336-60f2-4cd4-89d7-fa8defa69668.jpg',
'https://images.openlane.eu/carimgs/5730992/general/33792c33-d089-4c9f-8f32-24fc15e6d21f.jpg',
'https://images.openlane.eu/carimgs/5730992/general/222e9b31-191a-44c6-bd69-c0f1687fd201.jpg',
'https://images.openlane.eu/carimgs/5730992/general/30cebbfa-cfb2-4398-b5f4-3719af2e1cda.jpg',
'https://images.openlane.eu/carimgs/5730992/general/e4baa946-f93b-46ae-ad34-d2752ad168d5.jpg',
'https://images.openlane.eu/carimgs/5730992/general/4cd6c361-06bc-4ad4-ac19-cb03534c462a.jpg',
'https://images.openlane.eu/carimgs/5730992/general/1bcf07e5-42b2-4783-b9a2-f81429df8760.jpg',
'https://images.openlane.eu/carimgs/5730992/general/d191949d-5fca-4ac9-8f5c-ca49f659c8e4.jpg',
'https://images.openlane.eu/carimgs/5730992/general/6ee8a064-6b74-47e2-9c0e-49362d35a5ff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a07764b-c0ff-50dc-8574-dc61a5b09824/4a07764b-c0ff-50dc-8574-dc61a5b09824_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284315,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730992/general/70255f1f-a2b0-4c88-a617-e42cfd144e4e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a07764b-c0ff-50dc-8574-dc61a5b09824/4a07764b-c0ff-50dc-8574-dc61a5b09824_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290769,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730992/general/6dbda336-60f2-4cd4-89d7-fa8defa69668.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a07764b-c0ff-50dc-8574-dc61a5b09824/4a07764b-c0ff-50dc-8574-dc61a5b09824_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329583,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730992/general/33792c33-d089-4c9f-8f32-24fc15e6d21f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a07764b-c0ff-50dc-8574-dc61a5b09824/4a07764b-c0ff-50dc-8574-dc61a5b09824_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318564,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730992/general/222e9b31-191a-44c6-bd69-c0f1687fd201.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a07764b-c0ff-50dc-8574-dc61a5b09824/4a07764b-c0ff-50dc-8574-dc61a5b09824_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438507,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730992/general/30cebbfa-cfb2-4398-b5f4-3719af2e1cda.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a07764b-c0ff-50dc-8574-dc61a5b09824/4a07764b-c0ff-50dc-8574-dc61a5b09824_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479327,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730992/general/e4baa946-f93b-46ae-ad34-d2752ad168d5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a07764b-c0ff-50dc-8574-dc61a5b09824/4a07764b-c0ff-50dc-8574-dc61a5b09824_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468028,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730992/general/4cd6c361-06bc-4ad4-ac19-cb03534c462a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a07764b-c0ff-50dc-8574-dc61a5b09824/4a07764b-c0ff-50dc-8574-dc61a5b09824_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450926,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730992/general/1bcf07e5-42b2-4783-b9a2-f81429df8760.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a07764b-c0ff-50dc-8574-dc61a5b09824/4a07764b-c0ff-50dc-8574-dc61a5b09824_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308929,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730992/general/d191949d-5fca-4ac9-8f5c-ca49f659c8e4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a07764b-c0ff-50dc-8574-dc61a5b09824/4a07764b-c0ff-50dc-8574-dc61a5b09824_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379224,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730992/general/6ee8a064-6b74-47e2-9c0e-49362d35a5ff.jpg',
'Width': 2048}],
'price': 26800,
'price_includes_vat': True,
'registration_date': '2020-03-11',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'BMW X3 30e M Sport - Hybrid - Automatic - 184 hp - 79.704 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724544%27 HTTP/1.1" 200 None
2026-03-25 15:24:19 [adesa.be] INFO: Saving data for 10724544: {'created_time': 1774452259.462644, 'last_price_update_time': 1774452259.462656, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724544') HTTP/1.1" 204 0
2026-03-25 15:24:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5531070/general/88d71be8-45a4-41e4-aa52-51f5678db411.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724546)
2026-03-25 15:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5531070/general/a1f44acf-7c08-49d4-81b4-a7592bfeff9e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724546)
2026-03-25 15:24:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:24:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b0ab90>
2026-03-25 15:24:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252F88d71be8-45a4-41e4-aa52-51f5678db411.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/88d71be8-45a4-41e4-aa52-51f5678db411.jpeg saved to cache
2026-03-25 15:24:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9
2026-03-25 15:24:19 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:24:19 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:24:19 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00&ug\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\xd8)\x00&B\xec\x00\x00\x00\x00'
2026-03-25 15:24:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486cb8290>
2026-03-25 15:24:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_5.mpo HTTP/1.1" 201 0
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252Fa1f44acf-7c08-49d4-81b4-a7592bfeff9e.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/a1f44acf-7c08-49d4-81b4-a7592bfeff9e.jpeg saved to cache
2026-03-25 15:24:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9
2026-03-25 15:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5531070/general/22dca3b2-f83a-41b1-8d27-f72646fd7f12.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724546)
2026-03-25 15:24:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495e0a4d0>
2026-03-25 15:24:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252F22dca3b2-f83a-41b1-8d27-f72646fd7f12.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/22dca3b2-f83a-41b1-8d27-f72646fd7f12.jpeg saved to cache
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9
2026-03-25 15:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5531070/general/9e52f1dc-5fe6-4b82-b784-26495610998b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724546)
2026-03-25 15:24:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487921450>
2026-03-25 15:24:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252F9e52f1dc-5fe6-4b82-b784-26495610998b.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/9e52f1dc-5fe6-4b82-b784-26495610998b.jpeg saved to cache
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9
2026-03-25 15:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5531070/general/f79a2179-6d23-4d76-9baa-ad95b3234abc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724546)
2026-03-25 15:24:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:24:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f5b490>
2026-03-25 15:24:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252Ff79a2179-6d23-4d76-9baa-ad95b3234abc.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/f79a2179-6d23-4d76-9baa-ad95b3234abc.jpeg saved to cache
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9
2026-03-25 15:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10724639
2026-03-25 15:24:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 788b9e53-f4fa-52d1-bc66-729bc05db809 with scrape type 1
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 788b9e53-f4fa-52d1-bc66-729bc05db809
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5656885%252Fgeneral%252F4cf9a845-adea-43a3-97be-e02c62906204.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656885/general/4cf9a845-adea-43a3-97be-e02c62906204.jpg already downloaded
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5656885%252Fgeneral%252F2dfaa3db-27b0-4479-94c6-296f44d844ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656885/general/2dfaa3db-27b0-4479-94c6-296f44d844ad.jpg already downloaded
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5656885%252Fgeneral%252F5f5e4330-2bfd-4cd1-b361-729d9afbcb2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656885/general/5f5e4330-2bfd-4cd1-b361-729d9afbcb2d.jpg already downloaded
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5656885%252Fgeneral%252F9bb508ac-3d33-4cb8-b81a-c127e3e7d122.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656885/general/9bb508ac-3d33-4cb8-b81a-c127e3e7d122.jpg already downloaded
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5656885%252Fgeneral%252F2c8cd792-6970-4f91-9573-ce89359d9a94.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656885/general/2c8cd792-6970-4f91-9573-ce89359d9a94.jpg already downloaded
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5656885%252Fgeneral%252Fd4ef3a32-0845-4e81-bb7f-ee9b38d16f85.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656885/general/d4ef3a32-0845-4e81-bb7f-ee9b38d16f85.jpg already downloaded
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5656885%252Fgeneral%252F9aed95e8-87d9-43e0-8eea-0d574b610d3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656885/general/9aed95e8-87d9-43e0-8eea-0d574b610d3b.jpg already downloaded
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5656885%252Fgeneral%252F35c7d413-fdbf-446a-b32b-f6da458df9ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656885/general/35c7d413-fdbf-446a-b32b-f6da458df9ea.jpg already downloaded
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5656885%252Fgeneral%252F4acad44f-f980-4e76-8f74-7bc8587a19e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656885/general/4acad44f-f980-4e76-8f74-7bc8587a19e9.jpg already downloaded
2026-03-25 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5656885%252Fgeneral%252F8fa6eefc-9c2f-4caa-9b2c-938de4e9229a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656885/general/8fa6eefc-9c2f-4caa-9b2c-938de4e9229a.jpg already downloaded
2026-03-25 15:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 788b9e53-f4fa-52d1-bc66-729bc05db809, identifier: 10724639
2026-03-25 15:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10724639
2026-03-25 15:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10724639
2026-03-25 15:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 788b9e53-f4fa-52d1-bc66-729bc05db809 with identifier: 10724639 to the API
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724639>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '788b9e53-f4fa-52d1-bc66-729bc05db809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SSN822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 325729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5656885/general/4cf9a845-adea-43a3-97be-e02c62906204.jpg',
'https://images.openlane.eu/carimgs/5656885/general/2dfaa3db-27b0-4479-94c6-296f44d844ad.jpg',
'https://images.openlane.eu/carimgs/5656885/general/5f5e4330-2bfd-4cd1-b361-729d9afbcb2d.jpg',
'https://images.openlane.eu/carimgs/5656885/general/9bb508ac-3d33-4cb8-b81a-c127e3e7d122.jpg',
'https://images.openlane.eu/carimgs/5656885/general/2c8cd792-6970-4f91-9573-ce89359d9a94.jpg',
'https://images.openlane.eu/carimgs/5656885/general/d4ef3a32-0845-4e81-bb7f-ee9b38d16f85.jpg',
'https://images.openlane.eu/carimgs/5656885/general/9aed95e8-87d9-43e0-8eea-0d574b610d3b.jpg',
'https://images.openlane.eu/carimgs/5656885/general/35c7d413-fdbf-446a-b32b-f6da458df9ea.jpg',
'https://images.openlane.eu/carimgs/5656885/general/4acad44f-f980-4e76-8f74-7bc8587a19e9.jpg',
'https://images.openlane.eu/carimgs/5656885/general/8fa6eefc-9c2f-4caa-9b2c-938de4e9229a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_788b9e53-f4fa-52d1-bc66-729bc05db809/788b9e53-f4fa-52d1-bc66-729bc05db809_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134608,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656885/general/4cf9a845-adea-43a3-97be-e02c62906204.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_788b9e53-f4fa-52d1-bc66-729bc05db809/788b9e53-f4fa-52d1-bc66-729bc05db809_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 157324,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656885/general/2dfaa3db-27b0-4479-94c6-296f44d844ad.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_788b9e53-f4fa-52d1-bc66-729bc05db809/788b9e53-f4fa-52d1-bc66-729bc05db809_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151716,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656885/general/5f5e4330-2bfd-4cd1-b361-729d9afbcb2d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_788b9e53-f4fa-52d1-bc66-729bc05db809/788b9e53-f4fa-52d1-bc66-729bc05db809_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122884,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656885/general/9bb508ac-3d33-4cb8-b81a-c127e3e7d122.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_788b9e53-f4fa-52d1-bc66-729bc05db809/788b9e53-f4fa-52d1-bc66-729bc05db809_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136700,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656885/general/2c8cd792-6970-4f91-9573-ce89359d9a94.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_788b9e53-f4fa-52d1-bc66-729bc05db809/788b9e53-f4fa-52d1-bc66-729bc05db809_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78708,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656885/general/d4ef3a32-0845-4e81-bb7f-ee9b38d16f85.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_788b9e53-f4fa-52d1-bc66-729bc05db809/788b9e53-f4fa-52d1-bc66-729bc05db809_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91675,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656885/general/9aed95e8-87d9-43e0-8eea-0d574b610d3b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_788b9e53-f4fa-52d1-bc66-729bc05db809/788b9e53-f4fa-52d1-bc66-729bc05db809_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95042,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656885/general/35c7d413-fdbf-446a-b32b-f6da458df9ea.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_788b9e53-f4fa-52d1-bc66-729bc05db809/788b9e53-f4fa-52d1-bc66-729bc05db809_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97016,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656885/general/4acad44f-f980-4e76-8f74-7bc8587a19e9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_788b9e53-f4fa-52d1-bc66-729bc05db809/788b9e53-f4fa-52d1-bc66-729bc05db809_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105305,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656885/general/8fa6eefc-9c2f-4caa-9b2c-938de4e9229a.jpg',
'Width': 480}],
'price': 5950,
'price_includes_vat': True,
'registration_date': '2017-01-02',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'BMW X1 16d Business - Diesel - Manual - 116 hp - 325.729 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724639%27 HTTP/1.1" 200 None
2026-03-25 15:24:21 [adesa.be] INFO: Saving data for 10724639: {'created_time': 1774452261.407662, 'last_price_update_time': 1774452261.407675, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724639') HTTP/1.1" 204 0
2026-03-25 15:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5531070/general/b9010864-8665-42d1-8381-3697fb3c355a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724546)
2026-03-25 15:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5531070/general/4e20a41c-a4bc-494c-bef6-5ddf654e13dc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724546)
2026-03-25 15:24:21 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:24:21 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:24:21 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00;IO\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\xd3\x8b\x00;!\x99\x00\x00\x00\x00'
2026-03-25 15:24:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487be0a10>
2026-03-25 15:24:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_4.mpo HTTP/1.1" 201 0
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252Fb9010864-8665-42d1-8381-3697fb3c355a.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/b9010864-8665-42d1-8381-3697fb3c355a.jpeg saved to cache
2026-03-25 15:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9
2026-03-25 15:24:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:24:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b09d90>
2026-03-25 15:24:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531070%252Fgeneral%252F4e20a41c-a4bc-494c-bef6-5ddf654e13dc.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531070/general/4e20a41c-a4bc-494c-bef6-5ddf654e13dc.jpeg saved to cache
2026-03-25 15:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9
2026-03-25 15:24:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ebbd8a21-d588-5206-af83-0eb03d8c8ac9, skipping ID generation
2026-03-25 15:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with scrape type 1
2026-03-25 15:24:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ebbd8a21-d588-5206-af83-0eb03d8c8ac9 sending to next pipeline
2026-03-25 15:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebbd8a21-d588-5206-af83-0eb03d8c8ac9, identifier: 10724546
2026-03-25 15:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with identifier: 10724546
2026-03-25 15:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with identifier: 10724546
2026-03-25 15:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebbd8a21-d588-5206-af83-0eb03d8c8ac9 with identifier: 10724546 to the API
2026-03-25 15:24:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5531070/general/4e20a41c-a4bc-494c-bef6-5ddf654e13dc.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ebbd8a21-d588-5206-af83-0eb03d8c8ac9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KLE335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724546',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 87504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3234504,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531070/general/4e20a41c-a4bc-494c-bef6-5ddf654e13dc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3228509,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531070/general/f79a2179-6d23-4d76-9baa-ad95b3234abc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357818,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531070/general/9e52f1dc-5fe6-4b82-b784-26495610998b.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367869,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531070/general/22dca3b2-f83a-41b1-8d27-f72646fd7f12.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4267226,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531070/general/b9010864-8665-42d1-8381-3697fb3c355a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2837904,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531070/general/a1f44acf-7c08-49d4-81b4-a7592bfeff9e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2278461,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531070/general/88d71be8-45a4-41e4-aa52-51f5678db411.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3578520,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531070/general/33ca57ff-9ce2-408f-a595-60e2b68d5720.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2891584,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531070/general/25f41669-d391-4763-b493-400b495136d5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebbd8a21-d588-5206-af83-0eb03d8c8ac9/ebbd8a21-d588-5206-af83-0eb03d8c8ac9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1702102,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531070/general/f22843b6-b6d8-4d0d-a25f-514a34b2621f.jpeg',
'Width': 4032}],
'price': 25800,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': 'BV Carrure',
'title': 'BMW X3 20i - xDrive - Petrol - Automatic - 184 hp - 87.504 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724546%27 HTTP/1.1" 200 None
2026-03-25 15:24:22 [adesa.be] INFO: Saving data for 10724546: {'created_time': 1774452262.320475, 'last_price_update_time': 1774452262.320487, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724546') HTTP/1.1" 204 0
2026-03-25 15:24:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24: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 15:24:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10724143
2026-03-25 15:24:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a58e2f2-b252-5c16-a85f-6b2a679943fb with scrape type 1
2026-03-25 15:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a58e2f2-b252-5c16-a85f-6b2a679943fb
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730067%252Fgeneral%252Fca984689-c06d-4fe7-9de9-331d3d511508.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/ca984689-c06d-4fe7-9de9-331d3d511508.jpg already downloaded
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730067%252Fgeneral%252Fc6d2dceb-f3e8-4e18-b6cc-48e6dd24ad58.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/c6d2dceb-f3e8-4e18-b6cc-48e6dd24ad58.jpg already downloaded
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730067%252Fgeneral%252Fa0cc912b-a9cb-4480-9cef-aaa54c01a989.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/a0cc912b-a9cb-4480-9cef-aaa54c01a989.jpg already downloaded
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730067%252Fgeneral%252Fc0a91cab-f405-4935-8e62-6d2fced7eda0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/c0a91cab-f405-4935-8e62-6d2fced7eda0.jpg already downloaded
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730067%252Fgeneral%252F6b280408-ee76-4db1-8867-cee9c56b516a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/6b280408-ee76-4db1-8867-cee9c56b516a.jpg already downloaded
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730067%252Fgeneral%252F15701e60-c059-4012-ab1f-43901b21bbe2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/15701e60-c059-4012-ab1f-43901b21bbe2.jpg already downloaded
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730067%252Fgeneral%252F1cb8409a-1afd-4143-be01-ea8def61ba2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/1cb8409a-1afd-4143-be01-ea8def61ba2c.jpg already downloaded
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730067%252Fgeneral%252Fe6834bec-9097-4021-88dd-ba24335bc55e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/e6834bec-9097-4021-88dd-ba24335bc55e.jpg already downloaded
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730067%252Fgeneral%252Fd902134e-6b54-437d-884e-44eb64dc1d21.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/d902134e-6b54-437d-884e-44eb64dc1d21.jpg already downloaded
2026-03-25 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730067%252Fgeneral%252Fd8067b44-3cc7-405c-a6e6-0dafa9be38a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/d8067b44-3cc7-405c-a6e6-0dafa9be38a1.jpg already downloaded
2026-03-25 15:24:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a58e2f2-b252-5c16-a85f-6b2a679943fb, identifier: 10724143
2026-03-25 15:24:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10724143
2026-03-25 15:24:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10724143
2026-03-25 15:24:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10724143 to the API
2026-03-25 15:24:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724143>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2a58e2f2-b252-5c16-a85f-6b2a679943fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XXL160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724143',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 202303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 77,
'photo_urls': ['https://images.openlane.eu/carimgs/5730067/general/ca984689-c06d-4fe7-9de9-331d3d511508.jpg',
'https://images.openlane.eu/carimgs/5730067/general/c6d2dceb-f3e8-4e18-b6cc-48e6dd24ad58.jpg',
'https://images.openlane.eu/carimgs/5730067/general/a0cc912b-a9cb-4480-9cef-aaa54c01a989.jpg',
'https://images.openlane.eu/carimgs/5730067/general/c0a91cab-f405-4935-8e62-6d2fced7eda0.jpg',
'https://images.openlane.eu/carimgs/5730067/general/6b280408-ee76-4db1-8867-cee9c56b516a.jpg',
'https://images.openlane.eu/carimgs/5730067/general/15701e60-c059-4012-ab1f-43901b21bbe2.jpg',
'https://images.openlane.eu/carimgs/5730067/general/1cb8409a-1afd-4143-be01-ea8def61ba2c.jpg',
'https://images.openlane.eu/carimgs/5730067/general/e6834bec-9097-4021-88dd-ba24335bc55e.jpg',
'https://images.openlane.eu/carimgs/5730067/general/d902134e-6b54-437d-884e-44eb64dc1d21.jpg',
'https://images.openlane.eu/carimgs/5730067/general/d8067b44-3cc7-405c-a6e6-0dafa9be38a1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77508,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/ca984689-c06d-4fe7-9de9-331d3d511508.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/c6d2dceb-f3e8-4e18-b6cc-48e6dd24ad58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/a0cc912b-a9cb-4480-9cef-aaa54c01a989.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/c0a91cab-f405-4935-8e62-6d2fced7eda0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/6b280408-ee76-4db1-8867-cee9c56b516a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/15701e60-c059-4012-ab1f-43901b21bbe2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83160,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/1cb8409a-1afd-4143-be01-ea8def61ba2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/e6834bec-9097-4021-88dd-ba24335bc55e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/d902134e-6b54-437d-884e-44eb64dc1d21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/d8067b44-3cc7-405c-a6e6-0dafa9be38a1.jpg',
'Width': 1024}],
'price': 8350,
'price_includes_vat': True,
'registration_date': '2020-06-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Passat Variant 1.6 TDI Style Business - Diesel - '
'Automatic - 120 hp - 202.303 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-25 15:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724143%27 HTTP/1.1" 200 None
2026-03-25 15:24:23 [adesa.be] INFO: Saving data for 10724143: {'created_time': 1774452263.255911, 'last_price_update_time': 1774452263.255924, 'auction_closing_time': 1774519800.0}
2026-03-25 15:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724143') HTTP/1.1" 204 0
2026-03-25 15:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94ad1a17-722e-5822-bdee-7a1b4e8baa0a with identifier: 10724701
2026-03-25 15:24:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94ad1a17-722e-5822-bdee-7a1b4e8baa0a with scrape type 1
2026-03-25 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94ad1a17-722e-5822-bdee-7a1b4e8baa0a
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737463%252Fgeneral%252Fc43142e9-fd50-48b9-ba9a-bec6e5a5adb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737463/general/c43142e9-fd50-48b9-ba9a-bec6e5a5adb9.jpg already downloaded
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737463%252Fgeneral%252Fd8e7cab8-3c10-4476-83d5-5aba7e594ace.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737463/general/d8e7cab8-3c10-4476-83d5-5aba7e594ace.jpg already downloaded
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737463%252Fgeneral%252Fb7755014-facb-4144-8a9a-e3fcf7f49deb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737463/general/b7755014-facb-4144-8a9a-e3fcf7f49deb.jpg already downloaded
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737463%252Fgeneral%252Fd6999b38-dd23-4123-9be3-d8525b9ed60f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737463/general/d6999b38-dd23-4123-9be3-d8525b9ed60f.jpg already downloaded
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737463%252Fgeneral%252Fbe299b13-43e0-47b1-a1b3-52be8e4647d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737463/general/be299b13-43e0-47b1-a1b3-52be8e4647d7.jpg already downloaded
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737463%252Fgeneral%252F0a8ed7a6-944e-4a09-970c-e75223cb76b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737463/general/0a8ed7a6-944e-4a09-970c-e75223cb76b1.jpg already downloaded
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737463%252Fgeneral%252F217226ce-a137-44b3-b8ce-cc84b9a04656.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737463/general/217226ce-a137-44b3-b8ce-cc84b9a04656.jpg already downloaded
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737463%252Fgeneral%252F8b5116b6-6f31-4129-b88a-69ad62e1eb0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737463/general/8b5116b6-6f31-4129-b88a-69ad62e1eb0b.jpg already downloaded
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737463%252Fgeneral%252Fdb3b4bf3-00f6-427c-a900-19803ee96c64.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737463/general/db3b4bf3-00f6-427c-a900-19803ee96c64.jpg already downloaded
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737463%252Fgeneral%252Ff721e59b-a601-4f2f-b639-182b7e0478a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737463/general/f721e59b-a601-4f2f-b639-182b7e0478a9.jpg already downloaded
2026-03-25 15:24:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94ad1a17-722e-5822-bdee-7a1b4e8baa0a, identifier: 10724701
2026-03-25 15:24:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94ad1a17-722e-5822-bdee-7a1b4e8baa0a with identifier: 10724701
2026-03-25 15:24:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94ad1a17-722e-5822-bdee-7a1b4e8baa0a with identifier: 10724701
2026-03-25 15:24:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94ad1a17-722e-5822-bdee-7a1b4e8baa0a with identifier: 10724701 to the API
2026-03-25 15:24:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724701>
{'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-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '94ad1a17-722e-5822-bdee-7a1b4e8baa0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NRE463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724701',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 159537,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5737463/general/c43142e9-fd50-48b9-ba9a-bec6e5a5adb9.jpg',
'https://images.openlane.eu/carimgs/5737463/general/d8e7cab8-3c10-4476-83d5-5aba7e594ace.jpg',
'https://images.openlane.eu/carimgs/5737463/general/b7755014-facb-4144-8a9a-e3fcf7f49deb.jpg',
'https://images.openlane.eu/carimgs/5737463/general/d6999b38-dd23-4123-9be3-d8525b9ed60f.jpg',
'https://images.openlane.eu/carimgs/5737463/general/be299b13-43e0-47b1-a1b3-52be8e4647d7.jpg',
'https://images.openlane.eu/carimgs/5737463/general/0a8ed7a6-944e-4a09-970c-e75223cb76b1.jpg',
'https://images.openlane.eu/carimgs/5737463/general/217226ce-a137-44b3-b8ce-cc84b9a04656.jpg',
'https://images.openlane.eu/carimgs/5737463/general/8b5116b6-6f31-4129-b88a-69ad62e1eb0b.jpg',
'https://images.openlane.eu/carimgs/5737463/general/db3b4bf3-00f6-427c-a900-19803ee96c64.jpg',
'https://images.openlane.eu/carimgs/5737463/general/f721e59b-a601-4f2f-b639-182b7e0478a9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94ad1a17-722e-5822-bdee-7a1b4e8baa0a/94ad1a17-722e-5822-bdee-7a1b4e8baa0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132478,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737463/general/c43142e9-fd50-48b9-ba9a-bec6e5a5adb9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94ad1a17-722e-5822-bdee-7a1b4e8baa0a/94ad1a17-722e-5822-bdee-7a1b4e8baa0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131298,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737463/general/d8e7cab8-3c10-4476-83d5-5aba7e594ace.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94ad1a17-722e-5822-bdee-7a1b4e8baa0a/94ad1a17-722e-5822-bdee-7a1b4e8baa0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119150,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737463/general/b7755014-facb-4144-8a9a-e3fcf7f49deb.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94ad1a17-722e-5822-bdee-7a1b4e8baa0a/94ad1a17-722e-5822-bdee-7a1b4e8baa0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121467,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737463/general/d6999b38-dd23-4123-9be3-d8525b9ed60f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94ad1a17-722e-5822-bdee-7a1b4e8baa0a/94ad1a17-722e-5822-bdee-7a1b4e8baa0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111446,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737463/general/be299b13-43e0-47b1-a1b3-52be8e4647d7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94ad1a17-722e-5822-bdee-7a1b4e8baa0a/94ad1a17-722e-5822-bdee-7a1b4e8baa0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379875,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737463/general/0a8ed7a6-944e-4a09-970c-e75223cb76b1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94ad1a17-722e-5822-bdee-7a1b4e8baa0a/94ad1a17-722e-5822-bdee-7a1b4e8baa0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250242,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737463/general/217226ce-a137-44b3-b8ce-cc84b9a04656.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94ad1a17-722e-5822-bdee-7a1b4e8baa0a/94ad1a17-722e-5822-bdee-7a1b4e8baa0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339799,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737463/general/8b5116b6-6f31-4129-b88a-69ad62e1eb0b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94ad1a17-722e-5822-bdee-7a1b4e8baa0a/94ad1a17-722e-5822-bdee-7a1b4e8baa0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286523,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737463/general/db3b4bf3-00f6-427c-a900-19803ee96c64.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94ad1a17-722e-5822-bdee-7a1b4e8baa0a/94ad1a17-722e-5822-bdee-7a1b4e8baa0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333159,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737463/general/f721e59b-a601-4f2f-b639-182b7e0478a9.jpg',
'Width': 1600}],
'price': 8050,
'price_includes_vat': True,
'registration_date': '2018-02-02',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'BMW X1 18d - Diesel - Automatic - 150 hp - 159.537 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 15:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724701%27 HTTP/1.1" 200 None
2026-03-25 15:24:28 [adesa.be] INFO: Saving data for 10724701: {'created_time': 1774452268.109856, 'last_price_update_time': 1774452268.109868, 'auction_closing_time': 1774606500.0}
2026-03-25 15:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724701') HTTP/1.1" 204 0
2026-03-25 15:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10724000
2026-03-25 15:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 with scrape type 1
2026-03-25 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b34097b7-4bf8-5fd3-895c-b0591fae9a21
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653688%252Fgeneral%252Ff45e5b95-ba0e-4806-9f4a-8a80aec04fdd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653688/general/f45e5b95-ba0e-4806-9f4a-8a80aec04fdd.JPG not downloaded yet
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653688%252Fgeneral%252Fa3fd0697-c282-4a4e-9676-603b125b4b03.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653688/general/a3fd0697-c282-4a4e-9676-603b125b4b03.JPG not downloaded yet
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653688%252Fgeneral%252F25dc493f-129d-4a3e-9fa7-7930fc2d3eae.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653688/general/25dc493f-129d-4a3e-9fa7-7930fc2d3eae.JPG not downloaded yet
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653688%252Fgeneral%252F332c2e91-220c-420f-a9dd-e5502d7e3b6d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653688/general/332c2e91-220c-420f-a9dd-e5502d7e3b6d.JPG not downloaded yet
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653688%252Fgeneral%252F9e574391-ea75-4dd8-95a8-c7a236cf68e5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653688/general/9e574391-ea75-4dd8-95a8-c7a236cf68e5.JPG not downloaded yet
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653688%252Fgeneral%252F0a9650df-4f68-457c-9b58-7b7a7e12b83d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653688/general/0a9650df-4f68-457c-9b58-7b7a7e12b83d.JPG not downloaded yet
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653688%252Fgeneral%252Fc4cba699-b851-4e52-81fe-a7ae72a6fd20.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653688/general/c4cba699-b851-4e52-81fe-a7ae72a6fd20.JPG not downloaded yet
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653688%252Fgeneral%252Fb5f01c0f-a453-496c-81a4-a44b6ccb0885.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653688/general/b5f01c0f-a453-496c-81a4-a44b6ccb0885.JPG not downloaded yet
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653688%252Fgeneral%252F21ca4456-dc72-4c60-90db-62cf5502bc2a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653688/general/21ca4456-dc72-4c60-90db-62cf5502bc2a.JPG not downloaded yet
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653688%252Fgeneral%252F710cb8fa-14be-47c2-884a-0ce19c89a6f0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653688/general/710cb8fa-14be-47c2-884a-0ce19c89a6f0.JPG not downloaded yet
2026-03-25 15:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653688/general/710cb8fa-14be-47c2-884a-0ce19c89a6f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724000)
2026-03-25 15:24:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653688/general/21ca4456-dc72-4c60-90db-62cf5502bc2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724000)
2026-03-25 15:24:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with identifier: 10724762
2026-03-25 15:24:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with scrape type 1
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F764ee97e-58b3-4f90-a7e3-0c8d2866bb9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/764ee97e-58b3-4f90-a7e3-0c8d2866bb9b.jpg not downloaded yet
2026-03-25 15:24:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653688/general/b5f01c0f-a453-496c-81a4-a44b6ccb0885.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724000)
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F0dc6b564-f155-4d01-8460-0d89fd67767c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/0dc6b564-f155-4d01-8460-0d89fd67767c.jpg not downloaded yet
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252Fb3b2e060-16d9-475e-88ef-3da2d5266267.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/b3b2e060-16d9-475e-88ef-3da2d5266267.jpg not downloaded yet
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 due to Ignoring non-200 response
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 due to Ignoring non-200 response
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F4c003c20-575c-41e7-8dc6-48b675e748c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/4c003c20-575c-41e7-8dc6-48b675e748c9.jpg not downloaded yet
2026-03-25 15:24:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653688/general/c4cba699-b851-4e52-81fe-a7ae72a6fd20.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724000)
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252Ff23f0a48-ff15-4abd-9f55-bce2850e3ecd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/f23f0a48-ff15-4abd-9f55-bce2850e3ecd.jpg not downloaded yet
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252Fb816eede-0dd8-43b5-bf22-c2d4b4f8108f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/b816eede-0dd8-43b5-bf22-c2d4b4f8108f.jpg not downloaded yet
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F0c760afb-2b14-48f3-8209-3d68e485752e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/0c760afb-2b14-48f3-8209-3d68e485752e.jpg not downloaded yet
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 due to Ignoring non-200 response
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F80948a10-413b-4b22-9ab7-c2ba056805c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/80948a10-413b-4b22-9ab7-c2ba056805c8.jpg not downloaded yet
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F302dc8f5-f603-404e-9588-f44be37d3789.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/302dc8f5-f603-404e-9588-f44be37d3789.jpg not downloaded yet
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F1a4145ae-6d26-4bd4-800f-f5897998c0a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/1a4145ae-6d26-4bd4-800f-f5897998c0a4.jpg not downloaded yet
2026-03-25 15:24:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 due to Ignoring non-200 response
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745320/general/4c003c20-575c-41e7-8dc6-48b675e748c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724762)
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745320/general/1a4145ae-6d26-4bd4-800f-f5897998c0a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724762)
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b3c710>
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F4c003c20-575c-41e7-8dc6-48b675e748c9.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/4c003c20-575c-41e7-8dc6-48b675e748c9.jpg saved to cache
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745320/general/302dc8f5-f603-404e-9588-f44be37d3789.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724762)
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bb2ad0>
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F1a4145ae-6d26-4bd4-800f-f5897998c0a4.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/1a4145ae-6d26-4bd4-800f-f5897998c0a4.jpg saved to cache
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486cb92d0>
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F302dc8f5-f603-404e-9588-f44be37d3789.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/302dc8f5-f603-404e-9588-f44be37d3789.jpg saved to cache
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745320/general/80948a10-413b-4b22-9ab7-c2ba056805c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724762)
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745320/general/0c760afb-2b14-48f3-8209-3d68e485752e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724762)
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f3bed0>
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F80948a10-413b-4b22-9ab7-c2ba056805c8.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/80948a10-413b-4b22-9ab7-c2ba056805c8.jpg saved to cache
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745320/general/b816eede-0dd8-43b5-bf22-c2d4b4f8108f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724762)
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84879d2610>
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F0c760afb-2b14-48f3-8209-3d68e485752e.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/0c760afb-2b14-48f3-8209-3d68e485752e.jpg saved to cache
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745320/general/f23f0a48-ff15-4abd-9f55-bce2850e3ecd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724762)
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487825e90>
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252Fb816eede-0dd8-43b5-bf22-c2d4b4f8108f.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/b816eede-0dd8-43b5-bf22-c2d4b4f8108f.jpg saved to cache
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745320/general/b3b2e060-16d9-475e-88ef-3da2d5266267.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724762)
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f26190>
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252Ff23f0a48-ff15-4abd-9f55-bce2850e3ecd.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/f23f0a48-ff15-4abd-9f55-bce2850e3ecd.jpg saved to cache
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745320/general/0dc6b564-f155-4d01-8460-0d89fd67767c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724762)
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487944b90>
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252Fb3b2e060-16d9-475e-88ef-3da2d5266267.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/b3b2e060-16d9-475e-88ef-3da2d5266267.jpg saved to cache
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745320/general/764ee97e-58b3-4f90-a7e3-0c8d2866bb9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724762)
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486cbb8d0>
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F0dc6b564-f155-4d01-8460-0d89fd67767c.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/0dc6b564-f155-4d01-8460-0d89fd67767c.jpg saved to cache
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653688/general/0a9650df-4f68-457c-9b58-7b7a7e12b83d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724000)
2026-03-25 15:24:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653688/general/9e574391-ea75-4dd8-95a8-c7a236cf68e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724000)
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848797aa90>
2026-03-25 15:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745320%252Fgeneral%252F764ee97e-58b3-4f90-a7e3-0c8d2866bb9b.jpg') HTTP/1.1" 204 0
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745320/general/764ee97e-58b3-4f90-a7e3-0c8d2866bb9b.jpg saved to cache
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7
2026-03-25 15:24:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21422c56-4a1e-5c97-94ea-8b24d0a71eb7, skipping ID generation
2026-03-25 15:24:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with scrape type 1
2026-03-25 15:24:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 sending to next pipeline
2026-03-25 15:24:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21422c56-4a1e-5c97-94ea-8b24d0a71eb7, identifier: 10724762
2026-03-25 15:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with identifier: 10724762
2026-03-25 15:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with identifier: 10724762
2026-03-25 15:24:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21422c56-4a1e-5c97-94ea-8b24d0a71eb7 with identifier: 10724762 to the API
2026-03-25 15:24:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745320/general/764ee97e-58b3-4f90-a7e3-0c8d2866bb9b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '21422c56-4a1e-5c97-94ea-8b24d0a71eb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBN600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724762',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'i4',
'odometer': 128992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112105,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745320/general/764ee97e-58b3-4f90-a7e3-0c8d2866bb9b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119930,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745320/general/0dc6b564-f155-4d01-8460-0d89fd67767c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93151,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745320/general/b3b2e060-16d9-475e-88ef-3da2d5266267.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103046,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745320/general/4c003c20-575c-41e7-8dc6-48b675e748c9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96416,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745320/general/f23f0a48-ff15-4abd-9f55-bce2850e3ecd.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94810,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745320/general/b816eede-0dd8-43b5-bf22-c2d4b4f8108f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81981,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745320/general/0c760afb-2b14-48f3-8209-3d68e485752e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98390,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745320/general/80948a10-413b-4b22-9ab7-c2ba056805c8.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101912,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745320/general/302dc8f5-f603-404e-9588-f44be37d3789.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21422c56-4a1e-5c97-94ea-8b24d0a71eb7/21422c56-4a1e-5c97-94ea-8b24d0a71eb7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115030,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745320/general/1a4145ae-6d26-4bd4-800f-f5897998c0a4.jpg',
'Width': 640}],
'price': 27200,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW i4 M 50 M Sport - Electric - Automatic - 544 hp - 128.992 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-25 15:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724762%27 HTTP/1.1" 200 None
2026-03-25 15:24:35 [adesa.be] INFO: Saving data for 10724762: {'created_time': 1774452275.354564, 'last_price_update_time': 1774452275.354575, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724762') HTTP/1.1" 204 0
2026-03-25 15:24:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653688/general/332c2e91-220c-420f-a9dd-e5502d7e3b6d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724000)
2026-03-25 15:24:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 due to Ignoring non-200 response
2026-03-25 15:24:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 due to Ignoring non-200 response
2026-03-25 15:24:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653688/general/25dc493f-129d-4a3e-9fa7-7930fc2d3eae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724000)
2026-03-25 15:24:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653688/general/a3fd0697-c282-4a4e-9676-603b125b4b03.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724000)
2026-03-25 15:24:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 due to Ignoring non-200 response
2026-03-25 15:24:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653688/general/f45e5b95-ba0e-4806-9f4a-8a80aec04fdd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724000)
2026-03-25 15:24:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 due to Ignoring non-200 response
2026-03-25 15:24:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 due to Ignoring non-200 response
2026-03-25 15:24:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b34097b7-4bf8-5fd3-895c-b0591fae9a21, skipping ID generation
2026-03-25 15:24:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 with scrape type 1
2026-03-25 15:24:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 sending to next pipeline
2026-03-25 15:24:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b34097b7-4bf8-5fd3-895c-b0591fae9a21, identifier: 10724000
2026-03-25 15:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10724000
2026-03-25 15:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10724000
2026-03-25 15:24:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10724000 to the API
2026-03-25 15:24:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5653688/general/f45e5b95-ba0e-4806-9f4a-8a80aec04fdd.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b34097b7-4bf8-5fd3-895c-b0591fae9a21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMA516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724000',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 172687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photos': [],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Kadjar 1.3 TCe - Petrol - Automatic - 140 hp - 172.687 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724000%27 HTTP/1.1" 200 None
2026-03-25 15:24:36 [adesa.be] INFO: Saving data for 10724000: {'created_time': 1774452276.044884, 'last_price_update_time': 1774452276.044895, 'auction_closing_time': 1774519800.0}
2026-03-25 15:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724000') HTTP/1.1" 204 0
2026-03-25 15:24:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 due to Ignoring non-200 response
2026-03-25 15:24:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24: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 15:24:37 [adesa.be] INFO: Found listing with ID: 10724779
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724779%27 HTTP/1.1" 200 None
2026-03-25 15:24:37 [adesa.be] INFO: Scrape type for 10724779: 1
2026-03-25 15:24:37 [adesa.be] INFO: Scraping item 10724779 url https://www.openlane.eu/en/carv6/auction/10724779
2026-03-25 15:24:37 [adesa.be] INFO: Found listing with ID: 10724528
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724528%27 HTTP/1.1" 200 None
2026-03-25 15:24:37 [adesa.be] INFO: Scrape type for 10724528: 1
2026-03-25 15:24:37 [adesa.be] INFO: Scraping item 10724528 url https://www.openlane.eu/en/carv6/auction/10724528
2026-03-25 15:24:37 [adesa.be] INFO: Found listing with ID: 10724763
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724763%27 HTTP/1.1" 200 None
2026-03-25 15:24:37 [adesa.be] INFO: Scrape type for 10724763: 1
2026-03-25 15:24:37 [adesa.be] INFO: Scraping item 10724763 url https://www.openlane.eu/en/carv6/auction/10724763
2026-03-25 15:24:37 [adesa.be] INFO: Found listing with ID: 10727060
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727060%27 HTTP/1.1" 200 None
2026-03-25 15:24:37 [adesa.be] INFO: Scrape type for 10727060: 1
2026-03-25 15:24:37 [adesa.be] INFO: Scraping item 10727060 url https://www.openlane.eu/en/carv6/auction/10727060
2026-03-25 15:24:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:37 [adesa.be] INFO: Found listing with ID: 10724715
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724715%27 HTTP/1.1" 200 None
2026-03-25 15:24:37 [adesa.be] INFO: Scrape type for 10724715: 1
2026-03-25 15:24:37 [adesa.be] INFO: Scraping item 10724715 url https://www.openlane.eu/en/carv6/auction/10724715
2026-03-25 15:24: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 15:24:37 [adesa.be] INFO: Found listing with ID: 10725655
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725655%27 HTTP/1.1" 200 None
2026-03-25 15:24:37 [adesa.be] INFO: Scrape type for 10725655: 1
2026-03-25 15:24:37 [adesa.be] INFO: Scraping item 10725655 url https://www.openlane.eu/en/carv6/auction/10725655
2026-03-25 15:24:37 [adesa.be] INFO: Found listing with ID: 10724678
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724678%27 HTTP/1.1" 200 None
2026-03-25 15:24:37 [adesa.be] INFO: Scrape type for 10724678: 1
2026-03-25 15:24:37 [adesa.be] INFO: Scraping item 10724678 url https://www.openlane.eu/en/carv6/auction/10724678
2026-03-25 15:24:37 [adesa.be] INFO: Found listing with ID: 10724655
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724655%27 HTTP/1.1" 200 None
2026-03-25 15:24:37 [adesa.be] INFO: Scrape type for 10724655: 1
2026-03-25 15:24:37 [adesa.be] INFO: Scraping item 10724655 url https://www.openlane.eu/en/carv6/auction/10724655
2026-03-25 15:24:37 [adesa.be] INFO: Found listing with ID: 10724773
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724773%27 HTTP/1.1" 200 None
2026-03-25 15:24:37 [adesa.be] INFO: Scrape type for 10724773: 1
2026-03-25 15:24:37 [adesa.be] INFO: Scraping item 10724773 url https://www.openlane.eu/en/carv6/auction/10724773
2026-03-25 15:24:37 [adesa.be] INFO: Found listing with ID: 10724617
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724617%27 HTTP/1.1" 200 None
2026-03-25 15:24:37 [adesa.be] INFO: Scrape type for 10724617: 1
2026-03-25 15:24:37 [adesa.be] INFO: Scraping item 10724617 url https://www.openlane.eu/en/carv6/auction/10724617
2026-03-25 15:24:37 [adesa.be] INFO: Found listing with ID: 10724618
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724618%27 HTTP/1.1" 200 None
2026-03-25 15:24:37 [adesa.be] INFO: Scrape type for 10724618: 1
2026-03-25 15:24:37 [adesa.be] INFO: Scraping item 10724618 url https://www.openlane.eu/en/carv6/auction/10724618
2026-03-25 15:24:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10724571
2026-03-25 15:24:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e551aae8-9345-505d-9ba3-b2be9f0f357b with scrape type 1
2026-03-25 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e551aae8-9345-505d-9ba3-b2be9f0f357b
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5740931%252Fgeneral%252Fe73c4413-c96d-4f90-b6f4-69cab191a7f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740931/general/e73c4413-c96d-4f90-b6f4-69cab191a7f8.jpg already downloaded
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5740931%252Fgeneral%252F968392ee-8b26-4416-8945-7237af076d1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740931/general/968392ee-8b26-4416-8945-7237af076d1a.jpg already downloaded
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5740931%252Fgeneral%252F55171aa1-2f4c-473a-82e1-1cdb58ce9099.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740931/general/55171aa1-2f4c-473a-82e1-1cdb58ce9099.jpg already downloaded
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5740931%252Fgeneral%252F7895ff90-2726-4928-b5a8-c91f9731cf6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740931/general/7895ff90-2726-4928-b5a8-c91f9731cf6e.jpg already downloaded
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5740931%252Fgeneral%252F48de73e6-5f33-48cf-a674-f09873c0f1c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740931/general/48de73e6-5f33-48cf-a674-f09873c0f1c7.jpg already downloaded
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5740931%252Fgeneral%252Fdc54ec8a-b658-4134-bc23-75bf7cdcef07.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740931/general/dc54ec8a-b658-4134-bc23-75bf7cdcef07.jpg already downloaded
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5740931%252Fgeneral%252F0608c145-a21e-439f-905b-a08d4f880d3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740931/general/0608c145-a21e-439f-905b-a08d4f880d3d.jpg already downloaded
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5740931%252Fgeneral%252F66c5a4a7-a111-4b1b-b8c8-c53d45ace439.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740931/general/66c5a4a7-a111-4b1b-b8c8-c53d45ace439.jpg already downloaded
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5740931%252Fgeneral%252F80b190eb-789e-418d-b11c-577c503e61e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740931/general/80b190eb-789e-418d-b11c-577c503e61e6.jpg already downloaded
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5740931%252Fgeneral%252F65b2f62e-8a88-4528-b466-dff2228b0e4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740931/general/65b2f62e-8a88-4528-b466-dff2228b0e4f.jpg already downloaded
2026-03-25 15:24:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e551aae8-9345-505d-9ba3-b2be9f0f357b, identifier: 10724571
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10724623
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724623%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10724623: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10724623 url https://www.openlane.eu/en/carv6/auction/10724623
2026-03-25 15:24:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10724571
2026-03-25 15:24:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10724571
2026-03-25 15:24:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10724571 to the API
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24: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 15:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724571>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 319,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e551aae8-9345-505d-9ba3-b2be9f0f357b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UKB767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 447978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5740931/general/e73c4413-c96d-4f90-b6f4-69cab191a7f8.jpg',
'https://images.openlane.eu/carimgs/5740931/general/968392ee-8b26-4416-8945-7237af076d1a.jpg',
'https://images.openlane.eu/carimgs/5740931/general/55171aa1-2f4c-473a-82e1-1cdb58ce9099.jpg',
'https://images.openlane.eu/carimgs/5740931/general/7895ff90-2726-4928-b5a8-c91f9731cf6e.jpg',
'https://images.openlane.eu/carimgs/5740931/general/48de73e6-5f33-48cf-a674-f09873c0f1c7.jpg',
'https://images.openlane.eu/carimgs/5740931/general/dc54ec8a-b658-4134-bc23-75bf7cdcef07.jpg',
'https://images.openlane.eu/carimgs/5740931/general/0608c145-a21e-439f-905b-a08d4f880d3d.jpg',
'https://images.openlane.eu/carimgs/5740931/general/66c5a4a7-a111-4b1b-b8c8-c53d45ace439.jpg',
'https://images.openlane.eu/carimgs/5740931/general/80b190eb-789e-418d-b11c-577c503e61e6.jpg',
'https://images.openlane.eu/carimgs/5740931/general/65b2f62e-8a88-4528-b466-dff2228b0e4f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e551aae8-9345-505d-9ba3-b2be9f0f357b/e551aae8-9345-505d-9ba3-b2be9f0f357b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 708881,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740931/general/e73c4413-c96d-4f90-b6f4-69cab191a7f8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e551aae8-9345-505d-9ba3-b2be9f0f357b/e551aae8-9345-505d-9ba3-b2be9f0f357b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603134,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740931/general/968392ee-8b26-4416-8945-7237af076d1a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e551aae8-9345-505d-9ba3-b2be9f0f357b/e551aae8-9345-505d-9ba3-b2be9f0f357b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 727906,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740931/general/55171aa1-2f4c-473a-82e1-1cdb58ce9099.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e551aae8-9345-505d-9ba3-b2be9f0f357b/e551aae8-9345-505d-9ba3-b2be9f0f357b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 789175,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740931/general/7895ff90-2726-4928-b5a8-c91f9731cf6e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e551aae8-9345-505d-9ba3-b2be9f0f357b/e551aae8-9345-505d-9ba3-b2be9f0f357b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864060,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740931/general/48de73e6-5f33-48cf-a674-f09873c0f1c7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e551aae8-9345-505d-9ba3-b2be9f0f357b/e551aae8-9345-505d-9ba3-b2be9f0f357b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 705037,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740931/general/dc54ec8a-b658-4134-bc23-75bf7cdcef07.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e551aae8-9345-505d-9ba3-b2be9f0f357b/e551aae8-9345-505d-9ba3-b2be9f0f357b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 562490,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740931/general/0608c145-a21e-439f-905b-a08d4f880d3d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e551aae8-9345-505d-9ba3-b2be9f0f357b/e551aae8-9345-505d-9ba3-b2be9f0f357b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460334,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740931/general/66c5a4a7-a111-4b1b-b8c8-c53d45ace439.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e551aae8-9345-505d-9ba3-b2be9f0f357b/e551aae8-9345-505d-9ba3-b2be9f0f357b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643384,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740931/general/80b190eb-789e-418d-b11c-577c503e61e6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e551aae8-9345-505d-9ba3-b2be9f0f357b/e551aae8-9345-505d-9ba3-b2be9f0f357b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 564787,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740931/general/65b2f62e-8a88-4528-b466-dff2228b0e4f.jpg',
'Width': 2000}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2018-05-28',
'seats_number': 5,
'seller_name': 'Auto-7 bv',
'title': 'BMW 6 Series GT 640d M Sport - xDrive - Diesel - Automatic - 319 hp '
'- 447.978 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724571%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Saving data for 10724571: {'created_time': 1774452278.612561, 'last_price_update_time': 1774452278.612574, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724571') HTTP/1.1" 204 0
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10725640
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725640%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10725640: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10725640 url https://www.openlane.eu/en/carv6/auction/10725640
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10725639
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725639%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10725639: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10725639 url https://www.openlane.eu/en/carv6/auction/10725639
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10724671
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724671%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10724671: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10724671 url https://www.openlane.eu/en/carv6/auction/10724671
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10727080
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727080%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10727080: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10727080 url https://www.openlane.eu/en/carv6/auction/10727080
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10724702
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724702%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10724702: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10724702 url https://www.openlane.eu/en/carv6/auction/10724702
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10725642
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725642%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10725642: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10725642 url https://www.openlane.eu/en/carv6/auction/10725642
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10725633
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725633%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10725633: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10725633 url https://www.openlane.eu/en/carv6/auction/10725633
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10724629
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724629%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10724629: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10724629 url https://www.openlane.eu/en/carv6/auction/10724629
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10724693
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724693%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10724693: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10724693 url https://www.openlane.eu/en/carv6/auction/10724693
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10724634
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724634%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10724634: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10724634 url https://www.openlane.eu/en/carv6/auction/10724634
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10724666
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724666%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10724666: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10724666 url https://www.openlane.eu/en/carv6/auction/10724666
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10724709
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724709%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10724709: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10724709 url https://www.openlane.eu/en/carv6/auction/10724709
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10724767
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724767%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10724767: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10724767 url https://www.openlane.eu/en/carv6/auction/10724767
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10725612
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725612%27 HTTP/1.1" 200 None
2026-03-25 15:24:38 [adesa.be] INFO: Scrape type for 10725612: 1
2026-03-25 15:24:38 [adesa.be] INFO: Scraping item 10725612 url https://www.openlane.eu/en/carv6/auction/10725612
2026-03-25 15:24:38 [adesa.be] INFO: Found listing with ID: 10724533
2026-03-25 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724533%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724533: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724533 url https://www.openlane.eu/en/carv6/auction/10724533
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724614
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724614%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724614: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724614 url https://www.openlane.eu/en/carv6/auction/10724614
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724636
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724636%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724636: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724636 url https://www.openlane.eu/en/carv6/auction/10724636
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724661
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724661%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724661: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724661 url https://www.openlane.eu/en/carv6/auction/10724661
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10725638
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725638%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10725638: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10725638 url https://www.openlane.eu/en/carv6/auction/10725638
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724769
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724769%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724769: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724769 url https://www.openlane.eu/en/carv6/auction/10724769
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724697
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724697%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724697: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724697 url https://www.openlane.eu/en/carv6/auction/10724697
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724790
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724790%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724790: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724790 url https://www.openlane.eu/en/carv6/auction/10724790
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724792
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724792%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724792: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724792 url https://www.openlane.eu/en/carv6/auction/10724792
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10727152
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727152%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10727152: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10727152 url https://www.openlane.eu/en/carv6/auction/10727152
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724657
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724657%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724657: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724657 url https://www.openlane.eu/en/carv6/auction/10724657
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724689
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724689%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724689: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724689 url https://www.openlane.eu/en/carv6/auction/10724689
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10725632
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725632%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10725632: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10725632 url https://www.openlane.eu/en/carv6/auction/10725632
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10725635
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725635%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10725635: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10725635 url https://www.openlane.eu/en/carv6/auction/10725635
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724664
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724664%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724664: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724664 url https://www.openlane.eu/en/carv6/auction/10724664
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724624
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724624%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724624: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724624 url https://www.openlane.eu/en/carv6/auction/10724624
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10725646
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725646%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10725646: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10725646 url https://www.openlane.eu/en/carv6/auction/10725646
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724691
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724691%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724691: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724691 url https://www.openlane.eu/en/carv6/auction/10724691
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724684
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724684%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724684: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724684 url https://www.openlane.eu/en/carv6/auction/10724684
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10727081
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727081%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10727081: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10727081 url https://www.openlane.eu/en/carv6/auction/10727081
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10727103
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727103%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10727103: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10727103 url https://www.openlane.eu/en/carv6/auction/10727103
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10721615
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721615%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10721615: 0
2026-03-25 15:24:39 [adesa.be] INFO: Skipping item 10721615 url https://www.openlane.eu/en/carv6/auction/10721615
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10721452
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721452%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10721452: 0
2026-03-25 15:24:39 [adesa.be] INFO: Skipping item 10721452 url https://www.openlane.eu/en/carv6/auction/10721452
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724612
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724612%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724612: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724612 url https://www.openlane.eu/en/carv6/auction/10724612
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10727096
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727096%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10727096: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10727096 url https://www.openlane.eu/en/carv6/auction/10727096
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724601
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724601%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724601: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724601 url https://www.openlane.eu/en/carv6/auction/10724601
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10727093
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727093%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10727093: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10727093 url https://www.openlane.eu/en/carv6/auction/10727093
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724681
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724681%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724681: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724681 url https://www.openlane.eu/en/carv6/auction/10724681
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724713
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724713%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724713: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724713 url https://www.openlane.eu/en/carv6/auction/10724713
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724600
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724600%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724600: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724600 url https://www.openlane.eu/en/carv6/auction/10724600
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724668
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724668%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724668: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724668 url https://www.openlane.eu/en/carv6/auction/10724668
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10725629
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725629%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10725629: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10725629 url https://www.openlane.eu/en/carv6/auction/10725629
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724695
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724695%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724695: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724695 url https://www.openlane.eu/en/carv6/auction/10724695
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10727084
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727084%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10727084: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10727084 url https://www.openlane.eu/en/carv6/auction/10727084
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724572
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724572%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724572: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724572 url https://www.openlane.eu/en/carv6/auction/10724572
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10725609
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725609%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10725609: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10725609 url https://www.openlane.eu/en/carv6/auction/10725609
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724607
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724607%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724607: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724607 url https://www.openlane.eu/en/carv6/auction/10724607
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724781
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724781%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724781: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724781 url https://www.openlane.eu/en/carv6/auction/10724781
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10727106
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727106%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10727106: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10727106 url https://www.openlane.eu/en/carv6/auction/10727106
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724768
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724768%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724768: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724768 url https://www.openlane.eu/en/carv6/auction/10724768
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10725650
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725650%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10725650: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10725650 url https://www.openlane.eu/en/carv6/auction/10725650
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724648
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724648%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724648: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724648 url https://www.openlane.eu/en/carv6/auction/10724648
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10725651
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725651%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10725651: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10725651 url https://www.openlane.eu/en/carv6/auction/10725651
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10725652
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725652%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10725652: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10725652 url https://www.openlane.eu/en/carv6/auction/10725652
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724583
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724583%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724583: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724583 url https://www.openlane.eu/en/carv6/auction/10724583
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724550
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724550%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724550: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724550 url https://www.openlane.eu/en/carv6/auction/10724550
2026-03-25 15:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724630
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724630%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724630: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724630 url https://www.openlane.eu/en/carv6/auction/10724630
2026-03-25 15:24:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724606
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724606%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724606: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724606 url https://www.openlane.eu/en/carv6/auction/10724606
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724578
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724578%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724578: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724578 url https://www.openlane.eu/en/carv6/auction/10724578
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10727079
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727079%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10727079: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10727079 url https://www.openlane.eu/en/carv6/auction/10727079
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724535
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724535%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724535: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724535 url https://www.openlane.eu/en/carv6/auction/10724535
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724522
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724522%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724522: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724522 url https://www.openlane.eu/en/carv6/auction/10724522
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10724552
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724552%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [adesa.be] INFO: Scrape type for 10724552: 1
2026-03-25 15:24:39 [adesa.be] INFO: Scraping item 10724552 url https://www.openlane.eu/en/carv6/auction/10724552
2026-03-25 15:24:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15248bc5-a774-51e2-b69a-a2b6a5436a98 with identifier: 10725611
2026-03-25 15:24:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15248bc5-a774-51e2-b69a-a2b6a5436a98 with scrape type 1
2026-03-25 15:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15248bc5-a774-51e2-b69a-a2b6a5436a98
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745745%252Fgeneral%252F507d232b-b951-45cd-bed8-5260d860d78d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745745/general/507d232b-b951-45cd-bed8-5260d860d78d.JPG not downloaded yet
2026-03-25 15:24:39 [adesa.be] INFO: Found listing with ID: 10727068
2026-03-25 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727068%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10727068: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10727068 url https://www.openlane.eu/en/carv6/auction/10727068
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745745%252Fgeneral%252F6247d88e-e765-424f-998d-f9bdd14923a1.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745745/general/6247d88e-e765-424f-998d-f9bdd14923a1.JPG not downloaded yet
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724568
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724568%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724568: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724568 url https://www.openlane.eu/en/carv6/auction/10724568
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745745%252Fgeneral%252Fe82da2e6-474c-4cf7-b3fd-af25823cf4c9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745745/general/e82da2e6-474c-4cf7-b3fd-af25823cf4c9.JPG not downloaded yet
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724756
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724756%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724756: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724756 url https://www.openlane.eu/en/carv6/auction/10724756
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745745%252Fgeneral%252F17955639-b86b-487f-9c12-baf4dfafb0df.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745745/general/17955639-b86b-487f-9c12-baf4dfafb0df.JPG not downloaded yet
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724573
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724573%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724573: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724573 url https://www.openlane.eu/en/carv6/auction/10724573
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745745%252Fgeneral%252F213fd246-126d-4c80-952a-c72600611aba.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745745/general/213fd246-126d-4c80-952a-c72600611aba.JPG not downloaded yet
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10725613
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725613%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10725613: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10725613 url https://www.openlane.eu/en/carv6/auction/10725613
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745745%252Fgeneral%252F355acc00-59c6-4ba5-8fb7-f43db5e0a1f5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745745/general/355acc00-59c6-4ba5-8fb7-f43db5e0a1f5.JPG not downloaded yet
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724688
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724688%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724688: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724688 url https://www.openlane.eu/en/carv6/auction/10724688
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745745%252Fgeneral%252F6993798d-ba11-4c12-84ab-a133cbb0bce1.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745745/general/6993798d-ba11-4c12-84ab-a133cbb0bce1.JPG not downloaded yet
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724574
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724574%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724574: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724574 url https://www.openlane.eu/en/carv6/auction/10724574
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745745%252Fgeneral%252Fa7542496-b913-4eaf-9961-6767a6221cb6.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745745/general/a7542496-b913-4eaf-9961-6767a6221cb6.JPG not downloaded yet
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10725656
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725656%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10725656: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10725656 url https://www.openlane.eu/en/carv6/auction/10725656
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745745%252Fgeneral%252F638e04a9-b112-4b1e-b378-c1c99f5d20fa.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745745/general/638e04a9-b112-4b1e-b378-c1c99f5d20fa.JPG not downloaded yet
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10725624
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725624%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10725624: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10725624 url https://www.openlane.eu/en/carv6/auction/10725624
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745745%252Fgeneral%252F3b5bf8de-ea39-4eed-97bb-228e01c7f525.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745745/general/3b5bf8de-ea39-4eed-97bb-228e01c7f525.JPG not downloaded yet
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10725622
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725622%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10725622: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10725622 url https://www.openlane.eu/en/carv6/auction/10725622
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724619
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724619%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724619: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724619 url https://www.openlane.eu/en/carv6/auction/10724619
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724637
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724637%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724637: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724637 url https://www.openlane.eu/en/carv6/auction/10724637
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724565
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724565%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724565: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724565 url https://www.openlane.eu/en/carv6/auction/10724565
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10727056
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727056%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10727056: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10727056 url https://www.openlane.eu/en/carv6/auction/10727056
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724699
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724699%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724699: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724699 url https://www.openlane.eu/en/carv6/auction/10724699
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724665
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724665%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724665: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724665 url https://www.openlane.eu/en/carv6/auction/10724665
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724673
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724673%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724673: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724673 url https://www.openlane.eu/en/carv6/auction/10724673
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724597
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724597%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724597: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724597 url https://www.openlane.eu/en/carv6/auction/10724597
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10725628
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725628%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10725628: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10725628 url https://www.openlane.eu/en/carv6/auction/10725628
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10725648
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725648%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10725648: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10725648 url https://www.openlane.eu/en/carv6/auction/10725648
2026-03-25 15:24:40 [adesa.be] INFO: Found listing with ID: 10724586
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724586%27 HTTP/1.1" 200 None
2026-03-25 15:24:40 [adesa.be] INFO: Scrape type for 10724586: 1
2026-03-25 15:24:40 [adesa.be] INFO: Scraping item 10724586 url https://www.openlane.eu/en/carv6/auction/10724586
2026-03-25 15:24:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24: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 15:24:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10724541
2026-03-25 15:24:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with scrape type 1
2026-03-25 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87a89c9d-2073-5211-acb8-8b75f9e2b1a5
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5737171%252Fgeneral%252F9339bb13-2350-40d5-89fb-c65697b1fc6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737171/general/9339bb13-2350-40d5-89fb-c65697b1fc6c.jpg already downloaded
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5737171%252Fgeneral%252Fde3a34f0-f33c-4172-83af-0c68da7e15ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737171/general/de3a34f0-f33c-4172-83af-0c68da7e15ee.jpg already downloaded
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5737171%252Fgeneral%252F4fa1e736-3ed4-4d9f-aeec-8ee07ac6b240.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737171/general/4fa1e736-3ed4-4d9f-aeec-8ee07ac6b240.jpg already downloaded
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5737171%252Fgeneral%252F0a9981b9-efe8-47f0-8625-f3fd535e57ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737171/general/0a9981b9-efe8-47f0-8625-f3fd535e57ae.jpg already downloaded
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5737171%252Fgeneral%252Ff3014c01-350c-44a1-a84c-90b6853fe45d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737171/general/f3014c01-350c-44a1-a84c-90b6853fe45d.jpg already downloaded
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5737171%252Fgeneral%252F58ce4f5c-6da0-40c3-8a2b-3f5587154ca2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737171/general/58ce4f5c-6da0-40c3-8a2b-3f5587154ca2.jpg already downloaded
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5737171%252Fgeneral%252Fdb73dd78-ad42-4e69-a2c2-25c8afd97443.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737171/general/db73dd78-ad42-4e69-a2c2-25c8afd97443.jpg already downloaded
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5737171%252Fgeneral%252F9076c378-36d0-426b-8f4e-73f4a0ca09cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737171/general/9076c378-36d0-426b-8f4e-73f4a0ca09cd.jpg already downloaded
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5737171%252Fgeneral%252F89b19ce1-6c6f-4ffc-9f1a-e4dc2ab2cae3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737171/general/89b19ce1-6c6f-4ffc-9f1a-e4dc2ab2cae3.jpg already downloaded
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5737171%252Fgeneral%252Fc9dd337e-c6b2-463d-83bc-24a31c34d57e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737171/general/c9dd337e-c6b2-463d-83bc-24a31c34d57e.jpg already downloaded
2026-03-25 15:24:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5, identifier: 10724541
2026-03-25 15:24:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10724541
2026-03-25 15:24:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10724541
2026-03-25 15:24:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10724541 to the API
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24: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 15:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724541>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 312,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '87a89c9d-2073-5211-acb8-8b75f9e2b1a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DQI326',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 83865,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5737171/general/9339bb13-2350-40d5-89fb-c65697b1fc6c.jpg',
'https://images.openlane.eu/carimgs/5737171/general/de3a34f0-f33c-4172-83af-0c68da7e15ee.jpg',
'https://images.openlane.eu/carimgs/5737171/general/4fa1e736-3ed4-4d9f-aeec-8ee07ac6b240.jpg',
'https://images.openlane.eu/carimgs/5737171/general/0a9981b9-efe8-47f0-8625-f3fd535e57ae.jpg',
'https://images.openlane.eu/carimgs/5737171/general/f3014c01-350c-44a1-a84c-90b6853fe45d.jpg',
'https://images.openlane.eu/carimgs/5737171/general/58ce4f5c-6da0-40c3-8a2b-3f5587154ca2.jpg',
'https://images.openlane.eu/carimgs/5737171/general/db73dd78-ad42-4e69-a2c2-25c8afd97443.jpg',
'https://images.openlane.eu/carimgs/5737171/general/9076c378-36d0-426b-8f4e-73f4a0ca09cd.jpg',
'https://images.openlane.eu/carimgs/5737171/general/89b19ce1-6c6f-4ffc-9f1a-e4dc2ab2cae3.jpg',
'https://images.openlane.eu/carimgs/5737171/general/c9dd337e-c6b2-463d-83bc-24a31c34d57e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87a89c9d-2073-5211-acb8-8b75f9e2b1a5/87a89c9d-2073-5211-acb8-8b75f9e2b1a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222329,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737171/general/9339bb13-2350-40d5-89fb-c65697b1fc6c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87a89c9d-2073-5211-acb8-8b75f9e2b1a5/87a89c9d-2073-5211-acb8-8b75f9e2b1a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221390,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737171/general/de3a34f0-f33c-4172-83af-0c68da7e15ee.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87a89c9d-2073-5211-acb8-8b75f9e2b1a5/87a89c9d-2073-5211-acb8-8b75f9e2b1a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204073,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737171/general/4fa1e736-3ed4-4d9f-aeec-8ee07ac6b240.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87a89c9d-2073-5211-acb8-8b75f9e2b1a5/87a89c9d-2073-5211-acb8-8b75f9e2b1a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228225,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737171/general/0a9981b9-efe8-47f0-8625-f3fd535e57ae.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87a89c9d-2073-5211-acb8-8b75f9e2b1a5/87a89c9d-2073-5211-acb8-8b75f9e2b1a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240854,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737171/general/f3014c01-350c-44a1-a84c-90b6853fe45d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87a89c9d-2073-5211-acb8-8b75f9e2b1a5/87a89c9d-2073-5211-acb8-8b75f9e2b1a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240631,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737171/general/58ce4f5c-6da0-40c3-8a2b-3f5587154ca2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87a89c9d-2073-5211-acb8-8b75f9e2b1a5/87a89c9d-2073-5211-acb8-8b75f9e2b1a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312539,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737171/general/db73dd78-ad42-4e69-a2c2-25c8afd97443.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87a89c9d-2073-5211-acb8-8b75f9e2b1a5/87a89c9d-2073-5211-acb8-8b75f9e2b1a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283481,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737171/general/9076c378-36d0-426b-8f4e-73f4a0ca09cd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87a89c9d-2073-5211-acb8-8b75f9e2b1a5/87a89c9d-2073-5211-acb8-8b75f9e2b1a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303498,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737171/general/89b19ce1-6c6f-4ffc-9f1a-e4dc2ab2cae3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87a89c9d-2073-5211-acb8-8b75f9e2b1a5/87a89c9d-2073-5211-acb8-8b75f9e2b1a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304749,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737171/general/c9dd337e-c6b2-463d-83bc-24a31c34d57e.jpg',
'Width': 2000}],
'price': 28950,
'price_includes_vat': True,
'registration_date': '2016-04-28',
'seats_number': 4,
'seller_name': 'HD AUTO',
'title': 'BMW 6 Series 640d M Sport - xDrive - Diesel - Automatic - 312 hp - '
'83.865 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2016}
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724541%27 HTTP/1.1" 200 None
2026-03-25 15:24:42 [adesa.be] INFO: Saving data for 10724541: {'created_time': 1774452282.938585, 'last_price_update_time': 1774452282.938598, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724541') HTTP/1.1" 204 0
2026-03-25 15:24:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24: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 15:24:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10724788
2026-03-25 15:24:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd86541-552f-5173-981d-d5906b3a72cc with scrape type 1
2026-03-25 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cd86541-552f-5173-981d-d5906b3a72cc
2026-03-25 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5746008%252Fgeneral%252F23e0c4fe-0706-4f59-b9f7-b49835a461da.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/23e0c4fe-0706-4f59-b9f7-b49835a461da.jpeg not downloaded yet
2026-03-25 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5746008%252Fgeneral%252F9a640c6d-de6c-4351-9998-d909d32ade70.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/9a640c6d-de6c-4351-9998-d909d32ade70.jpeg not downloaded yet
2026-03-25 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5746008%252Fgeneral%252F455e66b4-2d1a-4d2b-8421-4e94544f575e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/455e66b4-2d1a-4d2b-8421-4e94544f575e.jpeg not downloaded yet
2026-03-25 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5746008%252Fgeneral%252F97932ad6-87b8-41c3-876c-e0dc83d7b7ee.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/97932ad6-87b8-41c3-876c-e0dc83d7b7ee.jpeg not downloaded yet
2026-03-25 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5746008%252Fgeneral%252F1f0decb5-f2c6-4f2e-b1ef-a3a86a775193.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/1f0decb5-f2c6-4f2e-b1ef-a3a86a775193.jpeg not downloaded yet
2026-03-25 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5746008%252Fgeneral%252F579976a1-e300-45ba-b8f7-9618bcf28d86.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/579976a1-e300-45ba-b8f7-9618bcf28d86.jpeg not downloaded yet
2026-03-25 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5746008%252Fgeneral%252Ff0698eab-403b-4c78-8863-bef350504ede.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/f0698eab-403b-4c78-8863-bef350504ede.jpeg not downloaded yet
2026-03-25 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5746008%252Fgeneral%252Fc1ceedcc-4d7a-4d8e-b309-4360c0419b59.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/c1ceedcc-4d7a-4d8e-b309-4360c0419b59.jpeg not downloaded yet
2026-03-25 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5746008%252Fgeneral%252Fca1f72b1-0371-495b-9144-492545db7bd8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/ca1f72b1-0371-495b-9144-492545db7bd8.jpeg not downloaded yet
2026-03-25 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5746008%252Fgeneral%252Ff3c161c8-e668-48ad-a798-1773aac103e3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/f3c161c8-e668-48ad-a798-1773aac103e3.jpeg not downloaded yet
2026-03-25 15:24:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.447(s), this was the 1st time calling it.
2026-03-25 15:24:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.618534974684413 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:24:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85467e02-9f87-5b83-bde8-2f1bef5d49aa with identifier: 10724778
2026-03-25 15:24:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa with scrape type 1
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745851%252Fgeneral%252Fd9d56758-9934-48d1-b06d-a149925486dd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/d9d56758-9934-48d1-b06d-a149925486dd.jpeg not downloaded yet
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745851%252Fgeneral%252Ff409c10f-f5df-4c90-8a5f-5e1e680627a8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/f409c10f-f5df-4c90-8a5f-5e1e680627a8.jpeg not downloaded yet
2026-03-25 15:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746008/general/f3c161c8-e668-48ad-a798-1773aac103e3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724788)
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745851%252Fgeneral%252F6ebe8d5b-e282-49ac-aa23-ae6cee6e2ddb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/6ebe8d5b-e282-49ac-aa23-ae6cee6e2ddb.jpeg not downloaded yet
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745851%252Fgeneral%252F17c6cb75-fd8f-4ea1-b1a8-c264dbe71bd2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/17c6cb75-fd8f-4ea1-b1a8-c264dbe71bd2.jpeg not downloaded yet
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745851%252Fgeneral%252F74ca5603-f546-4a30-96bb-1040d075a7a2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/74ca5603-f546-4a30-96bb-1040d075a7a2.jpeg not downloaded yet
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745851%252Fgeneral%252Fadf777f2-1194-4ddd-a12b-e8f53de17fce.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/adf777f2-1194-4ddd-a12b-e8f53de17fce.jpeg not downloaded yet
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745851%252Fgeneral%252F6d18344c-89f0-42ca-8944-1848b41758f8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/6d18344c-89f0-42ca-8944-1848b41758f8.jpeg not downloaded yet
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745851%252Fgeneral%252F8881348f-7922-426e-a7ba-0ee69fd62941.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/8881348f-7922-426e-a7ba-0ee69fd62941.jpeg not downloaded yet
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745851%252Fgeneral%252F1dbf5413-c3a3-45cb-9a35-aeb27fe77c39.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/1dbf5413-c3a3-45cb-9a35-aeb27fe77c39.jpeg not downloaded yet
2026-03-25 15:24:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:24:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487945710>
2026-03-25 15:24:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746008%252Fgeneral%252Ff3c161c8-e668-48ad-a798-1773aac103e3.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/f3c161c8-e668-48ad-a798-1773aac103e3.jpeg saved to cache
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6cd86541-552f-5173-981d-d5906b3a72cc
2026-03-25 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5745851%252Fgeneral%252F4c70f6e2-88fe-4594-be7e-6e1a74b2779c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/4c70f6e2-88fe-4594-be7e-6e1a74b2779c.jpeg not downloaded yet
2026-03-25 15:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745851/general/d9d56758-9934-48d1-b06d-a149925486dd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724778)
2026-03-25 15:24:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d02d50>
2026-03-25 15:24:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745851%252Fgeneral%252Fd9d56758-9934-48d1-b06d-a149925486dd.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/d9d56758-9934-48d1-b06d-a149925486dd.jpeg saved to cache
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa
2026-03-25 15:24:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:24: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 15:24:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10724548
2026-03-25 15:24:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with scrape type 1
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfc2b3cf-acff-5fb2-bad9-8e7182d1a642
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730961%252Fgeneral%252F8ebc7aed-9042-464c-bff3-e136039918e7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730961/general/8ebc7aed-9042-464c-bff3-e136039918e7.jpeg already downloaded
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730961%252Fgeneral%252Ff92cbd8f-1185-4733-9838-145fbba02a95.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730961/general/f92cbd8f-1185-4733-9838-145fbba02a95.jpeg already downloaded
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730961%252Fgeneral%252F33d012b3-e379-408b-8727-b86de0a822d3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730961/general/33d012b3-e379-408b-8727-b86de0a822d3.jpeg already downloaded
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730961%252Fgeneral%252F6a329f68-56fc-4870-a456-f3df3171ecc1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730961/general/6a329f68-56fc-4870-a456-f3df3171ecc1.jpeg already downloaded
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730961%252Fgeneral%252F748f0560-ced5-4882-9d37-f4a492467be1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730961/general/748f0560-ced5-4882-9d37-f4a492467be1.jpeg already downloaded
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730961%252Fgeneral%252F2ba9d868-d356-44c8-8e61-686b52eb82a0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730961/general/2ba9d868-d356-44c8-8e61-686b52eb82a0.jpeg already downloaded
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730961%252Fgeneral%252F1f428c78-a6da-4330-b377-1803e366a7be.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730961/general/1f428c78-a6da-4330-b377-1803e366a7be.jpeg already downloaded
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730961%252Fgeneral%252F26c607ac-6c29-4e19-9840-5ae4482495ee.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730961/general/26c607ac-6c29-4e19-9840-5ae4482495ee.jpeg already downloaded
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730961%252Fgeneral%252F6f59b4ee-1736-4c9e-abae-7f0f4138d0c6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730961/general/6f59b4ee-1736-4c9e-abae-7f0f4138d0c6.jpeg already downloaded
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24: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%252F5730961%252Fgeneral%252F5eca08ed-3779-4955-8332-a3fb79d54e99.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730961/general/5eca08ed-3779-4955-8332-a3fb79d54e99.jpeg already downloaded
2026-03-25 15:24:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642, identifier: 10724548
2026-03-25 15:24:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10724548
2026-03-25 15:24:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10724548
2026-03-25 15:24:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10724548 to the API
2026-03-25 15:24:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:24:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'dfc2b3cf-acff-5fb2-bad9-8e7182d1a642',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSJ397',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724548',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 129603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5730961/general/8ebc7aed-9042-464c-bff3-e136039918e7.jpeg',
'https://images.openlane.eu/carimgs/5730961/general/f92cbd8f-1185-4733-9838-145fbba02a95.jpeg',
'https://images.openlane.eu/carimgs/5730961/general/33d012b3-e379-408b-8727-b86de0a822d3.jpeg',
'https://images.openlane.eu/carimgs/5730961/general/6a329f68-56fc-4870-a456-f3df3171ecc1.jpeg',
'https://images.openlane.eu/carimgs/5730961/general/748f0560-ced5-4882-9d37-f4a492467be1.jpeg',
'https://images.openlane.eu/carimgs/5730961/general/2ba9d868-d356-44c8-8e61-686b52eb82a0.jpeg',
'https://images.openlane.eu/carimgs/5730961/general/1f428c78-a6da-4330-b377-1803e366a7be.jpeg',
'https://images.openlane.eu/carimgs/5730961/general/26c607ac-6c29-4e19-9840-5ae4482495ee.jpeg',
'https://images.openlane.eu/carimgs/5730961/general/6f59b4ee-1736-4c9e-abae-7f0f4138d0c6.jpeg',
'https://images.openlane.eu/carimgs/5730961/general/5eca08ed-3779-4955-8332-a3fb79d54e99.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfc2b3cf-acff-5fb2-bad9-8e7182d1a642/dfc2b3cf-acff-5fb2-bad9-8e7182d1a642_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2346537,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730961/general/8ebc7aed-9042-464c-bff3-e136039918e7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfc2b3cf-acff-5fb2-bad9-8e7182d1a642/dfc2b3cf-acff-5fb2-bad9-8e7182d1a642_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2440831,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730961/general/f92cbd8f-1185-4733-9838-145fbba02a95.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfc2b3cf-acff-5fb2-bad9-8e7182d1a642/dfc2b3cf-acff-5fb2-bad9-8e7182d1a642_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2025100,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730961/general/33d012b3-e379-408b-8727-b86de0a822d3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfc2b3cf-acff-5fb2-bad9-8e7182d1a642/dfc2b3cf-acff-5fb2-bad9-8e7182d1a642_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2339203,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730961/general/6a329f68-56fc-4870-a456-f3df3171ecc1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfc2b3cf-acff-5fb2-bad9-8e7182d1a642/dfc2b3cf-acff-5fb2-bad9-8e7182d1a642_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5824031,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730961/general/748f0560-ced5-4882-9d37-f4a492467be1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfc2b3cf-acff-5fb2-bad9-8e7182d1a642/dfc2b3cf-acff-5fb2-bad9-8e7182d1a642_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5505878,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730961/general/2ba9d868-d356-44c8-8e61-686b52eb82a0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfc2b3cf-acff-5fb2-bad9-8e7182d1a642/dfc2b3cf-acff-5fb2-bad9-8e7182d1a642_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2974275,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730961/general/1f428c78-a6da-4330-b377-1803e366a7be.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfc2b3cf-acff-5fb2-bad9-8e7182d1a642/dfc2b3cf-acff-5fb2-bad9-8e7182d1a642_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1424076,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730961/general/26c607ac-6c29-4e19-9840-5ae4482495ee.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfc2b3cf-acff-5fb2-bad9-8e7182d1a642/dfc2b3cf-acff-5fb2-bad9-8e7182d1a642_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3098323,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730961/general/6f59b4ee-1736-4c9e-abae-7f0f4138d0c6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfc2b3cf-acff-5fb2-bad9-8e7182d1a642/dfc2b3cf-acff-5fb2-bad9-8e7182d1a642_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2939687,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730961/general/5eca08ed-3779-4955-8332-a3fb79d54e99.jpeg',
'Width': 5712}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'LM CAR COMPANY',
'title': 'BMW 5 Series Touring 530e M Sport - xDrive - Hybrid - Automatic - '
'184 hp - 129.603 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-25 15:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724548%27 HTTP/1.1" 200 None
2026-03-25 15:24:59 [adesa.be] INFO: Saving data for 10724548: {'created_time': 1774452299.546389, 'last_price_update_time': 1774452299.546405, 'auction_closing_time': 1774603800.0}
2026-03-25 15:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724548') HTTP/1.1" 204 0
2026-03-25 15:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745851/general/1dbf5413-c3a3-45cb-9a35-aeb27fe77c39.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724778)
2026-03-25 15:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745851/general/4c70f6e2-88fe-4594-be7e-6e1a74b2779c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724778)
2026-03-25 15:24:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:24:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d00f10>
2026-03-25 15:24:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745851%252Fgeneral%252F1dbf5413-c3a3-45cb-9a35-aeb27fe77c39.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/1dbf5413-c3a3-45cb-9a35-aeb27fe77c39.jpeg saved to cache
2026-03-25 15:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa
2026-03-25 15:24:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:24:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:24:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cf6f50>
2026-03-25 15:24:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:24: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 15:24:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:24:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745851%252Fgeneral%252F4c70f6e2-88fe-4594-be7e-6e1a74b2779c.jpeg') HTTP/1.1" 204 0
2026-03-25 15:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/4c70f6e2-88fe-4594-be7e-6e1a74b2779c.jpeg saved to cache
2026-03-25 15:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa
2026-03-25 15:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745851/general/8881348f-7922-426e-a7ba-0ee69fd62941.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724778)
2026-03-25 15:25:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848780b150>
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745851%252Fgeneral%252F8881348f-7922-426e-a7ba-0ee69fd62941.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/8881348f-7922-426e-a7ba-0ee69fd62941.jpeg saved to cache
2026-03-25 15:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa
2026-03-25 15:25:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745851/general/6d18344c-89f0-42ca-8944-1848b41758f8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724778)
2026-03-25 15:25:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f893d0>
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745851%252Fgeneral%252F6d18344c-89f0-42ca-8944-1848b41758f8.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/6d18344c-89f0-42ca-8944-1848b41758f8.jpeg saved to cache
2026-03-25 15:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa
2026-03-25 15:25:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745851/general/74ca5603-f546-4a30-96bb-1040d075a7a2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724778)
2026-03-25 15:25:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745851/general/17c6cb75-fd8f-4ea1-b1a8-c264dbe71bd2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724778)
2026-03-25 15:25:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486cbbe90>
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745851%252Fgeneral%252F74ca5603-f546-4a30-96bb-1040d075a7a2.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/74ca5603-f546-4a30-96bb-1040d075a7a2.jpeg saved to cache
2026-03-25 15:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495b50610>
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745851%252Fgeneral%252F17c6cb75-fd8f-4ea1-b1a8-c264dbe71bd2.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/17c6cb75-fd8f-4ea1-b1a8-c264dbe71bd2.jpeg saved to cache
2026-03-25 15:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa
2026-03-25 15:25:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745851/general/6ebe8d5b-e282-49ac-aa23-ae6cee6e2ddb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724778)
2026-03-25 15:25:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745851/general/f409c10f-f5df-4c90-8a5f-5e1e680627a8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724778)
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848790bd50>
2026-03-25 15:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745851%252Fgeneral%252F6ebe8d5b-e282-49ac-aa23-ae6cee6e2ddb.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/6ebe8d5b-e282-49ac-aa23-ae6cee6e2ddb.jpeg saved to cache
2026-03-25 15:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa
2026-03-25 15:25:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746008/general/ca1f72b1-0371-495b-9144-492545db7bd8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724788)
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84877f4850>
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745851%252Fgeneral%252Ff409c10f-f5df-4c90-8a5f-5e1e680627a8.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/f409c10f-f5df-4c90-8a5f-5e1e680627a8.jpeg saved to cache
2026-03-25 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa
2026-03-25 15:25:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745851/general/adf777f2-1194-4ddd-a12b-e8f53de17fce.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724778)
2026-03-25 15:25:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487acc390>
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746008%252Fgeneral%252Fca1f72b1-0371-495b-9144-492545db7bd8.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/ca1f72b1-0371-495b-9144-492545db7bd8.jpeg saved to cache
2026-03-25 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6cd86541-552f-5173-981d-d5906b3a72cc
2026-03-25 15:25:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746008/general/c1ceedcc-4d7a-4d8e-b309-4360c0419b59.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724788)
2026-03-25 15:25:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746008/general/f0698eab-403b-4c78-8863-bef350504ede.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724788)
2026-03-25 15:25:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b0d6d0>
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745851%252Fgeneral%252Fadf777f2-1194-4ddd-a12b-e8f53de17fce.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745851/general/adf777f2-1194-4ddd-a12b-e8f53de17fce.jpeg saved to cache
2026-03-25 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa
2026-03-25 15:25:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85467e02-9f87-5b83-bde8-2f1bef5d49aa, skipping ID generation
2026-03-25 15:25:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa with scrape type 1
2026-03-25 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85467e02-9f87-5b83-bde8-2f1bef5d49aa sending to next pipeline
2026-03-25 15:25:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85467e02-9f87-5b83-bde8-2f1bef5d49aa, identifier: 10724778
2026-03-25 15:25:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85467e02-9f87-5b83-bde8-2f1bef5d49aa with identifier: 10724778
2026-03-25 15:25:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85467e02-9f87-5b83-bde8-2f1bef5d49aa with identifier: 10724778
2026-03-25 15:25:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85467e02-9f87-5b83-bde8-2f1bef5d49aa with identifier: 10724778 to the API
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25: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 15:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745851/general/adf777f2-1194-4ddd-a12b-e8f53de17fce.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 271,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '85467e02-9f87-5b83-bde8-2f1bef5d49aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUP866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724778',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX1',
'odometer': 31508,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412758,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745851/general/d9d56758-9934-48d1-b06d-a149925486dd.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370101,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745851/general/f409c10f-f5df-4c90-8a5f-5e1e680627a8.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334193,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745851/general/6ebe8d5b-e282-49ac-aa23-ae6cee6e2ddb.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301755,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745851/general/17c6cb75-fd8f-4ea1-b1a8-c264dbe71bd2.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2618497,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745851/general/74ca5603-f546-4a30-96bb-1040d075a7a2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3604744,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745851/general/adf777f2-1194-4ddd-a12b-e8f53de17fce.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2361188,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745851/general/6d18344c-89f0-42ca-8944-1848b41758f8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2723861,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745851/general/8881348f-7922-426e-a7ba-0ee69fd62941.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2293777,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745851/general/1dbf5413-c3a3-45cb-9a35-aeb27fe77c39.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85467e02-9f87-5b83-bde8-2f1bef5d49aa/85467e02-9f87-5b83-bde8-2f1bef5d49aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2822797,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745851/general/4c70f6e2-88fe-4594-be7e-6e1a74b2779c.jpeg',
'Width': 4032}],
'price': 22550,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'BMW iX1 30 - xDrive - Electric - Automatic - 271 hp - 31.508 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724778%27 HTTP/1.1" 200 None
2026-03-25 15:25:01 [adesa.be] INFO: Saving data for 10724778: {'created_time': 1774452301.759619, 'last_price_update_time': 1774452301.75963, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724778') HTTP/1.1" 204 0
2026-03-25 15:25:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c6ef50>
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746008%252Fgeneral%252Fc1ceedcc-4d7a-4d8e-b309-4360c0419b59.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/c1ceedcc-4d7a-4d8e-b309-4360c0419b59.jpeg saved to cache
2026-03-25 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6cd86541-552f-5173-981d-d5906b3a72cc
2026-03-25 15:25:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f0f590>
2026-03-25 15:25:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746008%252Fgeneral%252Ff0698eab-403b-4c78-8863-bef350504ede.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/f0698eab-403b-4c78-8863-bef350504ede.jpeg saved to cache
2026-03-25 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6cd86541-552f-5173-981d-d5906b3a72cc
2026-03-25 15:25:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746008/general/579976a1-e300-45ba-b8f7-9618bcf28d86.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724788)
2026-03-25 15:25:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746008/general/1f0decb5-f2c6-4f2e-b1ef-a3a86a775193.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724788)
2026-03-25 15:25:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25: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 15:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746008/general/97932ad6-87b8-41c3-876c-e0dc83d7b7ee.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724788)
2026-03-25 15:25:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495b52090>
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746008%252Fgeneral%252F579976a1-e300-45ba-b8f7-9618bcf28d86.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/579976a1-e300-45ba-b8f7-9618bcf28d86.jpeg saved to cache
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6cd86541-552f-5173-981d-d5906b3a72cc
2026-03-25 15:25:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cf1d10>
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746008%252Fgeneral%252F1f0decb5-f2c6-4f2e-b1ef-a3a86a775193.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/1f0decb5-f2c6-4f2e-b1ef-a3a86a775193.jpeg saved to cache
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6cd86541-552f-5173-981d-d5906b3a72cc
2026-03-25 15:25:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10724785
2026-03-25 15:25:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8245d89-3c90-59d2-86dc-5cf0b91249e0 with scrape type 1
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8245d89-3c90-59d2-86dc-5cf0b91249e0
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746003%252Fgeneral%252F758a5793-ab84-454e-89cd-c96b514ff76a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/758a5793-ab84-454e-89cd-c96b514ff76a.jpeg not downloaded yet
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746003%252Fgeneral%252Ff0293be7-b223-4675-870e-7062b980358d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/f0293be7-b223-4675-870e-7062b980358d.jpeg not downloaded yet
2026-03-25 15:25:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495e0fc50>
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746008%252Fgeneral%252F97932ad6-87b8-41c3-876c-e0dc83d7b7ee.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/97932ad6-87b8-41c3-876c-e0dc83d7b7ee.jpeg saved to cache
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6cd86541-552f-5173-981d-d5906b3a72cc
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746003%252Fgeneral%252F078c6926-5665-4f2b-9efc-b86f893f1dd8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/078c6926-5665-4f2b-9efc-b86f893f1dd8.jpeg not downloaded yet
2026-03-25 15:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746008/general/9a640c6d-de6c-4351-9998-d909d32ade70.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724788)
2026-03-25 15:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746008/general/455e66b4-2d1a-4d2b-8421-4e94544f575e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724788)
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746003%252Fgeneral%252F7a689f40-4983-4e75-a626-1b9d7b651ab0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/7a689f40-4983-4e75-a626-1b9d7b651ab0.jpeg not downloaded yet
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746003%252Fgeneral%252F0bda25ed-7cd2-4b0c-b61d-7124b357bc2d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/0bda25ed-7cd2-4b0c-b61d-7124b357bc2d.jpeg not downloaded yet
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746003%252Fgeneral%252F074a4d2d-1671-4534-bca2-baaad8af1faf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/074a4d2d-1671-4534-bca2-baaad8af1faf.jpeg not downloaded yet
2026-03-25 15:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746008/general/23e0c4fe-0706-4f59-b9f7-b49835a461da.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724788)
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746003%252Fgeneral%252F33dc57a3-c4e3-4616-a9a4-a0fccbb6e9ba.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/33dc57a3-c4e3-4616-a9a4-a0fccbb6e9ba.jpeg not downloaded yet
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746003%252Fgeneral%252Fd6e1a89c-0da9-46a6-a5df-0b5512fc72d7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/d6e1a89c-0da9-46a6-a5df-0b5512fc72d7.jpeg not downloaded yet
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746003%252Fgeneral%252F35673c7d-ad44-451f-b30a-4890d99a9323.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/35673c7d-ad44-451f-b30a-4890d99a9323.jpeg not downloaded yet
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746003%252Fgeneral%252F6e87257d-2b38-4d14-b62e-79c3b41e54bc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/6e87257d-2b38-4d14-b62e-79c3b41e54bc.jpeg not downloaded yet
2026-03-25 15:25:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d5dbd0>
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746008%252Fgeneral%252F9a640c6d-de6c-4351-9998-d909d32ade70.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/9a640c6d-de6c-4351-9998-d909d32ade70.jpeg saved to cache
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6cd86541-552f-5173-981d-d5906b3a72cc
2026-03-25 15:25:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487acf210>
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746008%252Fgeneral%252F455e66b4-2d1a-4d2b-8421-4e94544f575e.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/455e66b4-2d1a-4d2b-8421-4e94544f575e.jpeg saved to cache
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6cd86541-552f-5173-981d-d5906b3a72cc
2026-03-25 15:25:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487852310>
2026-03-25 15:25:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746008%252Fgeneral%252F23e0c4fe-0706-4f59-b9f7-b49835a461da.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746008/general/23e0c4fe-0706-4f59-b9f7-b49835a461da.jpeg saved to cache
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6cd86541-552f-5173-981d-d5906b3a72cc
2026-03-25 15:25:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6cd86541-552f-5173-981d-d5906b3a72cc, skipping ID generation
2026-03-25 15:25:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd86541-552f-5173-981d-d5906b3a72cc with scrape type 1
2026-03-25 15:25:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6cd86541-552f-5173-981d-d5906b3a72cc sending to next pipeline
2026-03-25 15:25:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cd86541-552f-5173-981d-d5906b3a72cc, identifier: 10724788
2026-03-25 15:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746003/general/f0293be7-b223-4675-870e-7062b980358d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724785)
2026-03-25 15:25:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10724788
2026-03-25 15:25:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10724788
2026-03-25 15:25:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cd86541-552f-5173-981d-d5906b3a72cc with identifier: 10724788 to the API
2026-03-25 15:25:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746008/general/23e0c4fe-0706-4f59-b9f7-b49835a461da.jpeg>
{'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': 190,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6cd86541-552f-5173-981d-d5906b3a72cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DPF676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724788',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 216591,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 616156,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746008/general/23e0c4fe-0706-4f59-b9f7-b49835a461da.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 625148,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746008/general/9a640c6d-de6c-4351-9998-d909d32ade70.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 594235,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746008/general/455e66b4-2d1a-4d2b-8421-4e94544f575e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 610715,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746008/general/97932ad6-87b8-41c3-876c-e0dc83d7b7ee.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343047,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746008/general/1f0decb5-f2c6-4f2e-b1ef-a3a86a775193.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347808,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746008/general/579976a1-e300-45ba-b8f7-9618bcf28d86.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516193,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746008/general/f0698eab-403b-4c78-8863-bef350504ede.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252836,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746008/general/c1ceedcc-4d7a-4d8e-b309-4360c0419b59.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238898,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746008/general/ca1f72b1-0371-495b-9144-492545db7bd8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd86541-552f-5173-981d-d5906b3a72cc/6cd86541-552f-5173-981d-d5906b3a72cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314870,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746008/general/f3c161c8-e668-48ad-a798-1773aac103e3.jpeg',
'Width': 1440}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2019-03-29',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'BMW 5 Series 520 M-Pack - Diesel - Automatic - 190 hp - 216.591 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2019}
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724788%27 HTTP/1.1" 200 None
2026-03-25 15:25:03 [adesa.be] INFO: Saving data for 10724788: {'created_time': 1774452303.216984, 'last_price_update_time': 1774452303.216995, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724788') HTTP/1.1" 204 0
2026-03-25 15:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746003/general/0bda25ed-7cd2-4b0c-b61d-7124b357bc2d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724785)
2026-03-25 15:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746003/general/078c6926-5665-4f2b-9efc-b86f893f1dd8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724785)
2026-03-25 15:25:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487879a10>
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746003%252Fgeneral%252Ff0293be7-b223-4675-870e-7062b980358d.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/f0293be7-b223-4675-870e-7062b980358d.jpeg saved to cache
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f8245d89-3c90-59d2-86dc-5cf0b91249e0
2026-03-25 15:25:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f0b810>
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746003%252Fgeneral%252F0bda25ed-7cd2-4b0c-b61d-7124b357bc2d.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/0bda25ed-7cd2-4b0c-b61d-7124b357bc2d.jpeg saved to cache
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f8245d89-3c90-59d2-86dc-5cf0b91249e0
2026-03-25 15:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746003/general/35673c7d-ad44-451f-b30a-4890d99a9323.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724785)
2026-03-25 15:25:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487866f50>
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746003%252Fgeneral%252F078c6926-5665-4f2b-9efc-b86f893f1dd8.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/078c6926-5665-4f2b-9efc-b86f893f1dd8.jpeg saved to cache
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f8245d89-3c90-59d2-86dc-5cf0b91249e0
2026-03-25 15:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746003/general/6e87257d-2b38-4d14-b62e-79c3b41e54bc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724785)
2026-03-25 15:25:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f0b650>
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746003%252Fgeneral%252F35673c7d-ad44-451f-b30a-4890d99a9323.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/35673c7d-ad44-451f-b30a-4890d99a9323.jpeg saved to cache
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f8245d89-3c90-59d2-86dc-5cf0b91249e0
2026-03-25 15:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746003/general/d6e1a89c-0da9-46a6-a5df-0b5512fc72d7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724785)
2026-03-25 15:25:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f02d10>
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746003%252Fgeneral%252F6e87257d-2b38-4d14-b62e-79c3b41e54bc.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/6e87257d-2b38-4d14-b62e-79c3b41e54bc.jpeg saved to cache
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f8245d89-3c90-59d2-86dc-5cf0b91249e0
2026-03-25 15:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746003/general/33dc57a3-c4e3-4616-a9a4-a0fccbb6e9ba.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724785)
2026-03-25 15:25:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b71c50>
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746003%252Fgeneral%252Fd6e1a89c-0da9-46a6-a5df-0b5512fc72d7.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/d6e1a89c-0da9-46a6-a5df-0b5512fc72d7.jpeg saved to cache
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f8245d89-3c90-59d2-86dc-5cf0b91249e0
2026-03-25 15:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746003/general/074a4d2d-1671-4534-bca2-baaad8af1faf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724785)
2026-03-25 15:25:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487835f10>
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746003%252Fgeneral%252F33dc57a3-c4e3-4616-a9a4-a0fccbb6e9ba.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/33dc57a3-c4e3-4616-a9a4-a0fccbb6e9ba.jpeg saved to cache
2026-03-25 15:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f8245d89-3c90-59d2-86dc-5cf0b91249e0
2026-03-25 15:25:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:25:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f09650>
2026-03-25 15:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746003%252Fgeneral%252F074a4d2d-1671-4534-bca2-baaad8af1faf.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/074a4d2d-1671-4534-bca2-baaad8af1faf.jpeg saved to cache
2026-03-25 15:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f8245d89-3c90-59d2-86dc-5cf0b91249e0
2026-03-25 15:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746003/general/758a5793-ab84-454e-89cd-c96b514ff76a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724785)
2026-03-25 15:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746003/general/7a689f40-4983-4e75-a626-1b9d7b651ab0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724785)
2026-03-25 15:25:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848789cb10>
2026-03-25 15:25:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746003%252Fgeneral%252F758a5793-ab84-454e-89cd-c96b514ff76a.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/758a5793-ab84-454e-89cd-c96b514ff76a.jpeg saved to cache
2026-03-25 15:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8245d89-3c90-59d2-86dc-5cf0b91249e0
2026-03-25 15:25:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d67b10>
2026-03-25 15:25:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746003%252Fgeneral%252F7a689f40-4983-4e75-a626-1b9d7b651ab0.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746003/general/7a689f40-4983-4e75-a626-1b9d7b651ab0.jpeg saved to cache
2026-03-25 15:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f8245d89-3c90-59d2-86dc-5cf0b91249e0
2026-03-25 15:25:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8245d89-3c90-59d2-86dc-5cf0b91249e0, skipping ID generation
2026-03-25 15:25:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8245d89-3c90-59d2-86dc-5cf0b91249e0 with scrape type 1
2026-03-25 15:25:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8245d89-3c90-59d2-86dc-5cf0b91249e0 sending to next pipeline
2026-03-25 15:25:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8245d89-3c90-59d2-86dc-5cf0b91249e0, identifier: 10724785
2026-03-25 15:25:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10724785
2026-03-25 15:25:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10724785
2026-03-25 15:25:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8245d89-3c90-59d2-86dc-5cf0b91249e0 with identifier: 10724785 to the API
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746003/general/7a689f40-4983-4e75-a626-1b9d7b651ab0.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f8245d89-3c90-59d2-86dc-5cf0b91249e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQE881',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724785',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 124501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 589566,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746003/general/758a5793-ab84-454e-89cd-c96b514ff76a.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 622032,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746003/general/f0293be7-b223-4675-870e-7062b980358d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537451,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746003/general/078c6926-5665-4f2b-9efc-b86f893f1dd8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 557741,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746003/general/7a689f40-4983-4e75-a626-1b9d7b651ab0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342387,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746003/general/0bda25ed-7cd2-4b0c-b61d-7124b357bc2d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296941,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746003/general/074a4d2d-1671-4534-bca2-baaad8af1faf.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400484,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746003/general/33dc57a3-c4e3-4616-a9a4-a0fccbb6e9ba.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268517,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746003/general/d6e1a89c-0da9-46a6-a5df-0b5512fc72d7.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335873,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746003/general/35673c7d-ad44-451f-b30a-4890d99a9323.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8245d89-3c90-59d2-86dc-5cf0b91249e0/f8245d89-3c90-59d2-86dc-5cf0b91249e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 564733,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746003/general/6e87257d-2b38-4d14-b62e-79c3b41e54bc.jpeg',
'Width': 1440}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'124.501 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724785%27 HTTP/1.1" 200 None
2026-03-25 15:25:04 [adesa.be] INFO: Saving data for 10724785: {'created_time': 1774452304.83714, 'last_price_update_time': 1774452304.837154, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724785') HTTP/1.1" 204 0
2026-03-25 15:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25: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 15:25:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10724787
2026-03-25 15:25:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8742e02-6875-5751-a4b1-241632795ea2 with scrape type 1
2026-03-25 15:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8742e02-6875-5751-a4b1-241632795ea2
2026-03-25 15:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746007%252Fgeneral%252Fff6977be-b25c-4bc8-842c-f0977cd15f30.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/ff6977be-b25c-4bc8-842c-f0977cd15f30.jpg not downloaded yet
2026-03-25 15:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746007%252Fgeneral%252F7633d3b1-d9ff-4df4-9f16-1abfb6f1fd1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/7633d3b1-d9ff-4df4-9f16-1abfb6f1fd1d.jpg not downloaded yet
2026-03-25 15:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746007%252Fgeneral%252F61558c8d-6224-4443-af98-53a467e22122.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/61558c8d-6224-4443-af98-53a467e22122.jpg not downloaded yet
2026-03-25 15:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746007%252Fgeneral%252F4504b562-ed13-483b-aa92-43cfa02d687a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/4504b562-ed13-483b-aa92-43cfa02d687a.jpg not downloaded yet
2026-03-25 15:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746007%252Fgeneral%252F39974d5f-10f0-4ee6-a41e-f768b79ac52d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/39974d5f-10f0-4ee6-a41e-f768b79ac52d.jpg not downloaded yet
2026-03-25 15:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746007%252Fgeneral%252F73be9bfb-cbfe-4421-86fb-75f138a15c3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/73be9bfb-cbfe-4421-86fb-75f138a15c3c.jpg not downloaded yet
2026-03-25 15:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746007%252Fgeneral%252Fc9cc9fa4-870b-48c9-b908-f8eb7b9ae7ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/c9cc9fa4-870b-48c9-b908-f8eb7b9ae7ca.jpg not downloaded yet
2026-03-25 15:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746007%252Fgeneral%252F7f2495ca-56c6-4f63-b519-23cd7cf8be0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/7f2495ca-56c6-4f63-b519-23cd7cf8be0c.jpg not downloaded yet
2026-03-25 15:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746007%252Fgeneral%252Fab1399b8-f8f7-4ffe-a855-0e85095d599b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/ab1399b8-f8f7-4ffe-a855-0e85095d599b.jpg not downloaded yet
2026-03-25 15:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5746007%252Fgeneral%252Fb8a01396-6682-4fb8-b997-451feb67fdae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/b8a01396-6682-4fb8-b997-451feb67fdae.jpg not downloaded yet
2026-03-25 15:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25: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 15:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746007/general/b8a01396-6682-4fb8-b997-451feb67fdae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724787)
2026-03-25 15:25:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10724054
2026-03-25 15:25:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4baf298-ba36-5c59-8be5-29d6e7f46962 with scrape type 1
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f4baf298-ba36-5c59-8be5-29d6e7f46962
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5698491%252Fgeneral%252Ff2c0ba31-b549-4c2c-a12a-314046902fdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/f2c0ba31-b549-4c2c-a12a-314046902fdf.jpg already downloaded
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5698491%252Fgeneral%252F075f3e98-8f37-4a67-8c54-4d8e84690dc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/075f3e98-8f37-4a67-8c54-4d8e84690dc9.jpg already downloaded
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5698491%252Fgeneral%252Fd36902ea-5132-4dec-8341-d57454e87996.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/d36902ea-5132-4dec-8341-d57454e87996.jpg already downloaded
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5698491%252Fgeneral%252F0080247c-c40e-4f4c-925f-81d74b30d7ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/0080247c-c40e-4f4c-925f-81d74b30d7ce.jpg already downloaded
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5698491%252Fgeneral%252F3879bf01-67ac-42f4-b8f7-6c79ece73c75.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/3879bf01-67ac-42f4-b8f7-6c79ece73c75.jpg already downloaded
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5698491%252Fgeneral%252Fdcf6db67-efb0-4554-8bdf-9fed8e2b31e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/dcf6db67-efb0-4554-8bdf-9fed8e2b31e0.jpg already downloaded
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5698491%252Fgeneral%252F69a5a2dc-f48c-4dc6-ac2c-c461916c56d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/69a5a2dc-f48c-4dc6-ac2c-c461916c56d2.jpg already downloaded
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5698491%252Fgeneral%252F90713cbf-336f-4a18-ad3e-7a499ec5d3e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/90713cbf-336f-4a18-ad3e-7a499ec5d3e4.jpg already downloaded
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5698491%252Fgeneral%252Faf4d6aec-96a4-41bb-b28d-a9e7152af662.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/af4d6aec-96a4-41bb-b28d-a9e7152af662.jpg already downloaded
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5698491%252Fgeneral%252F8f6b17c1-09d4-42bf-96a4-136e135716ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698491/general/8f6b17c1-09d4-42bf-96a4-136e135716ee.jpg already downloaded
2026-03-25 15:25:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4baf298-ba36-5c59-8be5-29d6e7f46962, identifier: 10724054
2026-03-25 15:25:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10724054
2026-03-25 15:25:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10724054
2026-03-25 15:25:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10724054 to the API
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25: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 15:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724054>
{'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-26T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f4baf298-ba36-5c59-8be5-29d6e7f46962',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRJ396',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724054',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 137317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5698491/general/f2c0ba31-b549-4c2c-a12a-314046902fdf.jpg',
'https://images.openlane.eu/carimgs/5698491/general/075f3e98-8f37-4a67-8c54-4d8e84690dc9.jpg',
'https://images.openlane.eu/carimgs/5698491/general/d36902ea-5132-4dec-8341-d57454e87996.jpg',
'https://images.openlane.eu/carimgs/5698491/general/0080247c-c40e-4f4c-925f-81d74b30d7ce.jpg',
'https://images.openlane.eu/carimgs/5698491/general/3879bf01-67ac-42f4-b8f7-6c79ece73c75.jpg',
'https://images.openlane.eu/carimgs/5698491/general/dcf6db67-efb0-4554-8bdf-9fed8e2b31e0.jpg',
'https://images.openlane.eu/carimgs/5698491/general/69a5a2dc-f48c-4dc6-ac2c-c461916c56d2.jpg',
'https://images.openlane.eu/carimgs/5698491/general/90713cbf-336f-4a18-ad3e-7a499ec5d3e4.jpg',
'https://images.openlane.eu/carimgs/5698491/general/af4d6aec-96a4-41bb-b28d-a9e7152af662.jpg',
'https://images.openlane.eu/carimgs/5698491/general/8f6b17c1-09d4-42bf-96a4-136e135716ee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4baf298-ba36-5c59-8be5-29d6e7f46962/f4baf298-ba36-5c59-8be5-29d6e7f46962_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698491/general/f2c0ba31-b549-4c2c-a12a-314046902fdf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4baf298-ba36-5c59-8be5-29d6e7f46962/f4baf298-ba36-5c59-8be5-29d6e7f46962_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698491/general/075f3e98-8f37-4a67-8c54-4d8e84690dc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4baf298-ba36-5c59-8be5-29d6e7f46962/f4baf298-ba36-5c59-8be5-29d6e7f46962_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698491/general/d36902ea-5132-4dec-8341-d57454e87996.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4baf298-ba36-5c59-8be5-29d6e7f46962/f4baf298-ba36-5c59-8be5-29d6e7f46962_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698491/general/0080247c-c40e-4f4c-925f-81d74b30d7ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4baf298-ba36-5c59-8be5-29d6e7f46962/f4baf298-ba36-5c59-8be5-29d6e7f46962_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698491/general/3879bf01-67ac-42f4-b8f7-6c79ece73c75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4baf298-ba36-5c59-8be5-29d6e7f46962/f4baf298-ba36-5c59-8be5-29d6e7f46962_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698491/general/dcf6db67-efb0-4554-8bdf-9fed8e2b31e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4baf298-ba36-5c59-8be5-29d6e7f46962/f4baf298-ba36-5c59-8be5-29d6e7f46962_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698491/general/69a5a2dc-f48c-4dc6-ac2c-c461916c56d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4baf298-ba36-5c59-8be5-29d6e7f46962/f4baf298-ba36-5c59-8be5-29d6e7f46962_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698491/general/90713cbf-336f-4a18-ad3e-7a499ec5d3e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4baf298-ba36-5c59-8be5-29d6e7f46962/f4baf298-ba36-5c59-8be5-29d6e7f46962_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698491/general/af4d6aec-96a4-41bb-b28d-a9e7152af662.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4baf298-ba36-5c59-8be5-29d6e7f46962/f4baf298-ba36-5c59-8be5-29d6e7f46962_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698491/general/8f6b17c1-09d4-42bf-96a4-136e135716ee.jpg',
'Width': 1024}],
'price': 20150,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'137.317 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724054%27 HTTP/1.1" 200 None
2026-03-25 15:25:06 [adesa.be] INFO: Saving data for 10724054: {'created_time': 1774452306.751818, 'last_price_update_time': 1774452306.751835, 'auction_closing_time': 1774519800.0}
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724054') HTTP/1.1" 204 0
2026-03-25 15:25:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746007/general/ab1399b8-f8f7-4ffe-a855-0e85095d599b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724787)
2026-03-25 15:25:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c6f690>
2026-03-25 15:25:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746007%252Fgeneral%252Fb8a01396-6682-4fb8-b997-451feb67fdae.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/b8a01396-6682-4fb8-b997-451feb67fdae.jpg saved to cache
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a8742e02-6875-5751-a4b1-241632795ea2
2026-03-25 15:25:06 [scrapy.extensions.logstats] INFO: Crawled 582 pages (at 45 pages/min), scraped 172 items (at 20 items/min)
2026-03-25 15:25:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-25 15:25:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487abe0d0>
2026-03-25 15:25:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746007%252Fgeneral%252Fab1399b8-f8f7-4ffe-a855-0e85095d599b.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/ab1399b8-f8f7-4ffe-a855-0e85095d599b.jpg saved to cache
2026-03-25 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a8742e02-6875-5751-a4b1-241632795ea2
2026-03-25 15:25:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746007/general/7f2495ca-56c6-4f63-b519-23cd7cf8be0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724787)
2026-03-25 15:25:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746007/general/c9cc9fa4-870b-48c9-b908-f8eb7b9ae7ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724787)
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f8add0>
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746007%252Fgeneral%252F7f2495ca-56c6-4f63-b519-23cd7cf8be0c.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/7f2495ca-56c6-4f63-b519-23cd7cf8be0c.jpg saved to cache
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a8742e02-6875-5751-a4b1-241632795ea2
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487beba10>
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746007%252Fgeneral%252Fc9cc9fa4-870b-48c9-b908-f8eb7b9ae7ca.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/c9cc9fa4-870b-48c9-b908-f8eb7b9ae7ca.jpg saved to cache
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a8742e02-6875-5751-a4b1-241632795ea2
2026-03-25 15:25:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746007/general/73be9bfb-cbfe-4421-86fb-75f138a15c3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724787)
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f8add0>
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746007%252Fgeneral%252F73be9bfb-cbfe-4421-86fb-75f138a15c3c.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/73be9bfb-cbfe-4421-86fb-75f138a15c3c.jpg saved to cache
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a8742e02-6875-5751-a4b1-241632795ea2
2026-03-25 15:25:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746007/general/39974d5f-10f0-4ee6-a41e-f768b79ac52d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724787)
2026-03-25 15:25:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746007/general/4504b562-ed13-483b-aa92-43cfa02d687a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724787)
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878653d0>
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746007%252Fgeneral%252F39974d5f-10f0-4ee6-a41e-f768b79ac52d.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/39974d5f-10f0-4ee6-a41e-f768b79ac52d.jpg saved to cache
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a8742e02-6875-5751-a4b1-241632795ea2
2026-03-25 15:25:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746007/general/61558c8d-6224-4443-af98-53a467e22122.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724787)
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c9a050>
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746007%252Fgeneral%252F4504b562-ed13-483b-aa92-43cfa02d687a.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/4504b562-ed13-483b-aa92-43cfa02d687a.jpg saved to cache
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a8742e02-6875-5751-a4b1-241632795ea2
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f4b350>
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746007%252Fgeneral%252F61558c8d-6224-4443-af98-53a467e22122.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/61558c8d-6224-4443-af98-53a467e22122.jpg saved to cache
2026-03-25 15:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a8742e02-6875-5751-a4b1-241632795ea2
2026-03-25 15:25:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746007/general/7633d3b1-d9ff-4df4-9f16-1abfb6f1fd1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724787)
2026-03-25 15:25:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25: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 15:25:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746007/general/ff6977be-b25c-4bc8-842c-f0977cd15f30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724787)
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878fbd90>
2026-03-25 15:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746007%252Fgeneral%252F7633d3b1-d9ff-4df4-9f16-1abfb6f1fd1d.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/7633d3b1-d9ff-4df4-9f16-1abfb6f1fd1d.jpg saved to cache
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a8742e02-6875-5751-a4b1-241632795ea2
2026-03-25 15:25:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10727060
2026-03-25 15:25:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d56d78a7-6bbb-5288-bbb1-5264030dcce4 with scrape type 1
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d56d78a7-6bbb-5288-bbb1-5264030dcce4
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5488166%252Fgeneral%252F8fc7cfec-32e5-48b4-a6f9-5abab47cd015.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5488166/general/8fc7cfec-32e5-48b4-a6f9-5abab47cd015.jpg already downloaded
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5488166%252Fgeneral%252Fd58bbaa1-9ed7-47f8-9fcb-a5c4f18f87c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5488166/general/d58bbaa1-9ed7-47f8-9fcb-a5c4f18f87c7.jpg already downloaded
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5488166%252Fgeneral%252Fec48260c-e4d2-4b5e-844c-8374b6416c28.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5488166/general/ec48260c-e4d2-4b5e-844c-8374b6416c28.jpg already downloaded
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5488166%252Fgeneral%252F1ecefd62-97af-4623-a4ac-47814c335c3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5488166/general/1ecefd62-97af-4623-a4ac-47814c335c3c.jpg already downloaded
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5488166%252Fgeneral%252Fcf33a113-9306-4600-bbe4-e0446b150721.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5488166/general/cf33a113-9306-4600-bbe4-e0446b150721.jpg already downloaded
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5488166%252Fgeneral%252Fd40a9e53-bb76-4604-ba79-a041e616d8e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5488166/general/d40a9e53-bb76-4604-ba79-a041e616d8e5.jpg already downloaded
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5488166%252Fgeneral%252F566eb836-734a-440d-9f92-0c2c7e6e3b87.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5488166/general/566eb836-734a-440d-9f92-0c2c7e6e3b87.jpg already downloaded
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5488166%252Fgeneral%252Fda1e0cfe-e23f-4b34-8426-c91f1a016d56.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5488166/general/da1e0cfe-e23f-4b34-8426-c91f1a016d56.jpg already downloaded
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5488166%252Fgeneral%252Fceaf84d3-0d28-4807-af13-5aa643178de4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5488166/general/ceaf84d3-0d28-4807-af13-5aa643178de4.jpg already downloaded
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5488166%252Fgeneral%252F3bb8379d-cdb9-426f-bb8f-b6af58a1dce0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5488166/general/3bb8379d-cdb9-426f-bb8f-b6af58a1dce0.jpg already downloaded
2026-03-25 15:25:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d56d78a7-6bbb-5288-bbb1-5264030dcce4, identifier: 10727060
2026-03-25 15:25:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487ce9ad0>
2026-03-25 15:25:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746007%252Fgeneral%252Fff6977be-b25c-4bc8-842c-f0977cd15f30.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746007/general/ff6977be-b25c-4bc8-842c-f0977cd15f30.jpg saved to cache
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a8742e02-6875-5751-a4b1-241632795ea2
2026-03-25 15:25:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a8742e02-6875-5751-a4b1-241632795ea2, skipping ID generation
2026-03-25 15:25:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8742e02-6875-5751-a4b1-241632795ea2 with scrape type 1
2026-03-25 15:25:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a8742e02-6875-5751-a4b1-241632795ea2 sending to next pipeline
2026-03-25 15:25:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a8742e02-6875-5751-a4b1-241632795ea2, identifier: 10724787
2026-03-25 15:25:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10727060
2026-03-25 15:25:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10727060
2026-03-25 15:25:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10727060 to the API
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25: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 15:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727060>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd56d78a7-6bbb-5288-bbb1-5264030dcce4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N18462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727060',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 285057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5488166/general/8fc7cfec-32e5-48b4-a6f9-5abab47cd015.jpg',
'https://images.openlane.eu/carimgs/5488166/general/d58bbaa1-9ed7-47f8-9fcb-a5c4f18f87c7.jpg',
'https://images.openlane.eu/carimgs/5488166/general/ec48260c-e4d2-4b5e-844c-8374b6416c28.jpg',
'https://images.openlane.eu/carimgs/5488166/general/1ecefd62-97af-4623-a4ac-47814c335c3c.jpg',
'https://images.openlane.eu/carimgs/5488166/general/cf33a113-9306-4600-bbe4-e0446b150721.jpg',
'https://images.openlane.eu/carimgs/5488166/general/d40a9e53-bb76-4604-ba79-a041e616d8e5.jpg',
'https://images.openlane.eu/carimgs/5488166/general/566eb836-734a-440d-9f92-0c2c7e6e3b87.jpg',
'https://images.openlane.eu/carimgs/5488166/general/da1e0cfe-e23f-4b34-8426-c91f1a016d56.jpg',
'https://images.openlane.eu/carimgs/5488166/general/ceaf84d3-0d28-4807-af13-5aa643178de4.jpg',
'https://images.openlane.eu/carimgs/5488166/general/3bb8379d-cdb9-426f-bb8f-b6af58a1dce0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d56d78a7-6bbb-5288-bbb1-5264030dcce4/d56d78a7-6bbb-5288-bbb1-5264030dcce4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3295384,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5488166/general/8fc7cfec-32e5-48b4-a6f9-5abab47cd015.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d56d78a7-6bbb-5288-bbb1-5264030dcce4/d56d78a7-6bbb-5288-bbb1-5264030dcce4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3532917,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5488166/general/d58bbaa1-9ed7-47f8-9fcb-a5c4f18f87c7.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d56d78a7-6bbb-5288-bbb1-5264030dcce4/d56d78a7-6bbb-5288-bbb1-5264030dcce4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3402561,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5488166/general/ec48260c-e4d2-4b5e-844c-8374b6416c28.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d56d78a7-6bbb-5288-bbb1-5264030dcce4/d56d78a7-6bbb-5288-bbb1-5264030dcce4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3420681,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5488166/general/1ecefd62-97af-4623-a4ac-47814c335c3c.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d56d78a7-6bbb-5288-bbb1-5264030dcce4/d56d78a7-6bbb-5288-bbb1-5264030dcce4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2932046,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5488166/general/cf33a113-9306-4600-bbe4-e0446b150721.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d56d78a7-6bbb-5288-bbb1-5264030dcce4/d56d78a7-6bbb-5288-bbb1-5264030dcce4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3060264,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5488166/general/d40a9e53-bb76-4604-ba79-a041e616d8e5.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d56d78a7-6bbb-5288-bbb1-5264030dcce4/d56d78a7-6bbb-5288-bbb1-5264030dcce4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3058078,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5488166/general/566eb836-734a-440d-9f92-0c2c7e6e3b87.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d56d78a7-6bbb-5288-bbb1-5264030dcce4/d56d78a7-6bbb-5288-bbb1-5264030dcce4_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4595583,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5488166/general/da1e0cfe-e23f-4b34-8426-c91f1a016d56.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d56d78a7-6bbb-5288-bbb1-5264030dcce4/d56d78a7-6bbb-5288-bbb1-5264030dcce4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1927101,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5488166/general/ceaf84d3-0d28-4807-af13-5aa643178de4.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d56d78a7-6bbb-5288-bbb1-5264030dcce4/d56d78a7-6bbb-5288-bbb1-5264030dcce4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2303750,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5488166/general/3bb8379d-cdb9-426f-bb8f-b6af58a1dce0.jpg',
'Width': 4000}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2015-01-09',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW X6 30 - xDrive - Diesel - Automatic - 258 hp - 285.057 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727060%27 HTTP/1.1" 200 None
2026-03-25 15:25:08 [adesa.be] INFO: Saving data for 10727060: {'created_time': 1774452308.822887, 'last_price_update_time': 1774452308.822904, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727060') HTTP/1.1" 204 0
2026-03-25 15:25:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10724787
2026-03-25 15:25:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10724787
2026-03-25 15:25:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a8742e02-6875-5751-a4b1-241632795ea2 with identifier: 10724787 to the API
2026-03-25 15:25:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746007/general/ff6977be-b25c-4bc8-842c-f0977cd15f30.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a8742e02-6875-5751-a4b1-241632795ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GUY798',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724787',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 342770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132943,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746007/general/ff6977be-b25c-4bc8-842c-f0977cd15f30.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157555,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746007/general/7633d3b1-d9ff-4df4-9f16-1abfb6f1fd1d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176788,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746007/general/61558c8d-6224-4443-af98-53a467e22122.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271706,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746007/general/4504b562-ed13-483b-aa92-43cfa02d687a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193597,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746007/general/39974d5f-10f0-4ee6-a41e-f768b79ac52d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300532,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746007/general/73be9bfb-cbfe-4421-86fb-75f138a15c3c.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239902,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746007/general/c9cc9fa4-870b-48c9-b908-f8eb7b9ae7ca.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243935,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746007/general/7f2495ca-56c6-4f63-b519-23cd7cf8be0c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171301,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746007/general/ab1399b8-f8f7-4ffe-a855-0e85095d599b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8742e02-6875-5751-a4b1-241632795ea2/a8742e02-6875-5751-a4b1-241632795ea2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303855,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746007/general/b8a01396-6682-4fb8-b997-451feb67fdae.jpg',
'Width': 1600}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2008-01-03',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series 320d - Diesel - Automatic - 163 hp - 342.770 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2008}
2026-03-25 15:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724787%27 HTTP/1.1" 200 None
2026-03-25 15:25:09 [adesa.be] INFO: Saving data for 10724787: {'created_time': 1774452309.2247, 'last_price_update_time': 1774452309.224714, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724787') HTTP/1.1" 204 0
2026-03-25 15:25:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:25:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10724550
2026-03-25 15:25:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56543591-de5b-5887-9084-2fde30242a9a with scrape type 1
2026-03-25 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56543591-de5b-5887-9084-2fde30242a9a
2026-03-25 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745545%252Fgeneral%252Fa595d33d-3a39-4df4-b0f8-5d06c2cf2fe5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/a595d33d-3a39-4df4-b0f8-5d06c2cf2fe5.jpg not downloaded yet
2026-03-25 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745545%252Fgeneral%252F8be38e7e-af98-4f2a-86c0-6f9165ad82fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/8be38e7e-af98-4f2a-86c0-6f9165ad82fc.jpg not downloaded yet
2026-03-25 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745545%252Fgeneral%252F20c9a6df-8427-4080-bf61-36711be54d5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/20c9a6df-8427-4080-bf61-36711be54d5c.jpg not downloaded yet
2026-03-25 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745545%252Fgeneral%252F0c20dabc-706b-4dce-85e8-1ec84b4d1765.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/0c20dabc-706b-4dce-85e8-1ec84b4d1765.jpg not downloaded yet
2026-03-25 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745545%252Fgeneral%252Ff7a9cc63-592e-462f-b65f-c09a0d639742.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/f7a9cc63-592e-462f-b65f-c09a0d639742.jpg not downloaded yet
2026-03-25 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745545%252Fgeneral%252Fb8247c71-1635-4c7d-8442-8d313afc678f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/b8247c71-1635-4c7d-8442-8d313afc678f.jpg not downloaded yet
2026-03-25 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745545%252Fgeneral%252F05ee551e-ebd5-431f-b5bf-abef4243e312.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/05ee551e-ebd5-431f-b5bf-abef4243e312.jpg not downloaded yet
2026-03-25 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745545%252Fgeneral%252F23417f44-e156-422f-96c6-3585a8c29a2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/23417f44-e156-422f-96c6-3585a8c29a2e.jpg not downloaded yet
2026-03-25 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745545%252Fgeneral%252F1b88f06c-e307-4991-ab44-ae375abc2808.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/1b88f06c-e307-4991-ab44-ae375abc2808.jpg not downloaded yet
2026-03-25 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745545%252Fgeneral%252Fab529dbe-4266-4133-9b70-278496d86cdb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/ab529dbe-4266-4133-9b70-278496d86cdb.jpg not downloaded yet
2026-03-25 15:25:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:25:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10727074
2026-03-25 15:25:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with scrape type 1
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a85f78c0-4f3d-549a-a630-fe8f6e116cd1
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5649207%252Fgeneral%252F87688d3e-74bc-46c5-84cc-271756968243.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649207/general/87688d3e-74bc-46c5-84cc-271756968243.jpg already downloaded
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5649207%252Fgeneral%252Ff449f63a-f42e-4445-ba06-4247c6be71fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649207/general/f449f63a-f42e-4445-ba06-4247c6be71fd.jpg already downloaded
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5649207%252Fgeneral%252Fab8b0794-41c3-4f40-97d5-666b15912c1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649207/general/ab8b0794-41c3-4f40-97d5-666b15912c1c.jpg already downloaded
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5649207%252Fgeneral%252Fbbf58aa6-980c-425a-8e00-ff07f1aed525.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649207/general/bbf58aa6-980c-425a-8e00-ff07f1aed525.jpg already downloaded
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5649207%252Fgeneral%252F89246d0e-f7ef-43eb-9b7e-a7d5ee59cedf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649207/general/89246d0e-f7ef-43eb-9b7e-a7d5ee59cedf.jpg already downloaded
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5649207%252Fgeneral%252F6a03daf8-197f-479c-8f7b-273e61eb746b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649207/general/6a03daf8-197f-479c-8f7b-273e61eb746b.jpg already downloaded
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5649207%252Fgeneral%252Fbac77a50-74ab-4981-8acd-f9fc1822d389.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649207/general/bac77a50-74ab-4981-8acd-f9fc1822d389.jpg already downloaded
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5649207%252Fgeneral%252F71546e10-557a-442a-973b-f5053231b873.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649207/general/71546e10-557a-442a-973b-f5053231b873.jpg already downloaded
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5649207%252Fgeneral%252F1eefca40-fbc4-4426-9670-3d2d14b3d80a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649207/general/1eefca40-fbc4-4426-9670-3d2d14b3d80a.jpg already downloaded
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5649207%252Fgeneral%252F1d45ba8f-b6d0-4da1-976f-a3cb8c20018b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649207/general/1d45ba8f-b6d0-4da1-976f-a3cb8c20018b.jpg already downloaded
2026-03-25 15:25:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a85f78c0-4f3d-549a-a630-fe8f6e116cd1, identifier: 10727074
2026-03-25 15:25:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10727074
2026-03-25 15:25:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10727074
2026-03-25 15:25:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10727074 to the API
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:25:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a85f78c0-4f3d-549a-a630-fe8f6e116cd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '775681',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727074',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 135698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5649207/general/87688d3e-74bc-46c5-84cc-271756968243.jpg',
'https://images.openlane.eu/carimgs/5649207/general/f449f63a-f42e-4445-ba06-4247c6be71fd.jpg',
'https://images.openlane.eu/carimgs/5649207/general/ab8b0794-41c3-4f40-97d5-666b15912c1c.jpg',
'https://images.openlane.eu/carimgs/5649207/general/bbf58aa6-980c-425a-8e00-ff07f1aed525.jpg',
'https://images.openlane.eu/carimgs/5649207/general/89246d0e-f7ef-43eb-9b7e-a7d5ee59cedf.jpg',
'https://images.openlane.eu/carimgs/5649207/general/6a03daf8-197f-479c-8f7b-273e61eb746b.jpg',
'https://images.openlane.eu/carimgs/5649207/general/bac77a50-74ab-4981-8acd-f9fc1822d389.jpg',
'https://images.openlane.eu/carimgs/5649207/general/71546e10-557a-442a-973b-f5053231b873.jpg',
'https://images.openlane.eu/carimgs/5649207/general/1eefca40-fbc4-4426-9670-3d2d14b3d80a.jpg',
'https://images.openlane.eu/carimgs/5649207/general/1d45ba8f-b6d0-4da1-976f-a3cb8c20018b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85f78c0-4f3d-549a-a630-fe8f6e116cd1/a85f78c0-4f3d-549a-a630-fe8f6e116cd1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 905708,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649207/general/87688d3e-74bc-46c5-84cc-271756968243.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85f78c0-4f3d-549a-a630-fe8f6e116cd1/a85f78c0-4f3d-549a-a630-fe8f6e116cd1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1000114,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649207/general/f449f63a-f42e-4445-ba06-4247c6be71fd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85f78c0-4f3d-549a-a630-fe8f6e116cd1/a85f78c0-4f3d-549a-a630-fe8f6e116cd1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1072441,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649207/general/ab8b0794-41c3-4f40-97d5-666b15912c1c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85f78c0-4f3d-549a-a630-fe8f6e116cd1/a85f78c0-4f3d-549a-a630-fe8f6e116cd1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1006840,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649207/general/bbf58aa6-980c-425a-8e00-ff07f1aed525.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85f78c0-4f3d-549a-a630-fe8f6e116cd1/a85f78c0-4f3d-549a-a630-fe8f6e116cd1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348018,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649207/general/89246d0e-f7ef-43eb-9b7e-a7d5ee59cedf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85f78c0-4f3d-549a-a630-fe8f6e116cd1/a85f78c0-4f3d-549a-a630-fe8f6e116cd1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307278,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649207/general/6a03daf8-197f-479c-8f7b-273e61eb746b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85f78c0-4f3d-549a-a630-fe8f6e116cd1/a85f78c0-4f3d-549a-a630-fe8f6e116cd1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367525,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649207/general/bac77a50-74ab-4981-8acd-f9fc1822d389.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85f78c0-4f3d-549a-a630-fe8f6e116cd1/a85f78c0-4f3d-549a-a630-fe8f6e116cd1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329518,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649207/general/71546e10-557a-442a-973b-f5053231b873.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85f78c0-4f3d-549a-a630-fe8f6e116cd1/a85f78c0-4f3d-549a-a630-fe8f6e116cd1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364790,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649207/general/1eefca40-fbc4-4426-9670-3d2d14b3d80a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85f78c0-4f3d-549a-a630-fe8f6e116cd1/a85f78c0-4f3d-549a-a630-fe8f6e116cd1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433722,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649207/general/1d45ba8f-b6d0-4da1-976f-a3cb8c20018b.jpg',
'Width': 2048}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2018-11-14',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 116 hp - 135.698 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727074%27 HTTP/1.1" 200 None
2026-03-25 15:25:15 [adesa.be] INFO: Saving data for 10727074: {'created_time': 1774452315.562545, 'last_price_update_time': 1774452315.562557, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727074') HTTP/1.1" 204 0
2026-03-25 15:25:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745545/general/ab529dbe-4266-4133-9b70-278496d86cdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724550)
2026-03-25 15:25:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f849631f990>
2026-03-25 15:25:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745545%252Fgeneral%252Fab529dbe-4266-4133-9b70-278496d86cdb.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/ab529dbe-4266-4133-9b70-278496d86cdb.jpg saved to cache
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 56543591-de5b-5887-9084-2fde30242a9a
2026-03-25 15:25:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745545/general/1b88f06c-e307-4991-ab44-ae375abc2808.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724550)
2026-03-25 15:25:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848795f650>
2026-03-25 15:25:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745545%252Fgeneral%252F1b88f06c-e307-4991-ab44-ae375abc2808.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/1b88f06c-e307-4991-ab44-ae375abc2808.jpg saved to cache
2026-03-25 15:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56543591-de5b-5887-9084-2fde30242a9a
2026-03-25 15:25:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745545/general/23417f44-e156-422f-96c6-3585a8c29a2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724550)
2026-03-25 15:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745545/general/05ee551e-ebd5-431f-b5bf-abef4243e312.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724550)
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486cf18d0>
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745545%252Fgeneral%252F23417f44-e156-422f-96c6-3585a8c29a2e.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/23417f44-e156-422f-96c6-3585a8c29a2e.jpg saved to cache
2026-03-25 15:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56543591-de5b-5887-9084-2fde30242a9a
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487accb10>
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745545%252Fgeneral%252F05ee551e-ebd5-431f-b5bf-abef4243e312.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/05ee551e-ebd5-431f-b5bf-abef4243e312.jpg saved to cache
2026-03-25 15:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56543591-de5b-5887-9084-2fde30242a9a
2026-03-25 15:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745545/general/b8247c71-1635-4c7d-8442-8d313afc678f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724550)
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486cbbf50>
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745545%252Fgeneral%252Fb8247c71-1635-4c7d-8442-8d313afc678f.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/b8247c71-1635-4c7d-8442-8d313afc678f.jpg saved to cache
2026-03-25 15:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56543591-de5b-5887-9084-2fde30242a9a
2026-03-25 15:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745545/general/f7a9cc63-592e-462f-b65f-c09a0d639742.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724550)
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b71b50>
2026-03-25 15:25:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745545%252Fgeneral%252Ff7a9cc63-592e-462f-b65f-c09a0d639742.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/f7a9cc63-592e-462f-b65f-c09a0d639742.jpg saved to cache
2026-03-25 15:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56543591-de5b-5887-9084-2fde30242a9a
2026-03-25 15:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745545/general/0c20dabc-706b-4dce-85e8-1ec84b4d1765.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724550)
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486cf3a90>
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745545%252Fgeneral%252F0c20dabc-706b-4dce-85e8-1ec84b4d1765.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/0c20dabc-706b-4dce-85e8-1ec84b4d1765.jpg saved to cache
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56543591-de5b-5887-9084-2fde30242a9a
2026-03-25 15:25:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745545/general/20c9a6df-8427-4080-bf61-36711be54d5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724550)
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cb6710>
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745545%252Fgeneral%252F20c9a6df-8427-4080-bf61-36711be54d5c.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/20c9a6df-8427-4080-bf61-36711be54d5c.jpg saved to cache
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 56543591-de5b-5887-9084-2fde30242a9a
2026-03-25 15:25:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745545/general/8be38e7e-af98-4f2a-86c0-6f9165ad82fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724550)
2026-03-25 15:25:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495e100d0>
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745545%252Fgeneral%252F8be38e7e-af98-4f2a-86c0-6f9165ad82fc.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/8be38e7e-af98-4f2a-86c0-6f9165ad82fc.jpg saved to cache
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56543591-de5b-5887-9084-2fde30242a9a
2026-03-25 15:25:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745545/general/a595d33d-3a39-4df4-b0f8-5d06c2cf2fe5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724550)
2026-03-25 15:25:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with identifier: 10724586
2026-03-25 15:25:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with scrape type 1
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F6f05aafc-cd86-4f7c-b459-f9dcafdbc0a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/6f05aafc-cd86-4f7c-b459-f9dcafdbc0a2.jpg not downloaded yet
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F3a0e4a2a-297c-4fc6-92b0-90306b6c40ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/3a0e4a2a-297c-4fc6-92b0-90306b6c40ae.jpg not downloaded yet
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F316ac07c-4124-49c8-8017-4bdad6ee9d0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/316ac07c-4124-49c8-8017-4bdad6ee9d0c.jpg not downloaded yet
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F77a3ba45-7fc0-4d09-9994-342ab8d5fcb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/77a3ba45-7fc0-4d09-9994-342ab8d5fcb4.jpg not downloaded yet
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F8496085e-bdce-4683-aafd-1de89bbeaa41.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/8496085e-bdce-4683-aafd-1de89bbeaa41.jpg not downloaded yet
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F7a397706-7186-42df-8b81-1e76501ba1e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/7a397706-7186-42df-8b81-1e76501ba1e0.jpg not downloaded yet
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F7fef04b8-4b9b-4731-a88b-e68f9a0a78c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/7fef04b8-4b9b-4731-a88b-e68f9a0a78c2.jpg not downloaded yet
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bf6850>
2026-03-25 15:25:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745545%252Fgeneral%252Fa595d33d-3a39-4df4-b0f8-5d06c2cf2fe5.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745545/general/a595d33d-3a39-4df4-b0f8-5d06c2cf2fe5.jpg saved to cache
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56543591-de5b-5887-9084-2fde30242a9a
2026-03-25 15:25:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56543591-de5b-5887-9084-2fde30242a9a, skipping ID generation
2026-03-25 15:25:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56543591-de5b-5887-9084-2fde30242a9a with scrape type 1
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56543591-de5b-5887-9084-2fde30242a9a sending to next pipeline
2026-03-25 15:25:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56543591-de5b-5887-9084-2fde30242a9a, identifier: 10724550
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5701784%252Fgeneral%252F0db67e31-2f43-4019-b6be-bdefd85d10a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/0db67e31-2f43-4019-b6be-bdefd85d10a6.jpg not downloaded yet
2026-03-25 15:25:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10724550
2026-03-25 15:25:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10724550
2026-03-25 15:25:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10724550 to the API
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:25:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745545/general/a595d33d-3a39-4df4-b0f8-5d06c2cf2fe5.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': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '56543591-de5b-5887-9084-2fde30242a9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DHM527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 68714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643892,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745545/general/a595d33d-3a39-4df4-b0f8-5d06c2cf2fe5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 749861,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745545/general/8be38e7e-af98-4f2a-86c0-6f9165ad82fc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 707998,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745545/general/20c9a6df-8427-4080-bf61-36711be54d5c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 775158,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745545/general/0c20dabc-706b-4dce-85e8-1ec84b4d1765.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 791468,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745545/general/f7a9cc63-592e-462f-b65f-c09a0d639742.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 663842,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745545/general/b8247c71-1635-4c7d-8442-8d313afc678f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386793,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745545/general/05ee551e-ebd5-431f-b5bf-abef4243e312.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278992,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745545/general/23417f44-e156-422f-96c6-3585a8c29a2e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399556,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745545/general/1b88f06c-e307-4991-ab44-ae375abc2808.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56543591-de5b-5887-9084-2fde30242a9a/56543591-de5b-5887-9084-2fde30242a9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385068,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745545/general/ab529dbe-4266-4133-9b70-278496d86cdb.jpg',
'Width': 2000}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Automatic - 135 hp - '
'68.714 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724550%27 HTTP/1.1" 200 None
2026-03-25 15:25:18 [adesa.be] INFO: Saving data for 10724550: {'created_time': 1774452318.469459, 'last_price_update_time': 1774452318.469471, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724550') HTTP/1.1" 204 0
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5701784%252Fgeneral%252F856225ff-6adc-4a53-b42b-b05a4c363995.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/856225ff-6adc-4a53-b42b-b05a4c363995.jpg not downloaded yet
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5701784%252Fgeneral%252F27d1edc7-b849-49e0-bf2d-416f26175171.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/27d1edc7-b849-49e0-bf2d-416f26175171.jpg not downloaded yet
2026-03-25 15:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25: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 15:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701784/general/27d1edc7-b849-49e0-bf2d-416f26175171.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724586)
2026-03-25 15:25:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74652f56-5884-59e2-bf4e-c00a71836bb1 with identifier: 10724772
2026-03-25 15:25:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74652f56-5884-59e2-bf4e-c00a71836bb1 with scrape type 1
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74652f56-5884-59e2-bf4e-c00a71836bb1
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745714%252Fgeneral%252Fd5f09b28-c27d-4f85-82ab-d8ccea5b031f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/d5f09b28-c27d-4f85-82ab-d8ccea5b031f.jpg not downloaded yet
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745714%252Fgeneral%252F87727434-5d35-4efc-887b-3dac5d2f7f5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/87727434-5d35-4efc-887b-3dac5d2f7f5d.jpg not downloaded yet
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745714%252Fgeneral%252Fceab70b9-e7c0-4bc2-a444-c53b343be893.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/ceab70b9-e7c0-4bc2-a444-c53b343be893.jpg not downloaded yet
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745714%252Fgeneral%252F1656e05f-6fc2-47f2-b626-58b4b6f4f033.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/1656e05f-6fc2-47f2-b626-58b4b6f4f033.jpg not downloaded yet
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745714%252Fgeneral%252F81e20417-bf5d-4e32-952c-2f1f6d0db736.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/81e20417-bf5d-4e32-952c-2f1f6d0db736.jpg not downloaded yet
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745714%252Fgeneral%252Fbef09b91-154b-459c-a153-edaed9e26370.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/bef09b91-154b-459c-a153-edaed9e26370.jpg not downloaded yet
2026-03-25 15:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701784/general/856225ff-6adc-4a53-b42b-b05a4c363995.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724586)
2026-03-25 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745714%252Fgeneral%252F93053754-5def-4b7a-bb60-2908c2a15ee1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/93053754-5def-4b7a-bb60-2908c2a15ee1.jpg not downloaded yet
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745714%252Fgeneral%252F66b8d0aa-6780-4b1b-9417-c5d6566d5fc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/66b8d0aa-6780-4b1b-9417-c5d6566d5fc3.jpg not downloaded yet
2026-03-25 15:25:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bff410>
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F27d1edc7-b849-49e0-bf2d-416f26175171.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/27d1edc7-b849-49e0-bf2d-416f26175171.jpg saved to cache
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745714%252Fgeneral%252F2e26cb1b-401f-44c1-b70f-b6d26b95e199.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/2e26cb1b-401f-44c1-b70f-b6d26b95e199.jpg not downloaded yet
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745714%252Fgeneral%252F4fa994df-fe94-499c-8515-e95301776448.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/4fa994df-fe94-499c-8515-e95301776448.jpg not downloaded yet
2026-03-25 15:25:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84879b7a90>
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F856225ff-6adc-4a53-b42b-b05a4c363995.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/856225ff-6adc-4a53-b42b-b05a4c363995.jpg saved to cache
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2
2026-03-25 15:25:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745714/general/81e20417-bf5d-4e32-952c-2f1f6d0db736.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724772)
2026-03-25 15:25:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25: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 15:25:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745714/general/2e26cb1b-401f-44c1-b70f-b6d26b95e199.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724772)
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d67b10>
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745714%252Fgeneral%252F81e20417-bf5d-4e32-952c-2f1f6d0db736.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/81e20417-bf5d-4e32-952c-2f1f6d0db736.jpg saved to cache
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 74652f56-5884-59e2-bf4e-c00a71836bb1
2026-03-25 15:25:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745714/general/4fa994df-fe94-499c-8515-e95301776448.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724772)
2026-03-25 15:25:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745714/general/66b8d0aa-6780-4b1b-9417-c5d6566d5fc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724772)
2026-03-25 15:25:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14bafb2d-83a8-538e-8d44-239ac1f8cf6e with identifier: 10725648
2026-03-25 15:25:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14bafb2d-83a8-538e-8d44-239ac1f8cf6e with scrape type 1
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14bafb2d-83a8-538e-8d44-239ac1f8cf6e
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5704031%252Fgeneral%252F93cc5ce0-9ae2-422f-b2ad-cbf34d234d55.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704031/general/93cc5ce0-9ae2-422f-b2ad-cbf34d234d55.jpg already downloaded
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5704031%252Fgeneral%252Fcbd13c43-92f1-4afb-8d24-3a0879ea8a1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704031/general/cbd13c43-92f1-4afb-8d24-3a0879ea8a1c.jpg already downloaded
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5704031%252Fgeneral%252F38709aec-2ff4-4a59-9cc7-edf2bdd52578.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704031/general/38709aec-2ff4-4a59-9cc7-edf2bdd52578.jpg already downloaded
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5704031%252Fgeneral%252Fbdf4c9ec-c641-4e2c-9d4d-eff2a9caa71e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704031/general/bdf4c9ec-c641-4e2c-9d4d-eff2a9caa71e.jpg already downloaded
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5704031%252Fgeneral%252F611d2b05-37b2-4b10-8475-7b7c30840c44.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704031/general/611d2b05-37b2-4b10-8475-7b7c30840c44.jpg already downloaded
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5704031%252Fgeneral%252F1dd67aec-d129-4af4-bf73-d97cf98a63dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704031/general/1dd67aec-d129-4af4-bf73-d97cf98a63dd.jpg already downloaded
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5704031%252Fgeneral%252F5e934d98-15c0-4e28-976d-3bb18cd93df0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704031/general/5e934d98-15c0-4e28-976d-3bb18cd93df0.jpg already downloaded
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5704031%252Fgeneral%252F0a62ba4f-f974-4b92-9975-912d1319fa9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704031/general/0a62ba4f-f974-4b92-9975-912d1319fa9d.jpg already downloaded
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5704031%252Fgeneral%252Fd826bc75-b4ab-4b76-8909-360d9283e407.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704031/general/d826bc75-b4ab-4b76-8909-360d9283e407.jpg already downloaded
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5704031%252Fgeneral%252Fb8c68f9c-ac83-40c8-9da8-064c2ce6a34b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704031/general/b8c68f9c-ac83-40c8-9da8-064c2ce6a34b.jpg already downloaded
2026-03-25 15:25:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14bafb2d-83a8-538e-8d44-239ac1f8cf6e, identifier: 10725648
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848795dd10>
2026-03-25 15:25:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745714%252Fgeneral%252F2e26cb1b-401f-44c1-b70f-b6d26b95e199.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/2e26cb1b-401f-44c1-b70f-b6d26b95e199.jpg saved to cache
2026-03-25 15:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 74652f56-5884-59e2-bf4e-c00a71836bb1
2026-03-25 15:25:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14bafb2d-83a8-538e-8d44-239ac1f8cf6e with identifier: 10725648
2026-03-25 15:25:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14bafb2d-83a8-538e-8d44-239ac1f8cf6e with identifier: 10725648
2026-03-25 15:25:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14bafb2d-83a8-538e-8d44-239ac1f8cf6e with identifier: 10725648 to the API
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25: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 15:25:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '14bafb2d-83a8-538e-8d44-239ac1f8cf6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '71F210099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725648',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 301218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5704031/general/93cc5ce0-9ae2-422f-b2ad-cbf34d234d55.jpg',
'https://images.openlane.eu/carimgs/5704031/general/cbd13c43-92f1-4afb-8d24-3a0879ea8a1c.jpg',
'https://images.openlane.eu/carimgs/5704031/general/38709aec-2ff4-4a59-9cc7-edf2bdd52578.jpg',
'https://images.openlane.eu/carimgs/5704031/general/bdf4c9ec-c641-4e2c-9d4d-eff2a9caa71e.jpg',
'https://images.openlane.eu/carimgs/5704031/general/611d2b05-37b2-4b10-8475-7b7c30840c44.jpg',
'https://images.openlane.eu/carimgs/5704031/general/1dd67aec-d129-4af4-bf73-d97cf98a63dd.jpg',
'https://images.openlane.eu/carimgs/5704031/general/5e934d98-15c0-4e28-976d-3bb18cd93df0.jpg',
'https://images.openlane.eu/carimgs/5704031/general/0a62ba4f-f974-4b92-9975-912d1319fa9d.jpg',
'https://images.openlane.eu/carimgs/5704031/general/d826bc75-b4ab-4b76-8909-360d9283e407.jpg',
'https://images.openlane.eu/carimgs/5704031/general/b8c68f9c-ac83-40c8-9da8-064c2ce6a34b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14bafb2d-83a8-538e-8d44-239ac1f8cf6e/14bafb2d-83a8-538e-8d44-239ac1f8cf6e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 749164,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704031/general/93cc5ce0-9ae2-422f-b2ad-cbf34d234d55.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14bafb2d-83a8-538e-8d44-239ac1f8cf6e/14bafb2d-83a8-538e-8d44-239ac1f8cf6e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 907984,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704031/general/cbd13c43-92f1-4afb-8d24-3a0879ea8a1c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14bafb2d-83a8-538e-8d44-239ac1f8cf6e/14bafb2d-83a8-538e-8d44-239ac1f8cf6e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1096525,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704031/general/38709aec-2ff4-4a59-9cc7-edf2bdd52578.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14bafb2d-83a8-538e-8d44-239ac1f8cf6e/14bafb2d-83a8-538e-8d44-239ac1f8cf6e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1010369,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704031/general/bdf4c9ec-c641-4e2c-9d4d-eff2a9caa71e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14bafb2d-83a8-538e-8d44-239ac1f8cf6e/14bafb2d-83a8-538e-8d44-239ac1f8cf6e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370078,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704031/general/611d2b05-37b2-4b10-8475-7b7c30840c44.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14bafb2d-83a8-538e-8d44-239ac1f8cf6e/14bafb2d-83a8-538e-8d44-239ac1f8cf6e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397203,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704031/general/1dd67aec-d129-4af4-bf73-d97cf98a63dd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14bafb2d-83a8-538e-8d44-239ac1f8cf6e/14bafb2d-83a8-538e-8d44-239ac1f8cf6e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378271,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704031/general/5e934d98-15c0-4e28-976d-3bb18cd93df0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14bafb2d-83a8-538e-8d44-239ac1f8cf6e/14bafb2d-83a8-538e-8d44-239ac1f8cf6e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488004,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704031/general/0a62ba4f-f974-4b92-9975-912d1319fa9d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14bafb2d-83a8-538e-8d44-239ac1f8cf6e/14bafb2d-83a8-538e-8d44-239ac1f8cf6e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344866,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704031/general/d826bc75-b4ab-4b76-8909-360d9283e407.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14bafb2d-83a8-538e-8d44-239ac1f8cf6e/14bafb2d-83a8-538e-8d44-239ac1f8cf6e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 744801,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704031/general/b8c68f9c-ac83-40c8-9da8-064c2ce6a34b.jpg',
'Width': 1536}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2008-07-07',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Mercedes-Benz C Break 200 CDI Classic - Diesel - Automatic - 136 hp '
'- 301.218 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2008}
2026-03-25 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725648%27 HTTP/1.1" 200 None
2026-03-25 15:25:20 [adesa.be] INFO: Saving data for 10725648: {'created_time': 1774452320.006393, 'last_price_update_time': 1774452320.006406, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725648') HTTP/1.1" 204 0
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848789e490>
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745714%252Fgeneral%252F4fa994df-fe94-499c-8515-e95301776448.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/4fa994df-fe94-499c-8515-e95301776448.jpg saved to cache
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 74652f56-5884-59e2-bf4e-c00a71836bb1
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487abcc90>
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745714%252Fgeneral%252F66b8d0aa-6780-4b1b-9417-c5d6566d5fc3.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/66b8d0aa-6780-4b1b-9417-c5d6566d5fc3.jpg saved to cache
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 74652f56-5884-59e2-bf4e-c00a71836bb1
2026-03-25 15:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745714/general/93053754-5def-4b7a-bb60-2908c2a15ee1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724772)
2026-03-25 15:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745714/general/bef09b91-154b-459c-a153-edaed9e26370.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724772)
2026-03-25 15:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745714/general/1656e05f-6fc2-47f2-b626-58b4b6f4f033.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724772)
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bfd990>
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745714%252Fgeneral%252F93053754-5def-4b7a-bb60-2908c2a15ee1.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/93053754-5def-4b7a-bb60-2908c2a15ee1.jpg saved to cache
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 74652f56-5884-59e2-bf4e-c00a71836bb1
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f8be10>
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745714%252Fgeneral%252Fbef09b91-154b-459c-a153-edaed9e26370.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/bef09b91-154b-459c-a153-edaed9e26370.jpg saved to cache
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 74652f56-5884-59e2-bf4e-c00a71836bb1
2026-03-25 15:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745714/general/ceab70b9-e7c0-4bc2-a444-c53b343be893.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724772)
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487ba0c10>
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745714%252Fgeneral%252F1656e05f-6fc2-47f2-b626-58b4b6f4f033.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/1656e05f-6fc2-47f2-b626-58b4b6f4f033.jpg saved to cache
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 74652f56-5884-59e2-bf4e-c00a71836bb1
2026-03-25 15:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745714/general/87727434-5d35-4efc-887b-3dac5d2f7f5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724772)
2026-03-25 15:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745714/general/d5f09b28-c27d-4f85-82ab-d8ccea5b031f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724772)
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487921f50>
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745714%252Fgeneral%252Fceab70b9-e7c0-4bc2-a444-c53b343be893.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/ceab70b9-e7c0-4bc2-a444-c53b343be893.jpg saved to cache
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 74652f56-5884-59e2-bf4e-c00a71836bb1
2026-03-25 15:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701784/general/0db67e31-2f43-4019-b6be-bdefd85d10a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724586)
2026-03-25 15:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701784/general/7fef04b8-4b9b-4731-a88b-e68f9a0a78c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724586)
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487ba0d90>
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745714%252Fgeneral%252F87727434-5d35-4efc-887b-3dac5d2f7f5d.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/87727434-5d35-4efc-887b-3dac5d2f7f5d.jpg saved to cache
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 74652f56-5884-59e2-bf4e-c00a71836bb1
2026-03-25 15:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701784/general/7a397706-7186-42df-8b81-1e76501ba1e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724586)
2026-03-25 15:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701784/general/8496085e-bdce-4683-aafd-1de89bbeaa41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724586)
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bfca10>
2026-03-25 15:25:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745714%252Fgeneral%252Fd5f09b28-c27d-4f85-82ab-d8ccea5b031f.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745714/general/d5f09b28-c27d-4f85-82ab-d8ccea5b031f.jpg saved to cache
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74652f56-5884-59e2-bf4e-c00a71836bb1
2026-03-25 15:25:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74652f56-5884-59e2-bf4e-c00a71836bb1, skipping ID generation
2026-03-25 15:25:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74652f56-5884-59e2-bf4e-c00a71836bb1 with scrape type 1
2026-03-25 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74652f56-5884-59e2-bf4e-c00a71836bb1 sending to next pipeline
2026-03-25 15:25:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74652f56-5884-59e2-bf4e-c00a71836bb1, identifier: 10724772
2026-03-25 15:25:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74652f56-5884-59e2-bf4e-c00a71836bb1 with identifier: 10724772
2026-03-25 15:25:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74652f56-5884-59e2-bf4e-c00a71836bb1 with identifier: 10724772
2026-03-25 15:25:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74652f56-5884-59e2-bf4e-c00a71836bb1 with identifier: 10724772 to the API
2026-03-25 15:25:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25: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 15:25:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745714/general/d5f09b28-c27d-4f85-82ab-d8ccea5b031f.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': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '74652f56-5884-59e2-bf4e-c00a71836bb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AJK106',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724772',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 176876,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291922,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745714/general/d5f09b28-c27d-4f85-82ab-d8ccea5b031f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283676,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745714/general/87727434-5d35-4efc-887b-3dac5d2f7f5d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217558,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745714/general/ceab70b9-e7c0-4bc2-a444-c53b343be893.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279483,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745714/general/1656e05f-6fc2-47f2-b626-58b4b6f4f033.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354954,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745714/general/81e20417-bf5d-4e32-952c-2f1f6d0db736.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275064,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745714/general/bef09b91-154b-459c-a153-edaed9e26370.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260654,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745714/general/93053754-5def-4b7a-bb60-2908c2a15ee1.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166636,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745714/general/66b8d0aa-6780-4b1b-9417-c5d6566d5fc3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239017,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745714/general/2e26cb1b-401f-44c1-b70f-b6d26b95e199.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74652f56-5884-59e2-bf4e-c00a71836bb1/74652f56-5884-59e2-bf4e-c00a71836bb1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230630,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745714/general/4fa994df-fe94-499c-8515-e95301776448.jpg',
'Width': 1200}],
'price': 9250,
'price_includes_vat': True,
'registration_date': '2017-03-24',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'BMW X1 18d M Sport - Diesel - Automatic - 135 hp - 176.876 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2017}
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724772%27 HTTP/1.1" 200 None
2026-03-25 15:25:21 [adesa.be] INFO: Saving data for 10724772: {'created_time': 1774452321.152492, 'last_price_update_time': 1774452321.152507, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724772') HTTP/1.1" 204 0
2026-03-25 15:25:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487920fd0>
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F0db67e31-2f43-4019-b6be-bdefd85d10a6.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/0db67e31-2f43-4019-b6be-bdefd85d10a6.jpg saved to cache
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2
2026-03-25 15:25:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701784/general/77a3ba45-7fc0-4d09-9994-342ab8d5fcb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724586)
2026-03-25 15:25:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701784/general/316ac07c-4124-49c8-8017-4bdad6ee9d0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724586)
2026-03-25 15:25: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 15:25:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c9bfd0>
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F7fef04b8-4b9b-4731-a88b-e68f9a0a78c2.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/7fef04b8-4b9b-4731-a88b-e68f9a0a78c2.jpg saved to cache
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2
2026-03-25 15:25:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487889d50>
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F7a397706-7186-42df-8b81-1e76501ba1e0.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/7a397706-7186-42df-8b81-1e76501ba1e0.jpg saved to cache
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2
2026-03-25 15:25:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487acf5d0>
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F8496085e-bdce-4683-aafd-1de89bbeaa41.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/8496085e-bdce-4683-aafd-1de89bbeaa41.jpg saved to cache
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2
2026-03-25 15:25:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b095d0>
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F77a3ba45-7fc0-4d09-9994-342ab8d5fcb4.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/77a3ba45-7fc0-4d09-9994-342ab8d5fcb4.jpg saved to cache
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2
2026-03-25 15:25:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b with identifier: 10725628
2026-03-25 15:25:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b with scrape type 1
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5524541%252Fgeneral%252F080078ef-d435-4a15-968f-11aeda8a7554.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524541/general/080078ef-d435-4a15-968f-11aeda8a7554.jpg already downloaded
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5524541%252Fgeneral%252Fcf6116a2-ebbb-4952-9318-5413dc8bd557.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524541/general/cf6116a2-ebbb-4952-9318-5413dc8bd557.jpg already downloaded
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5524541%252Fgeneral%252Fdb9cba3e-93d2-4774-a8b7-e69eb91a8f66.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524541/general/db9cba3e-93d2-4774-a8b7-e69eb91a8f66.jpg already downloaded
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5524541%252Fgeneral%252F18e555eb-a18e-4e6f-9dc1-36985e438b6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524541/general/18e555eb-a18e-4e6f-9dc1-36985e438b6f.jpg already downloaded
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5524541%252Fgeneral%252F6576467d-a34b-4632-9cdb-815c6434cf3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524541/general/6576467d-a34b-4632-9cdb-815c6434cf3f.jpg already downloaded
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5524541%252Fgeneral%252Fff5560ae-9766-4074-b452-bcc1da1dd9b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524541/general/ff5560ae-9766-4074-b452-bcc1da1dd9b0.jpg already downloaded
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5524541%252Fgeneral%252F0fed4550-93e2-46ec-b08e-b3e149ad3b6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524541/general/0fed4550-93e2-46ec-b08e-b3e149ad3b6c.jpg already downloaded
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5524541%252Fgeneral%252Fa19f5c16-11fb-4d4f-bb75-58aa4a383664.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524541/general/a19f5c16-11fb-4d4f-bb75-58aa4a383664.jpg already downloaded
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5524541%252Fgeneral%252F837875f6-1004-4bab-b65a-3c1af9bc0059.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524541/general/837875f6-1004-4bab-b65a-3c1af9bc0059.jpg already downloaded
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5524541%252Fgeneral%252Fc34bd937-17f9-4c9e-9da7-e6aaf73a4dd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524541/general/c34bd937-17f9-4c9e-9da7-e6aaf73a4dd4.jpg already downloaded
2026-03-25 15:25:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b, identifier: 10725628
2026-03-25 15:25:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486edfe90>
2026-03-25 15:25:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F316ac07c-4124-49c8-8017-4bdad6ee9d0c.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/316ac07c-4124-49c8-8017-4bdad6ee9d0c.jpg saved to cache
2026-03-25 15:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2
2026-03-25 15:25: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 15:25:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b with identifier: 10725628
2026-03-25 15:25:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b with identifier: 10725628
2026-03-25 15:25:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b with identifier: 10725628 to the API
2026-03-25 15:25:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25: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 15:25:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725628>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1pce970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725628',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 247071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5524541/general/080078ef-d435-4a15-968f-11aeda8a7554.jpg',
'https://images.openlane.eu/carimgs/5524541/general/cf6116a2-ebbb-4952-9318-5413dc8bd557.jpg',
'https://images.openlane.eu/carimgs/5524541/general/db9cba3e-93d2-4774-a8b7-e69eb91a8f66.jpg',
'https://images.openlane.eu/carimgs/5524541/general/18e555eb-a18e-4e6f-9dc1-36985e438b6f.jpg',
'https://images.openlane.eu/carimgs/5524541/general/6576467d-a34b-4632-9cdb-815c6434cf3f.jpg',
'https://images.openlane.eu/carimgs/5524541/general/ff5560ae-9766-4074-b452-bcc1da1dd9b0.jpg',
'https://images.openlane.eu/carimgs/5524541/general/0fed4550-93e2-46ec-b08e-b3e149ad3b6c.jpg',
'https://images.openlane.eu/carimgs/5524541/general/a19f5c16-11fb-4d4f-bb75-58aa4a383664.jpg',
'https://images.openlane.eu/carimgs/5524541/general/837875f6-1004-4bab-b65a-3c1af9bc0059.jpg',
'https://images.openlane.eu/carimgs/5524541/general/c34bd937-17f9-4c9e-9da7-e6aaf73a4dd4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b/a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498677,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524541/general/080078ef-d435-4a15-968f-11aeda8a7554.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b/a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416502,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524541/general/cf6116a2-ebbb-4952-9318-5413dc8bd557.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b/a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 508712,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524541/general/db9cba3e-93d2-4774-a8b7-e69eb91a8f66.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b/a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467481,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524541/general/18e555eb-a18e-4e6f-9dc1-36985e438b6f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b/a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381220,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524541/general/6576467d-a34b-4632-9cdb-815c6434cf3f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b/a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355231,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524541/general/ff5560ae-9766-4074-b452-bcc1da1dd9b0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b/a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350552,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524541/general/0fed4550-93e2-46ec-b08e-b3e149ad3b6c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b/a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431438,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524541/general/a19f5c16-11fb-4d4f-bb75-58aa4a383664.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b/a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230251,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524541/general/837875f6-1004-4bab-b65a-3c1af9bc0059.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b/a8f0bb0b-9671-56ca-b525-efa6a8fb1e3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252761,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524541/general/c34bd937-17f9-4c9e-9da7-e6aaf73a4dd4.jpg',
'Width': 2000}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2011-12-01',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Mercedes-Benz C Break 180 CDI Avantgarde - Diesel - Manual - 120 hp '
'- 247.071 km',
'transmission': 'manual',
'trim': 'Avantgarde',
'vin': None,
'year': 2011}
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725628%27 HTTP/1.1" 200 None
2026-03-25 15:25:22 [adesa.be] INFO: Saving data for 10725628: {'created_time': 1774452322.047655, 'last_price_update_time': 1774452322.047666, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725628') HTTP/1.1" 204 0
2026-03-25 15:25:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701784/general/6f05aafc-cd86-4f7c-b459-f9dcafdbc0a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724586)
2026-03-25 15:25:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701784/general/3a0e4a2a-297c-4fc6-92b0-90306b6c40ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724586)
2026-03-25 15:25:22 [adesa.be] INFO: Found listing with ID: 10724780
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724780%27 HTTP/1.1" 200 None
2026-03-25 15:25:22 [adesa.be] INFO: Scrape type for 10724780: 1
2026-03-25 15:25:22 [adesa.be] INFO: Scraping item 10724780 url https://www.openlane.eu/en/carv6/auction/10724780
2026-03-25 15:25:22 [adesa.be] INFO: Found listing with ID: 10724526
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724526%27 HTTP/1.1" 200 None
2026-03-25 15:25:22 [adesa.be] INFO: Scrape type for 10724526: 1
2026-03-25 15:25:22 [adesa.be] INFO: Scraping item 10724526 url https://www.openlane.eu/en/carv6/auction/10724526
2026-03-25 15:25:22 [adesa.be] INFO: Found listing with ID: 10725626
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725626%27 HTTP/1.1" 200 None
2026-03-25 15:25:22 [adesa.be] INFO: Scrape type for 10725626: 1
2026-03-25 15:25:22 [adesa.be] INFO: Scraping item 10725626 url https://www.openlane.eu/en/carv6/auction/10725626
2026-03-25 15:25:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745745/general/3b5bf8de-ea39-4eed-97bb-228e01c7f525.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725611)
2026-03-25 15:25:22 [adesa.be] INFO: Found listing with ID: 10724646
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724646%27 HTTP/1.1" 200 None
2026-03-25 15:25:22 [adesa.be] INFO: Scrape type for 10724646: 1
2026-03-25 15:25:22 [adesa.be] INFO: Scraping item 10724646 url https://www.openlane.eu/en/carv6/auction/10724646
2026-03-25 15:25:22 [adesa.be] INFO: Found listing with ID: 10724551
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724551%27 HTTP/1.1" 200 None
2026-03-25 15:25:22 [adesa.be] INFO: Scrape type for 10724551: 1
2026-03-25 15:25:22 [adesa.be] INFO: Scraping item 10724551 url https://www.openlane.eu/en/carv6/auction/10724551
2026-03-25 15:25:22 [adesa.be] INFO: Found listing with ID: 10724791
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724791%27 HTTP/1.1" 200 None
2026-03-25 15:25:22 [adesa.be] INFO: Scrape type for 10724791: 1
2026-03-25 15:25:22 [adesa.be] INFO: Scraping item 10724791 url https://www.openlane.eu/en/carv6/auction/10724791
2026-03-25 15:25:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487acf590>
2026-03-25 15:25:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F6f05aafc-cd86-4f7c-b459-f9dcafdbc0a2.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/6f05aafc-cd86-4f7c-b459-f9dcafdbc0a2.jpg saved to cache
2026-03-25 15:25:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2
2026-03-25 15:25:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:25:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487aaaad0>
2026-03-25 15:25:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701784%252Fgeneral%252F3a0e4a2a-297c-4fc6-92b0-90306b6c40ae.jpg') HTTP/1.1" 204 0
2026-03-25 15:25:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701784/general/3a0e4a2a-297c-4fc6-92b0-90306b6c40ae.jpg saved to cache
2026-03-25 15:25:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2
2026-03-25 15:25:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1ce7609-cdca-5abe-8532-6fb5b8355cf2, skipping ID generation
2026-03-25 15:25:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with scrape type 1
2026-03-25 15:25:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1ce7609-cdca-5abe-8532-6fb5b8355cf2 sending to next pipeline
2026-03-25 15:25:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1ce7609-cdca-5abe-8532-6fb5b8355cf2, identifier: 10724586
2026-03-25 15:25:22 [adesa.be] INFO: Found listing with ID: 10724529
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724529%27 HTTP/1.1" 200 None
2026-03-25 15:25:22 [adesa.be] INFO: Scrape type for 10724529: 1
2026-03-25 15:25:22 [adesa.be] INFO: Scraping item 10724529 url https://www.openlane.eu/en/carv6/auction/10724529
2026-03-25 15:25:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with identifier: 10724586
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-25 15:25:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:25:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with identifier: 10724586
2026-03-25 15:25:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1ce7609-cdca-5abe-8532-6fb5b8355cf2 with identifier: 10724586 to the API
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25: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 15:25:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5701784/general/3a0e4a2a-297c-4fc6-92b0-90306b6c40ae.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f1ce7609-cdca-5abe-8532-6fb5b8355cf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DMS938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 149298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120183,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701784/general/6f05aafc-cd86-4f7c-b459-f9dcafdbc0a2.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109100,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701784/general/3a0e4a2a-297c-4fc6-92b0-90306b6c40ae.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143422,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701784/general/316ac07c-4124-49c8-8017-4bdad6ee9d0c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110859,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701784/general/77a3ba45-7fc0-4d09-9994-342ab8d5fcb4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92845,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701784/general/8496085e-bdce-4683-aafd-1de89bbeaa41.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83086,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701784/general/7a397706-7186-42df-8b81-1e76501ba1e0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104294,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701784/general/7fef04b8-4b9b-4731-a88b-e68f9a0a78c2.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97199,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701784/general/0db67e31-2f43-4019-b6be-bdefd85d10a6.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77908,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701784/general/856225ff-6adc-4a53-b42b-b05a4c363995.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ce7609-cdca-5abe-8532-6fb5b8355cf2/f1ce7609-cdca-5abe-8532-6fb5b8355cf2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80698,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701784/general/27d1edc7-b849-49e0-bf2d-416f26175171.jpg',
'Width': 640}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2018-08-10',
'seats_number': 5,
'seller_name': 'Autohandel Olivier CVBA',
'title': 'Mercedes-Benz C Break 200d Business Solution - Diesel - Automatic - '
'150 hp - 149.298 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2018}
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724586%27 HTTP/1.1" 200 None
2026-03-25 15:25:22 [adesa.be] INFO: Saving data for 10724586: {'created_time': 1774452322.955686, 'last_price_update_time': 1774452322.955697, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724586') HTTP/1.1" 204 0
2026-03-25 15:25:22 [adesa.be] INFO: Found listing with ID: 10724537
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724537%27 HTTP/1.1" 200 None
2026-03-25 15:25:22 [adesa.be] INFO: Scrape type for 10724537: 1
2026-03-25 15:25:22 [adesa.be] INFO: Scraping item 10724537 url https://www.openlane.eu/en/carv6/auction/10724537
2026-03-25 15:25:22 [adesa.be] INFO: Found listing with ID: 10727045
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727045%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10727045: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10727045 url https://www.openlane.eu/en/carv6/auction/10727045
2026-03-25 15:25:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 15248bc5-a774-51e2-b69a-a2b6a5436a98 due to Ignoring non-200 response
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725623
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725623%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725623: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725623 url https://www.openlane.eu/en/carv6/auction/10725623
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724542
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724542%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724542: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724542 url https://www.openlane.eu/en/carv6/auction/10724542
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724555
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724555%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724555: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724555 url https://www.openlane.eu/en/carv6/auction/10724555
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724757
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724757%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724757: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724757 url https://www.openlane.eu/en/carv6/auction/10724757
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724774
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724774%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724774: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724774 url https://www.openlane.eu/en/carv6/auction/10724774
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724789
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724789%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724789: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724789 url https://www.openlane.eu/en/carv6/auction/10724789
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724679
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724679%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724679: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724679 url https://www.openlane.eu/en/carv6/auction/10724679
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724554
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724554%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724554: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724554 url https://www.openlane.eu/en/carv6/auction/10724554
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724766
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724766%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724766: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724766 url https://www.openlane.eu/en/carv6/auction/10724766
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724625
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724625%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724625: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724625 url https://www.openlane.eu/en/carv6/auction/10724625
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724690
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724690%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724690: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724690 url https://www.openlane.eu/en/carv6/auction/10724690
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724650
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724650%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724650: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724650 url https://www.openlane.eu/en/carv6/auction/10724650
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725630
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725630%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725630: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725630 url https://www.openlane.eu/en/carv6/auction/10725630
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724592
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724592%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724592: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724592 url https://www.openlane.eu/en/carv6/auction/10724592
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10727057
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727057%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10727057: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10727057 url https://www.openlane.eu/en/carv6/auction/10727057
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724649
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724649%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724649: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724649 url https://www.openlane.eu/en/carv6/auction/10724649
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724764
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724764%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724764: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724764 url https://www.openlane.eu/en/carv6/auction/10724764
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724589
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724589%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724589: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724589 url https://www.openlane.eu/en/carv6/auction/10724589
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725679
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725679%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725679: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725679 url https://www.openlane.eu/en/carv6/auction/10725679
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10727065
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727065%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10727065: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10727065 url https://www.openlane.eu/en/carv6/auction/10727065
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724698
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724698%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724698: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724698 url https://www.openlane.eu/en/carv6/auction/10724698
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725647
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725647%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725647: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725647 url https://www.openlane.eu/en/carv6/auction/10725647
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725684
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725684%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725684: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725684 url https://www.openlane.eu/en/carv6/auction/10725684
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724570
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724570%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724570: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724570 url https://www.openlane.eu/en/carv6/auction/10724570
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725617
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725617%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725617: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725617 url https://www.openlane.eu/en/carv6/auction/10725617
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725686
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725686%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725686: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725686 url https://www.openlane.eu/en/carv6/auction/10725686
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724784
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724784%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724784: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724784 url https://www.openlane.eu/en/carv6/auction/10724784
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725610
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725610%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725610: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725610 url https://www.openlane.eu/en/carv6/auction/10725610
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725641
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725641%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725641: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725641 url https://www.openlane.eu/en/carv6/auction/10725641
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10727042
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727042%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10727042: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10727042 url https://www.openlane.eu/en/carv6/auction/10727042
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724782
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724782%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724782: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724782 url https://www.openlane.eu/en/carv6/auction/10724782
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725636
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725636%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725636: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725636 url https://www.openlane.eu/en/carv6/auction/10725636
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725634
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725634%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725634: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725634 url https://www.openlane.eu/en/carv6/auction/10725634
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724682
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724682%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724682: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724682 url https://www.openlane.eu/en/carv6/auction/10724682
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724640
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724640%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724640: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724640 url https://www.openlane.eu/en/carv6/auction/10724640
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10727086
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727086%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10727086: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10727086 url https://www.openlane.eu/en/carv6/auction/10727086
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724569
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724569%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724569: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724569 url https://www.openlane.eu/en/carv6/auction/10724569
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10727089
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727089%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10727089: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10727089 url https://www.openlane.eu/en/carv6/auction/10727089
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724770
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724770%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724770: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724770 url https://www.openlane.eu/en/carv6/auction/10724770
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724669
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724669%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724669: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724669 url https://www.openlane.eu/en/carv6/auction/10724669
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10727139
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727139%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10727139: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10727139 url https://www.openlane.eu/en/carv6/auction/10727139
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10727072
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727072%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10727072: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10727072 url https://www.openlane.eu/en/carv6/auction/10727072
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10727087
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727087%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10727087: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10727087 url https://www.openlane.eu/en/carv6/auction/10727087
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10727061
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727061%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10727061: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10727061 url https://www.openlane.eu/en/carv6/auction/10727061
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724672
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724672%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724672: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724672 url https://www.openlane.eu/en/carv6/auction/10724672
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10725653
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725653%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10725653: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10725653 url https://www.openlane.eu/en/carv6/auction/10725653
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10727073
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727073%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10727073: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10727073 url https://www.openlane.eu/en/carv6/auction/10727073
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724628
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724628%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724628: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724628 url https://www.openlane.eu/en/carv6/auction/10724628
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724675
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724675%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724675: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724675 url https://www.openlane.eu/en/carv6/auction/10724675
2026-03-25 15:25:23 [adesa.be] INFO: Found listing with ID: 10724615
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724615%27 HTTP/1.1" 200 None
2026-03-25 15:25:23 [adesa.be] INFO: Scrape type for 10724615: 1
2026-03-25 15:25:23 [adesa.be] INFO: Scraping item 10724615 url https://www.openlane.eu/en/carv6/auction/10724615
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724647
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724647%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724647: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724647 url https://www.openlane.eu/en/carv6/auction/10724647
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10725644
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725644%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10725644: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10725644 url https://www.openlane.eu/en/carv6/auction/10725644
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724651
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724651%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724651: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724651 url https://www.openlane.eu/en/carv6/auction/10724651
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724676
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724676%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724676: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724676 url https://www.openlane.eu/en/carv6/auction/10724676
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10725625
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725625%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10725625: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10725625 url https://www.openlane.eu/en/carv6/auction/10725625
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724627
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724627%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724627: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724627 url https://www.openlane.eu/en/carv6/auction/10724627
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724680
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724680%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724680: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724680 url https://www.openlane.eu/en/carv6/auction/10724680
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724663
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724663%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724663: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724663 url https://www.openlane.eu/en/carv6/auction/10724663
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10727070
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727070%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10727070: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10727070 url https://www.openlane.eu/en/carv6/auction/10727070
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724582
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724582%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724582: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724582 url https://www.openlane.eu/en/carv6/auction/10724582
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724703
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724703%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724703: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724703 url https://www.openlane.eu/en/carv6/auction/10724703
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10725643
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725643%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10725643: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10725643 url https://www.openlane.eu/en/carv6/auction/10725643
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724621
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724621%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724621: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724621 url https://www.openlane.eu/en/carv6/auction/10724621
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724584
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724584%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724584: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724584 url https://www.openlane.eu/en/carv6/auction/10724584
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10721602
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721602%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10721602: 0
2026-03-25 15:25:24 [adesa.be] INFO: Skipping item 10721602 url https://www.openlane.eu/en/carv6/auction/10721602
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724717
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724717%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724717: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724717 url https://www.openlane.eu/en/carv6/auction/10724717
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724641
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724641%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724641: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724641 url https://www.openlane.eu/en/carv6/auction/10724641
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10727077
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727077%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10727077: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10727077 url https://www.openlane.eu/en/carv6/auction/10727077
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10727044
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727044%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10727044: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10727044 url https://www.openlane.eu/en/carv6/auction/10727044
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724581
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724581%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724581: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724581 url https://www.openlane.eu/en/carv6/auction/10724581
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10725606
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725606%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10725606: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10725606 url https://www.openlane.eu/en/carv6/auction/10725606
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724635
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724635%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724635: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724635 url https://www.openlane.eu/en/carv6/auction/10724635
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724760
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724760%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724760: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724760 url https://www.openlane.eu/en/carv6/auction/10724760
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10725627
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725627%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10725627: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10725627 url https://www.openlane.eu/en/carv6/auction/10725627
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724644
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724644%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724644: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724644 url https://www.openlane.eu/en/carv6/auction/10724644
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10725620
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725620%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10725620: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10725620 url https://www.openlane.eu/en/carv6/auction/10725620
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724776
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724776%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724776: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724776 url https://www.openlane.eu/en/carv6/auction/10724776
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10727092
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727092%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10727092: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10727092 url https://www.openlane.eu/en/carv6/auction/10727092
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724562
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724562%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724562: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724562 url https://www.openlane.eu/en/carv6/auction/10724562
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724594
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724594%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724594: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724594 url https://www.openlane.eu/en/carv6/auction/10724594
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10727043
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727043%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10727043: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10727043 url https://www.openlane.eu/en/carv6/auction/10727043
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724622
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724622%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724622: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724622 url https://www.openlane.eu/en/carv6/auction/10724622
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724652
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724652%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724652: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724652 url https://www.openlane.eu/en/carv6/auction/10724652
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724716
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724716%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724716: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724716 url https://www.openlane.eu/en/carv6/auction/10724716
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10725685
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725685%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10725685: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10725685 url https://www.openlane.eu/en/carv6/auction/10725685
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10725675
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725675%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10725675: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10725675 url https://www.openlane.eu/en/carv6/auction/10725675
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724674
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724674%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724674: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724674 url https://www.openlane.eu/en/carv6/auction/10724674
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10725637
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725637%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10725637: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10725637 url https://www.openlane.eu/en/carv6/auction/10725637
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724694
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724694%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724694: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724694 url https://www.openlane.eu/en/carv6/auction/10724694
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10724658
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724658%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10724658: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10724658 url https://www.openlane.eu/en/carv6/auction/10724658
2026-03-25 15:25:24 [adesa.be] INFO: Found listing with ID: 10725683
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725683%27 HTTP/1.1" 200 None
2026-03-25 15:25:24 [adesa.be] INFO: Scrape type for 10725683: 1
2026-03-25 15:25:24 [adesa.be] INFO: Scraping item 10725683 url https://www.openlane.eu/en/carv6/auction/10725683
2026-03-25 15:25:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:25:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10724673
2026-03-25 15:25:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with scrape type 1
2026-03-25 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1cf6e87f-f7ea-582c-9abf-dc14e2f56985
2026-03-25 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5735654%252Fgeneral%252Fe6a897f5-7e47-45c5-9d38-3faf064b299c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735654/general/e6a897f5-7e47-45c5-9d38-3faf064b299c.jpg already downloaded
2026-03-25 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5735654%252Fgeneral%252Ff976dcf5-618d-44a3-b229-71d1bec08d69.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735654/general/f976dcf5-618d-44a3-b229-71d1bec08d69.jpg already downloaded
2026-03-25 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5735654%252Fgeneral%252F158a030b-4724-463b-a4fc-1fe7aa0972c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735654/general/158a030b-4724-463b-a4fc-1fe7aa0972c7.jpg already downloaded
2026-03-25 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5735654%252Fgeneral%252F0c2c0235-ec7f-49b3-92b7-6aa6bfe054b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735654/general/0c2c0235-ec7f-49b3-92b7-6aa6bfe054b0.jpg already downloaded
2026-03-25 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5735654%252Fgeneral%252F8763e247-3c78-426e-97e1-b964f1401d81.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735654/general/8763e247-3c78-426e-97e1-b964f1401d81.jpg already downloaded
2026-03-25 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5735654%252Fgeneral%252F52161e2f-d10c-49c5-a1f0-c91907146696.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735654/general/52161e2f-d10c-49c5-a1f0-c91907146696.jpg already downloaded
2026-03-25 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5735654%252Fgeneral%252F4f6b30f4-832b-412a-9c7a-30877ca6d65a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735654/general/4f6b30f4-832b-412a-9c7a-30877ca6d65a.jpg already downloaded
2026-03-25 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5735654%252Fgeneral%252F1e74017b-23c2-4f34-9c61-5831567ace6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735654/general/1e74017b-23c2-4f34-9c61-5831567ace6d.jpg already downloaded
2026-03-25 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5735654%252Fgeneral%252Fe9a40a7d-d4ec-4264-ac9c-f5dc60c70815.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735654/general/e9a40a7d-d4ec-4264-ac9c-f5dc60c70815.jpg already downloaded
2026-03-25 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5735654%252Fgeneral%252F019ce6f2-95f5-495f-8392-abe35b5dd66b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735654/general/019ce6f2-95f5-495f-8392-abe35b5dd66b.jpg already downloaded
2026-03-25 15:25:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985, identifier: 10724673
2026-03-25 15:25:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10724673
2026-03-25 15:25:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10724673
2026-03-25 15:25:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10724673 to the API
2026-03-25 15:25:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25: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 15:25:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1cf6e87f-f7ea-582c-9abf-dc14e2f56985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '632761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 262466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5735654/general/e6a897f5-7e47-45c5-9d38-3faf064b299c.jpg',
'https://images.openlane.eu/carimgs/5735654/general/f976dcf5-618d-44a3-b229-71d1bec08d69.jpg',
'https://images.openlane.eu/carimgs/5735654/general/158a030b-4724-463b-a4fc-1fe7aa0972c7.jpg',
'https://images.openlane.eu/carimgs/5735654/general/0c2c0235-ec7f-49b3-92b7-6aa6bfe054b0.jpg',
'https://images.openlane.eu/carimgs/5735654/general/8763e247-3c78-426e-97e1-b964f1401d81.jpg',
'https://images.openlane.eu/carimgs/5735654/general/52161e2f-d10c-49c5-a1f0-c91907146696.jpg',
'https://images.openlane.eu/carimgs/5735654/general/4f6b30f4-832b-412a-9c7a-30877ca6d65a.jpg',
'https://images.openlane.eu/carimgs/5735654/general/1e74017b-23c2-4f34-9c61-5831567ace6d.jpg',
'https://images.openlane.eu/carimgs/5735654/general/e9a40a7d-d4ec-4264-ac9c-f5dc60c70815.jpg',
'https://images.openlane.eu/carimgs/5735654/general/019ce6f2-95f5-495f-8392-abe35b5dd66b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf6e87f-f7ea-582c-9abf-dc14e2f56985/1cf6e87f-f7ea-582c-9abf-dc14e2f56985_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466353,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735654/general/e6a897f5-7e47-45c5-9d38-3faf064b299c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf6e87f-f7ea-582c-9abf-dc14e2f56985/1cf6e87f-f7ea-582c-9abf-dc14e2f56985_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451138,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735654/general/f976dcf5-618d-44a3-b229-71d1bec08d69.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf6e87f-f7ea-582c-9abf-dc14e2f56985/1cf6e87f-f7ea-582c-9abf-dc14e2f56985_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415926,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735654/general/158a030b-4724-463b-a4fc-1fe7aa0972c7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf6e87f-f7ea-582c-9abf-dc14e2f56985/1cf6e87f-f7ea-582c-9abf-dc14e2f56985_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405868,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735654/general/0c2c0235-ec7f-49b3-92b7-6aa6bfe054b0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf6e87f-f7ea-582c-9abf-dc14e2f56985/1cf6e87f-f7ea-582c-9abf-dc14e2f56985_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418710,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735654/general/8763e247-3c78-426e-97e1-b964f1401d81.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf6e87f-f7ea-582c-9abf-dc14e2f56985/1cf6e87f-f7ea-582c-9abf-dc14e2f56985_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432657,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735654/general/52161e2f-d10c-49c5-a1f0-c91907146696.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf6e87f-f7ea-582c-9abf-dc14e2f56985/1cf6e87f-f7ea-582c-9abf-dc14e2f56985_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417590,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735654/general/4f6b30f4-832b-412a-9c7a-30877ca6d65a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf6e87f-f7ea-582c-9abf-dc14e2f56985/1cf6e87f-f7ea-582c-9abf-dc14e2f56985_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420450,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735654/general/1e74017b-23c2-4f34-9c61-5831567ace6d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf6e87f-f7ea-582c-9abf-dc14e2f56985/1cf6e87f-f7ea-582c-9abf-dc14e2f56985_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493818,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735654/general/e9a40a7d-d4ec-4264-ac9c-f5dc60c70815.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf6e87f-f7ea-582c-9abf-dc14e2f56985/1cf6e87f-f7ea-582c-9abf-dc14e2f56985_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422921,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735654/general/019ce6f2-95f5-495f-8392-abe35b5dd66b.jpg',
'Width': 2000}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2004-10-11',
'seats_number': 5,
'seller_name': "Auto's R. Beyen // BEYEN, ROEL",
'title': 'Mercedes-Benz C 220 CDI Classic - Diesel - Automatic - 122 hp - '
'262.466 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2004}
2026-03-25 15:25:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724673%27 HTTP/1.1" 200 None
2026-03-25 15:25:26 [adesa.be] INFO: Saving data for 10724673: {'created_time': 1774452326.271995, 'last_price_update_time': 1774452326.272011, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724673') HTTP/1.1" 204 0
2026-03-25 15:25:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:25:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:25:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89df7708-20f2-5ad8-89e0-d105057d5f5b with identifier: 10724699
2026-03-25 15:25:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89df7708-20f2-5ad8-89e0-d105057d5f5b with scrape type 1
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89df7708-20f2-5ad8-89e0-d105057d5f5b
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732962%252Fgeneral%252Ff64340e6-82a5-48f9-b40e-0b86ca5680a2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732962/general/f64340e6-82a5-48f9-b40e-0b86ca5680a2.jpeg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732962%252Fgeneral%252Fec535447-a241-4188-96bd-ce1adc8b3e4d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732962/general/ec535447-a241-4188-96bd-ce1adc8b3e4d.jpeg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732962%252Fgeneral%252F8246c71f-d8e1-4542-8999-51e352c559ee.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732962/general/8246c71f-d8e1-4542-8999-51e352c559ee.jpeg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732962%252Fgeneral%252F349827c6-5d1d-4893-b4ba-0ad01e71633c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732962/general/349827c6-5d1d-4893-b4ba-0ad01e71633c.jpeg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732962%252Fgeneral%252Fe9d61c9a-eb31-4052-b296-b818270f3915.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732962/general/e9d61c9a-eb31-4052-b296-b818270f3915.jpeg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732962%252Fgeneral%252F11fc7f1f-3034-410b-897b-d81f14a30bd7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732962/general/11fc7f1f-3034-410b-897b-d81f14a30bd7.jpeg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732962%252Fgeneral%252F8dbe60de-c2eb-4598-827d-13df9991c66d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732962/general/8dbe60de-c2eb-4598-827d-13df9991c66d.jpeg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732962%252Fgeneral%252Fae371cbb-7d71-4e2c-a76a-aa681415bc32.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732962/general/ae371cbb-7d71-4e2c-a76a-aa681415bc32.jpeg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732962%252Fgeneral%252F2728e04a-7492-430f-b81e-94308e6028de.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732962/general/2728e04a-7492-430f-b81e-94308e6028de.jpeg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732962%252Fgeneral%252F4765d5d6-9982-4833-928f-646e1965dd8a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732962/general/4765d5d6-9982-4833-928f-646e1965dd8a.jpeg already downloaded
2026-03-25 15:25:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89df7708-20f2-5ad8-89e0-d105057d5f5b, identifier: 10724699
2026-03-25 15:25:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89df7708-20f2-5ad8-89e0-d105057d5f5b with identifier: 10724699
2026-03-25 15:25:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89df7708-20f2-5ad8-89e0-d105057d5f5b with identifier: 10724699
2026-03-25 15:25:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89df7708-20f2-5ad8-89e0-d105057d5f5b with identifier: 10724699 to the API
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:25:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724699>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '89df7708-20f2-5ad8-89e0-d105057d5f5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VTA683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724699',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 170061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5732962/general/f64340e6-82a5-48f9-b40e-0b86ca5680a2.jpeg',
'https://images.openlane.eu/carimgs/5732962/general/ec535447-a241-4188-96bd-ce1adc8b3e4d.jpeg',
'https://images.openlane.eu/carimgs/5732962/general/8246c71f-d8e1-4542-8999-51e352c559ee.jpeg',
'https://images.openlane.eu/carimgs/5732962/general/349827c6-5d1d-4893-b4ba-0ad01e71633c.jpeg',
'https://images.openlane.eu/carimgs/5732962/general/e9d61c9a-eb31-4052-b296-b818270f3915.jpeg',
'https://images.openlane.eu/carimgs/5732962/general/11fc7f1f-3034-410b-897b-d81f14a30bd7.jpeg',
'https://images.openlane.eu/carimgs/5732962/general/8dbe60de-c2eb-4598-827d-13df9991c66d.jpeg',
'https://images.openlane.eu/carimgs/5732962/general/ae371cbb-7d71-4e2c-a76a-aa681415bc32.jpeg',
'https://images.openlane.eu/carimgs/5732962/general/2728e04a-7492-430f-b81e-94308e6028de.jpeg',
'https://images.openlane.eu/carimgs/5732962/general/4765d5d6-9982-4833-928f-646e1965dd8a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89df7708-20f2-5ad8-89e0-d105057d5f5b/89df7708-20f2-5ad8-89e0-d105057d5f5b_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4607760,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732962/general/f64340e6-82a5-48f9-b40e-0b86ca5680a2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89df7708-20f2-5ad8-89e0-d105057d5f5b/89df7708-20f2-5ad8-89e0-d105057d5f5b_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6416087,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732962/general/ec535447-a241-4188-96bd-ce1adc8b3e4d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89df7708-20f2-5ad8-89e0-d105057d5f5b/89df7708-20f2-5ad8-89e0-d105057d5f5b_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5214680,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732962/general/8246c71f-d8e1-4542-8999-51e352c559ee.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89df7708-20f2-5ad8-89e0-d105057d5f5b/89df7708-20f2-5ad8-89e0-d105057d5f5b_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6362869,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732962/general/349827c6-5d1d-4893-b4ba-0ad01e71633c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89df7708-20f2-5ad8-89e0-d105057d5f5b/89df7708-20f2-5ad8-89e0-d105057d5f5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2965225,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732962/general/e9d61c9a-eb31-4052-b296-b818270f3915.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89df7708-20f2-5ad8-89e0-d105057d5f5b/89df7708-20f2-5ad8-89e0-d105057d5f5b_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5342040,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732962/general/11fc7f1f-3034-410b-897b-d81f14a30bd7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89df7708-20f2-5ad8-89e0-d105057d5f5b/89df7708-20f2-5ad8-89e0-d105057d5f5b_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4677012,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732962/general/8dbe60de-c2eb-4598-827d-13df9991c66d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89df7708-20f2-5ad8-89e0-d105057d5f5b/89df7708-20f2-5ad8-89e0-d105057d5f5b_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5622964,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732962/general/ae371cbb-7d71-4e2c-a76a-aa681415bc32.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89df7708-20f2-5ad8-89e0-d105057d5f5b/89df7708-20f2-5ad8-89e0-d105057d5f5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2279423,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732962/general/2728e04a-7492-430f-b81e-94308e6028de.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89df7708-20f2-5ad8-89e0-d105057d5f5b/89df7708-20f2-5ad8-89e0-d105057d5f5b_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4239400,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732962/general/4765d5d6-9982-4833-928f-646e1965dd8a.jpeg',
'Width': 5712}],
'price': 6050,
'price_includes_vat': True,
'registration_date': '2019-02-20',
'seats_number': 5,
'seller_name': 'Auto King srl',
'title': 'Mercedes-Benz B 180d Launch - Diesel - Automatic - 116 hp - 170.061 '
'km',
'transmission': 'automatic',
'trim': 'Launch',
'vin': None,
'year': 2019}
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724699%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [adesa.be] INFO: Saving data for 10724699: {'created_time': 1774452327.898293, 'last_price_update_time': 1774452327.898304, 'auction_closing_time': 1774606500.0}
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724699') HTTP/1.1" 204 0
2026-03-25 15:25:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10724643
2026-03-25 15:25:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6edaa047-f8b2-55d1-bfbd-978a10492607 with scrape type 1
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6edaa047-f8b2-55d1-bfbd-978a10492607
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5491368%252Fgeneral%252Fcc68e30b-287a-4fb8-b6fd-b5b1c1726ca5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5491368/general/cc68e30b-287a-4fb8-b6fd-b5b1c1726ca5.jpg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5491368%252Fgeneral%252F20c2d72c-9533-47e1-9c34-41cdc242a13d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5491368/general/20c2d72c-9533-47e1-9c34-41cdc242a13d.jpg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5491368%252Fgeneral%252F93e0417f-5491-45c3-9926-1ca28ff5e779.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5491368/general/93e0417f-5491-45c3-9926-1ca28ff5e779.jpg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5491368%252Fgeneral%252Fb82f8b78-766c-42ae-a9ab-7c6ebdc7fd72.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5491368/general/b82f8b78-766c-42ae-a9ab-7c6ebdc7fd72.jpg already downloaded
2026-03-25 15:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5491368%252Fgeneral%252F8f927e61-e429-45a2-8a15-6aa45db34e08.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5491368/general/8f927e61-e429-45a2-8a15-6aa45db34e08.jpg already downloaded
2026-03-25 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5491368%252Fgeneral%252F85e34793-9e5e-4c47-9c4f-836b1ca8ce93.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5491368/general/85e34793-9e5e-4c47-9c4f-836b1ca8ce93.jpg already downloaded
2026-03-25 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5491368%252Fgeneral%252Fc9b91e39-45fb-4f83-82a4-e033b07b34ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5491368/general/c9b91e39-45fb-4f83-82a4-e033b07b34ff.jpg already downloaded
2026-03-25 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5491368%252Fgeneral%252F285ebc50-0dd9-4b4b-a25f-769123dace73.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5491368/general/285ebc50-0dd9-4b4b-a25f-769123dace73.jpg already downloaded
2026-03-25 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5491368%252Fgeneral%252F2e42b9ef-b4f3-49cb-80d1-9489b34bbb47.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5491368/general/2e42b9ef-b4f3-49cb-80d1-9489b34bbb47.jpg already downloaded
2026-03-25 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5491368%252Fgeneral%252F38654b1a-cef6-445e-a886-76cf373999a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5491368/general/38654b1a-cef6-445e-a886-76cf373999a2.jpg already downloaded
2026-03-25 15:25:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6edaa047-f8b2-55d1-bfbd-978a10492607, identifier: 10724643
2026-03-25 15:25:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10724643
2026-03-25 15:25:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10724643
2026-03-25 15:25:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10724643 to the API
2026-03-25 15:25:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:25:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724643>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6edaa047-f8b2-55d1-bfbd-978a10492607',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TEE706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724643',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 212176,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5491368/general/cc68e30b-287a-4fb8-b6fd-b5b1c1726ca5.jpg',
'https://images.openlane.eu/carimgs/5491368/general/20c2d72c-9533-47e1-9c34-41cdc242a13d.jpg',
'https://images.openlane.eu/carimgs/5491368/general/93e0417f-5491-45c3-9926-1ca28ff5e779.jpg',
'https://images.openlane.eu/carimgs/5491368/general/b82f8b78-766c-42ae-a9ab-7c6ebdc7fd72.jpg',
'https://images.openlane.eu/carimgs/5491368/general/8f927e61-e429-45a2-8a15-6aa45db34e08.jpg',
'https://images.openlane.eu/carimgs/5491368/general/85e34793-9e5e-4c47-9c4f-836b1ca8ce93.jpg',
'https://images.openlane.eu/carimgs/5491368/general/c9b91e39-45fb-4f83-82a4-e033b07b34ff.jpg',
'https://images.openlane.eu/carimgs/5491368/general/285ebc50-0dd9-4b4b-a25f-769123dace73.jpg',
'https://images.openlane.eu/carimgs/5491368/general/2e42b9ef-b4f3-49cb-80d1-9489b34bbb47.jpg',
'https://images.openlane.eu/carimgs/5491368/general/38654b1a-cef6-445e-a886-76cf373999a2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6edaa047-f8b2-55d1-bfbd-978a10492607/6edaa047-f8b2-55d1-bfbd-978a10492607_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 570721,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5491368/general/cc68e30b-287a-4fb8-b6fd-b5b1c1726ca5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6edaa047-f8b2-55d1-bfbd-978a10492607/6edaa047-f8b2-55d1-bfbd-978a10492607_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524963,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5491368/general/20c2d72c-9533-47e1-9c34-41cdc242a13d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6edaa047-f8b2-55d1-bfbd-978a10492607/6edaa047-f8b2-55d1-bfbd-978a10492607_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 482313,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5491368/general/93e0417f-5491-45c3-9926-1ca28ff5e779.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6edaa047-f8b2-55d1-bfbd-978a10492607/6edaa047-f8b2-55d1-bfbd-978a10492607_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488861,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5491368/general/b82f8b78-766c-42ae-a9ab-7c6ebdc7fd72.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6edaa047-f8b2-55d1-bfbd-978a10492607/6edaa047-f8b2-55d1-bfbd-978a10492607_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497723,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5491368/general/8f927e61-e429-45a2-8a15-6aa45db34e08.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6edaa047-f8b2-55d1-bfbd-978a10492607/6edaa047-f8b2-55d1-bfbd-978a10492607_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384276,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5491368/general/85e34793-9e5e-4c47-9c4f-836b1ca8ce93.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6edaa047-f8b2-55d1-bfbd-978a10492607/6edaa047-f8b2-55d1-bfbd-978a10492607_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264506,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5491368/general/c9b91e39-45fb-4f83-82a4-e033b07b34ff.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6edaa047-f8b2-55d1-bfbd-978a10492607/6edaa047-f8b2-55d1-bfbd-978a10492607_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283022,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5491368/general/285ebc50-0dd9-4b4b-a25f-769123dace73.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6edaa047-f8b2-55d1-bfbd-978a10492607/6edaa047-f8b2-55d1-bfbd-978a10492607_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315394,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5491368/general/2e42b9ef-b4f3-49cb-80d1-9489b34bbb47.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6edaa047-f8b2-55d1-bfbd-978a10492607/6edaa047-f8b2-55d1-bfbd-978a10492607_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366581,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5491368/general/38654b1a-cef6-445e-a886-76cf373999a2.jpg',
'Width': 2000}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2015-08-19',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 212.176 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-25 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724643%27 HTTP/1.1" 200 None
2026-03-25 15:25:28 [adesa.be] INFO: Saving data for 10724643: {'created_time': 1774452328.49625, 'last_price_update_time': 1774452328.49626, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724643') HTTP/1.1" 204 0
2026-03-25 15:25:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:25:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10724565
2026-03-25 15:25:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb02ee9-f74d-5cbb-b895-c697b331b9f5 with scrape type 1
2026-03-25 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item deb02ee9-f74d-5cbb-b895-c697b331b9f5
2026-03-25 15:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5728890%252Fgeneral%252F59bf80a4-14aa-4e5b-adb2-a8d2e7efae05.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728890/general/59bf80a4-14aa-4e5b-adb2-a8d2e7efae05.jpeg already downloaded
2026-03-25 15:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5728890%252Fgeneral%252Fe581a359-0aaa-4a9a-963f-6b941cbfc781.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728890/general/e581a359-0aaa-4a9a-963f-6b941cbfc781.jpeg already downloaded
2026-03-25 15:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5728890%252Fgeneral%252Fb69f0f3a-7dbb-4e04-9040-32bebb76669c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728890/general/b69f0f3a-7dbb-4e04-9040-32bebb76669c.jpeg already downloaded
2026-03-25 15:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5728890%252Fgeneral%252F482f519b-24ef-4d98-b6da-ea63760bc8ee.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728890/general/482f519b-24ef-4d98-b6da-ea63760bc8ee.jpeg already downloaded
2026-03-25 15:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5728890%252Fgeneral%252Fd372a49e-3d87-483a-8bcb-dd9ac5fd49e1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728890/general/d372a49e-3d87-483a-8bcb-dd9ac5fd49e1.jpeg already downloaded
2026-03-25 15:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5728890%252Fgeneral%252F0659d3b0-ae80-4a94-9e10-ae5857194e76.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728890/general/0659d3b0-ae80-4a94-9e10-ae5857194e76.jpeg already downloaded
2026-03-25 15:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5728890%252Fgeneral%252F084f4375-a017-4e38-9700-1a47032766d9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728890/general/084f4375-a017-4e38-9700-1a47032766d9.jpeg already downloaded
2026-03-25 15:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5728890%252Fgeneral%252Fd04d32a2-8a3a-44cc-8953-344936667b7a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728890/general/d04d32a2-8a3a-44cc-8953-344936667b7a.jpeg already downloaded
2026-03-25 15:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5728890%252Fgeneral%252F5dd5fd8b-067a-4730-9c66-146fffa0846c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728890/general/5dd5fd8b-067a-4730-9c66-146fffa0846c.jpeg already downloaded
2026-03-25 15:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5728890%252Fgeneral%252F2caa5b13-1a8e-40cd-befc-7bffd3f007b8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728890/general/2caa5b13-1a8e-40cd-befc-7bffd3f007b8.jpeg already downloaded
2026-03-25 15:25:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: deb02ee9-f74d-5cbb-b895-c697b331b9f5, identifier: 10724565
2026-03-25 15:25:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10724565
2026-03-25 15:25:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10724565
2026-03-25 15:25:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10724565 to the API
2026-03-25 15:25:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25: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 15:25:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724565>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'deb02ee9-f74d-5cbb-b895-c697b331b9f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VSJ967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724565',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 166494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5728890/general/59bf80a4-14aa-4e5b-adb2-a8d2e7efae05.jpeg',
'https://images.openlane.eu/carimgs/5728890/general/e581a359-0aaa-4a9a-963f-6b941cbfc781.jpeg',
'https://images.openlane.eu/carimgs/5728890/general/b69f0f3a-7dbb-4e04-9040-32bebb76669c.jpeg',
'https://images.openlane.eu/carimgs/5728890/general/482f519b-24ef-4d98-b6da-ea63760bc8ee.jpeg',
'https://images.openlane.eu/carimgs/5728890/general/d372a49e-3d87-483a-8bcb-dd9ac5fd49e1.jpeg',
'https://images.openlane.eu/carimgs/5728890/general/0659d3b0-ae80-4a94-9e10-ae5857194e76.jpeg',
'https://images.openlane.eu/carimgs/5728890/general/084f4375-a017-4e38-9700-1a47032766d9.jpeg',
'https://images.openlane.eu/carimgs/5728890/general/d04d32a2-8a3a-44cc-8953-344936667b7a.jpeg',
'https://images.openlane.eu/carimgs/5728890/general/5dd5fd8b-067a-4730-9c66-146fffa0846c.jpeg',
'https://images.openlane.eu/carimgs/5728890/general/2caa5b13-1a8e-40cd-befc-7bffd3f007b8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb02ee9-f74d-5cbb-b895-c697b331b9f5/deb02ee9-f74d-5cbb-b895-c697b331b9f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365942,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728890/general/59bf80a4-14aa-4e5b-adb2-a8d2e7efae05.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb02ee9-f74d-5cbb-b895-c697b331b9f5/deb02ee9-f74d-5cbb-b895-c697b331b9f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359523,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728890/general/e581a359-0aaa-4a9a-963f-6b941cbfc781.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb02ee9-f74d-5cbb-b895-c697b331b9f5/deb02ee9-f74d-5cbb-b895-c697b331b9f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423163,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728890/general/b69f0f3a-7dbb-4e04-9040-32bebb76669c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb02ee9-f74d-5cbb-b895-c697b331b9f5/deb02ee9-f74d-5cbb-b895-c697b331b9f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306506,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728890/general/482f519b-24ef-4d98-b6da-ea63760bc8ee.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb02ee9-f74d-5cbb-b895-c697b331b9f5/deb02ee9-f74d-5cbb-b895-c697b331b9f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329294,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728890/general/d372a49e-3d87-483a-8bcb-dd9ac5fd49e1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb02ee9-f74d-5cbb-b895-c697b331b9f5/deb02ee9-f74d-5cbb-b895-c697b331b9f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350873,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728890/general/0659d3b0-ae80-4a94-9e10-ae5857194e76.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb02ee9-f74d-5cbb-b895-c697b331b9f5/deb02ee9-f74d-5cbb-b895-c697b331b9f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214339,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728890/general/084f4375-a017-4e38-9700-1a47032766d9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb02ee9-f74d-5cbb-b895-c697b331b9f5/deb02ee9-f74d-5cbb-b895-c697b331b9f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314050,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728890/general/d04d32a2-8a3a-44cc-8953-344936667b7a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb02ee9-f74d-5cbb-b895-c697b331b9f5/deb02ee9-f74d-5cbb-b895-c697b331b9f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328731,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728890/general/5dd5fd8b-067a-4730-9c66-146fffa0846c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb02ee9-f74d-5cbb-b895-c697b331b9f5/deb02ee9-f74d-5cbb-b895-c697b331b9f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261042,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728890/general/2caa5b13-1a8e-40cd-befc-7bffd3f007b8.jpeg',
'Width': 1600}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Mercedes-Benz A 220 AMG Sport - Petrol - Automatic - 190 hp - '
'166.494 km',
'transmission': 'automatic',
'trim': 'AMG Sport',
'vin': None,
'year': 2019}
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724565%27 HTTP/1.1" 200 None
2026-03-25 15:25:30 [adesa.be] INFO: Saving data for 10724565: {'created_time': 1774452330.174456, 'last_price_update_time': 1774452330.174467, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724565') HTTP/1.1" 204 0
2026-03-25 15:25:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25: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 15:25:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dbcbdcc-5271-53a0-b167-5fffe7658113 with identifier: 10724665
2026-03-25 15:25:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dbcbdcc-5271-53a0-b167-5fffe7658113 with scrape type 1
2026-03-25 15:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9dbcbdcc-5271-53a0-b167-5fffe7658113
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705822%252Fgeneral%252F9f305533-afb8-473d-977a-906a20c1d119.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705822/general/9f305533-afb8-473d-977a-906a20c1d119.jpg already downloaded
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705822%252Fgeneral%252Fa19c395b-6da5-4b02-ad3b-f4bb5388e3cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705822/general/a19c395b-6da5-4b02-ad3b-f4bb5388e3cb.jpg already downloaded
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705822%252Fgeneral%252Ffe7f9e3e-04a3-4d6d-960b-07dea9c2bb07.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705822/general/fe7f9e3e-04a3-4d6d-960b-07dea9c2bb07.jpg already downloaded
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705822%252Fgeneral%252Fa0653da9-62af-4d51-a2f2-d637ab3aaaf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705822/general/a0653da9-62af-4d51-a2f2-d637ab3aaaf2.jpg already downloaded
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705822%252Fgeneral%252Fd865eb7b-becc-4941-9afa-77a36182d8e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705822/general/d865eb7b-becc-4941-9afa-77a36182d8e2.jpg already downloaded
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705822%252Fgeneral%252F48463b06-b94b-42bc-8259-abd0fb29c092.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705822/general/48463b06-b94b-42bc-8259-abd0fb29c092.jpg already downloaded
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705822%252Fgeneral%252F5d9b273e-eaa9-45c0-9f0f-7d8c8d0d8dad.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705822/general/5d9b273e-eaa9-45c0-9f0f-7d8c8d0d8dad.jpg already downloaded
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705822%252Fgeneral%252Fb2616760-ecab-4fda-8284-fe6ec0db4ec7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705822/general/b2616760-ecab-4fda-8284-fe6ec0db4ec7.jpg already downloaded
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705822%252Fgeneral%252Fa6bd9063-afdc-4f1b-a1fd-5d11056f9b5d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705822/general/a6bd9063-afdc-4f1b-a1fd-5d11056f9b5d.jpeg already downloaded
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705822%252Fgeneral%252F993ec326-e8d8-45e9-9e2f-556580d27659.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705822/general/993ec326-e8d8-45e9-9e2f-556580d27659.jpg already downloaded
2026-03-25 15:25:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9dbcbdcc-5271-53a0-b167-5fffe7658113, identifier: 10724665
2026-03-25 15:25:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9dbcbdcc-5271-53a0-b167-5fffe7658113 with identifier: 10724665
2026-03-25 15:25:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9dbcbdcc-5271-53a0-b167-5fffe7658113 with identifier: 10724665
2026-03-25 15:25:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9dbcbdcc-5271-53a0-b167-5fffe7658113 with identifier: 10724665 to the API
2026-03-25 15:25:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25: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 15:25:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9dbcbdcc-5271-53a0-b167-5fffe7658113',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UNJ587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724665',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 106315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5705822/general/9f305533-afb8-473d-977a-906a20c1d119.jpg',
'https://images.openlane.eu/carimgs/5705822/general/a19c395b-6da5-4b02-ad3b-f4bb5388e3cb.jpg',
'https://images.openlane.eu/carimgs/5705822/general/fe7f9e3e-04a3-4d6d-960b-07dea9c2bb07.jpg',
'https://images.openlane.eu/carimgs/5705822/general/a0653da9-62af-4d51-a2f2-d637ab3aaaf2.jpg',
'https://images.openlane.eu/carimgs/5705822/general/d865eb7b-becc-4941-9afa-77a36182d8e2.jpg',
'https://images.openlane.eu/carimgs/5705822/general/48463b06-b94b-42bc-8259-abd0fb29c092.jpg',
'https://images.openlane.eu/carimgs/5705822/general/5d9b273e-eaa9-45c0-9f0f-7d8c8d0d8dad.jpg',
'https://images.openlane.eu/carimgs/5705822/general/b2616760-ecab-4fda-8284-fe6ec0db4ec7.jpg',
'https://images.openlane.eu/carimgs/5705822/general/a6bd9063-afdc-4f1b-a1fd-5d11056f9b5d.jpeg',
'https://images.openlane.eu/carimgs/5705822/general/993ec326-e8d8-45e9-9e2f-556580d27659.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbcbdcc-5271-53a0-b167-5fffe7658113/9dbcbdcc-5271-53a0-b167-5fffe7658113_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2919656,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705822/general/9f305533-afb8-473d-977a-906a20c1d119.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbcbdcc-5271-53a0-b167-5fffe7658113/9dbcbdcc-5271-53a0-b167-5fffe7658113_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3284961,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705822/general/a19c395b-6da5-4b02-ad3b-f4bb5388e3cb.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbcbdcc-5271-53a0-b167-5fffe7658113/9dbcbdcc-5271-53a0-b167-5fffe7658113_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3374930,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705822/general/fe7f9e3e-04a3-4d6d-960b-07dea9c2bb07.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbcbdcc-5271-53a0-b167-5fffe7658113/9dbcbdcc-5271-53a0-b167-5fffe7658113_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3593803,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705822/general/a0653da9-62af-4d51-a2f2-d637ab3aaaf2.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbcbdcc-5271-53a0-b167-5fffe7658113/9dbcbdcc-5271-53a0-b167-5fffe7658113_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1951272,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705822/general/d865eb7b-becc-4941-9afa-77a36182d8e2.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbcbdcc-5271-53a0-b167-5fffe7658113/9dbcbdcc-5271-53a0-b167-5fffe7658113_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2684515,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705822/general/48463b06-b94b-42bc-8259-abd0fb29c092.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbcbdcc-5271-53a0-b167-5fffe7658113/9dbcbdcc-5271-53a0-b167-5fffe7658113_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3213535,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705822/general/5d9b273e-eaa9-45c0-9f0f-7d8c8d0d8dad.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbcbdcc-5271-53a0-b167-5fffe7658113/9dbcbdcc-5271-53a0-b167-5fffe7658113_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3420846,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705822/general/b2616760-ecab-4fda-8284-fe6ec0db4ec7.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbcbdcc-5271-53a0-b167-5fffe7658113/9dbcbdcc-5271-53a0-b167-5fffe7658113_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193949,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705822/general/a6bd9063-afdc-4f1b-a1fd-5d11056f9b5d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbcbdcc-5271-53a0-b167-5fffe7658113/9dbcbdcc-5271-53a0-b167-5fffe7658113_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1901729,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705822/general/993ec326-e8d8-45e9-9e2f-556580d27659.jpg',
'Width': 4032}],
'price': 2600,
'price_includes_vat': True,
'registration_date': '2007-01-11',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'Mercedes-Benz B 200 CDI Business - Diesel - Manual - 135 hp - '
'106.315 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2007}
2026-03-25 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724665%27 HTTP/1.1" 200 None
2026-03-25 15:25:31 [adesa.be] INFO: Saving data for 10724665: {'created_time': 1774452331.379706, 'last_price_update_time': 1774452331.379719, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724665') HTTP/1.1" 204 0
2026-03-25 15:25:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25: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 15:25:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with identifier: 10724708
2026-03-25 15:25:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with scrape type 1
2026-03-25 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902
2026-03-25 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745243%252Fgeneral%252F873cbb81-cfb0-41d6-be8f-2d5489999ef1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/873cbb81-cfb0-41d6-be8f-2d5489999ef1.jpeg not downloaded yet
2026-03-25 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745243%252Fgeneral%252F7b29e2d5-96b0-4fcb-aa93-d7b2bd8d71d6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/7b29e2d5-96b0-4fcb-aa93-d7b2bd8d71d6.jpeg not downloaded yet
2026-03-25 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745243%252Fgeneral%252F1686f37f-ff49-4f21-b762-630c2eda4391.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/1686f37f-ff49-4f21-b762-630c2eda4391.jpeg not downloaded yet
2026-03-25 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745243%252Fgeneral%252Fca883d20-409d-4218-b609-eacfb21dc673.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/ca883d20-409d-4218-b609-eacfb21dc673.jpeg not downloaded yet
2026-03-25 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745243%252Fgeneral%252Ffaf74493-536b-478a-abbe-2b1ff5a02da4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/faf74493-536b-478a-abbe-2b1ff5a02da4.jpeg not downloaded yet
2026-03-25 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745243%252Fgeneral%252Fcb943f44-f8b3-4a32-9379-9fd80a6c229e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/cb943f44-f8b3-4a32-9379-9fd80a6c229e.jpeg not downloaded yet
2026-03-25 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745243%252Fgeneral%252F85710ace-44d0-4d31-af5f-6b2aae2c291c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/85710ace-44d0-4d31-af5f-6b2aae2c291c.jpeg not downloaded yet
2026-03-25 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745243%252Fgeneral%252F059f6de7-ac43-40e5-8df3-7905ccb989c9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/059f6de7-ac43-40e5-8df3-7905ccb989c9.jpeg not downloaded yet
2026-03-25 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745243%252Fgeneral%252F342d2de4-c12f-4c77-998b-9c8b46bac875.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/342d2de4-c12f-4c77-998b-9c8b46bac875.jpeg not downloaded yet
2026-03-25 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5745243%252Fgeneral%252F7da6970e-b8e2-472a-9e8d-f87eb36191aa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/7da6970e-b8e2-472a-9e8d-f87eb36191aa.jpeg not downloaded yet
2026-03-25 15:25:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25: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 15:25:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10724619
2026-03-25 15:25:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 964a566e-845d-5b38-9887-6d5345717341 with scrape type 1
2026-03-25 15:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 964a566e-845d-5b38-9887-6d5345717341
2026-03-25 15:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5743833%252Fgeneral%252F6febf996-52db-4bf0-a207-bd8730eea59a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743833/general/6febf996-52db-4bf0-a207-bd8730eea59a.JPG not downloaded yet
2026-03-25 15:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5743833%252Fgeneral%252F1828d562-4bfe-46b1-bd0f-da147a67086c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743833/general/1828d562-4bfe-46b1-bd0f-da147a67086c.JPG not downloaded yet
2026-03-25 15:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5743833%252Fgeneral%252F815b168e-01ca-4fa7-b5bf-bacf2613a8d7.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743833/general/815b168e-01ca-4fa7-b5bf-bacf2613a8d7.JPG not downloaded yet
2026-03-25 15:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5743833%252Fgeneral%252F4b536140-af1e-43bd-ab03-b70ed13307ec.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743833/general/4b536140-af1e-43bd-ab03-b70ed13307ec.JPG not downloaded yet
2026-03-25 15:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5743833%252Fgeneral%252Fcc281873-88cf-4ac3-a250-3c44f119c510.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743833/general/cc281873-88cf-4ac3-a250-3c44f119c510.JPG not downloaded yet
2026-03-25 15:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5743833%252Fgeneral%252Fdf3a3b28-c0f9-4219-bb3f-493d37ec5264.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743833/general/df3a3b28-c0f9-4219-bb3f-493d37ec5264.JPG not downloaded yet
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745243/general/7da6970e-b8e2-472a-9e8d-f87eb36191aa.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724708)
2026-03-25 15:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5743833%252Fgeneral%252F11834c1c-8e66-46a8-a174-766526ed3ed4.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743833/general/11834c1c-8e66-46a8-a174-766526ed3ed4.JPG not downloaded yet
2026-03-25 15:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5743833%252Fgeneral%252F9c9c9972-99e3-4ded-b8da-86e560a18d3e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743833/general/9c9c9972-99e3-4ded-b8da-86e560a18d3e.JPG not downloaded yet
2026-03-25 15:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5743833%252Fgeneral%252F92b060e8-ac6c-47a3-8cbc-c68851df3241.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743833/general/92b060e8-ac6c-47a3-8cbc-c68851df3241.JPG not downloaded yet
2026-03-25 15:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5743833%252Fgeneral%252F9a6e51a9-9e29-40ea-8c09-8ce7b648ae67.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743833/general/9a6e51a9-9e29-40ea-8c09-8ce7b648ae67.JPG not downloaded yet
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743833/general/df3a3b28-c0f9-4219-bb3f-493d37ec5264.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724619)
2026-03-25 15:25:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84879b7bd0>
2026-03-25 15:25:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745243%252Fgeneral%252F7da6970e-b8e2-472a-9e8d-f87eb36191aa.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/7da6970e-b8e2-472a-9e8d-f87eb36191aa.jpeg saved to cache
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743833/general/9a6e51a9-9e29-40ea-8c09-8ce7b648ae67.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724619)
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 964a566e-845d-5b38-9887-6d5345717341 due to Ignoring non-200 response
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743833/general/92b060e8-ac6c-47a3-8cbc-c68851df3241.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724619)
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743833/general/9c9c9972-99e3-4ded-b8da-86e560a18d3e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724619)
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 964a566e-845d-5b38-9887-6d5345717341 due to Ignoring non-200 response
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743833/general/11834c1c-8e66-46a8-a174-766526ed3ed4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724619)
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 964a566e-845d-5b38-9887-6d5345717341 due to Ignoring non-200 response
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743833/general/cc281873-88cf-4ac3-a250-3c44f119c510.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724619)
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 964a566e-845d-5b38-9887-6d5345717341 due to Ignoring non-200 response
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743833/general/4b536140-af1e-43bd-ab03-b70ed13307ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724619)
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 964a566e-845d-5b38-9887-6d5345717341 due to Ignoring non-200 response
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743833/general/815b168e-01ca-4fa7-b5bf-bacf2613a8d7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724619)
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 964a566e-845d-5b38-9887-6d5345717341 due to Ignoring non-200 response
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743833/general/1828d562-4bfe-46b1-bd0f-da147a67086c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724619)
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 964a566e-845d-5b38-9887-6d5345717341 due to Ignoring non-200 response
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743833/general/6febf996-52db-4bf0-a207-bd8730eea59a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724619)
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 964a566e-845d-5b38-9887-6d5345717341 due to Ignoring non-200 response
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 964a566e-845d-5b38-9887-6d5345717341 due to Ignoring non-200 response
2026-03-25 15:25:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745243/general/342d2de4-c12f-4c77-998b-9c8b46bac875.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724708)
2026-03-25 15:25:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 964a566e-845d-5b38-9887-6d5345717341, skipping ID generation
2026-03-25 15:25:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 964a566e-845d-5b38-9887-6d5345717341 with scrape type 1
2026-03-25 15:25:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 964a566e-845d-5b38-9887-6d5345717341 sending to next pipeline
2026-03-25 15:25:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 964a566e-845d-5b38-9887-6d5345717341, identifier: 10724619
2026-03-25 15:25:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10724619
2026-03-25 15:25:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10724619
2026-03-25 15:25:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10724619 to the API
2026-03-25 15:25:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:25:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5743833/general/6febf996-52db-4bf0-a207-bd8730eea59a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '964a566e-845d-5b38-9887-6d5345717341',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724619',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 130372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2017-06-12',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Mercedes-Benz A 160d - Diesel - Manual - 90 hp - 130.372 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724619%27 HTTP/1.1" 200 None
2026-03-25 15:25:50 [adesa.be] INFO: Saving data for 10724619: {'created_time': 1774452350.107242, 'last_price_update_time': 1774452350.107253, 'auction_closing_time': 1774603800.0}
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724619') HTTP/1.1" 204 0
2026-03-25 15:25:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 964a566e-845d-5b38-9887-6d5345717341 due to Ignoring non-200 response
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84879a9a50>
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745243%252Fgeneral%252F342d2de4-c12f-4c77-998b-9c8b46bac875.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/342d2de4-c12f-4c77-998b-9c8b46bac875.jpeg saved to cache
2026-03-25 15:25:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902
2026-03-25 15:25:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745243/general/059f6de7-ac43-40e5-8df3-7905ccb989c9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724708)
2026-03-25 15:25:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745243/general/85710ace-44d0-4d31-af5f-6b2aae2c291c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724708)
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84879b5390>
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745243%252Fgeneral%252F059f6de7-ac43-40e5-8df3-7905ccb989c9.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/059f6de7-ac43-40e5-8df3-7905ccb989c9.jpeg saved to cache
2026-03-25 15:25:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f1abd0>
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745243%252Fgeneral%252F85710ace-44d0-4d31-af5f-6b2aae2c291c.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/85710ace-44d0-4d31-af5f-6b2aae2c291c.jpeg saved to cache
2026-03-25 15:25:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902
2026-03-25 15:25:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745243/general/cb943f44-f8b3-4a32-9379-9fd80a6c229e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724708)
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487ba08d0>
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745243%252Fgeneral%252Fcb943f44-f8b3-4a32-9379-9fd80a6c229e.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/cb943f44-f8b3-4a32-9379-9fd80a6c229e.jpeg saved to cache
2026-03-25 15:25:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902
2026-03-25 15:25:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745243/general/faf74493-536b-478a-abbe-2b1ff5a02da4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724708)
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487acfc90>
2026-03-25 15:25:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745243%252Fgeneral%252Ffaf74493-536b-478a-abbe-2b1ff5a02da4.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/faf74493-536b-478a-abbe-2b1ff5a02da4.jpeg saved to cache
2026-03-25 15:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902
2026-03-25 15:25:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745243/general/ca883d20-409d-4218-b609-eacfb21dc673.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724708)
2026-03-25 15:25:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745243/general/1686f37f-ff49-4f21-b762-630c2eda4391.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724708)
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f63e90>
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745243%252Fgeneral%252Fca883d20-409d-4218-b609-eacfb21dc673.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/ca883d20-409d-4218-b609-eacfb21dc673.jpeg saved to cache
2026-03-25 15:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c06610>
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745243%252Fgeneral%252F1686f37f-ff49-4f21-b762-630c2eda4391.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/1686f37f-ff49-4f21-b762-630c2eda4391.jpeg saved to cache
2026-03-25 15:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902
2026-03-25 15:25:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745243/general/7b29e2d5-96b0-4fcb-aa93-d7b2bd8d71d6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724708)
2026-03-25 15:25:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745243/general/873cbb81-cfb0-41d6-be8f-2d5489999ef1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724708)
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c24950>
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745243%252Fgeneral%252F7b29e2d5-96b0-4fcb-aa93-d7b2bd8d71d6.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/7b29e2d5-96b0-4fcb-aa93-d7b2bd8d71d6.jpeg saved to cache
2026-03-25 15:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cee090>
2026-03-25 15:25:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:25: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 15:25:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745243%252Fgeneral%252F873cbb81-cfb0-41d6-be8f-2d5489999ef1.jpeg') HTTP/1.1" 204 0
2026-03-25 15:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745243/general/873cbb81-cfb0-41d6-be8f-2d5489999ef1.jpeg saved to cache
2026-03-25 15:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902
2026-03-25 15:25:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e3eeeb3-1c58-572a-b5e9-030eecd06902, skipping ID generation
2026-03-25 15:25:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with scrape type 1
2026-03-25 15:25:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e3eeeb3-1c58-572a-b5e9-030eecd06902 sending to next pipeline
2026-03-25 15:25:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e3eeeb3-1c58-572a-b5e9-030eecd06902, identifier: 10724708
2026-03-25 15:25:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with identifier: 10724708
2026-03-25 15:25:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with identifier: 10724708
2026-03-25 15:25:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e3eeeb3-1c58-572a-b5e9-030eecd06902 with identifier: 10724708 to the API
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:25:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:25:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745243/general/873cbb81-cfb0-41d6-be8f-2d5489999ef1.jpeg>
{'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': 150,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '1e3eeeb3-1c58-572a-b5e9-030eecd06902',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FRM674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724708',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 151999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339498,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745243/general/873cbb81-cfb0-41d6-be8f-2d5489999ef1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342801,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745243/general/7b29e2d5-96b0-4fcb-aa93-d7b2bd8d71d6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332579,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745243/general/1686f37f-ff49-4f21-b762-630c2eda4391.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292581,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745243/general/ca883d20-409d-4218-b609-eacfb21dc673.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264043,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745243/general/faf74493-536b-478a-abbe-2b1ff5a02da4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311731,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745243/general/cb943f44-f8b3-4a32-9379-9fd80a6c229e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301783,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745243/general/85710ace-44d0-4d31-af5f-6b2aae2c291c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289998,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745243/general/059f6de7-ac43-40e5-8df3-7905ccb989c9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293890,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745243/general/342d2de4-c12f-4c77-998b-9c8b46bac875.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb3-1c58-572a-b5e9-030eecd06902/1e3eeeb3-1c58-572a-b5e9-030eecd06902_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329579,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745243/general/7da6970e-b8e2-472a-9e8d-f87eb36191aa.jpeg',
'Width': 1600}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2017-06-26',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'BMW 3 Series GT 318d Lounge - Diesel - Automatic - 150 hp - 151.999 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2017}
2026-03-25 15:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724708%27 HTTP/1.1" 200 None
2026-03-25 15:25:52 [adesa.be] INFO: Saving data for 10724708: {'created_time': 1774452352.048685, 'last_price_update_time': 1774452352.048695, 'auction_closing_time': 1774606500.0}
2026-03-25 15:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724708') HTTP/1.1" 204 0
2026-03-25 15:25:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.771(s), this was the 1st time calling it.
2026-03-25 15:25:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.270118806266365 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:25:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:25:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ea159f3-0890-592c-8252-a13bea31c375 with identifier: 10725624
2026-03-25 15:25:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ea159f3-0890-592c-8252-a13bea31c375 with scrape type 1
2026-03-25 15:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ea159f3-0890-592c-8252-a13bea31c375
2026-03-25 15:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5325847%252Fgeneral%252F50b3ccf8-1c30-47ec-8813-29525cc02f7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5325847/general/50b3ccf8-1c30-47ec-8813-29525cc02f7a.jpg already downloaded
2026-03-25 15:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5325847%252Fgeneral%252F51a681c9-34e9-486b-8243-e159116376f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5325847/general/51a681c9-34e9-486b-8243-e159116376f6.jpg already downloaded
2026-03-25 15:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5325847%252Fgeneral%252F76edec49-6810-4f48-90f0-f7d6d4d8ccbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5325847/general/76edec49-6810-4f48-90f0-f7d6d4d8ccbe.jpg already downloaded
2026-03-25 15:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5325847%252Fgeneral%252F02c2a706-fbcf-4ce5-a121-4e4d8c5add3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5325847/general/02c2a706-fbcf-4ce5-a121-4e4d8c5add3f.jpg already downloaded
2026-03-25 15:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5325847%252Fgeneral%252Fd07b9ba5-e4e8-43dc-808d-0f7d6192665b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5325847/general/d07b9ba5-e4e8-43dc-808d-0f7d6192665b.jpg already downloaded
2026-03-25 15:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5325847%252Fgeneral%252F1511e586-2092-48f6-89d3-62dd9a749acc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5325847/general/1511e586-2092-48f6-89d3-62dd9a749acc.jpg already downloaded
2026-03-25 15:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5325847%252Fgeneral%252F565abff3-9542-40b1-b8be-81842175fc53.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5325847/general/565abff3-9542-40b1-b8be-81842175fc53.jpg already downloaded
2026-03-25 15:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5325847%252Fgeneral%252Fa637933f-52cc-429c-ba4a-e3b557778f07.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5325847/general/a637933f-52cc-429c-ba4a-e3b557778f07.jpg already downloaded
2026-03-25 15:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:25: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%252F5325847%252Fgeneral%252F811af57a-a361-43d1-a88e-f7ccc3ee3cfb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5325847/general/811af57a-a361-43d1-a88e-f7ccc3ee3cfb.jpg already downloaded
2026-03-25 15:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5325847%252Fgeneral%252Fbfe3799b-ab7f-4475-bcff-27ff4e23fca5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5325847/general/bfe3799b-ab7f-4475-bcff-27ff4e23fca5.jpg already downloaded
2026-03-25 15:26:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ea159f3-0890-592c-8252-a13bea31c375, identifier: 10725624
2026-03-25 15:26:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ea159f3-0890-592c-8252-a13bea31c375 with identifier: 10725624
2026-03-25 15:26:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ea159f3-0890-592c-8252-a13bea31c375 with identifier: 10725624
2026-03-25 15:26:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ea159f3-0890-592c-8252-a13bea31c375 with identifier: 10725624 to the API
2026-03-25 15:26:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:26:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:26:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725624>
{'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': 175,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4ea159f3-0890-592c-8252-a13bea31c375',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'xxxx',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 156941,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5325847/general/50b3ccf8-1c30-47ec-8813-29525cc02f7a.jpg',
'https://images.openlane.eu/carimgs/5325847/general/51a681c9-34e9-486b-8243-e159116376f6.jpg',
'https://images.openlane.eu/carimgs/5325847/general/76edec49-6810-4f48-90f0-f7d6d4d8ccbe.jpg',
'https://images.openlane.eu/carimgs/5325847/general/02c2a706-fbcf-4ce5-a121-4e4d8c5add3f.jpg',
'https://images.openlane.eu/carimgs/5325847/general/d07b9ba5-e4e8-43dc-808d-0f7d6192665b.jpg',
'https://images.openlane.eu/carimgs/5325847/general/1511e586-2092-48f6-89d3-62dd9a749acc.jpg',
'https://images.openlane.eu/carimgs/5325847/general/565abff3-9542-40b1-b8be-81842175fc53.jpg',
'https://images.openlane.eu/carimgs/5325847/general/a637933f-52cc-429c-ba4a-e3b557778f07.jpg',
'https://images.openlane.eu/carimgs/5325847/general/811af57a-a361-43d1-a88e-f7ccc3ee3cfb.jpg',
'https://images.openlane.eu/carimgs/5325847/general/bfe3799b-ab7f-4475-bcff-27ff4e23fca5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ea159f3-0890-592c-8252-a13bea31c375/4ea159f3-0890-592c-8252-a13bea31c375_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513526,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5325847/general/50b3ccf8-1c30-47ec-8813-29525cc02f7a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ea159f3-0890-592c-8252-a13bea31c375/4ea159f3-0890-592c-8252-a13bea31c375_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544167,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5325847/general/51a681c9-34e9-486b-8243-e159116376f6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ea159f3-0890-592c-8252-a13bea31c375/4ea159f3-0890-592c-8252-a13bea31c375_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266865,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5325847/general/76edec49-6810-4f48-90f0-f7d6d4d8ccbe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ea159f3-0890-592c-8252-a13bea31c375/4ea159f3-0890-592c-8252-a13bea31c375_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 559999,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5325847/general/02c2a706-fbcf-4ce5-a121-4e4d8c5add3f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ea159f3-0890-592c-8252-a13bea31c375/4ea159f3-0890-592c-8252-a13bea31c375_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 549874,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5325847/general/d07b9ba5-e4e8-43dc-808d-0f7d6192665b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ea159f3-0890-592c-8252-a13bea31c375/4ea159f3-0890-592c-8252-a13bea31c375_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415097,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5325847/general/1511e586-2092-48f6-89d3-62dd9a749acc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ea159f3-0890-592c-8252-a13bea31c375/4ea159f3-0890-592c-8252-a13bea31c375_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269218,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5325847/general/565abff3-9542-40b1-b8be-81842175fc53.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ea159f3-0890-592c-8252-a13bea31c375/4ea159f3-0890-592c-8252-a13bea31c375_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328245,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5325847/general/a637933f-52cc-429c-ba4a-e3b557778f07.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ea159f3-0890-592c-8252-a13bea31c375/4ea159f3-0890-592c-8252-a13bea31c375_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353569,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5325847/general/811af57a-a361-43d1-a88e-f7ccc3ee3cfb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ea159f3-0890-592c-8252-a13bea31c375/4ea159f3-0890-592c-8252-a13bea31c375_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277211,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5325847/general/bfe3799b-ab7f-4475-bcff-27ff4e23fca5.jpg',
'Width': 2000}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2013-10-08',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Mazda CX-5 2.2 CDVi Sport - Diesel - Manual - 175 hp - 156.941 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2013}
2026-03-25 15:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725624%27 HTTP/1.1" 200 None
2026-03-25 15:26:00 [adesa.be] INFO: Saving data for 10725624: {'created_time': 1774452360.409693, 'last_price_update_time': 1774452360.409704, 'auction_closing_time': 1774603800.0}
2026-03-25 15:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725624') HTTP/1.1" 204 0
2026-03-25 15:26:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:26:06 [scrapy.extensions.logstats] INFO: Crawled 608 pages (at 26 pages/min), scraped 188 items (at 16 items/min)
2026-03-25 15:26:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-25 15:26:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:26:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:26:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df8bb29a-8e63-5b5d-bc53-f5e0165255d7 with identifier: 10724637
2026-03-25 15:26:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df8bb29a-8e63-5b5d-bc53-f5e0165255d7 with scrape type 1
2026-03-25 15:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df8bb29a-8e63-5b5d-bc53-f5e0165255d7
2026-03-25 15:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5744318%252Fgeneral%252F47f0aab0-fd56-43d9-895f-1d91c830be48.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/47f0aab0-fd56-43d9-895f-1d91c830be48.jpeg not downloaded yet
2026-03-25 15:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5744318%252Fgeneral%252F55526f74-e908-4103-bf0f-3fa9029221a2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/55526f74-e908-4103-bf0f-3fa9029221a2.jpeg not downloaded yet
2026-03-25 15:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5744318%252Fgeneral%252F1c3de6af-5340-48a5-a55a-9260c9fde8f9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/1c3de6af-5340-48a5-a55a-9260c9fde8f9.jpeg not downloaded yet
2026-03-25 15:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5744318%252Fgeneral%252F78982749-680e-424f-b6eb-e9101c9093a8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/78982749-680e-424f-b6eb-e9101c9093a8.jpeg not downloaded yet
2026-03-25 15:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5744318%252Fgeneral%252F34f87cd0-fead-4b72-8572-12281cfa57b5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/34f87cd0-fead-4b72-8572-12281cfa57b5.jpeg not downloaded yet
2026-03-25 15:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5744318%252Fgeneral%252F740d942e-ea97-407f-bdff-b4ea09241835.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/740d942e-ea97-407f-bdff-b4ea09241835.jpeg not downloaded yet
2026-03-25 15:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5744318%252Fgeneral%252Fc09978b9-ae78-414c-83a3-f425244a7a41.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/c09978b9-ae78-414c-83a3-f425244a7a41.jpeg not downloaded yet
2026-03-25 15:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5744318%252Fgeneral%252F7afd89ba-85f3-41c2-92e5-eede3728c7d1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/7afd89ba-85f3-41c2-92e5-eede3728c7d1.jpeg not downloaded yet
2026-03-25 15:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5744318%252Fgeneral%252F2a3230d6-3412-4afe-8a9a-339ad3390ffa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/2a3230d6-3412-4afe-8a9a-339ad3390ffa.jpeg not downloaded yet
2026-03-25 15:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5744318%252Fgeneral%252Fda6b9271-8dfe-46da-82ef-f13d5a0f3fe1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/da6b9271-8dfe-46da-82ef-f13d5a0f3fe1.jpeg not downloaded yet
2026-03-25 15:26: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 15:26: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 15:26:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744318/general/da6b9271-8dfe-46da-82ef-f13d5a0f3fe1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724637)
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10724608
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724608%27 HTTP/1.1" 200 None
2026-03-25 15:26:13 [adesa.be] INFO: Scrape type for 10724608: 1
2026-03-25 15:26:13 [adesa.be] INFO: Scraping item 10724608 url https://www.openlane.eu/en/carv6/auction/10724608
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10725607
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725607%27 HTTP/1.1" 200 None
2026-03-25 15:26:13 [adesa.be] INFO: Scrape type for 10725607: 1
2026-03-25 15:26:13 [adesa.be] INFO: Scraping item 10725607 url https://www.openlane.eu/en/carv6/auction/10725607
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10727058
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727058%27 HTTP/1.1" 200 None
2026-03-25 15:26:13 [adesa.be] INFO: Scrape type for 10727058: 1
2026-03-25 15:26:13 [adesa.be] INFO: Scraping item 10727058 url https://www.openlane.eu/en/carv6/auction/10727058
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10725678
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725678%27 HTTP/1.1" 200 None
2026-03-25 15:26:13 [adesa.be] INFO: Scrape type for 10725678: 1
2026-03-25 15:26:13 [adesa.be] INFO: Scraping item 10725678 url https://www.openlane.eu/en/carv6/auction/10725678
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10724645
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724645%27 HTTP/1.1" 200 None
2026-03-25 15:26:13 [adesa.be] INFO: Scrape type for 10724645: 1
2026-03-25 15:26:13 [adesa.be] INFO: Scraping item 10724645 url https://www.openlane.eu/en/carv6/auction/10724645
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10724654
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724654%27 HTTP/1.1" 200 None
2026-03-25 15:26:13 [adesa.be] INFO: Scrape type for 10724654: 1
2026-03-25 15:26:13 [adesa.be] INFO: Scraping item 10724654 url https://www.openlane.eu/en/carv6/auction/10724654
2026-03-25 15:26:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:26:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f47190>
2026-03-25 15:26:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:26: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 15:26:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8bb29a-8e63-5b5d-bc53-f5e0165255d7/df8bb29a-8e63-5b5d-bc53-f5e0165255d7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744318%252Fgeneral%252Fda6b9271-8dfe-46da-82ef-f13d5a0f3fe1.jpeg') HTTP/1.1" 204 0
2026-03-25 15:26:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/da6b9271-8dfe-46da-82ef-f13d5a0f3fe1.jpeg saved to cache
2026-03-25 15:26:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item df8bb29a-8e63-5b5d-bc53-f5e0165255d7
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10725619
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725619%27 HTTP/1.1" 200 None
2026-03-25 15:26:13 [adesa.be] INFO: Scrape type for 10725619: 1
2026-03-25 15:26:13 [adesa.be] INFO: Scraping item 10725619 url https://www.openlane.eu/en/carv6/auction/10725619
2026-03-25 15:26:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744318/general/2a3230d6-3412-4afe-8a9a-339ad3390ffa.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724637)
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10724602
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724602%27 HTTP/1.1" 200 None
2026-03-25 15:26:13 [adesa.be] INFO: Scrape type for 10724602: 1
2026-03-25 15:26:13 [adesa.be] INFO: Scraping item 10724602 url https://www.openlane.eu/en/carv6/auction/10724602
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10727085
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727085%27 HTTP/1.1" 200 None
2026-03-25 15:26:13 [adesa.be] INFO: Scrape type for 10727085: 1
2026-03-25 15:26:13 [adesa.be] INFO: Scraping item 10727085 url https://www.openlane.eu/en/carv6/auction/10727085
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10724632
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724632%27 HTTP/1.1" 200 None
2026-03-25 15:26:13 [adesa.be] INFO: Scrape type for 10724632: 1
2026-03-25 15:26:13 [adesa.be] INFO: Scraping item 10724632 url https://www.openlane.eu/en/carv6/auction/10724632
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10727063
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727063%27 HTTP/1.1" 200 None
2026-03-25 15:26:13 [adesa.be] INFO: Scrape type for 10727063: 1
2026-03-25 15:26:13 [adesa.be] INFO: Scraping item 10727063 url https://www.openlane.eu/en/carv6/auction/10727063
2026-03-25 15:26:13 [adesa.be] INFO: Found listing with ID: 10727066
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727066%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10727066: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10727066 url https://www.openlane.eu/en/carv6/auction/10727066
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724580
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724580%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724580: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724580 url https://www.openlane.eu/en/carv6/auction/10724580
2026-03-25 15:26:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:26:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486eeed10>
2026-03-25 15:26:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:26: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 15:26:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8bb29a-8e63-5b5d-bc53-f5e0165255d7/df8bb29a-8e63-5b5d-bc53-f5e0165255d7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744318%252Fgeneral%252F2a3230d6-3412-4afe-8a9a-339ad3390ffa.jpeg') HTTP/1.1" 204 0
2026-03-25 15:26:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744318/general/2a3230d6-3412-4afe-8a9a-339ad3390ffa.jpeg saved to cache
2026-03-25 15:26:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item df8bb29a-8e63-5b5d-bc53-f5e0165255d7
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10725665
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725665%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10725665: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10725665 url https://www.openlane.eu/en/carv6/auction/10725665
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10725674
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725674%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10725674: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10725674 url https://www.openlane.eu/en/carv6/auction/10725674
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724667
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724667%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724667: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724667 url https://www.openlane.eu/en/carv6/auction/10724667
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724564
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724564%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724564: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724564 url https://www.openlane.eu/en/carv6/auction/10724564
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724705
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724705%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724705: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724705 url https://www.openlane.eu/en/carv6/auction/10724705
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10725657
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725657%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10725657: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10725657 url https://www.openlane.eu/en/carv6/auction/10725657
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724638
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724638%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724638: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724638 url https://www.openlane.eu/en/carv6/auction/10724638
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724786
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724786%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724786: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724786 url https://www.openlane.eu/en/carv6/auction/10724786
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724633
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724633%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724633: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724633 url https://www.openlane.eu/en/carv6/auction/10724633
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724598
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724598%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724598: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724598 url https://www.openlane.eu/en/carv6/auction/10724598
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724620
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724620%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724620: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724620 url https://www.openlane.eu/en/carv6/auction/10724620
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10725681
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725681%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10725681: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10725681 url https://www.openlane.eu/en/carv6/auction/10725681
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10725676
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725676%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10725676: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10725676 url https://www.openlane.eu/en/carv6/auction/10725676
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10725618
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725618%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10725618: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10725618 url https://www.openlane.eu/en/carv6/auction/10725618
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10727111
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727111%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10727111: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10727111 url https://www.openlane.eu/en/carv6/auction/10727111
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10725654
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725654%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10725654: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10725654 url https://www.openlane.eu/en/carv6/auction/10725654
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724609
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724609%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724609: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724609 url https://www.openlane.eu/en/carv6/auction/10724609
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724677
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724677%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724677: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724677 url https://www.openlane.eu/en/carv6/auction/10724677
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724692
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724692%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724692: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724692 url https://www.openlane.eu/en/carv6/auction/10724692
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724758
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724758%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724758: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724758 url https://www.openlane.eu/en/carv6/auction/10724758
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10725605
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725605%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10725605: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10725605 url https://www.openlane.eu/en/carv6/auction/10725605
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10727069
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727069%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10727069: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10727069 url https://www.openlane.eu/en/carv6/auction/10727069
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10727090
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727090%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10727090: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10727090 url https://www.openlane.eu/en/carv6/auction/10727090
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724696
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724696%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724696: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724696 url https://www.openlane.eu/en/carv6/auction/10724696
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724700
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724700%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724700: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724700 url https://www.openlane.eu/en/carv6/auction/10724700
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724631
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724631%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724631: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724631 url https://www.openlane.eu/en/carv6/auction/10724631
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10727067
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727067%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10727067: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10727067 url https://www.openlane.eu/en/carv6/auction/10727067
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10727091
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727091%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10727091: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10727091 url https://www.openlane.eu/en/carv6/auction/10727091
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10725649
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725649%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10725649: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10725649 url https://www.openlane.eu/en/carv6/auction/10725649
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724710
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724710%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724710: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724710 url https://www.openlane.eu/en/carv6/auction/10724710
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724771
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724771%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724771: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724771 url https://www.openlane.eu/en/carv6/auction/10724771
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724616
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724616%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724616: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724616 url https://www.openlane.eu/en/carv6/auction/10724616
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724610
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724610%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724610: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724610 url https://www.openlane.eu/en/carv6/auction/10724610
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10727083
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727083%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10727083: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10727083 url https://www.openlane.eu/en/carv6/auction/10727083
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724775
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724775%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724775: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724775 url https://www.openlane.eu/en/carv6/auction/10724775
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724587
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724587%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724587: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724587 url https://www.openlane.eu/en/carv6/auction/10724587
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10725677
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725677%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10725677: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10725677 url https://www.openlane.eu/en/carv6/auction/10725677
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724653
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724653%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724653: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724653 url https://www.openlane.eu/en/carv6/auction/10724653
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724559
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724559%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724559: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724559 url https://www.openlane.eu/en/carv6/auction/10724559
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724777
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724777%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724777: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724777 url https://www.openlane.eu/en/carv6/auction/10724777
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724683
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724683%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724683: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724683 url https://www.openlane.eu/en/carv6/auction/10724683
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724560
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724560%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724560: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724560 url https://www.openlane.eu/en/carv6/auction/10724560
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10727075
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727075%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10727075: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10727075 url https://www.openlane.eu/en/carv6/auction/10727075
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724642
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724642%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724642: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724642 url https://www.openlane.eu/en/carv6/auction/10724642
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724626
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724626%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724626: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724626 url https://www.openlane.eu/en/carv6/auction/10724626
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724575
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724575%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724575: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724575 url https://www.openlane.eu/en/carv6/auction/10724575
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724711
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724711%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724711: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724711 url https://www.openlane.eu/en/carv6/auction/10724711
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724547
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724547%27 HTTP/1.1" 200 None
2026-03-25 15:26:14 [adesa.be] INFO: Scrape type for 10724547: 1
2026-03-25 15:26:14 [adesa.be] INFO: Scraping item 10724547 url https://www.openlane.eu/en/carv6/auction/10724547
2026-03-25 15:26:14 [adesa.be] INFO: Found listing with ID: 10724553
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724553%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10724553: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10724553 url https://www.openlane.eu/en/carv6/auction/10724553
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720661
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720661%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720661: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720661 url https://www.openlane.eu/en/carv6/auction/10720661
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720669
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720669%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720669: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720669 url https://www.openlane.eu/en/carv6/auction/10720669
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720671
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720671%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720671: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720671 url https://www.openlane.eu/en/carv6/auction/10720671
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720672
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720672%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720672: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720672 url https://www.openlane.eu/en/carv6/auction/10720672
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720673
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720673%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720673: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720673 url https://www.openlane.eu/en/carv6/auction/10720673
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720675
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720675%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720675: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720675 url https://www.openlane.eu/en/carv6/auction/10720675
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720677
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720677%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720677: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720677 url https://www.openlane.eu/en/carv6/auction/10720677
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720678
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720678%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720678: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720678 url https://www.openlane.eu/en/carv6/auction/10720678
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720676
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720676%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720676: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720676 url https://www.openlane.eu/en/carv6/auction/10720676
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720685
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720685%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720685: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720685 url https://www.openlane.eu/en/carv6/auction/10720685
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720684
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720684%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720684: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720684 url https://www.openlane.eu/en/carv6/auction/10720684
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720683
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720683%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720683: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720683 url https://www.openlane.eu/en/carv6/auction/10720683
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720686
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720686%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720686: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720686 url https://www.openlane.eu/en/carv6/auction/10720686
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720688
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720688%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720688: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720688 url https://www.openlane.eu/en/carv6/auction/10720688
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720687
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720687%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720687: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720687 url https://www.openlane.eu/en/carv6/auction/10720687
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720692
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720692%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720692: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720692 url https://www.openlane.eu/en/carv6/auction/10720692
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720700
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720700%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720700: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720700 url https://www.openlane.eu/en/carv6/auction/10720700
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720698
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720698%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720698: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720698 url https://www.openlane.eu/en/carv6/auction/10720698
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720699
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720699%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720699: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720699 url https://www.openlane.eu/en/carv6/auction/10720699
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720701
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720701%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720701: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720701 url https://www.openlane.eu/en/carv6/auction/10720701
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720702
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720702%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720702: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720702 url https://www.openlane.eu/en/carv6/auction/10720702
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720703
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720703%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720703: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720703 url https://www.openlane.eu/en/carv6/auction/10720703
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720704
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720704%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720704: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720704 url https://www.openlane.eu/en/carv6/auction/10720704
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720705
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720705%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720705: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720705 url https://www.openlane.eu/en/carv6/auction/10720705
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720706
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720706%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720706: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720706 url https://www.openlane.eu/en/carv6/auction/10720706
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720707
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720707%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720707: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720707 url https://www.openlane.eu/en/carv6/auction/10720707
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720708
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720708%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720708: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720708 url https://www.openlane.eu/en/carv6/auction/10720708
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720709
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720709%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720709: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720709 url https://www.openlane.eu/en/carv6/auction/10720709
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720712
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720712%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720712: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720712 url https://www.openlane.eu/en/carv6/auction/10720712
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720710
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720710%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720710: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720710 url https://www.openlane.eu/en/carv6/auction/10720710
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720713
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720713%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720713: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720713 url https://www.openlane.eu/en/carv6/auction/10720713
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720717
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720717%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720717: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720717 url https://www.openlane.eu/en/carv6/auction/10720717
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720721
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720721%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720721: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720721 url https://www.openlane.eu/en/carv6/auction/10720721
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720725
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720725%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720725: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720725 url https://www.openlane.eu/en/carv6/auction/10720725
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720740
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720740%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720740: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720740 url https://www.openlane.eu/en/carv6/auction/10720740
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720742
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720742%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720742: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720742 url https://www.openlane.eu/en/carv6/auction/10720742
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720746
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720746%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720746: 0
2026-03-25 15:26:15 [adesa.be] INFO: Skipping item 10720746 url https://www.openlane.eu/en/carv6/auction/10720746
2026-03-25 15:26:15 [adesa.be] INFO: Found listing with ID: 10720749
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720749%27 HTTP/1.1" 200 None
2026-03-25 15:26:15 [adesa.be] INFO: Scrape type for 10720749: 1
2026-03-25 15:26:15 [adesa.be] INFO: Scraping item 10720749 url https://www.openlane.eu/en/carv6/auction/10720749
2026-03-25 15:26:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:26:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:26:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08deff08-72ee-58e8-9eaf-6488ccde06af with identifier: 10725626
2026-03-25 15:26:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08deff08-72ee-58e8-9eaf-6488ccde06af with scrape type 1
2026-03-25 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 08deff08-72ee-58e8-9eaf-6488ccde06af
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5486789%252Fgeneral%252F2dc2cbe5-2227-4e55-aedc-f191e6c2250f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486789/general/2dc2cbe5-2227-4e55-aedc-f191e6c2250f.jpg already downloaded
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5486789%252Fgeneral%252Fff2041bd-f56e-4463-a17d-0c1eff268328.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486789/general/ff2041bd-f56e-4463-a17d-0c1eff268328.jpg already downloaded
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5486789%252Fgeneral%252F97356429-c523-4ccc-ab21-b5f447e3755d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486789/general/97356429-c523-4ccc-ab21-b5f447e3755d.jpg already downloaded
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5486789%252Fgeneral%252F7f6636ae-07f4-4198-95f5-266d3f362e0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486789/general/7f6636ae-07f4-4198-95f5-266d3f362e0b.jpg already downloaded
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5486789%252Fgeneral%252Fdfc093a2-2f5a-43bc-b128-4dd93c5feb34.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486789/general/dfc093a2-2f5a-43bc-b128-4dd93c5feb34.jpg already downloaded
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5486789%252Fgeneral%252F4069f687-c66c-47ae-878f-6638b83d35b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486789/general/4069f687-c66c-47ae-878f-6638b83d35b9.jpg already downloaded
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5486789%252Fgeneral%252F4dafc31c-be3c-42d9-bd0b-0382c8e97451.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486789/general/4dafc31c-be3c-42d9-bd0b-0382c8e97451.jpg already downloaded
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5486789%252Fgeneral%252F82865f64-b6bc-4911-b6d9-0259cfca4223.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486789/general/82865f64-b6bc-4911-b6d9-0259cfca4223.jpg already downloaded
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5486789%252Fgeneral%252Fb83a1060-6cba-40a8-be98-eff288ac2b0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486789/general/b83a1060-6cba-40a8-be98-eff288ac2b0c.jpg already downloaded
2026-03-25 15:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5486789%252Fgeneral%252Fb6822f24-e7ee-4c35-8229-12fdd1c7ca92.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486789/general/b6822f24-e7ee-4c35-8229-12fdd1c7ca92.jpg already downloaded
2026-03-25 15:26:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08deff08-72ee-58e8-9eaf-6488ccde06af, identifier: 10725626
2026-03-25 15:26:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08deff08-72ee-58e8-9eaf-6488ccde06af with identifier: 10725626
2026-03-25 15:26:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08deff08-72ee-58e8-9eaf-6488ccde06af with identifier: 10725626
2026-03-25 15:26:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08deff08-72ee-58e8-9eaf-6488ccde06af with identifier: 10725626 to the API
2026-03-25 15:26:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:26:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:26:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '08deff08-72ee-58e8-9eaf-6488ccde06af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '51A160793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 280601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5486789/general/2dc2cbe5-2227-4e55-aedc-f191e6c2250f.jpg',
'https://images.openlane.eu/carimgs/5486789/general/ff2041bd-f56e-4463-a17d-0c1eff268328.jpg',
'https://images.openlane.eu/carimgs/5486789/general/97356429-c523-4ccc-ab21-b5f447e3755d.jpg',
'https://images.openlane.eu/carimgs/5486789/general/7f6636ae-07f4-4198-95f5-266d3f362e0b.jpg',
'https://images.openlane.eu/carimgs/5486789/general/dfc093a2-2f5a-43bc-b128-4dd93c5feb34.jpg',
'https://images.openlane.eu/carimgs/5486789/general/4069f687-c66c-47ae-878f-6638b83d35b9.jpg',
'https://images.openlane.eu/carimgs/5486789/general/4dafc31c-be3c-42d9-bd0b-0382c8e97451.jpg',
'https://images.openlane.eu/carimgs/5486789/general/82865f64-b6bc-4911-b6d9-0259cfca4223.jpg',
'https://images.openlane.eu/carimgs/5486789/general/b83a1060-6cba-40a8-be98-eff288ac2b0c.jpg',
'https://images.openlane.eu/carimgs/5486789/general/b6822f24-e7ee-4c35-8229-12fdd1c7ca92.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08deff08-72ee-58e8-9eaf-6488ccde06af/08deff08-72ee-58e8-9eaf-6488ccde06af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421231,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486789/general/2dc2cbe5-2227-4e55-aedc-f191e6c2250f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08deff08-72ee-58e8-9eaf-6488ccde06af/08deff08-72ee-58e8-9eaf-6488ccde06af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455804,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486789/general/ff2041bd-f56e-4463-a17d-0c1eff268328.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08deff08-72ee-58e8-9eaf-6488ccde06af/08deff08-72ee-58e8-9eaf-6488ccde06af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504360,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486789/general/97356429-c523-4ccc-ab21-b5f447e3755d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08deff08-72ee-58e8-9eaf-6488ccde06af/08deff08-72ee-58e8-9eaf-6488ccde06af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477710,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486789/general/7f6636ae-07f4-4198-95f5-266d3f362e0b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08deff08-72ee-58e8-9eaf-6488ccde06af/08deff08-72ee-58e8-9eaf-6488ccde06af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387101,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486789/general/dfc093a2-2f5a-43bc-b128-4dd93c5feb34.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08deff08-72ee-58e8-9eaf-6488ccde06af/08deff08-72ee-58e8-9eaf-6488ccde06af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324947,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486789/general/4069f687-c66c-47ae-878f-6638b83d35b9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08deff08-72ee-58e8-9eaf-6488ccde06af/08deff08-72ee-58e8-9eaf-6488ccde06af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346433,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486789/general/4dafc31c-be3c-42d9-bd0b-0382c8e97451.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08deff08-72ee-58e8-9eaf-6488ccde06af/08deff08-72ee-58e8-9eaf-6488ccde06af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424577,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486789/general/82865f64-b6bc-4911-b6d9-0259cfca4223.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08deff08-72ee-58e8-9eaf-6488ccde06af/08deff08-72ee-58e8-9eaf-6488ccde06af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288480,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486789/general/b83a1060-6cba-40a8-be98-eff288ac2b0c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08deff08-72ee-58e8-9eaf-6488ccde06af/08deff08-72ee-58e8-9eaf-6488ccde06af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302559,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486789/general/b6822f24-e7ee-4c35-8229-12fdd1c7ca92.jpg',
'Width': 2000}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2009-02-17',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Mercedes-Benz E 200 CDI - Diesel - Automatic - 136 hp - 280.601 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2009}
2026-03-25 15:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725626%27 HTTP/1.1" 200 None
2026-03-25 15:26:35 [adesa.be] INFO: Saving data for 10725626: {'created_time': 1774452395.808665, 'last_price_update_time': 1774452395.808681, 'auction_closing_time': 1774603800.0}
2026-03-25 15:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725626') HTTP/1.1" 204 0
2026-03-25 15:26:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.132(s), this was the 1st time calling it.
2026-03-25 15:26:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.066049189737646 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:26:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:26:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:26:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:26:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10724556
2026-03-25 15:26:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with scrape type 1
2026-03-25 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5739882%252Fgeneral%252Fffe39ef5-2588-4f3c-8484-197cf62aa3f8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739882/general/ffe39ef5-2588-4f3c-8484-197cf62aa3f8.jpeg already downloaded
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5739882%252Fgeneral%252Fd5647719-9724-4389-bfcb-2fa1e3afe961.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739882/general/d5647719-9724-4389-bfcb-2fa1e3afe961.jpeg already downloaded
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5739882%252Fgeneral%252F08d59f02-3fa5-4029-aa02-93d2b4862c66.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739882/general/08d59f02-3fa5-4029-aa02-93d2b4862c66.jpeg already downloaded
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5739882%252Fgeneral%252Fe6ed6f85-c085-4444-9341-c1cf2ebee708.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739882/general/e6ed6f85-c085-4444-9341-c1cf2ebee708.jpeg already downloaded
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5739882%252Fgeneral%252F5a535e30-0166-4d2a-97c3-fd3c47f8229a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739882/general/5a535e30-0166-4d2a-97c3-fd3c47f8229a.jpeg already downloaded
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5739882%252Fgeneral%252F2844a575-3480-425a-9260-b9b0d734cfd8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739882/general/2844a575-3480-425a-9260-b9b0d734cfd8.jpeg already downloaded
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5739882%252Fgeneral%252Fe58b1ae3-0671-4b54-a04b-ce0ac9c85004.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739882/general/e58b1ae3-0671-4b54-a04b-ce0ac9c85004.jpeg already downloaded
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5739882%252Fgeneral%252Fd8d0fbad-fbc3-4497-b3b7-4c0ae2707b03.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739882/general/d8d0fbad-fbc3-4497-b3b7-4c0ae2707b03.jpeg already downloaded
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5739882%252Fgeneral%252F447ae5ee-1f8c-40a4-a057-24692623cac1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739882/general/447ae5ee-1f8c-40a4-a057-24692623cac1.jpeg already downloaded
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5739882%252Fgeneral%252Fe6bce6f1-c055-4919-a218-698eeb01625e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739882/general/e6bce6f1-c055-4919-a218-698eeb01625e.jpeg already downloaded
2026-03-25 15:26:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2, identifier: 10724556
2026-03-25 15:26:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10724556
2026-03-25 15:26:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10724556
2026-03-25 15:26:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10724556 to the API
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:26:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CQY793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 256840,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5739882/general/ffe39ef5-2588-4f3c-8484-197cf62aa3f8.jpeg',
'https://images.openlane.eu/carimgs/5739882/general/d5647719-9724-4389-bfcb-2fa1e3afe961.jpeg',
'https://images.openlane.eu/carimgs/5739882/general/08d59f02-3fa5-4029-aa02-93d2b4862c66.jpeg',
'https://images.openlane.eu/carimgs/5739882/general/e6ed6f85-c085-4444-9341-c1cf2ebee708.jpeg',
'https://images.openlane.eu/carimgs/5739882/general/5a535e30-0166-4d2a-97c3-fd3c47f8229a.jpeg',
'https://images.openlane.eu/carimgs/5739882/general/2844a575-3480-425a-9260-b9b0d734cfd8.jpeg',
'https://images.openlane.eu/carimgs/5739882/general/e58b1ae3-0671-4b54-a04b-ce0ac9c85004.jpeg',
'https://images.openlane.eu/carimgs/5739882/general/d8d0fbad-fbc3-4497-b3b7-4c0ae2707b03.jpeg',
'https://images.openlane.eu/carimgs/5739882/general/447ae5ee-1f8c-40a4-a057-24692623cac1.jpeg',
'https://images.openlane.eu/carimgs/5739882/general/e6bce6f1-c055-4919-a218-698eeb01625e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2/9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486704,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739882/general/ffe39ef5-2588-4f3c-8484-197cf62aa3f8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2/9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 505912,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739882/general/d5647719-9724-4389-bfcb-2fa1e3afe961.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2/9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419018,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739882/general/08d59f02-3fa5-4029-aa02-93d2b4862c66.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2/9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 572737,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739882/general/e6ed6f85-c085-4444-9341-c1cf2ebee708.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2/9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325256,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739882/general/5a535e30-0166-4d2a-97c3-fd3c47f8229a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2/9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207355,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739882/general/2844a575-3480-425a-9260-b9b0d734cfd8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2/9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388543,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739882/general/e58b1ae3-0671-4b54-a04b-ce0ac9c85004.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2/9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4296820,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739882/general/d8d0fbad-fbc3-4497-b3b7-4c0ae2707b03.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2/9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4134854,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739882/general/447ae5ee-1f8c-40a4-a057-24692623cac1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2/9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2658379,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739882/general/e6bce6f1-c055-4919-a218-698eeb01625e.jpeg',
'Width': 5712}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2018-01-22',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'BMW 7 Series 740d High Executive - Diesel - Automatic - 320 hp - '
'256.840 km',
'transmission': 'automatic',
'trim': 'High Executive',
'vin': None,
'year': 2018}
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724556%27 HTTP/1.1" 200 None
2026-03-25 15:26:46 [adesa.be] INFO: Saving data for 10724556: {'created_time': 1774452406.844091, 'last_price_update_time': 1774452406.844102, 'auction_closing_time': 1774603800.0}
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724556') HTTP/1.1" 204 0
2026-03-25 15:26:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:26:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:26:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03ac6559-e24e-56e6-9eaa-3c8019e257cd with identifier: 10724694
2026-03-25 15:26:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03ac6559-e24e-56e6-9eaa-3c8019e257cd with scrape type 1
2026-03-25 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03ac6559-e24e-56e6-9eaa-3c8019e257cd
2026-03-25 15:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5726996%252Fgeneral%252F88dd53ee-4cc2-476d-9418-ba14ff4627f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726996/general/88dd53ee-4cc2-476d-9418-ba14ff4627f3.jpg already downloaded
2026-03-25 15:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5726996%252Fgeneral%252F1ed748c5-6182-4512-9e5a-b0309067624f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726996/general/1ed748c5-6182-4512-9e5a-b0309067624f.jpg already downloaded
2026-03-25 15:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5726996%252Fgeneral%252Fea6feb0a-ea48-40f1-8200-13751d97f6b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726996/general/ea6feb0a-ea48-40f1-8200-13751d97f6b2.jpg already downloaded
2026-03-25 15:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5726996%252Fgeneral%252F8dcc6edb-d3cd-4629-ace9-42bee6a97ed4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726996/general/8dcc6edb-d3cd-4629-ace9-42bee6a97ed4.jpg already downloaded
2026-03-25 15:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5726996%252Fgeneral%252F3c58acaf-9cc4-4d7a-87ee-d72757eb436c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726996/general/3c58acaf-9cc4-4d7a-87ee-d72757eb436c.jpg already downloaded
2026-03-25 15:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5726996%252Fgeneral%252Fbd2f0c39-7622-4809-b487-7d201f74ccdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726996/general/bd2f0c39-7622-4809-b487-7d201f74ccdc.jpg already downloaded
2026-03-25 15:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5726996%252Fgeneral%252F49695f97-5b5d-46a8-8208-b9c4fda83775.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726996/general/49695f97-5b5d-46a8-8208-b9c4fda83775.jpg already downloaded
2026-03-25 15:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5726996%252Fgeneral%252F672173ab-683f-4aaf-ac69-38d0dee58821.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726996/general/672173ab-683f-4aaf-ac69-38d0dee58821.jpg already downloaded
2026-03-25 15:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5726996%252Fgeneral%252Fd09e1eb1-0076-40aa-aae2-302a50fa4ede.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726996/general/d09e1eb1-0076-40aa-aae2-302a50fa4ede.jpg already downloaded
2026-03-25 15:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5726996%252Fgeneral%252Fffef0d30-1db4-423e-b481-cbba0676a451.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726996/general/ffef0d30-1db4-423e-b481-cbba0676a451.jpg already downloaded
2026-03-25 15:26:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03ac6559-e24e-56e6-9eaa-3c8019e257cd, identifier: 10724694
2026-03-25 15:26:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03ac6559-e24e-56e6-9eaa-3c8019e257cd with identifier: 10724694
2026-03-25 15:26:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03ac6559-e24e-56e6-9eaa-3c8019e257cd with identifier: 10724694
2026-03-25 15:26:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03ac6559-e24e-56e6-9eaa-3c8019e257cd with identifier: 10724694 to the API
2026-03-25 15:26:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:26: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 15:26:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724694>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '03ac6559-e24e-56e6-9eaa-3c8019e257cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JJE306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724694',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 259593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5726996/general/88dd53ee-4cc2-476d-9418-ba14ff4627f3.jpg',
'https://images.openlane.eu/carimgs/5726996/general/1ed748c5-6182-4512-9e5a-b0309067624f.jpg',
'https://images.openlane.eu/carimgs/5726996/general/ea6feb0a-ea48-40f1-8200-13751d97f6b2.jpg',
'https://images.openlane.eu/carimgs/5726996/general/8dcc6edb-d3cd-4629-ace9-42bee6a97ed4.jpg',
'https://images.openlane.eu/carimgs/5726996/general/3c58acaf-9cc4-4d7a-87ee-d72757eb436c.jpg',
'https://images.openlane.eu/carimgs/5726996/general/bd2f0c39-7622-4809-b487-7d201f74ccdc.jpg',
'https://images.openlane.eu/carimgs/5726996/general/49695f97-5b5d-46a8-8208-b9c4fda83775.jpg',
'https://images.openlane.eu/carimgs/5726996/general/672173ab-683f-4aaf-ac69-38d0dee58821.jpg',
'https://images.openlane.eu/carimgs/5726996/general/d09e1eb1-0076-40aa-aae2-302a50fa4ede.jpg',
'https://images.openlane.eu/carimgs/5726996/general/ffef0d30-1db4-423e-b481-cbba0676a451.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ac6559-e24e-56e6-9eaa-3c8019e257cd/03ac6559-e24e-56e6-9eaa-3c8019e257cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106761,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726996/general/88dd53ee-4cc2-476d-9418-ba14ff4627f3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ac6559-e24e-56e6-9eaa-3c8019e257cd/03ac6559-e24e-56e6-9eaa-3c8019e257cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129213,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726996/general/1ed748c5-6182-4512-9e5a-b0309067624f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ac6559-e24e-56e6-9eaa-3c8019e257cd/03ac6559-e24e-56e6-9eaa-3c8019e257cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181126,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726996/general/ea6feb0a-ea48-40f1-8200-13751d97f6b2.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ac6559-e24e-56e6-9eaa-3c8019e257cd/03ac6559-e24e-56e6-9eaa-3c8019e257cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178812,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726996/general/8dcc6edb-d3cd-4629-ace9-42bee6a97ed4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ac6559-e24e-56e6-9eaa-3c8019e257cd/03ac6559-e24e-56e6-9eaa-3c8019e257cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122599,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726996/general/3c58acaf-9cc4-4d7a-87ee-d72757eb436c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ac6559-e24e-56e6-9eaa-3c8019e257cd/03ac6559-e24e-56e6-9eaa-3c8019e257cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98076,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726996/general/bd2f0c39-7622-4809-b487-7d201f74ccdc.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ac6559-e24e-56e6-9eaa-3c8019e257cd/03ac6559-e24e-56e6-9eaa-3c8019e257cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99745,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726996/general/49695f97-5b5d-46a8-8208-b9c4fda83775.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ac6559-e24e-56e6-9eaa-3c8019e257cd/03ac6559-e24e-56e6-9eaa-3c8019e257cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176786,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726996/general/672173ab-683f-4aaf-ac69-38d0dee58821.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ac6559-e24e-56e6-9eaa-3c8019e257cd/03ac6559-e24e-56e6-9eaa-3c8019e257cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73593,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726996/general/d09e1eb1-0076-40aa-aae2-302a50fa4ede.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ac6559-e24e-56e6-9eaa-3c8019e257cd/03ac6559-e24e-56e6-9eaa-3c8019e257cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79313,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726996/general/ffef0d30-1db4-423e-b481-cbba0676a451.jpg',
'Width': 640}],
'price': 1400,
'price_includes_vat': True,
'registration_date': '2015-01-02',
'seats_number': 5,
'seller_name': 'RA Motors',
'title': 'Renault Kangoo 1.2 TCe Limited - Petrol - Manual - 115 hp - 259.593 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2015}
2026-03-25 15:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724694%27 HTTP/1.1" 200 None
2026-03-25 15:26:53 [adesa.be] INFO: Saving data for 10724694: {'created_time': 1774452413.13359, 'last_price_update_time': 1774452413.133602, 'auction_closing_time': 1774606500.0}
2026-03-25 15:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724694') HTTP/1.1" 204 0
2026-03-25 15:26:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:26:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:26:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68e5c02d-7cf8-54c5-887f-09c6085f0152 with identifier: 10725637
2026-03-25 15:26:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 with scrape type 1
2026-03-25 15:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68e5c02d-7cf8-54c5-887f-09c6085f0152
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746009%252Fgeneral%252F29cac532-aecc-4040-9f92-e17638b0b786.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746009/general/29cac532-aecc-4040-9f92-e17638b0b786.JPG not downloaded yet
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746009%252Fgeneral%252Fc8779e7b-fec6-44ad-a3ba-c45a5de550eb.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746009/general/c8779e7b-fec6-44ad-a3ba-c45a5de550eb.JPG not downloaded yet
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746009%252Fgeneral%252F509bd3d2-6597-4eac-983d-765135634827.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746009/general/509bd3d2-6597-4eac-983d-765135634827.JPG not downloaded yet
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746009%252Fgeneral%252Fba943e43-58b6-42c2-92ce-232df73cd992.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746009/general/ba943e43-58b6-42c2-92ce-232df73cd992.JPG not downloaded yet
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746009%252Fgeneral%252F8464ca74-a20c-4916-b31b-5235e2da0ab8.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746009/general/8464ca74-a20c-4916-b31b-5235e2da0ab8.JPG not downloaded yet
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746009%252Fgeneral%252Ff6a0d796-c2b2-41b0-8cc4-615591de0dbc.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746009/general/f6a0d796-c2b2-41b0-8cc4-615591de0dbc.JPG not downloaded yet
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746009%252Fgeneral%252F69841768-dfc5-4991-b78e-17a294c12f97.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746009/general/69841768-dfc5-4991-b78e-17a294c12f97.JPG not downloaded yet
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746009%252Fgeneral%252F82396d6d-b152-4125-8ed7-ae48b8be2817.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746009/general/82396d6d-b152-4125-8ed7-ae48b8be2817.JPG not downloaded yet
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746009%252Fgeneral%252F3c1d7f81-2285-4b33-96b2-0e1bb33fa258.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746009/general/3c1d7f81-2285-4b33-96b2-0e1bb33fa258.JPG not downloaded yet
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746009%252Fgeneral%252Fbba73e5f-2735-4b51-9ea2-d03f7f0eb5b9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746009/general/bba73e5f-2735-4b51-9ea2-d03f7f0eb5b9.JPG not downloaded yet
2026-03-25 15:26:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:26:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:26:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746009/general/bba73e5f-2735-4b51-9ea2-d03f7f0eb5b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725637)
2026-03-25 15:26:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746009/general/3c1d7f81-2285-4b33-96b2-0e1bb33fa258.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725637)
2026-03-25 15:26:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3280529-452c-50fb-b4eb-46d11c2d56ff with identifier: 10725683
2026-03-25 15:26:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3280529-452c-50fb-b4eb-46d11c2d56ff with scrape type 1
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3280529-452c-50fb-b4eb-46d11c2d56ff
2026-03-25 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5746275%252Fgeneral%252Ffeb372ad-80cf-4421-9036-408dbebcd8da.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/feb372ad-80cf-4421-9036-408dbebcd8da.jpeg not downloaded yet
2026-03-25 15:26:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746009/general/82396d6d-b152-4125-8ed7-ae48b8be2817.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725637)
2026-03-25 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5746275%252Fgeneral%252F646fc9c0-0f85-429c-999d-896a03d31aa6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/646fc9c0-0f85-429c-999d-896a03d31aa6.jpeg not downloaded yet
2026-03-25 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5746275%252Fgeneral%252F9836e1cd-608e-4b59-a38b-ced626464773.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/9836e1cd-608e-4b59-a38b-ced626464773.jpeg not downloaded yet
2026-03-25 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5746275%252Fgeneral%252Feff5a409-1437-4caf-a319-5487957f9b11.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/eff5a409-1437-4caf-a319-5487957f9b11.jpeg not downloaded yet
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 due to Ignoring non-200 response
2026-03-25 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5746275%252Fgeneral%252F101a383e-bb1f-4a2b-8ad5-4e5f0853694d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/101a383e-bb1f-4a2b-8ad5-4e5f0853694d.jpeg not downloaded yet
2026-03-25 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5746275%252Fgeneral%252F5749dd25-f898-41df-ad33-cfbfcfd7b20a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/5749dd25-f898-41df-ad33-cfbfcfd7b20a.jpeg not downloaded yet
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 due to Ignoring non-200 response
2026-03-25 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5746275%252Fgeneral%252F15c169c7-a706-4bb0-808b-678d6ac0cd70.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/15c169c7-a706-4bb0-808b-678d6ac0cd70.jpeg not downloaded yet
2026-03-25 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5746275%252Fgeneral%252F2e5ddc40-a1b0-4a42-a373-b4ac1d225123.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/2e5ddc40-a1b0-4a42-a373-b4ac1d225123.jpeg not downloaded yet
2026-03-25 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5746275%252Fgeneral%252F9c84b64e-d59b-443f-9fcb-81368cf52aa4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/9c84b64e-d59b-443f-9fcb-81368cf52aa4.jpeg not downloaded yet
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 due to Ignoring non-200 response
2026-03-25 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26: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%252F5746275%252Fgeneral%252F2ddbc9b1-9f49-4dda-83ae-1532c2ad8dc4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/2ddbc9b1-9f49-4dda-83ae-1532c2ad8dc4.jpeg not downloaded yet
2026-03-25 15:26:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746275/general/feb372ad-80cf-4421-9036-408dbebcd8da.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725683)
2026-03-25 15:26:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:26:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:26:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f44910>
2026-03-25 15:26:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:26: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 15:26:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:26:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746275%252Fgeneral%252Ffeb372ad-80cf-4421-9036-408dbebcd8da.jpeg') HTTP/1.1" 204 0
2026-03-25 15:26:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/feb372ad-80cf-4421-9036-408dbebcd8da.jpeg saved to cache
2026-03-25 15:26:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3280529-452c-50fb-b4eb-46d11c2d56ff
2026-03-25 15:26:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746275/general/2ddbc9b1-9f49-4dda-83ae-1532c2ad8dc4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725683)
2026-03-25 15:26:59 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:26:59 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:26:59 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00L\xd3"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b%$\x00L\x9dI\x00\x00\x00\x00'
2026-03-25 15:26:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:26:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b91e50>
2026-03-25 15:26:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:26: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 15:26:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:26:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_9.mpo HTTP/1.1" 201 0
2026-03-25 15:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746275%252Fgeneral%252F2ddbc9b1-9f49-4dda-83ae-1532c2ad8dc4.jpeg') HTTP/1.1" 204 0
2026-03-25 15:26:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/2ddbc9b1-9f49-4dda-83ae-1532c2ad8dc4.jpeg saved to cache
2026-03-25 15:26:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d3280529-452c-50fb-b4eb-46d11c2d56ff
2026-03-25 15:27:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746275/general/9c84b64e-d59b-443f-9fcb-81368cf52aa4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725683)
2026-03-25 15:27:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bddc90>
2026-03-25 15:27:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746275%252Fgeneral%252F9c84b64e-d59b-443f-9fcb-81368cf52aa4.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/9c84b64e-d59b-443f-9fcb-81368cf52aa4.jpeg saved to cache
2026-03-25 15:27:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d3280529-452c-50fb-b4eb-46d11c2d56ff
2026-03-25 15:27:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746275/general/2e5ddc40-a1b0-4a42-a373-b4ac1d225123.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725683)
2026-03-25 15:27:01 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:27:01 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:27:01 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x009`\xc2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07(\xc0\x0095\x1b\x00\x00\x00\x00'
2026-03-25 15:27:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bf5710>
2026-03-25 15:27:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_7.mpo HTTP/1.1" 201 0
2026-03-25 15:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746275%252Fgeneral%252F2e5ddc40-a1b0-4a42-a373-b4ac1d225123.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/2e5ddc40-a1b0-4a42-a373-b4ac1d225123.jpeg saved to cache
2026-03-25 15:27:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d3280529-452c-50fb-b4eb-46d11c2d56ff
2026-03-25 15:27:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746275/general/15c169c7-a706-4bb0-808b-678d6ac0cd70.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725683)
2026-03-25 15:27:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486efd9d0>
2026-03-25 15:27:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:27:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746275%252Fgeneral%252F15c169c7-a706-4bb0-808b-678d6ac0cd70.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/15c169c7-a706-4bb0-808b-678d6ac0cd70.jpeg saved to cache
2026-03-25 15:27:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d3280529-452c-50fb-b4eb-46d11c2d56ff
2026-03-25 15:27:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746275/general/5749dd25-f898-41df-ad33-cfbfcfd7b20a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725683)
2026-03-25 15:27:03 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:27:03 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:27:03 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x007[\x97\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08i\xa8\x007)\x9f\x00\x00\x00\x00'
2026-03-25 15:27:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487922550>
2026-03-25 15:27:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_5.mpo HTTP/1.1" 201 0
2026-03-25 15:27:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746275%252Fgeneral%252F5749dd25-f898-41df-ad33-cfbfcfd7b20a.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/5749dd25-f898-41df-ad33-cfbfcfd7b20a.jpeg saved to cache
2026-03-25 15:27:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d3280529-452c-50fb-b4eb-46d11c2d56ff
2026-03-25 15:27:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746275/general/101a383e-bb1f-4a2b-8ad5-4e5f0853694d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725683)
2026-03-25 15:27:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487ac6010>
2026-03-25 15:27:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746275%252Fgeneral%252F101a383e-bb1f-4a2b-8ad5-4e5f0853694d.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/101a383e-bb1f-4a2b-8ad5-4e5f0853694d.jpeg saved to cache
2026-03-25 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d3280529-452c-50fb-b4eb-46d11c2d56ff
2026-03-25 15:27:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746275/general/eff5a409-1437-4caf-a319-5487957f9b11.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725683)
2026-03-25 15:27:04 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:27:04 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:27:04 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00+\x0c3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\x92R\x00*\xe6%\x00\x00\x00\x00'
2026-03-25 15:27:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d5b210>
2026-03-25 15:27:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_3.mpo HTTP/1.1" 201 0
2026-03-25 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746275%252Fgeneral%252Feff5a409-1437-4caf-a319-5487957f9b11.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/eff5a409-1437-4caf-a319-5487957f9b11.jpeg saved to cache
2026-03-25 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d3280529-452c-50fb-b4eb-46d11c2d56ff
2026-03-25 15:27:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746275/general/9836e1cd-608e-4b59-a38b-ced626464773.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725683)
2026-03-25 15:27:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d4eb90>
2026-03-25 15:27:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746275%252Fgeneral%252F9836e1cd-608e-4b59-a38b-ced626464773.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/9836e1cd-608e-4b59-a38b-ced626464773.jpeg saved to cache
2026-03-25 15:27:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d3280529-452c-50fb-b4eb-46d11c2d56ff
2026-03-25 15:27:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746275/general/646fc9c0-0f85-429c-999d-896a03d31aa6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725683)
2026-03-25 15:27:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746009/general/69841768-dfc5-4991-b78e-17a294c12f97.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725637)
2026-03-25 15:27:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746009/general/f6a0d796-c2b2-41b0-8cc4-615591de0dbc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725637)
2026-03-25 15:27:05 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:27:05 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:27:05 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x005\x07\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x93\x9c\x004\xdc\x8b\x00\x00\x00\x00'
2026-03-25 15:27:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487a96110>
2026-03-25 15:27:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_1.mpo HTTP/1.1" 201 0
2026-03-25 15:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746275%252Fgeneral%252F646fc9c0-0f85-429c-999d-896a03d31aa6.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746275/general/646fc9c0-0f85-429c-999d-896a03d31aa6.jpeg saved to cache
2026-03-25 15:27:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d3280529-452c-50fb-b4eb-46d11c2d56ff
2026-03-25 15:27:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3280529-452c-50fb-b4eb-46d11c2d56ff, skipping ID generation
2026-03-25 15:27:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3280529-452c-50fb-b4eb-46d11c2d56ff with scrape type 1
2026-03-25 15:27:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3280529-452c-50fb-b4eb-46d11c2d56ff sending to next pipeline
2026-03-25 15:27:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3280529-452c-50fb-b4eb-46d11c2d56ff, identifier: 10725683
2026-03-25 15:27:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3280529-452c-50fb-b4eb-46d11c2d56ff with identifier: 10725683
2026-03-25 15:27:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3280529-452c-50fb-b4eb-46d11c2d56ff with identifier: 10725683
2026-03-25 15:27:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3280529-452c-50fb-b4eb-46d11c2d56ff with identifier: 10725683 to the API
2026-03-25 15:27:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:27:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746275/general/646fc9c0-0f85-429c-999d-896a03d31aa6.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd3280529-452c-50fb-b4eb-46d11c2d56ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FWV532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 64767,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3274730,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746275/general/feb372ad-80cf-4421-9036-408dbebcd8da.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4037297,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746275/general/646fc9c0-0f85-429c-999d-896a03d31aa6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3159582,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746275/general/9836e1cd-608e-4b59-a38b-ced626464773.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3448453,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746275/general/eff5a409-1437-4caf-a319-5487957f9b11.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3842475,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746275/general/101a383e-bb1f-4a2b-8ad5-4e5f0853694d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4179263,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746275/general/5749dd25-f898-41df-ad33-cfbfcfd7b20a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2811728,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746275/general/15c169c7-a706-4bb0-808b-678d6ac0cd70.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4229506,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746275/general/2e5ddc40-a1b0-4a42-a373-b4ac1d225123.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3695249,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746275/general/9c84b64e-d59b-443f-9fcb-81368cf52aa4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3280529-452c-50fb-b4eb-46d11c2d56ff/d3280529-452c-50fb-b4eb-46d11c2d56ff_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5765190,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746275/general/2ddbc9b1-9f49-4dda-83ae-1532c2ad8dc4.jpeg',
'Width': 5712}],
'price': 9650,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 2,
'seller_name': 'A12 Automobile',
'title': 'Renault Kangoo Extra - Diesel - Manual - 95 hp - 64.767 km',
'transmission': 'manual',
'trim': 'Extra',
'vin': None,
'year': 2023}
2026-03-25 15:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725683%27 HTTP/1.1" 200 None
2026-03-25 15:27:06 [adesa.be] INFO: Saving data for 10725683: {'created_time': 1774452426.24455, 'last_price_update_time': 1774452426.244566, 'auction_closing_time': 1774603800.0}
2026-03-25 15:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725683') HTTP/1.1" 204 0
2026-03-25 15:27:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746009/general/8464ca74-a20c-4916-b31b-5235e2da0ab8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725637)
2026-03-25 15:27:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 due to Ignoring non-200 response
2026-03-25 15:27:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 due to Ignoring non-200 response
2026-03-25 15:27:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 due to Ignoring non-200 response
2026-03-25 15:27:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746009/general/ba943e43-58b6-42c2-92ce-232df73cd992.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725637)
2026-03-25 15:27:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746009/general/509bd3d2-6597-4eac-983d-765135634827.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725637)
2026-03-25 15:27:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746009/general/c8779e7b-fec6-44ad-a3ba-c45a5de550eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725637)
2026-03-25 15:27:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746009/general/29cac532-aecc-4040-9f92-e17638b0b786.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725637)
2026-03-25 15:27:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 due to Ignoring non-200 response
2026-03-25 15:27:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 due to Ignoring non-200 response
2026-03-25 15:27:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 due to Ignoring non-200 response
2026-03-25 15:27:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68e5c02d-7cf8-54c5-887f-09c6085f0152, skipping ID generation
2026-03-25 15:27:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 with scrape type 1
2026-03-25 15:27:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 sending to next pipeline
2026-03-25 15:27:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68e5c02d-7cf8-54c5-887f-09c6085f0152, identifier: 10725637
2026-03-25 15:27:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68e5c02d-7cf8-54c5-887f-09c6085f0152 with identifier: 10725637
2026-03-25 15:27:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68e5c02d-7cf8-54c5-887f-09c6085f0152 with identifier: 10725637
2026-03-25 15:27:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68e5c02d-7cf8-54c5-887f-09c6085f0152 with identifier: 10725637 to the API
2026-03-25 15:27:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5746009/general/29cac532-aecc-4040-9f92-e17638b0b786.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': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '68e5c02d-7cf8-54c5-887f-09c6085f0152',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMT493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 303310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photos': [],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2018-05-23',
'seats_number': 5,
'seller_name': 'On Line sprl',
'title': 'Renault Kadjar 1.5 DCI Intens - Diesel - Manual - 110 hp - 303.310 '
'km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2018}
2026-03-25 15:27:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725637%27 HTTP/1.1" 200 None
2026-03-25 15:27:07 [adesa.be] INFO: Saving data for 10725637: {'created_time': 1774452427.54131, 'last_price_update_time': 1774452427.541322, 'auction_closing_time': 1774603800.0}
2026-03-25 15:27:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725637') HTTP/1.1" 204 0
2026-03-25 15:27:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 68e5c02d-7cf8-54c5-887f-09c6085f0152 due to Ignoring non-200 response
2026-03-25 15:27:07 [scrapy.extensions.logstats] INFO: Crawled 625 pages (at 17 pages/min), scraped 193 items (at 5 items/min)
2026-03-25 15:27:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-25 15:27:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 955f8c2b-09ce-590e-a4fa-eb73b36039f6 with identifier: 10724674
2026-03-25 15:27:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 955f8c2b-09ce-590e-a4fa-eb73b36039f6 with scrape type 1
2026-03-25 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 955f8c2b-09ce-590e-a4fa-eb73b36039f6
2026-03-25 15:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730637%252Fgeneral%252F26921828-aadf-4bd5-8f63-d52645c6e4e7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730637/general/26921828-aadf-4bd5-8f63-d52645c6e4e7.jpeg already downloaded
2026-03-25 15:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730637%252Fgeneral%252F5b871451-aecf-4831-91fd-00f3a1f5a6cf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730637/general/5b871451-aecf-4831-91fd-00f3a1f5a6cf.jpeg already downloaded
2026-03-25 15:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730637%252Fgeneral%252F103d73d0-6a78-4799-a64b-cd8e522507ea.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730637/general/103d73d0-6a78-4799-a64b-cd8e522507ea.jpeg already downloaded
2026-03-25 15:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730637%252Fgeneral%252F2dbbc0ce-1118-4b54-8aab-bbfaeca5e5e1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730637/general/2dbbc0ce-1118-4b54-8aab-bbfaeca5e5e1.jpeg already downloaded
2026-03-25 15:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730637%252Fgeneral%252F0c2ddf2d-a428-4055-9e06-b06f5b37aaff.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730637/general/0c2ddf2d-a428-4055-9e06-b06f5b37aaff.jpeg already downloaded
2026-03-25 15:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730637%252Fgeneral%252Ff1c13021-c458-498d-8057-695ae343d532.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730637/general/f1c13021-c458-498d-8057-695ae343d532.jpeg already downloaded
2026-03-25 15:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730637%252Fgeneral%252Fcb31f0a6-48cc-4b9c-84bb-af631d143c48.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730637/general/cb31f0a6-48cc-4b9c-84bb-af631d143c48.jpeg already downloaded
2026-03-25 15:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730637%252Fgeneral%252F01961a1c-72aa-4aab-8f96-b8a87674d492.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730637/general/01961a1c-72aa-4aab-8f96-b8a87674d492.jpeg already downloaded
2026-03-25 15:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730637%252Fgeneral%252Ff7c3c759-0df6-44cc-bca5-c898c3679d56.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730637/general/f7c3c759-0df6-44cc-bca5-c898c3679d56.jpeg already downloaded
2026-03-25 15:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730637%252Fgeneral%252F6fdaf4eb-7f0f-4bf3-b278-184d4a9e4cc5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730637/general/6fdaf4eb-7f0f-4bf3-b278-184d4a9e4cc5.jpeg already downloaded
2026-03-25 15:27:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 955f8c2b-09ce-590e-a4fa-eb73b36039f6, identifier: 10724674
2026-03-25 15:27:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 955f8c2b-09ce-590e-a4fa-eb73b36039f6 with identifier: 10724674
2026-03-25 15:27:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 955f8c2b-09ce-590e-a4fa-eb73b36039f6 with identifier: 10724674
2026-03-25 15:27:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 955f8c2b-09ce-590e-a4fa-eb73b36039f6 with identifier: 10724674 to the API
2026-03-25 15:27:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724674>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '955f8c2b-09ce-590e-a4fa-eb73b36039f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KEH849',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724674',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 229064,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5730637/general/26921828-aadf-4bd5-8f63-d52645c6e4e7.jpeg',
'https://images.openlane.eu/carimgs/5730637/general/5b871451-aecf-4831-91fd-00f3a1f5a6cf.jpeg',
'https://images.openlane.eu/carimgs/5730637/general/103d73d0-6a78-4799-a64b-cd8e522507ea.jpeg',
'https://images.openlane.eu/carimgs/5730637/general/2dbbc0ce-1118-4b54-8aab-bbfaeca5e5e1.jpeg',
'https://images.openlane.eu/carimgs/5730637/general/0c2ddf2d-a428-4055-9e06-b06f5b37aaff.jpeg',
'https://images.openlane.eu/carimgs/5730637/general/f1c13021-c458-498d-8057-695ae343d532.jpeg',
'https://images.openlane.eu/carimgs/5730637/general/cb31f0a6-48cc-4b9c-84bb-af631d143c48.jpeg',
'https://images.openlane.eu/carimgs/5730637/general/01961a1c-72aa-4aab-8f96-b8a87674d492.jpeg',
'https://images.openlane.eu/carimgs/5730637/general/f7c3c759-0df6-44cc-bca5-c898c3679d56.jpeg',
'https://images.openlane.eu/carimgs/5730637/general/6fdaf4eb-7f0f-4bf3-b278-184d4a9e4cc5.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955f8c2b-09ce-590e-a4fa-eb73b36039f6/955f8c2b-09ce-590e-a4fa-eb73b36039f6_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4346939,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730637/general/26921828-aadf-4bd5-8f63-d52645c6e4e7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955f8c2b-09ce-590e-a4fa-eb73b36039f6/955f8c2b-09ce-590e-a4fa-eb73b36039f6_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4522449,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730637/general/5b871451-aecf-4831-91fd-00f3a1f5a6cf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955f8c2b-09ce-590e-a4fa-eb73b36039f6/955f8c2b-09ce-590e-a4fa-eb73b36039f6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3212760,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730637/general/103d73d0-6a78-4799-a64b-cd8e522507ea.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955f8c2b-09ce-590e-a4fa-eb73b36039f6/955f8c2b-09ce-590e-a4fa-eb73b36039f6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3396802,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730637/general/2dbbc0ce-1118-4b54-8aab-bbfaeca5e5e1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955f8c2b-09ce-590e-a4fa-eb73b36039f6/955f8c2b-09ce-590e-a4fa-eb73b36039f6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3344764,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730637/general/0c2ddf2d-a428-4055-9e06-b06f5b37aaff.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955f8c2b-09ce-590e-a4fa-eb73b36039f6/955f8c2b-09ce-590e-a4fa-eb73b36039f6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2531804,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730637/general/f1c13021-c458-498d-8057-695ae343d532.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955f8c2b-09ce-590e-a4fa-eb73b36039f6/955f8c2b-09ce-590e-a4fa-eb73b36039f6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2471194,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730637/general/cb31f0a6-48cc-4b9c-84bb-af631d143c48.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955f8c2b-09ce-590e-a4fa-eb73b36039f6/955f8c2b-09ce-590e-a4fa-eb73b36039f6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2626194,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730637/general/01961a1c-72aa-4aab-8f96-b8a87674d492.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955f8c2b-09ce-590e-a4fa-eb73b36039f6/955f8c2b-09ce-590e-a4fa-eb73b36039f6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2150884,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730637/general/f7c3c759-0df6-44cc-bca5-c898c3679d56.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955f8c2b-09ce-590e-a4fa-eb73b36039f6/955f8c2b-09ce-590e-a4fa-eb73b36039f6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3206135,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730637/general/6fdaf4eb-7f0f-4bf3-b278-184d4a9e4cc5.jpeg',
'Width': 4032}],
'price': 1600,
'price_includes_vat': True,
'registration_date': '2012-12-13',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'Renault Grand Scenic 1.5 DCI Expression - Diesel - Manual - 110 hp '
'- 229.064 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2012}
2026-03-25 15:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724674%27 HTTP/1.1" 200 None
2026-03-25 15:27:09 [adesa.be] INFO: Saving data for 10724674: {'created_time': 1774452429.211656, 'last_price_update_time': 1774452429.211668, 'auction_closing_time': 1774603800.0}
2026-03-25 15:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724674') HTTP/1.1" 204 0
2026-03-25 15:27:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d8d0166-4825-5554-a66c-03e8119aed02 with identifier: 10724658
2026-03-25 15:27:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d8d0166-4825-5554-a66c-03e8119aed02 with scrape type 1
2026-03-25 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d8d0166-4825-5554-a66c-03e8119aed02
2026-03-25 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730617%252Fgeneral%252F612d7618-9421-4a21-b0b0-3bca7fed11f2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730617/general/612d7618-9421-4a21-b0b0-3bca7fed11f2.jpeg already downloaded
2026-03-25 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730617%252Fgeneral%252F92cc7e03-a1bf-4d60-81b7-8d75f95bdd6d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730617/general/92cc7e03-a1bf-4d60-81b7-8d75f95bdd6d.jpeg already downloaded
2026-03-25 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730617%252Fgeneral%252F779d5466-09ea-4a04-ab95-7c5f0433bde0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730617/general/779d5466-09ea-4a04-ab95-7c5f0433bde0.jpeg already downloaded
2026-03-25 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730617%252Fgeneral%252Fa98bc6a3-68dd-4973-8fb4-5e45a588d69f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730617/general/a98bc6a3-68dd-4973-8fb4-5e45a588d69f.jpeg already downloaded
2026-03-25 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730617%252Fgeneral%252F4c41038b-8fbe-45fa-a015-035b6b7c40a2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730617/general/4c41038b-8fbe-45fa-a015-035b6b7c40a2.jpeg already downloaded
2026-03-25 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730617%252Fgeneral%252Ffe879112-8b80-493f-8434-933c33fc8eef.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730617/general/fe879112-8b80-493f-8434-933c33fc8eef.jpeg already downloaded
2026-03-25 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730617%252Fgeneral%252F1ee12ae4-754b-4eaa-bcaa-5555bf2ab1cc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730617/general/1ee12ae4-754b-4eaa-bcaa-5555bf2ab1cc.jpeg already downloaded
2026-03-25 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730617%252Fgeneral%252F79055436-4f30-4800-87f8-6a2ed54fa17b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730617/general/79055436-4f30-4800-87f8-6a2ed54fa17b.jpeg already downloaded
2026-03-25 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730617%252Fgeneral%252Fead5ece7-9c61-4bfd-a2cc-2a165eb35422.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730617/general/ead5ece7-9c61-4bfd-a2cc-2a165eb35422.jpeg already downloaded
2026-03-25 15:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5730617%252Fgeneral%252F9732d16e-278a-496a-8524-679d87a0049d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730617/general/9732d16e-278a-496a-8524-679d87a0049d.jpeg already downloaded
2026-03-25 15:27:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d8d0166-4825-5554-a66c-03e8119aed02, identifier: 10724658
2026-03-25 15:27:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d8d0166-4825-5554-a66c-03e8119aed02 with identifier: 10724658
2026-03-25 15:27:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d8d0166-4825-5554-a66c-03e8119aed02 with identifier: 10724658
2026-03-25 15:27:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d8d0166-4825-5554-a66c-03e8119aed02 with identifier: 10724658 to the API
2026-03-25 15:27:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724658>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6d8d0166-4825-5554-a66c-03e8119aed02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TMN907',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724658',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 294555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5730617/general/612d7618-9421-4a21-b0b0-3bca7fed11f2.jpeg',
'https://images.openlane.eu/carimgs/5730617/general/92cc7e03-a1bf-4d60-81b7-8d75f95bdd6d.jpeg',
'https://images.openlane.eu/carimgs/5730617/general/779d5466-09ea-4a04-ab95-7c5f0433bde0.jpeg',
'https://images.openlane.eu/carimgs/5730617/general/a98bc6a3-68dd-4973-8fb4-5e45a588d69f.jpeg',
'https://images.openlane.eu/carimgs/5730617/general/4c41038b-8fbe-45fa-a015-035b6b7c40a2.jpeg',
'https://images.openlane.eu/carimgs/5730617/general/fe879112-8b80-493f-8434-933c33fc8eef.jpeg',
'https://images.openlane.eu/carimgs/5730617/general/1ee12ae4-754b-4eaa-bcaa-5555bf2ab1cc.jpeg',
'https://images.openlane.eu/carimgs/5730617/general/79055436-4f30-4800-87f8-6a2ed54fa17b.jpeg',
'https://images.openlane.eu/carimgs/5730617/general/ead5ece7-9c61-4bfd-a2cc-2a165eb35422.jpeg',
'https://images.openlane.eu/carimgs/5730617/general/9732d16e-278a-496a-8524-679d87a0049d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d8d0166-4825-5554-a66c-03e8119aed02/6d8d0166-4825-5554-a66c-03e8119aed02_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4482004,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730617/general/612d7618-9421-4a21-b0b0-3bca7fed11f2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d8d0166-4825-5554-a66c-03e8119aed02/6d8d0166-4825-5554-a66c-03e8119aed02_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4699799,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730617/general/92cc7e03-a1bf-4d60-81b7-8d75f95bdd6d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d8d0166-4825-5554-a66c-03e8119aed02/6d8d0166-4825-5554-a66c-03e8119aed02_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3081911,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730617/general/779d5466-09ea-4a04-ab95-7c5f0433bde0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d8d0166-4825-5554-a66c-03e8119aed02/6d8d0166-4825-5554-a66c-03e8119aed02_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3225996,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730617/general/a98bc6a3-68dd-4973-8fb4-5e45a588d69f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d8d0166-4825-5554-a66c-03e8119aed02/6d8d0166-4825-5554-a66c-03e8119aed02_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3188799,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730617/general/4c41038b-8fbe-45fa-a015-035b6b7c40a2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d8d0166-4825-5554-a66c-03e8119aed02/6d8d0166-4825-5554-a66c-03e8119aed02_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2758653,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730617/general/fe879112-8b80-493f-8434-933c33fc8eef.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d8d0166-4825-5554-a66c-03e8119aed02/6d8d0166-4825-5554-a66c-03e8119aed02_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2911119,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730617/general/1ee12ae4-754b-4eaa-bcaa-5555bf2ab1cc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d8d0166-4825-5554-a66c-03e8119aed02/6d8d0166-4825-5554-a66c-03e8119aed02_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2689117,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730617/general/79055436-4f30-4800-87f8-6a2ed54fa17b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d8d0166-4825-5554-a66c-03e8119aed02/6d8d0166-4825-5554-a66c-03e8119aed02_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2204891,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730617/general/ead5ece7-9c61-4bfd-a2cc-2a165eb35422.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d8d0166-4825-5554-a66c-03e8119aed02/6d8d0166-4825-5554-a66c-03e8119aed02_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2349852,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730617/general/9732d16e-278a-496a-8524-679d87a0049d.jpeg',
'Width': 4032}],
'price': 3200,
'price_includes_vat': True,
'registration_date': '2014-07-17',
'seats_number': 2,
'seller_name': 'Ali cars',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 90 hp - '
'294.555 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2014}
2026-03-25 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724658%27 HTTP/1.1" 200 None
2026-03-25 15:27:11 [adesa.be] INFO: Saving data for 10724658: {'created_time': 1774452431.179882, 'last_price_update_time': 1774452431.179894, 'auction_closing_time': 1774603800.0}
2026-03-25 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724658') HTTP/1.1" 204 0
2026-03-25 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10723948
2026-03-25 15:27:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bf4cbf0-f17a-5270-841a-17a699165b64 with scrape type 1
2026-03-25 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8bf4cbf0-f17a-5270-841a-17a699165b64
2026-03-25 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5571432%252Fgeneral%252F51fdeb29-cb1f-4272-a7b6-de4aaf67a9cc.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5571432/general/51fdeb29-cb1f-4272-a7b6-de4aaf67a9cc.JPG not downloaded yet
2026-03-25 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5571432%252Fgeneral%252Ff83d683c-2419-4ebd-bb5c-b64f0984db53.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5571432/general/f83d683c-2419-4ebd-bb5c-b64f0984db53.JPG not downloaded yet
2026-03-25 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5571432%252Fgeneral%252F12488c67-dccb-4961-8de8-c4cd8fa165ea.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5571432/general/12488c67-dccb-4961-8de8-c4cd8fa165ea.JPG not downloaded yet
2026-03-25 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5571432%252Fgeneral%252Fdad965f0-7d0f-48a7-96fd-055770505e26.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5571432/general/dad965f0-7d0f-48a7-96fd-055770505e26.JPG not downloaded yet
2026-03-25 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5571432%252Fgeneral%252F69e79b99-0ac9-4b8a-9a4a-da81d5dea1c9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5571432/general/69e79b99-0ac9-4b8a-9a4a-da81d5dea1c9.JPG not downloaded yet
2026-03-25 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5571432%252Fgeneral%252Fcf1e69c6-3a7c-4dbd-b03f-094092052b74.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5571432/general/cf1e69c6-3a7c-4dbd-b03f-094092052b74.JPG not downloaded yet
2026-03-25 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5571432%252Fgeneral%252F72787a44-e2d1-4fc8-bd88-1b32bb2789b5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5571432/general/72787a44-e2d1-4fc8-bd88-1b32bb2789b5.JPG not downloaded yet
2026-03-25 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5571432%252Fgeneral%252F77cf0e7e-d31b-4017-89a2-bd64f7f059c4.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5571432/general/77cf0e7e-d31b-4017-89a2-bd64f7f059c4.JPG not downloaded yet
2026-03-25 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5571432%252Fgeneral%252F8554530c-476e-422c-bf38-e07c39aaa7d3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5571432/general/8554530c-476e-422c-bf38-e07c39aaa7d3.JPG not downloaded yet
2026-03-25 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5571432%252Fgeneral%252F9a5edf43-f199-4dca-9b2f-fa2cb75d9490.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5571432/general/9a5edf43-f199-4dca-9b2f-fa2cb75d9490.JPG not downloaded yet
2026-03-25 15:27:14 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.405(s), this was the 1st time calling it.
2026-03-25 15:27:14 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.995313915598339 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5571432/general/9a5edf43-f199-4dca-9b2f-fa2cb75d9490.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723948)
2026-03-25 15:27:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5571432/general/8554530c-476e-422c-bf38-e07c39aaa7d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723948)
2026-03-25 15:27:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10724716
2026-03-25 15:27:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 722db753-867a-5e86-a65e-13c8c91d7978 with scrape type 1
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 722db753-867a-5e86-a65e-13c8c91d7978
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745674%252Fgeneral%252F9632ee7f-a4c5-4a2f-958c-85d7110b16c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/9632ee7f-a4c5-4a2f-958c-85d7110b16c9.jpg not downloaded yet
2026-03-25 15:27:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5571432/general/77cf0e7e-d31b-4017-89a2-bd64f7f059c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723948)
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745674%252Fgeneral%252F2c636939-9cf9-462d-9f47-c77d3e632c86.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/2c636939-9cf9-462d-9f47-c77d3e632c86.jpg not downloaded yet
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745674%252Fgeneral%252F4fdb1515-82d2-413f-8ca6-28b9af506dfa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/4fdb1515-82d2-413f-8ca6-28b9af506dfa.jpg not downloaded yet
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745674%252Fgeneral%252Fe36854a8-4f5c-4483-afa2-1658e3f656ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/e36854a8-4f5c-4483-afa2-1658e3f656ba.jpg not downloaded yet
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8bf4cbf0-f17a-5270-841a-17a699165b64 due to Ignoring non-200 response
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745674%252Fgeneral%252Ffca32c07-849f-4869-9bec-f0d83614ddb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/fca32c07-849f-4869-9bec-f0d83614ddb6.jpg not downloaded yet
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745674%252Fgeneral%252F0fd03610-d359-42fe-9f61-ed848f8de281.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/0fd03610-d359-42fe-9f61-ed848f8de281.jpg not downloaded yet
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8bf4cbf0-f17a-5270-841a-17a699165b64 due to Ignoring non-200 response
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745674%252Fgeneral%252Fec47811a-0c53-4c89-965d-760326cf7ed3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/ec47811a-0c53-4c89-965d-760326cf7ed3.jpg not downloaded yet
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745674%252Fgeneral%252Fcf5c1e7e-7192-41b3-afd5-07fb53257e68.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/cf5c1e7e-7192-41b3-afd5-07fb53257e68.jpg not downloaded yet
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745674%252Fgeneral%252F3e37d5bd-62c1-4a3c-b739-8f5548566a8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/3e37d5bd-62c1-4a3c-b739-8f5548566a8b.jpg not downloaded yet
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8bf4cbf0-f17a-5270-841a-17a699165b64 due to Ignoring non-200 response
2026-03-25 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745674/general/9632ee7f-a4c5-4a2f-958c-85d7110b16c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724716)
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745674%252Fgeneral%252Fa93a6f45-524e-4700-971f-7881d1c38033.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/a93a6f45-524e-4700-971f-7881d1c38033.jpg not downloaded yet
2026-03-25 15:27:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f3d6d0>
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745674%252Fgeneral%252F9632ee7f-a4c5-4a2f-958c-85d7110b16c9.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/9632ee7f-a4c5-4a2f-958c-85d7110b16c9.jpg saved to cache
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 722db753-867a-5e86-a65e-13c8c91d7978
2026-03-25 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745674/general/3e37d5bd-62c1-4a3c-b739-8f5548566a8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724716)
2026-03-25 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745674/general/a93a6f45-524e-4700-971f-7881d1c38033.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724716)
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bb2910>
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745674%252Fgeneral%252F3e37d5bd-62c1-4a3c-b739-8f5548566a8b.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/3e37d5bd-62c1-4a3c-b739-8f5548566a8b.jpg saved to cache
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 722db753-867a-5e86-a65e-13c8c91d7978
2026-03-25 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745674/general/cf5c1e7e-7192-41b3-afd5-07fb53257e68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724716)
2026-03-25 15:27:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bebdd0>
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745674%252Fgeneral%252Fa93a6f45-524e-4700-971f-7881d1c38033.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/a93a6f45-524e-4700-971f-7881d1c38033.jpg saved to cache
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 722db753-867a-5e86-a65e-13c8c91d7978
2026-03-25 15:27:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878f8e90>
2026-03-25 15:27:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745674%252Fgeneral%252Fcf5c1e7e-7192-41b3-afd5-07fb53257e68.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/cf5c1e7e-7192-41b3-afd5-07fb53257e68.jpg saved to cache
2026-03-25 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 722db753-867a-5e86-a65e-13c8c91d7978
2026-03-25 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745674/general/ec47811a-0c53-4c89-965d-760326cf7ed3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724716)
2026-03-25 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745674/general/0fd03610-d359-42fe-9f61-ed848f8de281.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724716)
2026-03-25 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745674/general/fca32c07-849f-4869-9bec-f0d83614ddb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724716)
2026-03-25 15:27:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84877eb890>
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745674%252Fgeneral%252Fec47811a-0c53-4c89-965d-760326cf7ed3.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/ec47811a-0c53-4c89-965d-760326cf7ed3.jpg saved to cache
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 722db753-867a-5e86-a65e-13c8c91d7978
2026-03-25 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745674/general/e36854a8-4f5c-4483-afa2-1658e3f656ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724716)
2026-03-25 15:27:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d5b0d0>
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745674%252Fgeneral%252F0fd03610-d359-42fe-9f61-ed848f8de281.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/0fd03610-d359-42fe-9f61-ed848f8de281.jpg saved to cache
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 722db753-867a-5e86-a65e-13c8c91d7978
2026-03-25 15:27:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495ad0d50>
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745674%252Fgeneral%252Ffca32c07-849f-4869-9bec-f0d83614ddb6.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/fca32c07-849f-4869-9bec-f0d83614ddb6.jpg saved to cache
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 722db753-867a-5e86-a65e-13c8c91d7978
2026-03-25 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745674/general/4fdb1515-82d2-413f-8ca6-28b9af506dfa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724716)
2026-03-25 15:27:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f33050>
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745674%252Fgeneral%252Fe36854a8-4f5c-4483-afa2-1658e3f656ba.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/e36854a8-4f5c-4483-afa2-1658e3f656ba.jpg saved to cache
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 722db753-867a-5e86-a65e-13c8c91d7978
2026-03-25 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745674/general/2c636939-9cf9-462d-9f47-c77d3e632c86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724716)
2026-03-25 15:27:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5571432/general/72787a44-e2d1-4fc8-bd88-1b32bb2789b5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723948)
2026-03-25 15:27:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486ccee10>
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745674%252Fgeneral%252F4fdb1515-82d2-413f-8ca6-28b9af506dfa.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/4fdb1515-82d2-413f-8ca6-28b9af506dfa.jpg saved to cache
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 722db753-867a-5e86-a65e-13c8c91d7978
2026-03-25 15:27:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5571432/general/cf1e69c6-3a7c-4dbd-b03f-094092052b74.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723948)
2026-03-25 15:27:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487a9ffd0>
2026-03-25 15:27:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745674%252Fgeneral%252F2c636939-9cf9-462d-9f47-c77d3e632c86.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745674/general/2c636939-9cf9-462d-9f47-c77d3e632c86.jpg saved to cache
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 722db753-867a-5e86-a65e-13c8c91d7978
2026-03-25 15:27:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 722db753-867a-5e86-a65e-13c8c91d7978, skipping ID generation
2026-03-25 15:27:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 722db753-867a-5e86-a65e-13c8c91d7978 with scrape type 1
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 722db753-867a-5e86-a65e-13c8c91d7978 sending to next pipeline
2026-03-25 15:27:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 722db753-867a-5e86-a65e-13c8c91d7978, identifier: 10724716
2026-03-25 15:27:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10724716
2026-03-25 15:27:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10724716
2026-03-25 15:27:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10724716 to the API
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:27:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745674/general/2c636939-9cf9-462d-9f47-c77d3e632c86.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '722db753-867a-5e86-a65e-13c8c91d7978',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHT733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724716',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 90398,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122977,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745674/general/9632ee7f-a4c5-4a2f-958c-85d7110b16c9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126702,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745674/general/2c636939-9cf9-462d-9f47-c77d3e632c86.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120546,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745674/general/4fdb1515-82d2-413f-8ca6-28b9af506dfa.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124562,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745674/general/e36854a8-4f5c-4483-afa2-1658e3f656ba.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120526,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745674/general/fca32c07-849f-4869-9bec-f0d83614ddb6.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112710,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745674/general/0fd03610-d359-42fe-9f61-ed848f8de281.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135685,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745674/general/ec47811a-0c53-4c89-965d-760326cf7ed3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82774,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745674/general/cf5c1e7e-7192-41b3-afd5-07fb53257e68.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94315,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745674/general/3e37d5bd-62c1-4a3c-b739-8f5548566a8b.jpg',
'Width': 480},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_722db753-867a-5e86-a65e-13c8c91d7978/722db753-867a-5e86-a65e-13c8c91d7978_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127863,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745674/general/a93a6f45-524e-4700-971f-7881d1c38033.jpg',
'Width': 640}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 2,
'seller_name': 'Auttoo Autohandel',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 75 hp - 90.398 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724716%27 HTTP/1.1" 200 None
2026-03-25 15:27:16 [adesa.be] INFO: Saving data for 10724716: {'created_time': 1774452436.837503, 'last_price_update_time': 1774452436.837518, 'auction_closing_time': 1774606500.0}
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724716') HTTP/1.1" 204 0
2026-03-25 15:27:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5571432/general/69e79b99-0ac9-4b8a-9a4a-da81d5dea1c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723948)
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8bf4cbf0-f17a-5270-841a-17a699165b64 due to Ignoring non-200 response
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8bf4cbf0-f17a-5270-841a-17a699165b64 due to Ignoring non-200 response
2026-03-25 15:27:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5571432/general/dad965f0-7d0f-48a7-96fd-055770505e26.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723948)
2026-03-25 15:27:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5571432/general/12488c67-dccb-4961-8de8-c4cd8fa165ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723948)
2026-03-25 15:27:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8bf4cbf0-f17a-5270-841a-17a699165b64 due to Ignoring non-200 response
2026-03-25 15:27:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5571432/general/f83d683c-2419-4ebd-bb5c-b64f0984db53.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723948)
2026-03-25 15:27:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8bf4cbf0-f17a-5270-841a-17a699165b64 due to Ignoring non-200 response
2026-03-25 15:27:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5571432/general/51fdeb29-cb1f-4272-a7b6-de4aaf67a9cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723948)
2026-03-25 15:27:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8bf4cbf0-f17a-5270-841a-17a699165b64 due to Ignoring non-200 response
2026-03-25 15:27:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8bf4cbf0-f17a-5270-841a-17a699165b64 due to Ignoring non-200 response
2026-03-25 15:27:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8bf4cbf0-f17a-5270-841a-17a699165b64, skipping ID generation
2026-03-25 15:27:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bf4cbf0-f17a-5270-841a-17a699165b64 with scrape type 1
2026-03-25 15:27:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8bf4cbf0-f17a-5270-841a-17a699165b64 sending to next pipeline
2026-03-25 15:27:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8bf4cbf0-f17a-5270-841a-17a699165b64, identifier: 10723948
2026-03-25 15:27:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10723948
2026-03-25 15:27:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10723948
2026-03-25 15:27:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8bf4cbf0-f17a-5270-841a-17a699165b64 with identifier: 10723948 to the API
2026-03-25 15:27:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5571432/general/51fdeb29-cb1f-4272-a7b6-de4aaf67a9cc.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': 110,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '8bf4cbf0-f17a-5270-841a-17a699165b64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSD409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723948',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 124964,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photos': [],
'price': 11550,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Taigo 1.0 TSI Life Business - Petrol - Automatic - 110 '
'hp - 124.964 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-25 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723948%27 HTTP/1.1" 200 None
2026-03-25 15:27:17 [adesa.be] INFO: Saving data for 10723948: {'created_time': 1774452437.471251, 'last_price_update_time': 1774452437.471271, 'auction_closing_time': 1774519800.0}
2026-03-25 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723948') HTTP/1.1" 204 0
2026-03-25 15:27:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8bf4cbf0-f17a-5270-841a-17a699165b64 due to Ignoring non-200 response
2026-03-25 15:27:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:27:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:23 [adesa.be] INFO: Found listing with ID: 10720751
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720751%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720751: 1
2026-03-25 15:27:23 [adesa.be] INFO: Scraping item 10720751 url https://www.openlane.eu/en/carv6/auction/10720751
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720752
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720752%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720752: 1
2026-03-25 15:27:23 [adesa.be] INFO: Scraping item 10720752 url https://www.openlane.eu/en/carv6/auction/10720752
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720660
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720660%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720660: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720660 url https://www.openlane.eu/en/carv6/auction/10720660
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720664
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720664%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720664: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720664 url https://www.openlane.eu/en/carv6/auction/10720664
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720662
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720662%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720662: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720662 url https://www.openlane.eu/en/carv6/auction/10720662
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720666
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720666%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720666: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720666 url https://www.openlane.eu/en/carv6/auction/10720666
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720663
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720663%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720663: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720663 url https://www.openlane.eu/en/carv6/auction/10720663
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720667
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720667%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720667: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720667 url https://www.openlane.eu/en/carv6/auction/10720667
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720668
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720668%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720668: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720668 url https://www.openlane.eu/en/carv6/auction/10720668
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720670
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720670%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720670: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720670 url https://www.openlane.eu/en/carv6/auction/10720670
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720674
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720674%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720674: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720674 url https://www.openlane.eu/en/carv6/auction/10720674
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720679
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720679%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720679: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720679 url https://www.openlane.eu/en/carv6/auction/10720679
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720680
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720680%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720680: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720680 url https://www.openlane.eu/en/carv6/auction/10720680
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720681
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720681%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720681: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720681 url https://www.openlane.eu/en/carv6/auction/10720681
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720682
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720682%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720682: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720682 url https://www.openlane.eu/en/carv6/auction/10720682
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720690
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720690%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720690: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720690 url https://www.openlane.eu/en/carv6/auction/10720690
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720689
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720689%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720689: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720689 url https://www.openlane.eu/en/carv6/auction/10720689
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720691
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720691%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720691: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720691 url https://www.openlane.eu/en/carv6/auction/10720691
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720694
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720694%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720694: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720694 url https://www.openlane.eu/en/carv6/auction/10720694
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720693
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720693%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720693: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720693 url https://www.openlane.eu/en/carv6/auction/10720693
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720696
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720696%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720696: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720696 url https://www.openlane.eu/en/carv6/auction/10720696
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720695
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720695%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720695: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720695 url https://www.openlane.eu/en/carv6/auction/10720695
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720697
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720697%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720697: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720697 url https://www.openlane.eu/en/carv6/auction/10720697
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720711
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720711%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720711: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720711 url https://www.openlane.eu/en/carv6/auction/10720711
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720714
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720714%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720714: 1
2026-03-25 15:27:23 [adesa.be] INFO: Scraping item 10720714 url https://www.openlane.eu/en/carv6/auction/10720714
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720716
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720716%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720716: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720716 url https://www.openlane.eu/en/carv6/auction/10720716
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720718
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720718%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720718: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720718 url https://www.openlane.eu/en/carv6/auction/10720718
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720719
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720719%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720719: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720719 url https://www.openlane.eu/en/carv6/auction/10720719
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720720
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720720%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720720: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720720 url https://www.openlane.eu/en/carv6/auction/10720720
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720715
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720715%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720715: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720715 url https://www.openlane.eu/en/carv6/auction/10720715
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720722
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720722%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720722: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720722 url https://www.openlane.eu/en/carv6/auction/10720722
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720723
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720723%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720723: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720723 url https://www.openlane.eu/en/carv6/auction/10720723
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720724
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720724%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720724: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720724 url https://www.openlane.eu/en/carv6/auction/10720724
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720727
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720727%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720727: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720727 url https://www.openlane.eu/en/carv6/auction/10720727
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720738
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720738%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720738: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720738 url https://www.openlane.eu/en/carv6/auction/10720738
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720739
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720739%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720739: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720739 url https://www.openlane.eu/en/carv6/auction/10720739
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720741
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720741%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720741: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720741 url https://www.openlane.eu/en/carv6/auction/10720741
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720743
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720743%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720743: 1
2026-03-25 15:27:23 [adesa.be] INFO: Scraping item 10720743 url https://www.openlane.eu/en/carv6/auction/10720743
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720744
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720744%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720744: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720744 url https://www.openlane.eu/en/carv6/auction/10720744
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720745
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720745%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720745: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720745 url https://www.openlane.eu/en/carv6/auction/10720745
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720748
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720748%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720748: 1
2026-03-25 15:27:23 [adesa.be] INFO: Scraping item 10720748 url https://www.openlane.eu/en/carv6/auction/10720748
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10720747
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720747%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10720747: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10720747 url https://www.openlane.eu/en/carv6/auction/10720747
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10724906
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724906%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10724906: 1
2026-03-25 15:27:23 [adesa.be] INFO: Scraping item 10724906 url https://www.openlane.eu/en/carv6/auction/10724906
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10721256
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721256%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10721256: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10721256 url https://www.openlane.eu/en/carv6/auction/10721256
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10721297
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721297%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10721297: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10721297 url https://www.openlane.eu/en/carv6/auction/10721297
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10721251
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721251%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10721251: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10721251 url https://www.openlane.eu/en/carv6/auction/10721251
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10721267
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721267%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10721267: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10721267 url https://www.openlane.eu/en/carv6/auction/10721267
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10721252
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721252%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10721252: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10721252 url https://www.openlane.eu/en/carv6/auction/10721252
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10721243
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721243%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10721243: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10721243 url https://www.openlane.eu/en/carv6/auction/10721243
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10721265
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721265%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10721265: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10721265 url https://www.openlane.eu/en/carv6/auction/10721265
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10721315
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721315%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10721315: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10721315 url https://www.openlane.eu/en/carv6/auction/10721315
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10721279
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721279%27 HTTP/1.1" 200 None
2026-03-25 15:27:23 [adesa.be] INFO: Scrape type for 10721279: 0
2026-03-25 15:27:23 [adesa.be] INFO: Skipping item 10721279 url https://www.openlane.eu/en/carv6/auction/10721279
2026-03-25 15:27:23 [adesa.be] INFO: Found listing with ID: 10721238
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [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 15:27:24 [adesa.be] INFO: Scrape type for 10721238: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721238 url https://www.openlane.eu/en/carv6/auction/10721238
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721275
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [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 15:27:24 [adesa.be] INFO: Scrape type for 10721275: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721275 url https://www.openlane.eu/en/carv6/auction/10721275
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721218
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [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 15:27:24 [adesa.be] INFO: Scrape type for 10721218: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721218 url https://www.openlane.eu/en/carv6/auction/10721218
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721223
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [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 15:27:24 [adesa.be] INFO: Scrape type for 10721223: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721223 url https://www.openlane.eu/en/carv6/auction/10721223
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721255
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [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 15:27:24 [adesa.be] INFO: Scrape type for 10721255: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721255 url https://www.openlane.eu/en/carv6/auction/10721255
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721277
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [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 15:27:24 [adesa.be] INFO: Scrape type for 10721277: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721277 url https://www.openlane.eu/en/carv6/auction/10721277
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721247
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [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 15:27:24 [adesa.be] INFO: Scrape type for 10721247: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721247 url https://www.openlane.eu/en/carv6/auction/10721247
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721286
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [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 15:27:24 [adesa.be] INFO: Scrape type for 10721286: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721286 url https://www.openlane.eu/en/carv6/auction/10721286
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721266
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [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 15:27:24 [adesa.be] INFO: Scrape type for 10721266: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721266 url https://www.openlane.eu/en/carv6/auction/10721266
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721207
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [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 15:27:24 [adesa.be] INFO: Scrape type for 10721207: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721207 url https://www.openlane.eu/en/carv6/auction/10721207
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721271
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721271%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721271: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721271 url https://www.openlane.eu/en/carv6/auction/10721271
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721258
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721258%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721258: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721258 url https://www.openlane.eu/en/carv6/auction/10721258
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721204
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721204%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721204: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721204 url https://www.openlane.eu/en/carv6/auction/10721204
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721306
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721306%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721306: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721306 url https://www.openlane.eu/en/carv6/auction/10721306
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721246
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721246%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721246: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721246 url https://www.openlane.eu/en/carv6/auction/10721246
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721314
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721314%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721314: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721314 url https://www.openlane.eu/en/carv6/auction/10721314
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721300
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721300%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721300: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721300 url https://www.openlane.eu/en/carv6/auction/10721300
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721225
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721225%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721225: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721225 url https://www.openlane.eu/en/carv6/auction/10721225
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721229
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721229%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721229: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721229 url https://www.openlane.eu/en/carv6/auction/10721229
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721292
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721292%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721292: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721292 url https://www.openlane.eu/en/carv6/auction/10721292
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721210
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721210%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721210: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721210 url https://www.openlane.eu/en/carv6/auction/10721210
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721203
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721203%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721203: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721203 url https://www.openlane.eu/en/carv6/auction/10721203
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721319
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721319%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721319: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721319 url https://www.openlane.eu/en/carv6/auction/10721319
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721253
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721253%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721253: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721253 url https://www.openlane.eu/en/carv6/auction/10721253
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721316
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721316%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721316: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721316 url https://www.openlane.eu/en/carv6/auction/10721316
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721221
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721221%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721221: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721221 url https://www.openlane.eu/en/carv6/auction/10721221
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721301
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721301%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721301: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721301 url https://www.openlane.eu/en/carv6/auction/10721301
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721287
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721287%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721287: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721287 url https://www.openlane.eu/en/carv6/auction/10721287
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721291
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721291%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721291: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721291 url https://www.openlane.eu/en/carv6/auction/10721291
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721249
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721249%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721249: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721249 url https://www.openlane.eu/en/carv6/auction/10721249
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721245
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721245%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721245: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721245 url https://www.openlane.eu/en/carv6/auction/10721245
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721269
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721269%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721269: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721269 url https://www.openlane.eu/en/carv6/auction/10721269
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721213
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721213%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721213: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721213 url https://www.openlane.eu/en/carv6/auction/10721213
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721268
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721268%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721268: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721268 url https://www.openlane.eu/en/carv6/auction/10721268
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721282
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721282%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721282: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721282 url https://www.openlane.eu/en/carv6/auction/10721282
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721209
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721209%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721209: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721209 url https://www.openlane.eu/en/carv6/auction/10721209
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721272
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721272%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721272: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721272 url https://www.openlane.eu/en/carv6/auction/10721272
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721280
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721280%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721280: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721280 url https://www.openlane.eu/en/carv6/auction/10721280
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721240
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721240%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721240: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721240 url https://www.openlane.eu/en/carv6/auction/10721240
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721264
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721264%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721264: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721264 url https://www.openlane.eu/en/carv6/auction/10721264
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721273
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721273%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721273: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721273 url https://www.openlane.eu/en/carv6/auction/10721273
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721224
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721224%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721224: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721224 url https://www.openlane.eu/en/carv6/auction/10721224
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721263
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721263%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721263: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721263 url https://www.openlane.eu/en/carv6/auction/10721263
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721250
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721250%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721250: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721250 url https://www.openlane.eu/en/carv6/auction/10721250
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721241
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721241%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721241: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721241 url https://www.openlane.eu/en/carv6/auction/10721241
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721285
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721285%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721285: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721285 url https://www.openlane.eu/en/carv6/auction/10721285
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721212
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721212%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721212: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721212 url https://www.openlane.eu/en/carv6/auction/10721212
2026-03-25 15:27:24 [adesa.be] INFO: Found listing with ID: 10721242
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721242%27 HTTP/1.1" 200 None
2026-03-25 15:27:24 [adesa.be] INFO: Scrape type for 10721242: 0
2026-03-25 15:27:24 [adesa.be] INFO: Skipping item 10721242 url https://www.openlane.eu/en/carv6/auction/10721242
2026-03-25 15:27:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749
2026-03-25 15:27:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with scrape type 1
2026-03-25 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252F365abef4-8e3b-4cff-b789-ca5d19fed8af.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/365abef4-8e3b-4cff-b789-ca5d19fed8af.jpg not downloaded yet
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252F79f6d1d1-7768-426a-bcbe-3d96d04010f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/79f6d1d1-7768-426a-bcbe-3d96d04010f9.jpg not downloaded yet
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252Fb74be1a0-a054-4594-9813-c8ea0e00e0c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/b74be1a0-a054-4594-9813-c8ea0e00e0c6.jpg not downloaded yet
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252F187ec194-6bf6-4863-841b-53f0d167aed1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/187ec194-6bf6-4863-841b-53f0d167aed1.jpg not downloaded yet
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252F2b3cd201-77ea-4ef8-9ca7-580537d7dcc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/2b3cd201-77ea-4ef8-9ca7-580537d7dcc0.jpg not downloaded yet
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252Ff3cfdc23-d362-4967-8b4f-c43e08c17955.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/f3cfdc23-d362-4967-8b4f-c43e08c17955.jpg not downloaded yet
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252F84e12c65-e7c6-434b-aec2-53d96b65b331.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/84e12c65-e7c6-434b-aec2-53d96b65b331.jpg not downloaded yet
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252Fdc89a100-1e48-4d48-9c64-716b12e6c96d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/dc89a100-1e48-4d48-9c64-716b12e6c96d.jpg not downloaded yet
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252Fd612c552-3522-40f9-ad31-a2aea0843196.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/d612c552-3522-40f9-ad31-a2aea0843196.jpg not downloaded yet
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252Fff78afc3-3d94-4f54-8712-70500d4fd628.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/ff78afc3-3d94-4f54-8712-70500d4fd628.jpg not downloaded yet
2026-03-25 15:27:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745130/general/ff78afc3-3d94-4f54-8712-70500d4fd628.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720749)
2026-03-25 15:27:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10727064
2026-03-25 15:27:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with scrape type 1
2026-03-25 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5367ce5b-fe11-5ab1-bc3d-8f84fe917411
2026-03-25 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5536059%252Fgeneral%252F15db0cc5-2750-46bb-a8ac-f2c1024cc51d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536059/general/15db0cc5-2750-46bb-a8ac-f2c1024cc51d.jpg already downloaded
2026-03-25 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5536059%252Fgeneral%252F3d06a274-3a8d-4546-a748-240b32221742.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536059/general/3d06a274-3a8d-4546-a748-240b32221742.jpg already downloaded
2026-03-25 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5536059%252Fgeneral%252F1d1f2b79-f23f-49d1-b1e8-e87103da5bac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536059/general/1d1f2b79-f23f-49d1-b1e8-e87103da5bac.jpg already downloaded
2026-03-25 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5536059%252Fgeneral%252F591771da-151e-439b-9644-e6b5e2278b69.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536059/general/591771da-151e-439b-9644-e6b5e2278b69.jpg already downloaded
2026-03-25 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5536059%252Fgeneral%252F1a5767a7-5c79-4c57-9b2c-ec8b3d52c7dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536059/general/1a5767a7-5c79-4c57-9b2c-ec8b3d52c7dd.jpg already downloaded
2026-03-25 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5536059%252Fgeneral%252Fe1c9e950-4946-47d6-b882-05975f5b1b43.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536059/general/e1c9e950-4946-47d6-b882-05975f5b1b43.jpg already downloaded
2026-03-25 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5536059%252Fgeneral%252F8a7831c6-7f03-43ca-9b99-de4ca27fb931.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536059/general/8a7831c6-7f03-43ca-9b99-de4ca27fb931.jpg already downloaded
2026-03-25 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5536059%252Fgeneral%252F8d6e6c9e-a0d1-48cc-b085-cb8a30e36c4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536059/general/8d6e6c9e-a0d1-48cc-b085-cb8a30e36c4a.jpg already downloaded
2026-03-25 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5536059%252Fgeneral%252Fdef293f0-ef6a-4491-9d9e-d860a81ce9eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536059/general/def293f0-ef6a-4491-9d9e-d860a81ce9eb.jpg already downloaded
2026-03-25 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5536059%252Fgeneral%252F7025011b-4b7e-415f-a851-ce8f3a2a8690.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536059/general/7025011b-4b7e-415f-a851-ce8f3a2a8690.jpg already downloaded
2026-03-25 15:27:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411, identifier: 10727064
2026-03-25 15:27:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10727064
2026-03-25 15:27:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10727064
2026-03-25 15:27:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10727064 to the API
2026-03-25 15:27:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727064>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5367ce5b-fe11-5ab1-bc3d-8f84fe917411',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '701609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727064',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 96199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5536059/general/15db0cc5-2750-46bb-a8ac-f2c1024cc51d.jpg',
'https://images.openlane.eu/carimgs/5536059/general/3d06a274-3a8d-4546-a748-240b32221742.jpg',
'https://images.openlane.eu/carimgs/5536059/general/1d1f2b79-f23f-49d1-b1e8-e87103da5bac.jpg',
'https://images.openlane.eu/carimgs/5536059/general/591771da-151e-439b-9644-e6b5e2278b69.jpg',
'https://images.openlane.eu/carimgs/5536059/general/1a5767a7-5c79-4c57-9b2c-ec8b3d52c7dd.jpg',
'https://images.openlane.eu/carimgs/5536059/general/e1c9e950-4946-47d6-b882-05975f5b1b43.jpg',
'https://images.openlane.eu/carimgs/5536059/general/8a7831c6-7f03-43ca-9b99-de4ca27fb931.jpg',
'https://images.openlane.eu/carimgs/5536059/general/8d6e6c9e-a0d1-48cc-b085-cb8a30e36c4a.jpg',
'https://images.openlane.eu/carimgs/5536059/general/def293f0-ef6a-4491-9d9e-d860a81ce9eb.jpg',
'https://images.openlane.eu/carimgs/5536059/general/7025011b-4b7e-415f-a851-ce8f3a2a8690.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5367ce5b-fe11-5ab1-bc3d-8f84fe917411/5367ce5b-fe11-5ab1-bc3d-8f84fe917411_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 953350,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536059/general/15db0cc5-2750-46bb-a8ac-f2c1024cc51d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5367ce5b-fe11-5ab1-bc3d-8f84fe917411/5367ce5b-fe11-5ab1-bc3d-8f84fe917411_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1037309,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536059/general/3d06a274-3a8d-4546-a748-240b32221742.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5367ce5b-fe11-5ab1-bc3d-8f84fe917411/5367ce5b-fe11-5ab1-bc3d-8f84fe917411_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 828903,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536059/general/1d1f2b79-f23f-49d1-b1e8-e87103da5bac.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5367ce5b-fe11-5ab1-bc3d-8f84fe917411/5367ce5b-fe11-5ab1-bc3d-8f84fe917411_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1032906,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536059/general/591771da-151e-439b-9644-e6b5e2278b69.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5367ce5b-fe11-5ab1-bc3d-8f84fe917411/5367ce5b-fe11-5ab1-bc3d-8f84fe917411_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682650,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536059/general/1a5767a7-5c79-4c57-9b2c-ec8b3d52c7dd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5367ce5b-fe11-5ab1-bc3d-8f84fe917411/5367ce5b-fe11-5ab1-bc3d-8f84fe917411_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348063,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536059/general/e1c9e950-4946-47d6-b882-05975f5b1b43.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5367ce5b-fe11-5ab1-bc3d-8f84fe917411/5367ce5b-fe11-5ab1-bc3d-8f84fe917411_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368944,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536059/general/8a7831c6-7f03-43ca-9b99-de4ca27fb931.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5367ce5b-fe11-5ab1-bc3d-8f84fe917411/5367ce5b-fe11-5ab1-bc3d-8f84fe917411_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458797,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536059/general/8d6e6c9e-a0d1-48cc-b085-cb8a30e36c4a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5367ce5b-fe11-5ab1-bc3d-8f84fe917411/5367ce5b-fe11-5ab1-bc3d-8f84fe917411_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433915,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536059/general/def293f0-ef6a-4491-9d9e-d860a81ce9eb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5367ce5b-fe11-5ab1-bc3d-8f84fe917411/5367ce5b-fe11-5ab1-bc3d-8f84fe917411_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337521,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536059/general/7025011b-4b7e-415f-a851-ce8f3a2a8690.jpg',
'Width': 2048}],
'price': 4100,
'price_includes_vat': True,
'registration_date': '2011-03-31',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW 3 Series 318d - Diesel - Manual - 136 hp - 96.199 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727064%27 HTTP/1.1" 200 None
2026-03-25 15:27:29 [adesa.be] INFO: Saving data for 10727064: {'created_time': 1774452449.073245, 'last_price_update_time': 1774452449.073258, 'auction_closing_time': 1774603800.0}
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727064') HTTP/1.1" 204 0
2026-03-25 15:27:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.998(s), this was the 1st time calling it.
2026-03-25 15:27:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.8776973919465485 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:27:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745130/general/d612c552-3522-40f9-ad31-a2aea0843196.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720749)
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c6fed0>
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252Fff78afc3-3d94-4f54-8712-70500d4fd628.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/ff78afc3-3d94-4f54-8712-70500d4fd628.jpg saved to cache
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c7f6d0>
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252Fd612c552-3522-40f9-ad31-a2aea0843196.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/d612c552-3522-40f9-ad31-a2aea0843196.jpg saved to cache
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be
2026-03-25 15:27:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745130/general/dc89a100-1e48-4d48-9c64-716b12e6c96d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720749)
2026-03-25 15:27:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745130/general/84e12c65-e7c6-434b-aec2-53d96b65b331.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720749)
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d5c4d0>
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252Fdc89a100-1e48-4d48-9c64-716b12e6c96d.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/dc89a100-1e48-4d48-9c64-716b12e6c96d.jpg saved to cache
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be
2026-03-25 15:27:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745130/general/f3cfdc23-d362-4967-8b4f-c43e08c17955.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720749)
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b9ddd0>
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252F84e12c65-e7c6-434b-aec2-53d96b65b331.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/84e12c65-e7c6-434b-aec2-53d96b65b331.jpg saved to cache
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be
2026-03-25 15:27:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745130/general/2b3cd201-77ea-4ef8-9ca7-580537d7dcc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720749)
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c06290>
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252Ff3cfdc23-d362-4967-8b4f-c43e08c17955.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/f3cfdc23-d362-4967-8b4f-c43e08c17955.jpg saved to cache
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be
2026-03-25 15:27:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745130/general/187ec194-6bf6-4863-841b-53f0d167aed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720749)
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b4b0d0>
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252F2b3cd201-77ea-4ef8-9ca7-580537d7dcc0.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/2b3cd201-77ea-4ef8-9ca7-580537d7dcc0.jpg saved to cache
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be
2026-03-25 15:27:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745130/general/b74be1a0-a054-4594-9813-c8ea0e00e0c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720749)
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486eebed0>
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252F187ec194-6bf6-4863-841b-53f0d167aed1.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/187ec194-6bf6-4863-841b-53f0d167aed1.jpg saved to cache
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be
2026-03-25 15:27:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745130/general/79f6d1d1-7768-426a-bcbe-3d96d04010f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720749)
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f3d050>
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252Fb74be1a0-a054-4594-9813-c8ea0e00e0c6.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/b74be1a0-a054-4594-9813-c8ea0e00e0c6.jpg saved to cache
2026-03-25 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be
2026-03-25 15:27:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745130/general/365abef4-8e3b-4cff-b789-ca5d19fed8af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720749)
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c7db10>
2026-03-25 15:27:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252F79f6d1d1-7768-426a-bcbe-3d96d04010f9.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/79f6d1d1-7768-426a-bcbe-3d96d04010f9.jpg saved to cache
2026-03-25 15:27:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be
2026-03-25 15:27:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b49190>
2026-03-25 15:27:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745130%252Fgeneral%252F365abef4-8e3b-4cff-b789-ca5d19fed8af.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745130/general/365abef4-8e3b-4cff-b789-ca5d19fed8af.jpg saved to cache
2026-03-25 15:27:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be
2026-03-25 15:27:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be, skipping ID generation
2026-03-25 15:27:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with scrape type 1
2026-03-25 15:27:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be sending to next pipeline
2026-03-25 15:27:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be, identifier: 10720749
2026-03-25 15:27:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749
2026-03-25 15:27:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749
2026-03-25 15:27:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749 to the API
2026-03-25 15:27:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745130/general/365abef4-8e3b-4cff-b789-ca5d19fed8af.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '7e2a210f-1f22-5ba2-810a-e7dd7e18e5be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AET961',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720749',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 75263,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745130/general/365abef4-8e3b-4cff-b789-ca5d19fed8af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23043,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745130/general/79f6d1d1-7768-426a-bcbe-3d96d04010f9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745130/general/b74be1a0-a054-4594-9813-c8ea0e00e0c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745130/general/187ec194-6bf6-4863-841b-53f0d167aed1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745130/general/2b3cd201-77ea-4ef8-9ca7-580537d7dcc0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745130/general/f3cfdc23-d362-4967-8b4f-c43e08c17955.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745130/general/84e12c65-e7c6-434b-aec2-53d96b65b331.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745130/general/dc89a100-1e48-4d48-9c64-716b12e6c96d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745130/general/d612c552-3522-40f9-ad31-a2aea0843196.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e2a210f-1f22-5ba2-810a-e7dd7e18e5be/7e2a210f-1f22-5ba2-810a-e7dd7e18e5be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745130/general/ff78afc3-3d94-4f54-8712-70500d4fd628.jpg',
'Width': 1024}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Skoda Superb Combi 1.4 TSI Ambition - Hybrid - Automatic - 156 hp - '
'75.263 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 15:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720749%27 HTTP/1.1" 200 None
2026-03-25 15:27:30 [adesa.be] INFO: Saving data for 10720749: {'created_time': 1774452450.619285, 'last_price_update_time': 1774452450.619298, 'auction_closing_time': 1774859400.0}
2026-03-25 15:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720749') HTTP/1.1" 204 0
2026-03-25 15:27:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:27:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec06dba5-b91a-5fa7-b075-351a342b3ba4 with identifier: 10725675
2026-03-25 15:27:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec06dba5-b91a-5fa7-b075-351a342b3ba4 with scrape type 1
2026-03-25 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec06dba5-b91a-5fa7-b075-351a342b3ba4
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252Ffca6f22a-f14e-4485-b7b9-5c96e15c89aa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/fca6f22a-f14e-4485-b7b9-5c96e15c89aa.jpeg not downloaded yet
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F467fa056-9fa5-41d9-a13f-e067dbc3ef97.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/467fa056-9fa5-41d9-a13f-e067dbc3ef97.jpeg not downloaded yet
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F3133953c-9b35-4f63-ba89-0b6720f641f6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/3133953c-9b35-4f63-ba89-0b6720f641f6.jpeg not downloaded yet
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F3f2d003d-7e28-489c-bb42-6a4e215f1053.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/3f2d003d-7e28-489c-bb42-6a4e215f1053.jpeg not downloaded yet
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252Fbb3724f1-78ee-499d-8a57-279bb3fb3f80.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/bb3724f1-78ee-499d-8a57-279bb3fb3f80.jpeg not downloaded yet
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F7ab95ef1-3cdd-4f28-8dc2-b40add380444.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/7ab95ef1-3cdd-4f28-8dc2-b40add380444.jpeg not downloaded yet
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252Fc2608e83-2ec4-4274-8a82-e1a02eb001ec.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/c2608e83-2ec4-4274-8a82-e1a02eb001ec.jpeg not downloaded yet
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F08f7f6c9-3899-4018-855e-371782a37585.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/08f7f6c9-3899-4018-855e-371782a37585.jpeg not downloaded yet
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F6a902705-fd8f-410f-9419-af0304c8db5b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/6a902705-fd8f-410f-9419-af0304c8db5b.jpeg not downloaded yet
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252Ff8766376-aa89-4de0-a8a1-be042aec3c4e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/f8766376-aa89-4de0-a8a1-be042aec3c4e.jpeg not downloaded yet
2026-03-25 15:27:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:27:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.808(s), this was the 1st time calling it.
2026-03-25 15:27:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.143996702625008 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:27:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740
2026-03-25 15:27:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 783ad07b-a79f-594a-8770-1147ae5ed145 with scrape type 1
2026-03-25 15:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 783ad07b-a79f-594a-8770-1147ae5ed145
2026-03-25 15:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672728%252Fgeneral%252F762398e5-803c-422b-85a9-9a146228f903.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672728/general/762398e5-803c-422b-85a9-9a146228f903.jpg already downloaded
2026-03-25 15:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672728%252Fgeneral%252F767f4625-5873-4750-88b4-e9796d4a0238.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672728/general/767f4625-5873-4750-88b4-e9796d4a0238.jpg already downloaded
2026-03-25 15:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672728%252Fgeneral%252F3a94b5f7-679b-4215-a6ae-1199984d8dbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672728/general/3a94b5f7-679b-4215-a6ae-1199984d8dbf.jpg already downloaded
2026-03-25 15:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672728%252Fgeneral%252F0b4cced9-45e0-44ed-a2f3-d64128badee1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672728/general/0b4cced9-45e0-44ed-a2f3-d64128badee1.jpg already downloaded
2026-03-25 15:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672728%252Fgeneral%252F880f550e-087e-41bd-90cf-104aa46055c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672728/general/880f550e-087e-41bd-90cf-104aa46055c7.jpg already downloaded
2026-03-25 15:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672728%252Fgeneral%252Fdbcaacd1-423e-40f3-8cbe-7e25c9245d7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672728/general/dbcaacd1-423e-40f3-8cbe-7e25c9245d7b.jpg already downloaded
2026-03-25 15:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672728%252Fgeneral%252F66706245-03d8-4060-8946-25e05b9f3f8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672728/general/66706245-03d8-4060-8946-25e05b9f3f8b.jpg already downloaded
2026-03-25 15:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672728%252Fgeneral%252Fc05fa9fe-1ffd-41e0-855c-ed82ee6dd9c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672728/general/c05fa9fe-1ffd-41e0-855c-ed82ee6dd9c8.jpg already downloaded
2026-03-25 15:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672728%252Fgeneral%252F46bdb8cb-e342-4ac0-9d28-6711b0682c1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672728/general/46bdb8cb-e342-4ac0-9d28-6711b0682c1d.jpg already downloaded
2026-03-25 15:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672728%252Fgeneral%252Ff9e552b1-4950-43f6-8f5a-16541422b38f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672728/general/f9e552b1-4950-43f6-8f5a-16541422b38f.jpg already downloaded
2026-03-25 15:27:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 783ad07b-a79f-594a-8770-1147ae5ed145, identifier: 10720740
2026-03-25 15:27:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740
2026-03-25 15:27:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740
2026-03-25 15:27:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740 to the API
2026-03-25 15:27:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720740>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '783ad07b-a79f-594a-8770-1147ae5ed145',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720740',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 48318,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5672728/general/762398e5-803c-422b-85a9-9a146228f903.jpg',
'https://images.openlane.eu/carimgs/5672728/general/767f4625-5873-4750-88b4-e9796d4a0238.jpg',
'https://images.openlane.eu/carimgs/5672728/general/3a94b5f7-679b-4215-a6ae-1199984d8dbf.jpg',
'https://images.openlane.eu/carimgs/5672728/general/0b4cced9-45e0-44ed-a2f3-d64128badee1.jpg',
'https://images.openlane.eu/carimgs/5672728/general/880f550e-087e-41bd-90cf-104aa46055c7.jpg',
'https://images.openlane.eu/carimgs/5672728/general/dbcaacd1-423e-40f3-8cbe-7e25c9245d7b.jpg',
'https://images.openlane.eu/carimgs/5672728/general/66706245-03d8-4060-8946-25e05b9f3f8b.jpg',
'https://images.openlane.eu/carimgs/5672728/general/c05fa9fe-1ffd-41e0-855c-ed82ee6dd9c8.jpg',
'https://images.openlane.eu/carimgs/5672728/general/46bdb8cb-e342-4ac0-9d28-6711b0682c1d.jpg',
'https://images.openlane.eu/carimgs/5672728/general/f9e552b1-4950-43f6-8f5a-16541422b38f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783ad07b-a79f-594a-8770-1147ae5ed145/783ad07b-a79f-594a-8770-1147ae5ed145_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672728/general/762398e5-803c-422b-85a9-9a146228f903.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783ad07b-a79f-594a-8770-1147ae5ed145/783ad07b-a79f-594a-8770-1147ae5ed145_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672728/general/767f4625-5873-4750-88b4-e9796d4a0238.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783ad07b-a79f-594a-8770-1147ae5ed145/783ad07b-a79f-594a-8770-1147ae5ed145_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672728/general/3a94b5f7-679b-4215-a6ae-1199984d8dbf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783ad07b-a79f-594a-8770-1147ae5ed145/783ad07b-a79f-594a-8770-1147ae5ed145_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672728/general/0b4cced9-45e0-44ed-a2f3-d64128badee1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783ad07b-a79f-594a-8770-1147ae5ed145/783ad07b-a79f-594a-8770-1147ae5ed145_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672728/general/880f550e-087e-41bd-90cf-104aa46055c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783ad07b-a79f-594a-8770-1147ae5ed145/783ad07b-a79f-594a-8770-1147ae5ed145_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672728/general/dbcaacd1-423e-40f3-8cbe-7e25c9245d7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783ad07b-a79f-594a-8770-1147ae5ed145/783ad07b-a79f-594a-8770-1147ae5ed145_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672728/general/66706245-03d8-4060-8946-25e05b9f3f8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783ad07b-a79f-594a-8770-1147ae5ed145/783ad07b-a79f-594a-8770-1147ae5ed145_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672728/general/c05fa9fe-1ffd-41e0-855c-ed82ee6dd9c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783ad07b-a79f-594a-8770-1147ae5ed145/783ad07b-a79f-594a-8770-1147ae5ed145_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672728/general/46bdb8cb-e342-4ac0-9d28-6711b0682c1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783ad07b-a79f-594a-8770-1147ae5ed145/783ad07b-a79f-594a-8770-1147ae5ed145_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672728/general/f9e552b1-4950-43f6-8f5a-16541422b38f.jpg',
'Width': 1024}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Polestar 2 Standard Range 67 kWh - Electric - Automatic - 224 hp - '
'48.318 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720740%27 HTTP/1.1" 200 None
2026-03-25 15:27:40 [adesa.be] INFO: Saving data for 10720740: {'created_time': 1774452460.382629, 'last_price_update_time': 1774452460.382647, 'auction_closing_time': 1774859400.0}
2026-03-25 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720740') HTTP/1.1" 204 0
2026-03-25 15:27:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746096/general/f8766376-aa89-4de0-a8a1-be042aec3c4e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725675)
2026-03-25 15:27:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f25590>
2026-03-25 15:27:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252Ff8766376-aa89-4de0-a8a1-be042aec3c4e.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/f8766376-aa89-4de0-a8a1-be042aec3c4e.jpeg saved to cache
2026-03-25 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ec06dba5-b91a-5fa7-b075-351a342b3ba4
2026-03-25 15:27:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746096/general/6a902705-fd8f-410f-9419-af0304c8db5b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725675)
2026-03-25 15:27:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486ee9010>
2026-03-25 15:27:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F6a902705-fd8f-410f-9419-af0304c8db5b.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/6a902705-fd8f-410f-9419-af0304c8db5b.jpeg saved to cache
2026-03-25 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ec06dba5-b91a-5fa7-b075-351a342b3ba4
2026-03-25 15:27:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746096/general/08f7f6c9-3899-4018-855e-371782a37585.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725675)
2026-03-25 15:27:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486af4a50>
2026-03-25 15:27:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F08f7f6c9-3899-4018-855e-371782a37585.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/08f7f6c9-3899-4018-855e-371782a37585.jpeg saved to cache
2026-03-25 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ec06dba5-b91a-5fa7-b075-351a342b3ba4
2026-03-25 15:27:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:27:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746096/general/c2608e83-2ec4-4274-8a82-e1a02eb001ec.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725675)
2026-03-25 15:27:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f30f50>
2026-03-25 15:27:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252Fc2608e83-2ec4-4274-8a82-e1a02eb001ec.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/c2608e83-2ec4-4274-8a82-e1a02eb001ec.jpeg saved to cache
2026-03-25 15:27:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ec06dba5-b91a-5fa7-b075-351a342b3ba4
2026-03-25 15:27:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746096/general/7ab95ef1-3cdd-4f28-8dc2-b40add380444.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725675)
2026-03-25 15:27:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b113d0>
2026-03-25 15:27:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F7ab95ef1-3cdd-4f28-8dc2-b40add380444.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/7ab95ef1-3cdd-4f28-8dc2-b40add380444.jpeg saved to cache
2026-03-25 15:27:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ec06dba5-b91a-5fa7-b075-351a342b3ba4
2026-03-25 15:27:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.642(s), this was the 1st time calling it.
2026-03-25 15:27:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.912500334200624 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:27:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746096/general/bb3724f1-78ee-499d-8a57-279bb3fb3f80.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725675)
2026-03-25 15:27:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b9db90>
2026-03-25 15:27:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252Fbb3724f1-78ee-499d-8a57-279bb3fb3f80.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/bb3724f1-78ee-499d-8a57-279bb3fb3f80.jpeg saved to cache
2026-03-25 15:27:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ec06dba5-b91a-5fa7-b075-351a342b3ba4
2026-03-25 15:27:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746096/general/3f2d003d-7e28-489c-bb42-6a4e215f1053.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725675)
2026-03-25 15:27:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487aaaa90>
2026-03-25 15:27:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F3f2d003d-7e28-489c-bb42-6a4e215f1053.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/3f2d003d-7e28-489c-bb42-6a4e215f1053.jpeg saved to cache
2026-03-25 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ec06dba5-b91a-5fa7-b075-351a342b3ba4
2026-03-25 15:27:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746096/general/3133953c-9b35-4f63-ba89-0b6720f641f6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725675)
2026-03-25 15:27:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878796d0>
2026-03-25 15:27:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F3133953c-9b35-4f63-ba89-0b6720f641f6.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/3133953c-9b35-4f63-ba89-0b6720f641f6.jpeg saved to cache
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ec06dba5-b91a-5fa7-b075-351a342b3ba4
2026-03-25 15:27:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721
2026-03-25 15:27:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ebcdef0-fa15-53d5-9260-812fba23b29e with scrape type 1
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ebcdef0-fa15-53d5-9260-812fba23b29e
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672684%252Fgeneral%252Fbf00c8ee-d379-4fa8-b695-623ea47b6b1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672684/general/bf00c8ee-d379-4fa8-b695-623ea47b6b1d.jpg already downloaded
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672684%252Fgeneral%252F98d964d2-0d47-449d-b11a-632b90796f44.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672684/general/98d964d2-0d47-449d-b11a-632b90796f44.jpg already downloaded
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672684%252Fgeneral%252F7e9d9658-15c8-4dc2-9fa5-77fcb1f1a407.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672684/general/7e9d9658-15c8-4dc2-9fa5-77fcb1f1a407.jpg already downloaded
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672684%252Fgeneral%252Fd6e1b189-ac02-44be-a124-34ca7e96a078.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672684/general/d6e1b189-ac02-44be-a124-34ca7e96a078.jpg already downloaded
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672684%252Fgeneral%252Fd686fa24-6415-4bfe-bcbb-4f398b75cfb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672684/general/d686fa24-6415-4bfe-bcbb-4f398b75cfb8.jpg already downloaded
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672684%252Fgeneral%252Ff8b4d86c-ae31-4cf0-96fa-3c5709bfaa23.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672684/general/f8b4d86c-ae31-4cf0-96fa-3c5709bfaa23.jpg already downloaded
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672684%252Fgeneral%252Fadf1158c-994a-4868-94cf-f43781235c17.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672684/general/adf1158c-994a-4868-94cf-f43781235c17.jpg already downloaded
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672684%252Fgeneral%252Fbaa280e8-7281-41de-bf91-e22c3d666bd5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672684/general/baa280e8-7281-41de-bf91-e22c3d666bd5.jpg already downloaded
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672684%252Fgeneral%252F0b929119-8110-43e9-acb8-cc123cbc5a2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672684/general/0b929119-8110-43e9-acb8-cc123cbc5a2c.jpg already downloaded
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672684%252Fgeneral%252Ff16f1803-2ff0-484b-ad05-09a727f85b7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672684/general/f16f1803-2ff0-484b-ad05-09a727f85b7d.jpg already downloaded
2026-03-25 15:27:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ebcdef0-fa15-53d5-9260-812fba23b29e, identifier: 10720721
2026-03-25 15:27:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721
2026-03-25 15:27:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721
2026-03-25 15:27:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721 to the API
2026-03-25 15:27:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720721>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0ebcdef0-fa15-53d5-9260-812fba23b29e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAF046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720721',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 91724,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5672684/general/bf00c8ee-d379-4fa8-b695-623ea47b6b1d.jpg',
'https://images.openlane.eu/carimgs/5672684/general/98d964d2-0d47-449d-b11a-632b90796f44.jpg',
'https://images.openlane.eu/carimgs/5672684/general/7e9d9658-15c8-4dc2-9fa5-77fcb1f1a407.jpg',
'https://images.openlane.eu/carimgs/5672684/general/d6e1b189-ac02-44be-a124-34ca7e96a078.jpg',
'https://images.openlane.eu/carimgs/5672684/general/d686fa24-6415-4bfe-bcbb-4f398b75cfb8.jpg',
'https://images.openlane.eu/carimgs/5672684/general/f8b4d86c-ae31-4cf0-96fa-3c5709bfaa23.jpg',
'https://images.openlane.eu/carimgs/5672684/general/adf1158c-994a-4868-94cf-f43781235c17.jpg',
'https://images.openlane.eu/carimgs/5672684/general/baa280e8-7281-41de-bf91-e22c3d666bd5.jpg',
'https://images.openlane.eu/carimgs/5672684/general/0b929119-8110-43e9-acb8-cc123cbc5a2c.jpg',
'https://images.openlane.eu/carimgs/5672684/general/f16f1803-2ff0-484b-ad05-09a727f85b7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ebcdef0-fa15-53d5-9260-812fba23b29e/0ebcdef0-fa15-53d5-9260-812fba23b29e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672684/general/bf00c8ee-d379-4fa8-b695-623ea47b6b1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ebcdef0-fa15-53d5-9260-812fba23b29e/0ebcdef0-fa15-53d5-9260-812fba23b29e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26059,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672684/general/98d964d2-0d47-449d-b11a-632b90796f44.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ebcdef0-fa15-53d5-9260-812fba23b29e/0ebcdef0-fa15-53d5-9260-812fba23b29e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672684/general/7e9d9658-15c8-4dc2-9fa5-77fcb1f1a407.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ebcdef0-fa15-53d5-9260-812fba23b29e/0ebcdef0-fa15-53d5-9260-812fba23b29e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672684/general/d6e1b189-ac02-44be-a124-34ca7e96a078.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ebcdef0-fa15-53d5-9260-812fba23b29e/0ebcdef0-fa15-53d5-9260-812fba23b29e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672684/general/d686fa24-6415-4bfe-bcbb-4f398b75cfb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ebcdef0-fa15-53d5-9260-812fba23b29e/0ebcdef0-fa15-53d5-9260-812fba23b29e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672684/general/f8b4d86c-ae31-4cf0-96fa-3c5709bfaa23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ebcdef0-fa15-53d5-9260-812fba23b29e/0ebcdef0-fa15-53d5-9260-812fba23b29e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672684/general/adf1158c-994a-4868-94cf-f43781235c17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ebcdef0-fa15-53d5-9260-812fba23b29e/0ebcdef0-fa15-53d5-9260-812fba23b29e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672684/general/baa280e8-7281-41de-bf91-e22c3d666bd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ebcdef0-fa15-53d5-9260-812fba23b29e/0ebcdef0-fa15-53d5-9260-812fba23b29e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672684/general/0b929119-8110-43e9-acb8-cc123cbc5a2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ebcdef0-fa15-53d5-9260-812fba23b29e/0ebcdef0-fa15-53d5-9260-812fba23b29e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672684/general/f16f1803-2ff0-484b-ad05-09a727f85b7d.jpg',
'Width': 1024}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Nissan Qashqai 1.3 Acenta - Petrol - Automatic - 156 hp - 91.724 km',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2023}
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720721%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [adesa.be] INFO: Saving data for 10720721: {'created_time': 1774452466.01257, 'last_price_update_time': 1774452466.012582, 'auction_closing_time': 1774859400.0}
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720721') HTTP/1.1" 204 0
2026-03-25 15:27:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746096/general/467fa056-9fa5-41d9-a13f-e067dbc3ef97.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725675)
2026-03-25 15:27:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487848c50>
2026-03-25 15:27:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252F467fa056-9fa5-41d9-a13f-e067dbc3ef97.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/467fa056-9fa5-41d9-a13f-e067dbc3ef97.jpeg saved to cache
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ec06dba5-b91a-5fa7-b075-351a342b3ba4
2026-03-25 15:27:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725
2026-03-25 15:27:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 386e3bdf-825a-5736-9c40-41c3f023e6f1 with scrape type 1
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 386e3bdf-825a-5736-9c40-41c3f023e6f1
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672700%252Fgeneral%252F91807a84-a8c7-4703-92c8-61f43d7fc5c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672700/general/91807a84-a8c7-4703-92c8-61f43d7fc5c6.jpg already downloaded
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672700%252Fgeneral%252Fa820210f-faa2-4d2f-a02f-2c391044fed7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672700/general/a820210f-faa2-4d2f-a02f-2c391044fed7.jpg already downloaded
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672700%252Fgeneral%252F48459741-79e6-4c69-9162-349483ddf7a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672700/general/48459741-79e6-4c69-9162-349483ddf7a5.jpg already downloaded
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672700%252Fgeneral%252F923dd0d2-aa25-4d04-9ac7-2aac49834bf6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672700/general/923dd0d2-aa25-4d04-9ac7-2aac49834bf6.jpg already downloaded
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672700%252Fgeneral%252F5ac534f5-ed03-43da-abf3-91e42f5031bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672700/general/5ac534f5-ed03-43da-abf3-91e42f5031bb.jpg already downloaded
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672700%252Fgeneral%252F955072eb-f548-4730-8eb1-5af51229512e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672700/general/955072eb-f548-4730-8eb1-5af51229512e.jpg already downloaded
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672700%252Fgeneral%252Fc2859da4-6bea-4404-87de-de44b423d818.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672700/general/c2859da4-6bea-4404-87de-de44b423d818.jpg already downloaded
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672700%252Fgeneral%252Fff00c4ae-07a3-4e93-8fa7-88a470fca32f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672700/general/ff00c4ae-07a3-4e93-8fa7-88a470fca32f.jpg already downloaded
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672700%252Fgeneral%252F0a266462-ee8e-48c7-9c02-a006df0f0efe.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672700/general/0a266462-ee8e-48c7-9c02-a006df0f0efe.jpg already downloaded
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672700%252Fgeneral%252F38be1b35-f1fa-41e8-8782-bcab4b2d7cdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672700/general/38be1b35-f1fa-41e8-8782-bcab4b2d7cdc.jpg already downloaded
2026-03-25 15:27:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 386e3bdf-825a-5736-9c40-41c3f023e6f1, identifier: 10720725
2026-03-25 15:27:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725
2026-03-25 15:27:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725
2026-03-25 15:27:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725 to the API
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720725>
{'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-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '386e3bdf-825a-5736-9c40-41c3f023e6f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKW788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720725',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 61616,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5672700/general/91807a84-a8c7-4703-92c8-61f43d7fc5c6.jpg',
'https://images.openlane.eu/carimgs/5672700/general/a820210f-faa2-4d2f-a02f-2c391044fed7.jpg',
'https://images.openlane.eu/carimgs/5672700/general/48459741-79e6-4c69-9162-349483ddf7a5.jpg',
'https://images.openlane.eu/carimgs/5672700/general/923dd0d2-aa25-4d04-9ac7-2aac49834bf6.jpg',
'https://images.openlane.eu/carimgs/5672700/general/5ac534f5-ed03-43da-abf3-91e42f5031bb.jpg',
'https://images.openlane.eu/carimgs/5672700/general/955072eb-f548-4730-8eb1-5af51229512e.jpg',
'https://images.openlane.eu/carimgs/5672700/general/c2859da4-6bea-4404-87de-de44b423d818.jpg',
'https://images.openlane.eu/carimgs/5672700/general/ff00c4ae-07a3-4e93-8fa7-88a470fca32f.jpg',
'https://images.openlane.eu/carimgs/5672700/general/0a266462-ee8e-48c7-9c02-a006df0f0efe.jpg',
'https://images.openlane.eu/carimgs/5672700/general/38be1b35-f1fa-41e8-8782-bcab4b2d7cdc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_386e3bdf-825a-5736-9c40-41c3f023e6f1/386e3bdf-825a-5736-9c40-41c3f023e6f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672700/general/91807a84-a8c7-4703-92c8-61f43d7fc5c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_386e3bdf-825a-5736-9c40-41c3f023e6f1/386e3bdf-825a-5736-9c40-41c3f023e6f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672700/general/a820210f-faa2-4d2f-a02f-2c391044fed7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_386e3bdf-825a-5736-9c40-41c3f023e6f1/386e3bdf-825a-5736-9c40-41c3f023e6f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672700/general/48459741-79e6-4c69-9162-349483ddf7a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_386e3bdf-825a-5736-9c40-41c3f023e6f1/386e3bdf-825a-5736-9c40-41c3f023e6f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672700/general/923dd0d2-aa25-4d04-9ac7-2aac49834bf6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_386e3bdf-825a-5736-9c40-41c3f023e6f1/386e3bdf-825a-5736-9c40-41c3f023e6f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672700/general/5ac534f5-ed03-43da-abf3-91e42f5031bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_386e3bdf-825a-5736-9c40-41c3f023e6f1/386e3bdf-825a-5736-9c40-41c3f023e6f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672700/general/955072eb-f548-4730-8eb1-5af51229512e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_386e3bdf-825a-5736-9c40-41c3f023e6f1/386e3bdf-825a-5736-9c40-41c3f023e6f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672700/general/c2859da4-6bea-4404-87de-de44b423d818.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_386e3bdf-825a-5736-9c40-41c3f023e6f1/386e3bdf-825a-5736-9c40-41c3f023e6f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672700/general/ff00c4ae-07a3-4e93-8fa7-88a470fca32f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_386e3bdf-825a-5736-9c40-41c3f023e6f1/386e3bdf-825a-5736-9c40-41c3f023e6f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672700/general/0a266462-ee8e-48c7-9c02-a006df0f0efe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_386e3bdf-825a-5736-9c40-41c3f023e6f1/386e3bdf-825a-5736-9c40-41c3f023e6f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672700/general/38be1b35-f1fa-41e8-8782-bcab4b2d7cdc.jpg',
'Width': 1024}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 61.616 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720725%27 HTTP/1.1" 200 None
2026-03-25 15:27:46 [adesa.be] INFO: Saving data for 10720725: {'created_time': 1774452466.899685, 'last_price_update_time': 1774452466.899698, 'auction_closing_time': 1774859400.0}
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720725') HTTP/1.1" 204 0
2026-03-25 15:27:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712
2026-03-25 15:27:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with scrape type 1
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5662692%252Fgeneral%252F6105c150-e3ee-4ae9-9ff9-fd2be059b8cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/6105c150-e3ee-4ae9-9ff9-fd2be059b8cc.jpg already downloaded
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5662692%252Fgeneral%252Fbe638e33-294e-4896-97c8-c149ba7f561c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/be638e33-294e-4896-97c8-c149ba7f561c.jpg already downloaded
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5662692%252Fgeneral%252Fe7bc0da2-2566-4698-aeb0-0cad511b90a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/e7bc0da2-2566-4698-aeb0-0cad511b90a3.jpg already downloaded
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5662692%252Fgeneral%252F1c45434e-b3bf-4ea0-9e84-44e58df7fa2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/1c45434e-b3bf-4ea0-9e84-44e58df7fa2c.jpg already downloaded
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5662692%252Fgeneral%252F933fc4fc-3734-43c8-8cb5-d5ffaa630348.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/933fc4fc-3734-43c8-8cb5-d5ffaa630348.jpg already downloaded
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5662692%252Fgeneral%252F0288969f-86f2-4619-b850-35074a9c2e39.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/0288969f-86f2-4619-b850-35074a9c2e39.jpg not downloaded yet
2026-03-25 15:27:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746096/general/fca6f22a-f14e-4485-b7b9-5c96e15c89aa.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725675)
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5662692%252Fgeneral%252F53721c7d-4cbd-4f43-88df-0b0daabb47c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/53721c7d-4cbd-4f43-88df-0b0daabb47c4.jpg already downloaded
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5662692%252Fgeneral%252F146425a9-c8c6-4604-812d-c368a714b1ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/146425a9-c8c6-4604-812d-c368a714b1ff.jpg not downloaded yet
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5662692%252Fgeneral%252F7cb0f936-940d-4d28-91a8-b70a9dea7e87.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/7cb0f936-940d-4d28-91a8-b70a9dea7e87.jpg not downloaded yet
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5662692%252Fgeneral%252F6b54ab58-629a-4e97-a4d1-cbb13d889632.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/6b54ab58-629a-4e97-a4d1-cbb13d889632.jpg already downloaded
2026-03-25 15:27:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:27:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f33010>
2026-03-25 15:27:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746096%252Fgeneral%252Ffca6f22a-f14e-4485-b7b9-5c96e15c89aa.jpeg') HTTP/1.1" 204 0
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746096/general/fca6f22a-f14e-4485-b7b9-5c96e15c89aa.jpeg saved to cache
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ec06dba5-b91a-5fa7-b075-351a342b3ba4
2026-03-25 15:27:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec06dba5-b91a-5fa7-b075-351a342b3ba4, skipping ID generation
2026-03-25 15:27:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec06dba5-b91a-5fa7-b075-351a342b3ba4 with scrape type 1
2026-03-25 15:27:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec06dba5-b91a-5fa7-b075-351a342b3ba4 sending to next pipeline
2026-03-25 15:27:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec06dba5-b91a-5fa7-b075-351a342b3ba4, identifier: 10725675
2026-03-25 15:27:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec06dba5-b91a-5fa7-b075-351a342b3ba4 with identifier: 10725675
2026-03-25 15:27:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec06dba5-b91a-5fa7-b075-351a342b3ba4 with identifier: 10725675
2026-03-25 15:27:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec06dba5-b91a-5fa7-b075-351a342b3ba4 with identifier: 10725675 to the API
2026-03-25 15:27:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:27:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746096/general/fca6f22a-f14e-4485-b7b9-5c96e15c89aa.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ec06dba5-b91a-5fa7-b075-351a342b3ba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRT923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 109230,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4278151,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746096/general/fca6f22a-f14e-4485-b7b9-5c96e15c89aa.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4055493,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746096/general/467fa056-9fa5-41d9-a13f-e067dbc3ef97.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3610636,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746096/general/3133953c-9b35-4f63-ba89-0b6720f641f6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3972563,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746096/general/3f2d003d-7e28-489c-bb42-6a4e215f1053.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3956626,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746096/general/bb3724f1-78ee-499d-8a57-279bb3fb3f80.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3200675,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746096/general/7ab95ef1-3cdd-4f28-8dc2-b40add380444.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3773518,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746096/general/c2608e83-2ec4-4274-8a82-e1a02eb001ec.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3219664,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746096/general/08f7f6c9-3899-4018-855e-371782a37585.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1757395,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746096/general/6a902705-fd8f-410f-9419-af0304c8db5b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec06dba5-b91a-5fa7-b075-351a342b3ba4/ec06dba5-b91a-5fa7-b075-351a342b3ba4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4957767,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746096/general/f8766376-aa89-4de0-a8a1-be042aec3c4e.jpeg',
'Width': 5712}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 7,
'seller_name': 'A12 Automobile',
'title': 'Renault Grand Scenic 1.3 TCe Bose Edition - Petrol - Automatic - '
'140 hp - 109.230 km',
'transmission': 'automatic',
'trim': 'Bose Edition',
'vin': None,
'year': 2020}
2026-03-25 15:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725675%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [adesa.be] INFO: Saving data for 10725675: {'created_time': 1774452469.002724, 'last_price_update_time': 1774452469.002735, 'auction_closing_time': 1774603800.0}
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725675') HTTP/1.1" 204 0
2026-03-25 15:27:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662692/general/0288969f-86f2-4619-b850-35074a9c2e39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720712)
2026-03-25 15:27: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 15:27:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662692/general/146425a9-c8c6-4604-812d-c368a714b1ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720712)
2026-03-25 15:27:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699
2026-03-25 15:27:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c7b11db-8866-53e6-8438-bb273ac1f9da with scrape type 1
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c7b11db-8866-53e6-8438-bb273ac1f9da
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5674916%252Fgeneral%252F07d0deef-f79f-4be0-8c72-a77fcde1284e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674916/general/07d0deef-f79f-4be0-8c72-a77fcde1284e.jpg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5674916%252Fgeneral%252Fa9a25408-daa2-47e2-bb0c-0e8ae93352ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674916/general/a9a25408-daa2-47e2-bb0c-0e8ae93352ec.jpg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5674916%252Fgeneral%252F26bb0551-b4b6-4421-8903-8d4f0127948d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674916/general/26bb0551-b4b6-4421-8903-8d4f0127948d.jpg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5674916%252Fgeneral%252F0578f0cd-b3a6-4a9d-a787-2e69dd40860a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674916/general/0578f0cd-b3a6-4a9d-a787-2e69dd40860a.jpg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5674916%252Fgeneral%252F4e26b43b-9d6d-4bec-8e0e-d971d51432bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674916/general/4e26b43b-9d6d-4bec-8e0e-d971d51432bb.jpg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5674916%252Fgeneral%252F27babff6-1d35-446b-b95f-a45223fa39c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674916/general/27babff6-1d35-446b-b95f-a45223fa39c5.jpg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5674916%252Fgeneral%252F81d5ad6c-55ae-4d38-b61e-f9e47d665941.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674916/general/81d5ad6c-55ae-4d38-b61e-f9e47d665941.jpg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5674916%252Fgeneral%252F353c6258-fd77-40f7-ad7d-7b31e082c010.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674916/general/353c6258-fd77-40f7-ad7d-7b31e082c010.jpg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5674916%252Fgeneral%252Fb67750fa-12ed-4615-b1fc-0e2cab460c92.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674916/general/b67750fa-12ed-4615-b1fc-0e2cab460c92.jpg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5674916%252Fgeneral%252F7b08423d-b4c6-484d-a223-f6c78b5a59cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674916/general/7b08423d-b4c6-484d-a223-f6c78b5a59cf.jpg already downloaded
2026-03-25 15:27:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c7b11db-8866-53e6-8438-bb273ac1f9da, identifier: 10720699
2026-03-25 15:27:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699
2026-03-25 15:27:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699
2026-03-25 15:27:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699 to the API
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720699>
{'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-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '9c7b11db-8866-53e6-8438-bb273ac1f9da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPL693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720699',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 101522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5674916/general/07d0deef-f79f-4be0-8c72-a77fcde1284e.jpg',
'https://images.openlane.eu/carimgs/5674916/general/a9a25408-daa2-47e2-bb0c-0e8ae93352ec.jpg',
'https://images.openlane.eu/carimgs/5674916/general/26bb0551-b4b6-4421-8903-8d4f0127948d.jpg',
'https://images.openlane.eu/carimgs/5674916/general/0578f0cd-b3a6-4a9d-a787-2e69dd40860a.jpg',
'https://images.openlane.eu/carimgs/5674916/general/4e26b43b-9d6d-4bec-8e0e-d971d51432bb.jpg',
'https://images.openlane.eu/carimgs/5674916/general/27babff6-1d35-446b-b95f-a45223fa39c5.jpg',
'https://images.openlane.eu/carimgs/5674916/general/81d5ad6c-55ae-4d38-b61e-f9e47d665941.jpg',
'https://images.openlane.eu/carimgs/5674916/general/353c6258-fd77-40f7-ad7d-7b31e082c010.jpg',
'https://images.openlane.eu/carimgs/5674916/general/b67750fa-12ed-4615-b1fc-0e2cab460c92.jpg',
'https://images.openlane.eu/carimgs/5674916/general/7b08423d-b4c6-484d-a223-f6c78b5a59cf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7b11db-8866-53e6-8438-bb273ac1f9da/9c7b11db-8866-53e6-8438-bb273ac1f9da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674916/general/a9a25408-daa2-47e2-bb0c-0e8ae93352ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7b11db-8866-53e6-8438-bb273ac1f9da/9c7b11db-8866-53e6-8438-bb273ac1f9da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674916/general/07d0deef-f79f-4be0-8c72-a77fcde1284e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7b11db-8866-53e6-8438-bb273ac1f9da/9c7b11db-8866-53e6-8438-bb273ac1f9da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674916/general/0578f0cd-b3a6-4a9d-a787-2e69dd40860a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7b11db-8866-53e6-8438-bb273ac1f9da/9c7b11db-8866-53e6-8438-bb273ac1f9da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674916/general/26bb0551-b4b6-4421-8903-8d4f0127948d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7b11db-8866-53e6-8438-bb273ac1f9da/9c7b11db-8866-53e6-8438-bb273ac1f9da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674916/general/4e26b43b-9d6d-4bec-8e0e-d971d51432bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7b11db-8866-53e6-8438-bb273ac1f9da/9c7b11db-8866-53e6-8438-bb273ac1f9da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674916/general/27babff6-1d35-446b-b95f-a45223fa39c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7b11db-8866-53e6-8438-bb273ac1f9da/9c7b11db-8866-53e6-8438-bb273ac1f9da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674916/general/353c6258-fd77-40f7-ad7d-7b31e082c010.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7b11db-8866-53e6-8438-bb273ac1f9da/9c7b11db-8866-53e6-8438-bb273ac1f9da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674916/general/81d5ad6c-55ae-4d38-b61e-f9e47d665941.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7b11db-8866-53e6-8438-bb273ac1f9da/9c7b11db-8866-53e6-8438-bb273ac1f9da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674916/general/b67750fa-12ed-4615-b1fc-0e2cab460c92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c7b11db-8866-53e6-8438-bb273ac1f9da/9c7b11db-8866-53e6-8438-bb273ac1f9da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674916/general/7b08423d-b4c6-484d-a223-f6c78b5a59cf.jpg',
'Width': 1024}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-10-27',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Citroën C5 Aircross 1.6i Shine - Hybrid - Automatic - 181 hp - '
'101.522 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2020}
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720699%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [adesa.be] INFO: Saving data for 10720699: {'created_time': 1774452469.693778, 'last_price_update_time': 1774452469.69379, 'auction_closing_time': 1774859400.0}
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720699') HTTP/1.1" 204 0
2026-03-25 15:27:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662692/general/7cb0f936-940d-4d28-91a8-b70a9dea7e87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720712)
2026-03-25 15:27:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b73790>
2026-03-25 15:27:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662692%252Fgeneral%252F0288969f-86f2-4619-b850-35074a9c2e39.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/0288969f-86f2-4619-b850-35074a9c2e39.jpg saved to cache
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb
2026-03-25 15:27:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10724654
2026-03-25 15:27:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a26de7-b569-58ba-9a11-cde6c686c4ec with scrape type 1
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51a26de7-b569-58ba-9a11-cde6c686c4ec
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5735566%252Fgeneral%252Ffe9d370e-df89-41e7-bf98-bc900092274b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735566/general/fe9d370e-df89-41e7-bf98-bc900092274b.jpeg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5735566%252Fgeneral%252F4755cc47-a368-4c3b-97a4-82a29d50b8b7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735566/general/4755cc47-a368-4c3b-97a4-82a29d50b8b7.jpeg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5735566%252Fgeneral%252F894500fa-2335-41a8-afa8-9f6b1fc16675.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735566/general/894500fa-2335-41a8-afa8-9f6b1fc16675.jpeg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5735566%252Fgeneral%252Fa492fa65-6f23-40f6-a269-81bfd5325fef.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735566/general/a492fa65-6f23-40f6-a269-81bfd5325fef.jpeg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5735566%252Fgeneral%252Faddd4384-6c34-4610-b8a7-be134bc809b3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735566/general/addd4384-6c34-4610-b8a7-be134bc809b3.jpeg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5735566%252Fgeneral%252Fcc2028cd-f12a-4798-a4cd-5fc46aa058b6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735566/general/cc2028cd-f12a-4798-a4cd-5fc46aa058b6.jpeg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5735566%252Fgeneral%252F9f441cde-7872-4b4e-a090-f939717fa93d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735566/general/9f441cde-7872-4b4e-a090-f939717fa93d.jpeg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5735566%252Fgeneral%252Fc53b6c9b-f66c-4456-b6a2-cb77ebc4b9a3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735566/general/c53b6c9b-f66c-4456-b6a2-cb77ebc4b9a3.jpeg already downloaded
2026-03-25 15:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5735566%252Fgeneral%252Faf415aa6-1041-4f75-a82f-54e594ad427b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735566/general/af415aa6-1041-4f75-a82f-54e594ad427b.jpeg already downloaded
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5735566%252Fgeneral%252F4b36e24c-e052-4801-9f46-b6026a1c4e13.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:27:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735566/general/4b36e24c-e052-4801-9f46-b6026a1c4e13.jpeg already downloaded
2026-03-25 15:27:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51a26de7-b569-58ba-9a11-cde6c686c4ec, identifier: 10724654
2026-03-25 15:27:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b0b6d0>
2026-03-25 15:27:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662692%252Fgeneral%252F146425a9-c8c6-4604-812d-c368a714b1ff.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/146425a9-c8c6-4604-812d-c368a714b1ff.jpg saved to cache
2026-03-25 15:27:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb
2026-03-25 15:27:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10724654
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-25 15:27:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:27:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10724654
2026-03-25 15:27:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10724654 to the API
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '51a26de7-b569-58ba-9a11-cde6c686c4ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKA103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 226225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5735566/general/fe9d370e-df89-41e7-bf98-bc900092274b.jpeg',
'https://images.openlane.eu/carimgs/5735566/general/4755cc47-a368-4c3b-97a4-82a29d50b8b7.jpeg',
'https://images.openlane.eu/carimgs/5735566/general/894500fa-2335-41a8-afa8-9f6b1fc16675.jpeg',
'https://images.openlane.eu/carimgs/5735566/general/a492fa65-6f23-40f6-a269-81bfd5325fef.jpeg',
'https://images.openlane.eu/carimgs/5735566/general/addd4384-6c34-4610-b8a7-be134bc809b3.jpeg',
'https://images.openlane.eu/carimgs/5735566/general/cc2028cd-f12a-4798-a4cd-5fc46aa058b6.jpeg',
'https://images.openlane.eu/carimgs/5735566/general/9f441cde-7872-4b4e-a090-f939717fa93d.jpeg',
'https://images.openlane.eu/carimgs/5735566/general/c53b6c9b-f66c-4456-b6a2-cb77ebc4b9a3.jpeg',
'https://images.openlane.eu/carimgs/5735566/general/af415aa6-1041-4f75-a82f-54e594ad427b.jpeg',
'https://images.openlane.eu/carimgs/5735566/general/4b36e24c-e052-4801-9f46-b6026a1c4e13.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a26de7-b569-58ba-9a11-cde6c686c4ec/51a26de7-b569-58ba-9a11-cde6c686c4ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2987884,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735566/general/fe9d370e-df89-41e7-bf98-bc900092274b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a26de7-b569-58ba-9a11-cde6c686c4ec/51a26de7-b569-58ba-9a11-cde6c686c4ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2897564,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735566/general/4755cc47-a368-4c3b-97a4-82a29d50b8b7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a26de7-b569-58ba-9a11-cde6c686c4ec/51a26de7-b569-58ba-9a11-cde6c686c4ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2941228,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735566/general/894500fa-2335-41a8-afa8-9f6b1fc16675.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a26de7-b569-58ba-9a11-cde6c686c4ec/51a26de7-b569-58ba-9a11-cde6c686c4ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3166712,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735566/general/a492fa65-6f23-40f6-a269-81bfd5325fef.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a26de7-b569-58ba-9a11-cde6c686c4ec/51a26de7-b569-58ba-9a11-cde6c686c4ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2757091,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735566/general/addd4384-6c34-4610-b8a7-be134bc809b3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a26de7-b569-58ba-9a11-cde6c686c4ec/51a26de7-b569-58ba-9a11-cde6c686c4ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3117248,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735566/general/cc2028cd-f12a-4798-a4cd-5fc46aa058b6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a26de7-b569-58ba-9a11-cde6c686c4ec/51a26de7-b569-58ba-9a11-cde6c686c4ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2249419,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735566/general/9f441cde-7872-4b4e-a090-f939717fa93d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a26de7-b569-58ba-9a11-cde6c686c4ec/51a26de7-b569-58ba-9a11-cde6c686c4ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2518731,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735566/general/c53b6c9b-f66c-4456-b6a2-cb77ebc4b9a3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a26de7-b569-58ba-9a11-cde6c686c4ec/51a26de7-b569-58ba-9a11-cde6c686c4ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2078319,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735566/general/af415aa6-1041-4f75-a82f-54e594ad427b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a26de7-b569-58ba-9a11-cde6c686c4ec/51a26de7-b569-58ba-9a11-cde6c686c4ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3157275,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735566/general/4b36e24c-e052-4801-9f46-b6026a1c4e13.jpeg',
'Width': 4032}],
'price': 3750,
'price_includes_vat': True,
'registration_date': '2017-11-03',
'seats_number': 3,
'seller_name': 'UZ Cars sprl',
'title': 'Renault Trafic L1H1 1.6 DCI Grand Comfort - Diesel - Manual - 95 hp '
'- 226.225 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2017}
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724654%27 HTTP/1.1" 200 None
2026-03-25 15:27:50 [adesa.be] INFO: Saving data for 10724654: {'created_time': 1774452470.612602, 'last_price_update_time': 1774452470.612614, 'auction_closing_time': 1774603800.0}
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724654') HTTP/1.1" 204 0
2026-03-25 15:27:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:27:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c4d490>
2026-03-25 15:27:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662692%252Fgeneral%252F7cb0f936-940d-4d28-91a8-b70a9dea7e87.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662692/general/7cb0f936-940d-4d28-91a8-b70a9dea7e87.jpg saved to cache
2026-03-25 15:27:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb
2026-03-25 15:27:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb, skipping ID generation
2026-03-25 15:27:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with scrape type 1
2026-03-25 15:27:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb sending to next pipeline
2026-03-25 15:27:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb, identifier: 10720712
2026-03-25 15:27:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712
2026-03-25 15:27:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712
2026-03-25 15:27:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712 to the API
2026-03-25 15:27:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5662692/general/7cb0f936-940d-4d28-91a8-b70a9dea7e87.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': '25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTR904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720712',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 138625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315354,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662692/general/6105c150-e3ee-4ae9-9ff9-fd2be059b8cc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333780,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662692/general/be638e33-294e-4896-97c8-c149ba7f561c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292325,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662692/general/e7bc0da2-2566-4698-aeb0-0cad511b90a3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245315,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662692/general/933fc4fc-3734-43c8-8cb5-d5ffaa630348.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294535,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662692/general/1c45434e-b3bf-4ea0-9e84-44e58df7fa2c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290762,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662692/general/53721c7d-4cbd-4f43-88df-0b0daabb47c4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261076,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662692/general/0288969f-86f2-4619-b850-35074a9c2e39.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278120,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662692/general/6b54ab58-629a-4e97-a4d1-cbb13d889632.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236792,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662692/general/146425a9-c8c6-4604-812d-c368a714b1ff.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb/25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212563,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662692/general/7cb0f936-940d-4d28-91a8-b70a9dea7e87.jpg',
'Width': 1400}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 138.625 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720712%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [adesa.be] INFO: Saving data for 10720712: {'created_time': 1774452471.03157, 'last_price_update_time': 1774452471.031582, 'auction_closing_time': 1774859400.0}
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720712') HTTP/1.1" 204 0
2026-03-25 15:27:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with identifier: 10724597
2026-03-25 15:27:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with scrape type 1
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5560927%252Fgeneral%252F458b89a9-479e-4103-9f06-6ad076a84292.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/458b89a9-479e-4103-9f06-6ad076a84292.jpg not downloaded yet
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5560927%252Fgeneral%252F72582423-45be-4ce6-bde1-1663ee19432a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/72582423-45be-4ce6-bde1-1663ee19432a.jpg not downloaded yet
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5560927%252Fgeneral%252F0c1f9a80-b47b-4930-a36b-a99c3a46b536.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/0c1f9a80-b47b-4930-a36b-a99c3a46b536.jpg not downloaded yet
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5560927%252Fgeneral%252F63a01da3-93ca-4ced-ad87-8feb4d016f9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/63a01da3-93ca-4ced-ad87-8feb4d016f9b.jpg not downloaded yet
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5560927%252Fgeneral%252F92379b0b-ea18-45e6-9c46-5f8e249281fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/92379b0b-ea18-45e6-9c46-5f8e249281fc.jpg not downloaded yet
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5560927%252Fgeneral%252F22f6fb5d-7c73-4c89-b731-e39ac040c938.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/22f6fb5d-7c73-4c89-b731-e39ac040c938.jpg not downloaded yet
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5560927%252Fgeneral%252F949a09cf-5c1e-4133-a00f-44f44da6ac72.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/949a09cf-5c1e-4133-a00f-44f44da6ac72.jpg not downloaded yet
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5560927%252Fgeneral%252Fb64161ba-9935-40f0-a344-fa9bfe0ff77d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/b64161ba-9935-40f0-a344-fa9bfe0ff77d.jpg not downloaded yet
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5560927%252Fgeneral%252F98f73dd1-9faa-4400-8366-d65257901361.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/98f73dd1-9faa-4400-8366-d65257901361.jpg not downloaded yet
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5560927%252Fgeneral%252F3ce1db94-9570-4a4d-9cce-2919a5d1718c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/3ce1db94-9570-4a4d-9cce-2919a5d1718c.jpg not downloaded yet
2026-03-25 15:27:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5560927/general/3ce1db94-9570-4a4d-9cce-2919a5d1718c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724597)
2026-03-25 15:27:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692
2026-03-25 15:27:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with scrape type 1
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a6f65d0-022d-5da8-a0fe-213d82fbe39e
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5664704%252Fgeneral%252F35e8eafb-f5f9-4ee9-8c40-726cd5a712a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/35e8eafb-f5f9-4ee9-8c40-726cd5a712a6.jpg already downloaded
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5664704%252Fgeneral%252F9ce11136-e7b8-4930-aa71-c3647b6649f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/9ce11136-e7b8-4930-aa71-c3647b6649f8.jpg already downloaded
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5664704%252Fgeneral%252Fd006865a-df7a-46f2-adad-d94a4e81382c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/d006865a-df7a-46f2-adad-d94a4e81382c.jpg already downloaded
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5664704%252Fgeneral%252Fd4ee01b4-5a8f-46d2-90c2-777e6eaf6d1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/d4ee01b4-5a8f-46d2-90c2-777e6eaf6d1e.jpg not downloaded yet
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5664704%252Fgeneral%252Fb08bc0b4-0d84-424f-a19e-379be2efe4e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/b08bc0b4-0d84-424f-a19e-379be2efe4e8.jpg already downloaded
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5664704%252Fgeneral%252F17caf942-ad7e-49fc-85e1-722eddcc6c0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/17caf942-ad7e-49fc-85e1-722eddcc6c0c.jpg already downloaded
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5664704%252Fgeneral%252F586d5c04-edeb-4b15-a0c6-cae851ece1bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/586d5c04-edeb-4b15-a0c6-cae851ece1bf.jpg not downloaded yet
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5664704%252Fgeneral%252Ffdc65667-0554-4376-aaa0-710f359b6d31.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/fdc65667-0554-4376-aaa0-710f359b6d31.jpg already downloaded
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5664704%252Fgeneral%252F570611b5-39b4-4a5e-9f4b-fa7a0ca4927c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/570611b5-39b4-4a5e-9f4b-fa7a0ca4927c.jpg not downloaded yet
2026-03-25 15:27:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c82bd0>
2026-03-25 15:27:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560927%252Fgeneral%252F3ce1db94-9570-4a4d-9cce-2919a5d1718c.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/3ce1db94-9570-4a4d-9cce-2919a5d1718c.jpg saved to cache
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8
2026-03-25 15:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5664704%252Fgeneral%252F50695e26-23e2-4e60-bf92-e252e8b24405.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/50695e26-23e2-4e60-bf92-e252e8b24405.jpg already downloaded
2026-03-25 15:27:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5560927/general/98f73dd1-9faa-4400-8366-d65257901361.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724597)
2026-03-25 15:27:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5664704/general/570611b5-39b4-4a5e-9f4b-fa7a0ca4927c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720692)
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f26ad0>
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560927%252Fgeneral%252F98f73dd1-9faa-4400-8366-d65257901361.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/98f73dd1-9faa-4400-8366-d65257901361.jpg saved to cache
2026-03-25 15:27:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f25d10>
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664704%252Fgeneral%252F570611b5-39b4-4a5e-9f4b-fa7a0ca4927c.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/570611b5-39b4-4a5e-9f4b-fa7a0ca4927c.jpg saved to cache
2026-03-25 15:27:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3a6f65d0-022d-5da8-a0fe-213d82fbe39e
2026-03-25 15:27:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5664704/general/586d5c04-edeb-4b15-a0c6-cae851ece1bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720692)
2026-03-25 15:27:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5664704/general/d4ee01b4-5a8f-46d2-90c2-777e6eaf6d1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720692)
2026-03-25 15:27:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c4e950>
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664704%252Fgeneral%252F586d5c04-edeb-4b15-a0c6-cae851ece1bf.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/586d5c04-edeb-4b15-a0c6-cae851ece1bf.jpg saved to cache
2026-03-25 15:27:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3a6f65d0-022d-5da8-a0fe-213d82fbe39e
2026-03-25 15:27:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:27:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486af6a10>
2026-03-25 15:27:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664704%252Fgeneral%252Fd4ee01b4-5a8f-46d2-90c2-777e6eaf6d1e.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664704/general/d4ee01b4-5a8f-46d2-90c2-777e6eaf6d1e.jpg saved to cache
2026-03-25 15:27:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3a6f65d0-022d-5da8-a0fe-213d82fbe39e
2026-03-25 15:27:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e, skipping ID generation
2026-03-25 15:27:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with scrape type 1
2026-03-25 15:27:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a6f65d0-022d-5da8-a0fe-213d82fbe39e sending to next pipeline
2026-03-25 15:27:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e, identifier: 10720692
2026-03-25 15:27:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692
2026-03-25 15:27:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692
2026-03-25 15:27:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692 to the API
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:27:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5664704/general/d4ee01b4-5a8f-46d2-90c2-777e6eaf6d1e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '3a6f65d0-022d-5da8-a0fe-213d82fbe39e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHX612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720692',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 113121,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315889,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664704/general/35e8eafb-f5f9-4ee9-8c40-726cd5a712a6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325683,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664704/general/9ce11136-e7b8-4930-aa71-c3647b6649f8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271895,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664704/general/d006865a-df7a-46f2-adad-d94a4e81382c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247647,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664704/general/b08bc0b4-0d84-424f-a19e-379be2efe4e8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271741,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664704/general/d4ee01b4-5a8f-46d2-90c2-777e6eaf6d1e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275374,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664704/general/17caf942-ad7e-49fc-85e1-722eddcc6c0c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279693,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664704/general/fdc65667-0554-4376-aaa0-710f359b6d31.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288472,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664704/general/586d5c04-edeb-4b15-a0c6-cae851ece1bf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250931,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664704/general/50695e26-23e2-4e60-bf92-e252e8b24405.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a6f65d0-022d-5da8-a0fe-213d82fbe39e/3a6f65d0-022d-5da8-a0fe-213d82fbe39e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274584,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664704/general/570611b5-39b4-4a5e-9f4b-fa7a0ca4927c.jpg',
'Width': 1400}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 113.121 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720692%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Saving data for 10720692: {'created_time': 1774452473.061265, 'last_price_update_time': 1774452473.061279, 'auction_closing_time': 1774859400.0}
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720692') HTTP/1.1" 204 0
2026-03-25 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5560927/general/949a09cf-5c1e-4133-a00f-44f44da6ac72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724597)
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721208
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721208%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721208: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721208 url https://www.openlane.eu/en/carv6/auction/10721208
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721302
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721302%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721302: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721302 url https://www.openlane.eu/en/carv6/auction/10721302
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721310
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721310%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721310: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721310 url https://www.openlane.eu/en/carv6/auction/10721310
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721227
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721227%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721227: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721227 url https://www.openlane.eu/en/carv6/auction/10721227
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721317
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721317%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721317: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721317 url https://www.openlane.eu/en/carv6/auction/10721317
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721309
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721309%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721309: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721309 url https://www.openlane.eu/en/carv6/auction/10721309
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721215
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721215%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721215: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721215 url https://www.openlane.eu/en/carv6/auction/10721215
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721244
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721244%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721244: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721244 url https://www.openlane.eu/en/carv6/auction/10721244
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721236
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721236%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721236: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721236 url https://www.openlane.eu/en/carv6/auction/10721236
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721318
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721318%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721318: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721318 url https://www.openlane.eu/en/carv6/auction/10721318
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721308
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721308%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721308: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721308 url https://www.openlane.eu/en/carv6/auction/10721308
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721254
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721254%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721254: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721254 url https://www.openlane.eu/en/carv6/auction/10721254
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721248
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721248%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721248: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721248 url https://www.openlane.eu/en/carv6/auction/10721248
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721294
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721294%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721294: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721294 url https://www.openlane.eu/en/carv6/auction/10721294
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721311
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721311%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721311: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721311 url https://www.openlane.eu/en/carv6/auction/10721311
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721228
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721228%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721228: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721228 url https://www.openlane.eu/en/carv6/auction/10721228
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721295
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721295%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721295: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721295 url https://www.openlane.eu/en/carv6/auction/10721295
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721226
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721226%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721226: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721226 url https://www.openlane.eu/en/carv6/auction/10721226
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721299
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721299%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721299: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721299 url https://www.openlane.eu/en/carv6/auction/10721299
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721220
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721220%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721220: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721220 url https://www.openlane.eu/en/carv6/auction/10721220
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721312
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721312%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721312: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721312 url https://www.openlane.eu/en/carv6/auction/10721312
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721235
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721235%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721235: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721235 url https://www.openlane.eu/en/carv6/auction/10721235
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721234
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721234%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721234: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721234 url https://www.openlane.eu/en/carv6/auction/10721234
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721293
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721293%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721293: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721293 url https://www.openlane.eu/en/carv6/auction/10721293
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721274
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721274%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721274: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721274 url https://www.openlane.eu/en/carv6/auction/10721274
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721232
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721232%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721232: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721232 url https://www.openlane.eu/en/carv6/auction/10721232
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721222
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721222%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721222: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721222 url https://www.openlane.eu/en/carv6/auction/10721222
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721307
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721307%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721307: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721307 url https://www.openlane.eu/en/carv6/auction/10721307
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721211
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721211%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721211: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721211 url https://www.openlane.eu/en/carv6/auction/10721211
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721278
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721278%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721278: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721278 url https://www.openlane.eu/en/carv6/auction/10721278
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721304
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721304%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721304: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721304 url https://www.openlane.eu/en/carv6/auction/10721304
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721216
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721216%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721216: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721216 url https://www.openlane.eu/en/carv6/auction/10721216
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721230
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721230%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721230: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721230 url https://www.openlane.eu/en/carv6/auction/10721230
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721290
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721290%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721290: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721290 url https://www.openlane.eu/en/carv6/auction/10721290
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721233
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721233%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721233: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721233 url https://www.openlane.eu/en/carv6/auction/10721233
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721281
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721281%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721281: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721281 url https://www.openlane.eu/en/carv6/auction/10721281
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721214
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721214%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721214: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721214 url https://www.openlane.eu/en/carv6/auction/10721214
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721239
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721239%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721239: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721239 url https://www.openlane.eu/en/carv6/auction/10721239
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721270
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721270%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721270: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721270 url https://www.openlane.eu/en/carv6/auction/10721270
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721305
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721305%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721305: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721305 url https://www.openlane.eu/en/carv6/auction/10721305
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721237
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721237%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721237: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721237 url https://www.openlane.eu/en/carv6/auction/10721237
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721284
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721284%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721284: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721284 url https://www.openlane.eu/en/carv6/auction/10721284
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721283
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721283%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721283: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721283 url https://www.openlane.eu/en/carv6/auction/10721283
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721257
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721257%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721257: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721257 url https://www.openlane.eu/en/carv6/auction/10721257
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721288
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721288%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721288: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721288 url https://www.openlane.eu/en/carv6/auction/10721288
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721202
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721202%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721202: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721202 url https://www.openlane.eu/en/carv6/auction/10721202
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721298
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721298%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721298: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721298 url https://www.openlane.eu/en/carv6/auction/10721298
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721219
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721219%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721219: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721219 url https://www.openlane.eu/en/carv6/auction/10721219
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721276
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721276%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721276: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721276 url https://www.openlane.eu/en/carv6/auction/10721276
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721206
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721206%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721206: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721206 url https://www.openlane.eu/en/carv6/auction/10721206
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721289
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721289%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721289: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721289 url https://www.openlane.eu/en/carv6/auction/10721289
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721296
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721296%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721296: 0
2026-03-25 15:27:53 [adesa.be] INFO: Skipping item 10721296 url https://www.openlane.eu/en/carv6/auction/10721296
2026-03-25 15:27:53 [adesa.be] INFO: Found listing with ID: 10721313
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721313%27 HTTP/1.1" 200 None
2026-03-25 15:27:53 [adesa.be] INFO: Scrape type for 10721313: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10721313 url https://www.openlane.eu/en/carv6/auction/10721313
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10721231
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721231%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10721231: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10721231 url https://www.openlane.eu/en/carv6/auction/10721231
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10721217
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721217%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10721217: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10721217 url https://www.openlane.eu/en/carv6/auction/10721217
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10721262
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721262%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10721262: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10721262 url https://www.openlane.eu/en/carv6/auction/10721262
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10717554
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717554%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10717554: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10717554 url https://www.openlane.eu/en/carv6/auction/10717554
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10717556
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717556%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10717556: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10717556 url https://www.openlane.eu/en/carv6/auction/10717556
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10717537
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717537%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10717537: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10717537 url https://www.openlane.eu/en/carv6/auction/10717537
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10718325
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718325%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10718325: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10718325 url https://www.openlane.eu/en/carv6/auction/10718325
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10718911
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718911%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10718911: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10718911 url https://www.openlane.eu/en/carv6/auction/10718911
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10717560
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717560%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10717560: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10717560 url https://www.openlane.eu/en/carv6/auction/10717560
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10717534
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717534%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10717534: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10717534 url https://www.openlane.eu/en/carv6/auction/10717534
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10717540
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717540%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10717540: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10717540 url https://www.openlane.eu/en/carv6/auction/10717540
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10717533
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717533%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10717533: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10717533 url https://www.openlane.eu/en/carv6/auction/10717533
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10717544
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717544%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10717544: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10717544 url https://www.openlane.eu/en/carv6/auction/10717544
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10717531
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717531%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10717531: 0
2026-03-25 15:27:54 [adesa.be] INFO: Skipping item 10717531 url https://www.openlane.eu/en/carv6/auction/10717531
2026-03-25 15:27:54 [adesa.be] INFO: Found listing with ID: 10724909
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724909%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [adesa.be] INFO: Scrape type for 10724909: 1
2026-03-25 15:27:54 [adesa.be] INFO: Scraping item 10724909 url https://www.openlane.eu/en/carv6/auction/10724909
2026-03-25 15:27:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717
2026-03-25 15:27:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99c6b841-a235-5961-9fd9-ab8159be1c9f with scrape type 1
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99c6b841-a235-5961-9fd9-ab8159be1c9f
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672644%252Fgeneral%252F2ca46ed2-0016-49e2-bfd1-6e163b170555.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672644/general/2ca46ed2-0016-49e2-bfd1-6e163b170555.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672644%252Fgeneral%252F70e39e09-401f-449d-b0fe-385460bf9938.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672644/general/70e39e09-401f-449d-b0fe-385460bf9938.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672644%252Fgeneral%252F3ac0020e-98f2-4ef9-9746-554b6a3d7916.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672644/general/3ac0020e-98f2-4ef9-9746-554b6a3d7916.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672644%252Fgeneral%252F6283a03f-508e-4690-8619-6e8b5ad06d2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672644/general/6283a03f-508e-4690-8619-6e8b5ad06d2a.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672644%252Fgeneral%252F7e834d84-9eb0-411f-aee5-78cba00bb4d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672644/general/7e834d84-9eb0-411f-aee5-78cba00bb4d2.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672644%252Fgeneral%252F33db94c1-10b8-4a14-b80a-eed38bcbe74c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672644/general/33db94c1-10b8-4a14-b80a-eed38bcbe74c.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672644%252Fgeneral%252F9edce3a7-c1ab-45db-97b3-fb687caf81e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672644/general/9edce3a7-c1ab-45db-97b3-fb687caf81e4.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672644%252Fgeneral%252Fcf5276cd-8ceb-4a8b-9d7c-d31f1f0d1b4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672644/general/cf5276cd-8ceb-4a8b-9d7c-d31f1f0d1b4f.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672644%252Fgeneral%252F5bfd3e82-b51e-4138-8c0b-ade467a324a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672644/general/5bfd3e82-b51e-4138-8c0b-ade467a324a3.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672644%252Fgeneral%252F96da670d-80c4-4612-a3af-f1929b74f43c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672644/general/96da670d-80c4-4612-a3af-f1929b74f43c.jpg already downloaded
2026-03-25 15:27:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99c6b841-a235-5961-9fd9-ab8159be1c9f, identifier: 10720717
2026-03-25 15:27:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a07166b-9089-532f-be01-3d12922a37d3 with identifier: 10725622
2026-03-25 15:27:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a07166b-9089-532f-be01-3d12922a37d3 with scrape type 1
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a07166b-9089-532f-be01-3d12922a37d3
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5486157%252Fgeneral%252Ff1d38e05-b606-4ae4-a798-c5ccd8bc5386.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486157/general/f1d38e05-b606-4ae4-a798-c5ccd8bc5386.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5486157%252Fgeneral%252F29b5626d-df32-4986-91cc-7cc4a327a41d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486157/general/29b5626d-df32-4986-91cc-7cc4a327a41d.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5486157%252Fgeneral%252Fe21e34c1-e136-45ae-b730-91444fbb33df.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486157/general/e21e34c1-e136-45ae-b730-91444fbb33df.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5486157%252Fgeneral%252F5cb31a6d-4888-4f56-b4ca-20b250bb189a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486157/general/5cb31a6d-4888-4f56-b4ca-20b250bb189a.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5486157%252Fgeneral%252F9327c7a3-a89e-4266-b2b0-12b785584878.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486157/general/9327c7a3-a89e-4266-b2b0-12b785584878.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5486157%252Fgeneral%252F43ea9f4b-a0c8-4d22-991b-a367019d337f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486157/general/43ea9f4b-a0c8-4d22-991b-a367019d337f.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5486157%252Fgeneral%252Ff25677a7-d4ee-47ee-ac3b-d3fab7c5ef93.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486157/general/f25677a7-d4ee-47ee-ac3b-d3fab7c5ef93.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5486157%252Fgeneral%252F87c71eef-9602-49a8-af62-a4eb9d6051f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486157/general/87c71eef-9602-49a8-af62-a4eb9d6051f8.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5486157%252Fgeneral%252F2f69a481-db1c-4778-81d3-ebc249735039.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486157/general/2f69a481-db1c-4778-81d3-ebc249735039.jpg already downloaded
2026-03-25 15:27:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5486157%252Fgeneral%252F9b895536-d2a7-4cee-bfea-6ee1771f6067.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5486157/general/9b895536-d2a7-4cee-bfea-6ee1771f6067.jpg already downloaded
2026-03-25 15:27:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a07166b-9089-532f-be01-3d12922a37d3, identifier: 10725622
2026-03-25 15:27:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717
2026-03-25 15:27:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717
2026-03-25 15:27:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717 to the API
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720717>
{'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': 211,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '99c6b841-a235-5961-9fd9-ab8159be1c9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGJ129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720717',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 123901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5672644/general/2ca46ed2-0016-49e2-bfd1-6e163b170555.jpg',
'https://images.openlane.eu/carimgs/5672644/general/70e39e09-401f-449d-b0fe-385460bf9938.jpg',
'https://images.openlane.eu/carimgs/5672644/general/3ac0020e-98f2-4ef9-9746-554b6a3d7916.jpg',
'https://images.openlane.eu/carimgs/5672644/general/6283a03f-508e-4690-8619-6e8b5ad06d2a.jpg',
'https://images.openlane.eu/carimgs/5672644/general/7e834d84-9eb0-411f-aee5-78cba00bb4d2.jpg',
'https://images.openlane.eu/carimgs/5672644/general/33db94c1-10b8-4a14-b80a-eed38bcbe74c.jpg',
'https://images.openlane.eu/carimgs/5672644/general/9edce3a7-c1ab-45db-97b3-fb687caf81e4.jpg',
'https://images.openlane.eu/carimgs/5672644/general/cf5276cd-8ceb-4a8b-9d7c-d31f1f0d1b4f.jpg',
'https://images.openlane.eu/carimgs/5672644/general/5bfd3e82-b51e-4138-8c0b-ade467a324a3.jpg',
'https://images.openlane.eu/carimgs/5672644/general/96da670d-80c4-4612-a3af-f1929b74f43c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99c6b841-a235-5961-9fd9-ab8159be1c9f/99c6b841-a235-5961-9fd9-ab8159be1c9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672644/general/2ca46ed2-0016-49e2-bfd1-6e163b170555.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99c6b841-a235-5961-9fd9-ab8159be1c9f/99c6b841-a235-5961-9fd9-ab8159be1c9f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672644/general/70e39e09-401f-449d-b0fe-385460bf9938.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99c6b841-a235-5961-9fd9-ab8159be1c9f/99c6b841-a235-5961-9fd9-ab8159be1c9f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672644/general/3ac0020e-98f2-4ef9-9746-554b6a3d7916.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99c6b841-a235-5961-9fd9-ab8159be1c9f/99c6b841-a235-5961-9fd9-ab8159be1c9f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672644/general/6283a03f-508e-4690-8619-6e8b5ad06d2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99c6b841-a235-5961-9fd9-ab8159be1c9f/99c6b841-a235-5961-9fd9-ab8159be1c9f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672644/general/7e834d84-9eb0-411f-aee5-78cba00bb4d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99c6b841-a235-5961-9fd9-ab8159be1c9f/99c6b841-a235-5961-9fd9-ab8159be1c9f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672644/general/33db94c1-10b8-4a14-b80a-eed38bcbe74c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99c6b841-a235-5961-9fd9-ab8159be1c9f/99c6b841-a235-5961-9fd9-ab8159be1c9f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672644/general/9edce3a7-c1ab-45db-97b3-fb687caf81e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99c6b841-a235-5961-9fd9-ab8159be1c9f/99c6b841-a235-5961-9fd9-ab8159be1c9f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672644/general/cf5276cd-8ceb-4a8b-9d7c-d31f1f0d1b4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99c6b841-a235-5961-9fd9-ab8159be1c9f/99c6b841-a235-5961-9fd9-ab8159be1c9f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672644/general/5bfd3e82-b51e-4138-8c0b-ade467a324a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99c6b841-a235-5961-9fd9-ab8159be1c9f/99c6b841-a235-5961-9fd9-ab8159be1c9f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672644/general/96da670d-80c4-4612-a3af-f1929b74f43c.jpg',
'Width': 1024}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz E Break 300 - Hybrid - Automatic - 211 hp - 123.901 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720717%27 HTTP/1.1" 200 None
2026-03-25 15:27:55 [adesa.be] INFO: Saving data for 10720717: {'created_time': 1774452475.312449, 'last_price_update_time': 1774452475.31246, 'auction_closing_time': 1774859400.0}
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720717') HTTP/1.1" 204 0
2026-03-25 15:27:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a07166b-9089-532f-be01-3d12922a37d3 with identifier: 10725622
2026-03-25 15:27:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a07166b-9089-532f-be01-3d12922a37d3 with identifier: 10725622
2026-03-25 15:27:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a07166b-9089-532f-be01-3d12922a37d3 with identifier: 10725622 to the API
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725622>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9a07166b-9089-532f-be01-3d12922a37d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2aru315',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 183006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5486157/general/f1d38e05-b606-4ae4-a798-c5ccd8bc5386.jpg',
'https://images.openlane.eu/carimgs/5486157/general/29b5626d-df32-4986-91cc-7cc4a327a41d.jpg',
'https://images.openlane.eu/carimgs/5486157/general/e21e34c1-e136-45ae-b730-91444fbb33df.jpg',
'https://images.openlane.eu/carimgs/5486157/general/5cb31a6d-4888-4f56-b4ca-20b250bb189a.jpg',
'https://images.openlane.eu/carimgs/5486157/general/9327c7a3-a89e-4266-b2b0-12b785584878.jpg',
'https://images.openlane.eu/carimgs/5486157/general/43ea9f4b-a0c8-4d22-991b-a367019d337f.jpg',
'https://images.openlane.eu/carimgs/5486157/general/f25677a7-d4ee-47ee-ac3b-d3fab7c5ef93.jpg',
'https://images.openlane.eu/carimgs/5486157/general/87c71eef-9602-49a8-af62-a4eb9d6051f8.jpg',
'https://images.openlane.eu/carimgs/5486157/general/2f69a481-db1c-4778-81d3-ebc249735039.jpg',
'https://images.openlane.eu/carimgs/5486157/general/9b895536-d2a7-4cee-bfea-6ee1771f6067.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a07166b-9089-532f-be01-3d12922a37d3/9a07166b-9089-532f-be01-3d12922a37d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422773,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486157/general/f1d38e05-b606-4ae4-a798-c5ccd8bc5386.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a07166b-9089-532f-be01-3d12922a37d3/9a07166b-9089-532f-be01-3d12922a37d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 584165,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486157/general/29b5626d-df32-4986-91cc-7cc4a327a41d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a07166b-9089-532f-be01-3d12922a37d3/9a07166b-9089-532f-be01-3d12922a37d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451971,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486157/general/e21e34c1-e136-45ae-b730-91444fbb33df.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a07166b-9089-532f-be01-3d12922a37d3/9a07166b-9089-532f-be01-3d12922a37d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 512707,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486157/general/5cb31a6d-4888-4f56-b4ca-20b250bb189a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a07166b-9089-532f-be01-3d12922a37d3/9a07166b-9089-532f-be01-3d12922a37d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307743,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486157/general/9327c7a3-a89e-4266-b2b0-12b785584878.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a07166b-9089-532f-be01-3d12922a37d3/9a07166b-9089-532f-be01-3d12922a37d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360768,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486157/general/43ea9f4b-a0c8-4d22-991b-a367019d337f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a07166b-9089-532f-be01-3d12922a37d3/9a07166b-9089-532f-be01-3d12922a37d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363448,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486157/general/f25677a7-d4ee-47ee-ac3b-d3fab7c5ef93.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a07166b-9089-532f-be01-3d12922a37d3/9a07166b-9089-532f-be01-3d12922a37d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375903,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486157/general/87c71eef-9602-49a8-af62-a4eb9d6051f8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a07166b-9089-532f-be01-3d12922a37d3/9a07166b-9089-532f-be01-3d12922a37d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308595,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486157/general/2f69a481-db1c-4778-81d3-ebc249735039.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a07166b-9089-532f-be01-3d12922a37d3/9a07166b-9089-532f-be01-3d12922a37d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275059,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5486157/general/9b895536-d2a7-4cee-bfea-6ee1771f6067.jpg',
'Width': 2000}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2016-11-02',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Mazda CX-5 2.2 SKYACTIV-D Ginza - Diesel - Manual - 150 hp - '
'183.006 km',
'transmission': 'manual',
'trim': 'Ginza',
'vin': None,
'year': 2016}
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725622%27 HTTP/1.1" 200 None
2026-03-25 15:27:55 [adesa.be] INFO: Saving data for 10725622: {'created_time': 1774452475.714416, 'last_price_update_time': 1774452475.714427, 'auction_closing_time': 1774603800.0}
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725622') HTTP/1.1" 204 0
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717541
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [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 15:27:55 [adesa.be] INFO: Scrape type for 10717541: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717541 url https://www.openlane.eu/en/carv6/auction/10717541
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717543
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [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 15:27:55 [adesa.be] INFO: Scrape type for 10717543: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717543 url https://www.openlane.eu/en/carv6/auction/10717543
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717538
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [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 15:27:55 [adesa.be] INFO: Scrape type for 10717538: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717538 url https://www.openlane.eu/en/carv6/auction/10717538
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717555
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [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 15:27:55 [adesa.be] INFO: Scrape type for 10717555: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717555 url https://www.openlane.eu/en/carv6/auction/10717555
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717542
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [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 15:27:55 [adesa.be] INFO: Scrape type for 10717542: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717542 url https://www.openlane.eu/en/carv6/auction/10717542
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717552
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [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 15:27:55 [adesa.be] INFO: Scrape type for 10717552: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717552 url https://www.openlane.eu/en/carv6/auction/10717552
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717546
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [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 15:27:55 [adesa.be] INFO: Scrape type for 10717546: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717546 url https://www.openlane.eu/en/carv6/auction/10717546
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717563
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [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 15:27:55 [adesa.be] INFO: Scrape type for 10717563: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717563 url https://www.openlane.eu/en/carv6/auction/10717563
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717561
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [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 15:27:55 [adesa.be] INFO: Scrape type for 10717561: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717561 url https://www.openlane.eu/en/carv6/auction/10717561
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717547
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717547%27 HTTP/1.1" 200 None
2026-03-25 15:27:55 [adesa.be] INFO: Scrape type for 10717547: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717547 url https://www.openlane.eu/en/carv6/auction/10717547
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717548
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717548%27 HTTP/1.1" 200 None
2026-03-25 15:27:55 [adesa.be] INFO: Scrape type for 10717548: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717548 url https://www.openlane.eu/en/carv6/auction/10717548
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717536
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717536%27 HTTP/1.1" 200 None
2026-03-25 15:27:55 [adesa.be] INFO: Scrape type for 10717536: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717536 url https://www.openlane.eu/en/carv6/auction/10717536
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717539
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717539%27 HTTP/1.1" 200 None
2026-03-25 15:27:55 [adesa.be] INFO: Scrape type for 10717539: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717539 url https://www.openlane.eu/en/carv6/auction/10717539
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717545
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717545%27 HTTP/1.1" 200 None
2026-03-25 15:27:55 [adesa.be] INFO: Scrape type for 10717545: 0
2026-03-25 15:27:55 [adesa.be] INFO: Skipping item 10717545 url https://www.openlane.eu/en/carv6/auction/10717545
2026-03-25 15:27:55 [adesa.be] INFO: Found listing with ID: 10717570
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717570%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [adesa.be] INFO: Scrape type for 10717570: 0
2026-03-25 15:27:56 [adesa.be] INFO: Skipping item 10717570 url https://www.openlane.eu/en/carv6/auction/10717570
2026-03-25 15:27:56 [adesa.be] INFO: Found listing with ID: 10717550
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717550%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [adesa.be] INFO: Scrape type for 10717550: 0
2026-03-25 15:27:56 [adesa.be] INFO: Skipping item 10717550 url https://www.openlane.eu/en/carv6/auction/10717550
2026-03-25 15:27:56 [adesa.be] INFO: Found listing with ID: 10717572
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717572%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [adesa.be] INFO: Scrape type for 10717572: 0
2026-03-25 15:27:56 [adesa.be] INFO: Skipping item 10717572 url https://www.openlane.eu/en/carv6/auction/10717572
2026-03-25 15:27:56 [adesa.be] INFO: Found listing with ID: 10717558
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717558%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [adesa.be] INFO: Scrape type for 10717558: 2
2026-03-25 15:27:56 [adesa.be] INFO: Scraping item 10717558 url https://www.openlane.eu/en/carv6/auction/10717558
2026-03-25 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5560927/general/b64161ba-9935-40f0-a344-fa9bfe0ff77d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724597)
2026-03-25 15:27:56 [adesa.be] INFO: Found listing with ID: 10717562
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717562%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [adesa.be] INFO: Scrape type for 10717562: 2
2026-03-25 15:27:56 [adesa.be] INFO: Scraping item 10717562 url https://www.openlane.eu/en/carv6/auction/10717562
2026-03-25 15:27:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bfda90>
2026-03-25 15:27:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560927%252Fgeneral%252F949a09cf-5c1e-4133-a00f-44f44da6ac72.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/949a09cf-5c1e-4133-a00f-44f44da6ac72.jpg saved to cache
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8
2026-03-25 15:27:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:27:56 [adesa.be] INFO: Found listing with ID: 10717535
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717535%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [adesa.be] INFO: Scrape type for 10717535: 2
2026-03-25 15:27:56 [adesa.be] INFO: Scraping item 10717535 url https://www.openlane.eu/en/carv6/auction/10717535
2026-03-25 15:27:56 [adesa.be] INFO: Found listing with ID: 10717564
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717564%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [adesa.be] INFO: Scrape type for 10717564: 2
2026-03-25 15:27:56 [adesa.be] INFO: Scraping item 10717564 url https://www.openlane.eu/en/carv6/auction/10717564
2026-03-25 15:27:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10727056
2026-03-25 15:27:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73052013-9419-583d-a204-ea66798c9d89 with scrape type 1
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73052013-9419-583d-a204-ea66798c9d89
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5318304%252Fgeneral%252F4ca6805e-bde8-4d80-87e9-9b6c72deb101.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5318304/general/4ca6805e-bde8-4d80-87e9-9b6c72deb101.jpg already downloaded
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5318304%252Fgeneral%252F00f8c7f8-e4db-48f9-9d1c-14bdf940a4c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5318304/general/00f8c7f8-e4db-48f9-9d1c-14bdf940a4c3.jpg already downloaded
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5318304%252Fgeneral%252F933a95c6-0183-4379-ad3e-3f6a56d12de9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5318304/general/933a95c6-0183-4379-ad3e-3f6a56d12de9.jpg already downloaded
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5318304%252Fgeneral%252Fad248e34-d46b-4ed4-921e-e91b0f98c817.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5318304/general/ad248e34-d46b-4ed4-921e-e91b0f98c817.jpg already downloaded
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5318304%252Fgeneral%252F746f5cc6-0f47-44b7-9f9e-889b9b4b0dbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5318304/general/746f5cc6-0f47-44b7-9f9e-889b9b4b0dbe.jpg already downloaded
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5318304%252Fgeneral%252F3a8994e1-9ab4-4e29-9290-96d1ddca9a67.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5318304/general/3a8994e1-9ab4-4e29-9290-96d1ddca9a67.jpg already downloaded
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5318304%252Fgeneral%252F8592b082-bc91-49be-a71b-f9a9cdb7afc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5318304/general/8592b082-bc91-49be-a71b-f9a9cdb7afc8.jpg already downloaded
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5318304%252Fgeneral%252F55fb0c47-1973-4daf-9a9f-4f9660e03fe2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5318304/general/55fb0c47-1973-4daf-9a9f-4f9660e03fe2.jpg already downloaded
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5318304%252Fgeneral%252F8488e040-5161-4d13-b31a-391b7be579d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5318304/general/8488e040-5161-4d13-b31a-391b7be579d2.jpg already downloaded
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5318304%252Fgeneral%252Fbf8b685d-a210-430e-a766-81dca151f8c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5318304/general/bf8b685d-a210-430e-a766-81dca151f8c1.jpg already downloaded
2026-03-25 15:27:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73052013-9419-583d-a204-ea66798c9d89, identifier: 10727056
2026-03-25 15:27:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bafdd0>
2026-03-25 15:27:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560927%252Fgeneral%252Fb64161ba-9935-40f0-a344-fa9bfe0ff77d.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/b64161ba-9935-40f0-a344-fa9bfe0ff77d.jpg saved to cache
2026-03-25 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8
2026-03-25 15:27:56 [adesa.be] INFO: Found listing with ID: 10717532
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717532%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [adesa.be] INFO: Scrape type for 10717532: 0
2026-03-25 15:27:56 [adesa.be] INFO: Skipping item 10717532 url https://www.openlane.eu/en/carv6/auction/10717532
2026-03-25 15:27:56 [adesa.be] INFO: Found listing with ID: 10717557
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717557%27 HTTP/1.1" 200 None
2026-03-25 15:27:56 [adesa.be] INFO: Scrape type for 10717557: 2
2026-03-25 15:27:56 [adesa.be] INFO: Scraping item 10717557 url https://www.openlane.eu/en/carv6/auction/10717557
2026-03-25 15:27:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10727056
2026-03-25 15:27:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10727056
2026-03-25 15:27:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10727056 to the API
2026-03-25 15:27:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727056>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 639,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '73052013-9419-583d-a204-ea66798c9d89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727056',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'AMG GT',
'odometer': 57899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 100,
'photo_urls': ['https://images.openlane.eu/carimgs/5318304/general/4ca6805e-bde8-4d80-87e9-9b6c72deb101.jpg',
'https://images.openlane.eu/carimgs/5318304/general/00f8c7f8-e4db-48f9-9d1c-14bdf940a4c3.jpg',
'https://images.openlane.eu/carimgs/5318304/general/933a95c6-0183-4379-ad3e-3f6a56d12de9.jpg',
'https://images.openlane.eu/carimgs/5318304/general/ad248e34-d46b-4ed4-921e-e91b0f98c817.jpg',
'https://images.openlane.eu/carimgs/5318304/general/746f5cc6-0f47-44b7-9f9e-889b9b4b0dbe.jpg',
'https://images.openlane.eu/carimgs/5318304/general/3a8994e1-9ab4-4e29-9290-96d1ddca9a67.jpg',
'https://images.openlane.eu/carimgs/5318304/general/8592b082-bc91-49be-a71b-f9a9cdb7afc8.jpg',
'https://images.openlane.eu/carimgs/5318304/general/55fb0c47-1973-4daf-9a9f-4f9660e03fe2.jpg',
'https://images.openlane.eu/carimgs/5318304/general/8488e040-5161-4d13-b31a-391b7be579d2.jpg',
'https://images.openlane.eu/carimgs/5318304/general/bf8b685d-a210-430e-a766-81dca151f8c1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73052013-9419-583d-a204-ea66798c9d89/73052013-9419-583d-a204-ea66798c9d89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267793,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5318304/general/4ca6805e-bde8-4d80-87e9-9b6c72deb101.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73052013-9419-583d-a204-ea66798c9d89/73052013-9419-583d-a204-ea66798c9d89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305103,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5318304/general/00f8c7f8-e4db-48f9-9d1c-14bdf940a4c3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73052013-9419-583d-a204-ea66798c9d89/73052013-9419-583d-a204-ea66798c9d89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466056,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5318304/general/933a95c6-0183-4379-ad3e-3f6a56d12de9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73052013-9419-583d-a204-ea66798c9d89/73052013-9419-583d-a204-ea66798c9d89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390513,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5318304/general/ad248e34-d46b-4ed4-921e-e91b0f98c817.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73052013-9419-583d-a204-ea66798c9d89/73052013-9419-583d-a204-ea66798c9d89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237469,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5318304/general/746f5cc6-0f47-44b7-9f9e-889b9b4b0dbe.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73052013-9419-583d-a204-ea66798c9d89/73052013-9419-583d-a204-ea66798c9d89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243414,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5318304/general/3a8994e1-9ab4-4e29-9290-96d1ddca9a67.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73052013-9419-583d-a204-ea66798c9d89/73052013-9419-583d-a204-ea66798c9d89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264818,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5318304/general/8592b082-bc91-49be-a71b-f9a9cdb7afc8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73052013-9419-583d-a204-ea66798c9d89/73052013-9419-583d-a204-ea66798c9d89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223332,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5318304/general/55fb0c47-1973-4daf-9a9f-4f9660e03fe2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73052013-9419-583d-a204-ea66798c9d89/73052013-9419-583d-a204-ea66798c9d89_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283477,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5318304/general/8488e040-5161-4d13-b31a-391b7be579d2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73052013-9419-583d-a204-ea66798c9d89/73052013-9419-583d-a204-ea66798c9d89_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298338,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5318304/general/bf8b685d-a210-430e-a766-81dca151f8c1.jpg',
'Width': 1600}],
'price': 80100,
'price_includes_vat': True,
'registration_date': '2019-08-06',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'Mercedes-Benz AMG GT S 63 GT - 4-Matic - Petrol - Automatic - 639 '
'hp - 57.899 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2019}
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727056%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [adesa.be] INFO: Saving data for 10727056: {'created_time': 1774452477.023499, 'last_price_update_time': 1774452477.02351, 'auction_closing_time': 1774603800.0}
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727056') HTTP/1.1" 204 0
2026-03-25 15:27:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69594e40-a695-56c5-8760-a79b16c95176 with identifier: 10720700
2026-03-25 15:27:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69594e40-a695-56c5-8760-a79b16c95176 with scrape type 1
2026-03-25 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69594e40-a695-56c5-8760-a79b16c95176
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5659752%252Fgeneral%252Fa7522a27-2147-41fc-8c3b-615f9fa6d2c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659752/general/a7522a27-2147-41fc-8c3b-615f9fa6d2c7.jpg already downloaded
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5659752%252Fgeneral%252F3f575dad-c552-417e-9227-ec9fa35c0d4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659752/general/3f575dad-c552-417e-9227-ec9fa35c0d4e.jpg already downloaded
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5659752%252Fgeneral%252F6f712298-4f46-4589-92e9-6504ce798dd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659752/general/6f712298-4f46-4589-92e9-6504ce798dd4.jpg already downloaded
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5659752%252Fgeneral%252F36d7c429-3763-4bd8-b5fa-eeedc4595b6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659752/general/36d7c429-3763-4bd8-b5fa-eeedc4595b6f.jpg already downloaded
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5659752%252Fgeneral%252F7ab6e493-bc59-4606-a1ff-cecd4e272e59.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659752/general/7ab6e493-bc59-4606-a1ff-cecd4e272e59.jpg already downloaded
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5659752%252Fgeneral%252Fd5a67f34-b1b6-4afe-ad68-9dd6e9881b2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659752/general/d5a67f34-b1b6-4afe-ad68-9dd6e9881b2c.jpg already downloaded
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5659752%252Fgeneral%252F3ef4bdbd-7257-4bed-9a98-91ad37405bfa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659752/general/3ef4bdbd-7257-4bed-9a98-91ad37405bfa.jpg already downloaded
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5659752%252Fgeneral%252Fb3a605b9-53a7-4b84-a4d9-349db383a125.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659752/general/b3a605b9-53a7-4b84-a4d9-349db383a125.jpg already downloaded
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5659752%252Fgeneral%252F6769985b-f632-4e9e-a9f1-6000a9aaeab3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659752/general/6769985b-f632-4e9e-a9f1-6000a9aaeab3.jpg already downloaded
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5659752%252Fgeneral%252Fa1dd0897-efd3-423f-ba13-112972e407a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659752/general/a1dd0897-efd3-423f-ba13-112972e407a2.jpg already downloaded
2026-03-25 15:27:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69594e40-a695-56c5-8760-a79b16c95176, identifier: 10720700
2026-03-25 15:27:57 [adesa.be] INFO: Found listing with ID: 10717530
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717530%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [adesa.be] INFO: Scrape type for 10717530: 0
2026-03-25 15:27:57 [adesa.be] INFO: Skipping item 10717530 url https://www.openlane.eu/en/carv6/auction/10717530
2026-03-25 15:27:57 [adesa.be] INFO: Found listing with ID: 10717553
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717553%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [adesa.be] INFO: Scrape type for 10717553: 0
2026-03-25 15:27:57 [adesa.be] INFO: Skipping item 10717553 url https://www.openlane.eu/en/carv6/auction/10717553
2026-03-25 15:27:57 [adesa.be] INFO: Found listing with ID: 10717551
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717551%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [adesa.be] INFO: Scrape type for 10717551: 0
2026-03-25 15:27:57 [adesa.be] INFO: Skipping item 10717551 url https://www.openlane.eu/en/carv6/auction/10717551
2026-03-25 15:27:57 [adesa.be] INFO: Found listing with ID: 10722668
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722668%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [adesa.be] INFO: Scrape type for 10722668: 0
2026-03-25 15:27:57 [adesa.be] INFO: Skipping item 10722668 url https://www.openlane.eu/en/carv6/auction/10722668
2026-03-25 15:27:57 [adesa.be] INFO: Found listing with ID: 10722645
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722645%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [adesa.be] INFO: Scrape type for 10722645: 0
2026-03-25 15:27:57 [adesa.be] INFO: Skipping item 10722645 url https://www.openlane.eu/en/carv6/auction/10722645
2026-03-25 15:27:57 [adesa.be] INFO: Found listing with ID: 10722692
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722692%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [adesa.be] INFO: Scrape type for 10722692: 0
2026-03-25 15:27:57 [adesa.be] INFO: Skipping item 10722692 url https://www.openlane.eu/en/carv6/auction/10722692
2026-03-25 15:27:57 [adesa.be] INFO: Found listing with ID: 10722560
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722560%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [adesa.be] INFO: Scrape type for 10722560: 0
2026-03-25 15:27:57 [adesa.be] INFO: Skipping item 10722560 url https://www.openlane.eu/en/carv6/auction/10722560
2026-03-25 15:27:57 [adesa.be] INFO: Found listing with ID: 10722657
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722657%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [adesa.be] INFO: Scrape type for 10722657: 0
2026-03-25 15:27:57 [adesa.be] INFO: Skipping item 10722657 url https://www.openlane.eu/en/carv6/auction/10722657
2026-03-25 15:27:57 [adesa.be] INFO: Found listing with ID: 10722592
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722592%27 HTTP/1.1" 200 None
2026-03-25 15:27:57 [adesa.be] INFO: Scrape type for 10722592: 0
2026-03-25 15:27:57 [adesa.be] INFO: Skipping item 10722592 url https://www.openlane.eu/en/carv6/auction/10722592
2026-03-25 15:27:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69594e40-a695-56c5-8760-a79b16c95176 with identifier: 10720700
2026-03-25 15:27:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69594e40-a695-56c5-8760-a79b16c95176 with identifier: 10720700
2026-03-25 15:27:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69594e40-a695-56c5-8760-a79b16c95176 with identifier: 10720700 to the API
2026-03-25 15:27:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720700>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '69594e40-a695-56c5-8760-a79b16c95176',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLV903',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720700',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 39734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5659752/general/a7522a27-2147-41fc-8c3b-615f9fa6d2c7.jpg',
'https://images.openlane.eu/carimgs/5659752/general/3f575dad-c552-417e-9227-ec9fa35c0d4e.jpg',
'https://images.openlane.eu/carimgs/5659752/general/6f712298-4f46-4589-92e9-6504ce798dd4.jpg',
'https://images.openlane.eu/carimgs/5659752/general/36d7c429-3763-4bd8-b5fa-eeedc4595b6f.jpg',
'https://images.openlane.eu/carimgs/5659752/general/7ab6e493-bc59-4606-a1ff-cecd4e272e59.jpg',
'https://images.openlane.eu/carimgs/5659752/general/d5a67f34-b1b6-4afe-ad68-9dd6e9881b2c.jpg',
'https://images.openlane.eu/carimgs/5659752/general/3ef4bdbd-7257-4bed-9a98-91ad37405bfa.jpg',
'https://images.openlane.eu/carimgs/5659752/general/b3a605b9-53a7-4b84-a4d9-349db383a125.jpg',
'https://images.openlane.eu/carimgs/5659752/general/6769985b-f632-4e9e-a9f1-6000a9aaeab3.jpg',
'https://images.openlane.eu/carimgs/5659752/general/a1dd0897-efd3-423f-ba13-112972e407a2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69594e40-a695-56c5-8760-a79b16c95176/69594e40-a695-56c5-8760-a79b16c95176_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659752/general/a7522a27-2147-41fc-8c3b-615f9fa6d2c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69594e40-a695-56c5-8760-a79b16c95176/69594e40-a695-56c5-8760-a79b16c95176_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659752/general/3f575dad-c552-417e-9227-ec9fa35c0d4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69594e40-a695-56c5-8760-a79b16c95176/69594e40-a695-56c5-8760-a79b16c95176_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659752/general/6f712298-4f46-4589-92e9-6504ce798dd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69594e40-a695-56c5-8760-a79b16c95176/69594e40-a695-56c5-8760-a79b16c95176_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659752/general/36d7c429-3763-4bd8-b5fa-eeedc4595b6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69594e40-a695-56c5-8760-a79b16c95176/69594e40-a695-56c5-8760-a79b16c95176_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659752/general/7ab6e493-bc59-4606-a1ff-cecd4e272e59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69594e40-a695-56c5-8760-a79b16c95176/69594e40-a695-56c5-8760-a79b16c95176_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659752/general/d5a67f34-b1b6-4afe-ad68-9dd6e9881b2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69594e40-a695-56c5-8760-a79b16c95176/69594e40-a695-56c5-8760-a79b16c95176_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659752/general/b3a605b9-53a7-4b84-a4d9-349db383a125.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69594e40-a695-56c5-8760-a79b16c95176/69594e40-a695-56c5-8760-a79b16c95176_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659752/general/6769985b-f632-4e9e-a9f1-6000a9aaeab3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69594e40-a695-56c5-8760-a79b16c95176/69594e40-a695-56c5-8760-a79b16c95176_image_10.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659752/general/3ef4bdbd-7257-4bed-9a98-91ad37405bfa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69594e40-a695-56c5-8760-a79b16c95176/69594e40-a695-56c5-8760-a79b16c95176_image_12.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659752/general/a1dd0897-efd3-423f-ba13-112972e407a2.jpg',
'Width': 1024}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Citroën C3 1.2i You - Petrol - Manual - 83 hp - 39.734 km',
'transmission': 'manual',
'trim': 'You',
'vin': None,
'year': 2023}
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720700%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [adesa.be] INFO: Saving data for 10720700: {'created_time': 1774452478.033404, 'last_price_update_time': 1774452478.033415, 'auction_closing_time': 1774859400.0}
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720700') HTTP/1.1" 204 0
2026-03-25 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5560927/general/63a01da3-93ca-4ced-ad87-8feb4d016f9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724597)
2026-03-25 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5560927/general/0c1f9a80-b47b-4930-a36b-a99c3a46b536.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724597)
2026-03-25 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5560927/general/92379b0b-ea18-45e6-9c46-5f8e249281fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724597)
2026-03-25 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5560927/general/22f6fb5d-7c73-4c89-b731-e39ac040c938.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724597)
2026-03-25 15:27:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743
2026-03-25 15:27:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0311dd-f170-5b72-8029-a10d15b10619 with scrape type 1
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf0311dd-f170-5b72-8029-a10d15b10619
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672756%252Fgeneral%252F655580f7-7df6-4327-8685-d18d1cf82424.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672756/general/655580f7-7df6-4327-8685-d18d1cf82424.jpg already downloaded
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672756%252Fgeneral%252Fd906d48d-cd7b-4636-8f26-28d74b630785.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672756/general/d906d48d-cd7b-4636-8f26-28d74b630785.jpg already downloaded
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672756%252Fgeneral%252Fe3c24db9-9692-4ba2-aeb9-9636f162c045.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672756/general/e3c24db9-9692-4ba2-aeb9-9636f162c045.jpg already downloaded
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672756%252Fgeneral%252Fb72637b2-fbce-4186-9605-112f41ff527a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672756/general/b72637b2-fbce-4186-9605-112f41ff527a.jpg already downloaded
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672756%252Fgeneral%252F0f9651d5-f485-4d7a-990c-90e69983728f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672756/general/0f9651d5-f485-4d7a-990c-90e69983728f.jpg already downloaded
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672756%252Fgeneral%252Fab7fd8f7-bdbb-4d54-b3f4-75499d680644.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672756/general/ab7fd8f7-bdbb-4d54-b3f4-75499d680644.jpg already downloaded
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672756%252Fgeneral%252F36602ac3-7e46-475a-8144-df657f89df9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672756/general/36602ac3-7e46-475a-8144-df657f89df9f.jpg already downloaded
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672756%252Fgeneral%252Ffba94a34-4031-4c14-beb8-5a4052b124a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672756/general/fba94a34-4031-4c14-beb8-5a4052b124a1.jpg already downloaded
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672756%252Fgeneral%252F3ed5022e-dd08-4711-8e1d-2755c486be5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672756/general/3ed5022e-dd08-4711-8e1d-2755c486be5a.jpg already downloaded
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5672756%252Fgeneral%252F315c9c6a-8493-4bea-8aa9-02da980647c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672756/general/315c9c6a-8493-4bea-8aa9-02da980647c8.jpg already downloaded
2026-03-25 15:27:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf0311dd-f170-5b72-8029-a10d15b10619, identifier: 10720743
2026-03-25 15:27:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743
2026-03-25 15:27:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743
2026-03-25 15:27:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743 to the API
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:27: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 15:27:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720743>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'cf0311dd-f170-5b72-8029-a10d15b10619',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGC170',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720743',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 40457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5672756/general/655580f7-7df6-4327-8685-d18d1cf82424.jpg',
'https://images.openlane.eu/carimgs/5672756/general/d906d48d-cd7b-4636-8f26-28d74b630785.jpg',
'https://images.openlane.eu/carimgs/5672756/general/e3c24db9-9692-4ba2-aeb9-9636f162c045.jpg',
'https://images.openlane.eu/carimgs/5672756/general/b72637b2-fbce-4186-9605-112f41ff527a.jpg',
'https://images.openlane.eu/carimgs/5672756/general/0f9651d5-f485-4d7a-990c-90e69983728f.jpg',
'https://images.openlane.eu/carimgs/5672756/general/ab7fd8f7-bdbb-4d54-b3f4-75499d680644.jpg',
'https://images.openlane.eu/carimgs/5672756/general/36602ac3-7e46-475a-8144-df657f89df9f.jpg',
'https://images.openlane.eu/carimgs/5672756/general/fba94a34-4031-4c14-beb8-5a4052b124a1.jpg',
'https://images.openlane.eu/carimgs/5672756/general/3ed5022e-dd08-4711-8e1d-2755c486be5a.jpg',
'https://images.openlane.eu/carimgs/5672756/general/315c9c6a-8493-4bea-8aa9-02da980647c8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfada2f3-ca14-56c0-8beb-43bc9992c514/dfada2f3-ca14-56c0-8beb-43bc9992c514_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269656,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672756/general/655580f7-7df6-4327-8685-d18d1cf82424.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfada2f3-ca14-56c0-8beb-43bc9992c514/dfada2f3-ca14-56c0-8beb-43bc9992c514_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280755,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672756/general/e3c24db9-9692-4ba2-aeb9-9636f162c045.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfada2f3-ca14-56c0-8beb-43bc9992c514/dfada2f3-ca14-56c0-8beb-43bc9992c514_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287125,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672756/general/d906d48d-cd7b-4636-8f26-28d74b630785.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfada2f3-ca14-56c0-8beb-43bc9992c514/dfada2f3-ca14-56c0-8beb-43bc9992c514_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274682,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672756/general/36602ac3-7e46-475a-8144-df657f89df9f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfada2f3-ca14-56c0-8beb-43bc9992c514/dfada2f3-ca14-56c0-8beb-43bc9992c514_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242761,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672756/general/b72637b2-fbce-4186-9605-112f41ff527a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfada2f3-ca14-56c0-8beb-43bc9992c514/dfada2f3-ca14-56c0-8beb-43bc9992c514_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261525,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672756/general/ab7fd8f7-bdbb-4d54-b3f4-75499d680644.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfada2f3-ca14-56c0-8beb-43bc9992c514/dfada2f3-ca14-56c0-8beb-43bc9992c514_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179115,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672756/general/fba94a34-4031-4c14-beb8-5a4052b124a1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfada2f3-ca14-56c0-8beb-43bc9992c514/dfada2f3-ca14-56c0-8beb-43bc9992c514_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298922,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672756/general/0f9651d5-f485-4d7a-990c-90e69983728f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfada2f3-ca14-56c0-8beb-43bc9992c514/dfada2f3-ca14-56c0-8beb-43bc9992c514_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34431,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672756/general/3ed5022e-dd08-4711-8e1d-2755c486be5a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfada2f3-ca14-56c0-8beb-43bc9992c514/dfada2f3-ca14-56c0-8beb-43bc9992c514_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277125,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672756/general/315c9c6a-8493-4bea-8aa9-02da980647c8.jpg',
'Width': 1400}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Renault Master L2H2 2.3 DCI Comfort - Diesel - Manual - 150 hp - '
'40.457 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720743%27 HTTP/1.1" 200 None
2026-03-25 15:27:58 [adesa.be] INFO: Saving data for 10720743: {'created_time': 1774452478.764557, 'last_price_update_time': 1774452478.764567, 'auction_closing_time': 1774859400.0}
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720743') HTTP/1.1" 204 0
2026-03-25 15:27:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495b1d590>
2026-03-25 15:27:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560927%252Fgeneral%252F63a01da3-93ca-4ced-ad87-8feb4d016f9b.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/63a01da3-93ca-4ced-ad87-8feb4d016f9b.jpg saved to cache
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8
2026-03-25 15:27:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d5b0d0>
2026-03-25 15:27:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560927%252Fgeneral%252F0c1f9a80-b47b-4930-a36b-a99c3a46b536.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/0c1f9a80-b47b-4930-a36b-a99c3a46b536.jpg saved to cache
2026-03-25 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8
2026-03-25 15:27:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486dfab10>
2026-03-25 15:27:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560927%252Fgeneral%252F92379b0b-ea18-45e6-9c46-5f8e249281fc.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/92379b0b-ea18-45e6-9c46-5f8e249281fc.jpg saved to cache
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8
2026-03-25 15:27:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487ac4a50>
2026-03-25 15:27:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560927%252Fgeneral%252F22f6fb5d-7c73-4c89-b731-e39ac040c938.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/22f6fb5d-7c73-4c89-b731-e39ac040c938.jpg saved to cache
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8
2026-03-25 15:27:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:27: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 15:27:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751
2026-03-25 15:27:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a47f012-7637-5a17-b771-2250389b9977 with scrape type 1
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a47f012-7637-5a17-b771-2250389b9977
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745132%252Fgeneral%252F517b404c-b575-40e1-b1ee-587bb76f55ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/517b404c-b575-40e1-b1ee-587bb76f55ce.jpg not downloaded yet
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745132%252Fgeneral%252F912b19ca-3021-4703-8203-a4fa2e508cca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/912b19ca-3021-4703-8203-a4fa2e508cca.jpg not downloaded yet
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745132%252Fgeneral%252F12528e35-b1ad-49ea-b273-7a6820f3eca6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/12528e35-b1ad-49ea-b273-7a6820f3eca6.jpg not downloaded yet
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745132%252Fgeneral%252F96862777-b1d0-4320-8cf0-a5f8e086d52d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/96862777-b1d0-4320-8cf0-a5f8e086d52d.jpg not downloaded yet
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745132%252Fgeneral%252F6ba1a1e4-3248-4744-8357-a1136a62b28d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/6ba1a1e4-3248-4744-8357-a1136a62b28d.jpg not downloaded yet
2026-03-25 15:27:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5560927/general/72582423-45be-4ce6-bde1-1663ee19432a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724597)
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745132%252Fgeneral%252F7b83ad47-416e-41ca-be49-0809b43d0f33.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/7b83ad47-416e-41ca-be49-0809b43d0f33.jpg not downloaded yet
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745132%252Fgeneral%252F79fe3946-20fa-4a3b-8956-aa416ff1317e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/79fe3946-20fa-4a3b-8956-aa416ff1317e.jpg not downloaded yet
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745132%252Fgeneral%252Fc9fc84f4-7fd8-4b0f-aba4-d60ca3d113c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/c9fc84f4-7fd8-4b0f-aba4-d60ca3d113c0.jpg not downloaded yet
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745132%252Fgeneral%252F60200443-f418-4902-aa54-447faec31a91.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/60200443-f418-4902-aa54-447faec31a91.jpg not downloaded yet
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27: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%252F5745132%252Fgeneral%252F07e1f449-2417-4f96-868e-28e90133269e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/07e1f449-2417-4f96-868e-28e90133269e.jpg not downloaded yet
2026-03-25 15:27:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:27:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b848d0>
2026-03-25 15:27:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:27: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 15:27:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560927%252Fgeneral%252F72582423-45be-4ce6-bde1-1663ee19432a.jpg') HTTP/1.1" 204 0
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/72582423-45be-4ce6-bde1-1663ee19432a.jpg saved to cache
2026-03-25 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8
2026-03-25 15:27:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745132/general/96862777-b1d0-4320-8cf0-a5f8e086d52d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720751)
2026-03-25 15:27:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745132/general/07e1f449-2417-4f96-868e-28e90133269e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720751)
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d5dbd0>
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745132%252Fgeneral%252F96862777-b1d0-4320-8cf0-a5f8e086d52d.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/96862777-b1d0-4320-8cf0-a5f8e086d52d.jpg saved to cache
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a47f012-7637-5a17-b771-2250389b9977
2026-03-25 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745132/general/60200443-f418-4902-aa54-447faec31a91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720751)
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c2fa50>
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745132%252Fgeneral%252F07e1f449-2417-4f96-868e-28e90133269e.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/07e1f449-2417-4f96-868e-28e90133269e.jpg saved to cache
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4a47f012-7637-5a17-b771-2250389b9977
2026-03-25 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745132/general/c9fc84f4-7fd8-4b0f-aba4-d60ca3d113c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720751)
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487a8a0d0>
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745132%252Fgeneral%252F60200443-f418-4902-aa54-447faec31a91.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/60200443-f418-4902-aa54-447faec31a91.jpg saved to cache
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4a47f012-7637-5a17-b771-2250389b9977
2026-03-25 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745132/general/79fe3946-20fa-4a3b-8956-aa416ff1317e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720751)
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486dfa250>
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745132%252Fgeneral%252Fc9fc84f4-7fd8-4b0f-aba4-d60ca3d113c0.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/c9fc84f4-7fd8-4b0f-aba4-d60ca3d113c0.jpg saved to cache
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4a47f012-7637-5a17-b771-2250389b9977
2026-03-25 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745132/general/7b83ad47-416e-41ca-be49-0809b43d0f33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720751)
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b43750>
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745132%252Fgeneral%252F79fe3946-20fa-4a3b-8956-aa416ff1317e.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/79fe3946-20fa-4a3b-8956-aa416ff1317e.jpg saved to cache
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4a47f012-7637-5a17-b771-2250389b9977
2026-03-25 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745132/general/6ba1a1e4-3248-4744-8357-a1136a62b28d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720751)
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487be8190>
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745132%252Fgeneral%252F7b83ad47-416e-41ca-be49-0809b43d0f33.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/7b83ad47-416e-41ca-be49-0809b43d0f33.jpg saved to cache
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a47f012-7637-5a17-b771-2250389b9977
2026-03-25 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745132/general/12528e35-b1ad-49ea-b273-7a6820f3eca6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720751)
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486dfa490>
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745132%252Fgeneral%252F6ba1a1e4-3248-4744-8357-a1136a62b28d.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/6ba1a1e4-3248-4744-8357-a1136a62b28d.jpg saved to cache
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a47f012-7637-5a17-b771-2250389b9977
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b863d0>
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745132%252Fgeneral%252F12528e35-b1ad-49ea-b273-7a6820f3eca6.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/12528e35-b1ad-49ea-b273-7a6820f3eca6.jpg saved to cache
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4a47f012-7637-5a17-b771-2250389b9977
2026-03-25 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745132/general/912b19ca-3021-4703-8203-a4fa2e508cca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720751)
2026-03-25 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745132/general/517b404c-b575-40e1-b1ee-587bb76f55ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720751)
2026-03-25 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487835050>
2026-03-25 15:28:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745132%252Fgeneral%252F912b19ca-3021-4703-8203-a4fa2e508cca.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/912b19ca-3021-4703-8203-a4fa2e508cca.jpg saved to cache
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a47f012-7637-5a17-b771-2250389b9977
2026-03-25 15:28:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752
2026-03-25 15:28:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with scrape type 1
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9748e67c-5606-5bd6-b34e-2a55c82bcef5
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672787%252Fgeneral%252F27e74855-6fea-4725-abb8-df923916742b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672787/general/27e74855-6fea-4725-abb8-df923916742b.jpg already downloaded
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672787%252Fgeneral%252F8f5e7716-1c6b-4fa4-913c-af35ec2f785d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672787/general/8f5e7716-1c6b-4fa4-913c-af35ec2f785d.jpg already downloaded
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672787%252Fgeneral%252F241c6e60-90c1-4a8a-9e9b-0c4a98ec3948.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672787/general/241c6e60-90c1-4a8a-9e9b-0c4a98ec3948.jpg already downloaded
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672787%252Fgeneral%252F09dd298a-576c-40dd-919e-2ea99809e5ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672787/general/09dd298a-576c-40dd-919e-2ea99809e5ff.jpg already downloaded
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672787%252Fgeneral%252F2a1e38c0-31a0-4957-9d47-84a1ae552496.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672787/general/2a1e38c0-31a0-4957-9d47-84a1ae552496.jpg already downloaded
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672787%252Fgeneral%252F2bbf1658-adfe-4d4c-89bd-1babbffafed2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672787/general/2bbf1658-adfe-4d4c-89bd-1babbffafed2.jpg already downloaded
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672787%252Fgeneral%252Fabe7eee5-3612-4f06-af9b-1b46a2ddd9c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672787/general/abe7eee5-3612-4f06-af9b-1b46a2ddd9c0.jpg already downloaded
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672787%252Fgeneral%252Fa017a840-a4da-43b4-b3ff-0ac164c6bc46.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672787/general/a017a840-a4da-43b4-b3ff-0ac164c6bc46.jpg already downloaded
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672787%252Fgeneral%252F0e89548a-1217-405b-82e9-f74c215fe39f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672787/general/0e89548a-1217-405b-82e9-f74c215fe39f.jpg already downloaded
2026-03-25 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672787%252Fgeneral%252F7141c489-7421-47bb-a15f-36254543ca51.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672787/general/7141c489-7421-47bb-a15f-36254543ca51.jpg already downloaded
2026-03-25 15:28:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9748e67c-5606-5bd6-b34e-2a55c82bcef5, identifier: 10720752
2026-03-25 15:28:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5560927/general/458b89a9-479e-4103-9f06-6ad076a84292.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724597)
2026-03-25 15:28:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752
2026-03-25 15:28:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752
2026-03-25 15:28:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752 to the API
2026-03-25 15:28:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720752>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '9748e67c-5606-5bd6-b34e-2a55c82bcef5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQA065',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720752',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 44757,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5672787/general/27e74855-6fea-4725-abb8-df923916742b.jpg',
'https://images.openlane.eu/carimgs/5672787/general/8f5e7716-1c6b-4fa4-913c-af35ec2f785d.jpg',
'https://images.openlane.eu/carimgs/5672787/general/241c6e60-90c1-4a8a-9e9b-0c4a98ec3948.jpg',
'https://images.openlane.eu/carimgs/5672787/general/09dd298a-576c-40dd-919e-2ea99809e5ff.jpg',
'https://images.openlane.eu/carimgs/5672787/general/2a1e38c0-31a0-4957-9d47-84a1ae552496.jpg',
'https://images.openlane.eu/carimgs/5672787/general/2bbf1658-adfe-4d4c-89bd-1babbffafed2.jpg',
'https://images.openlane.eu/carimgs/5672787/general/abe7eee5-3612-4f06-af9b-1b46a2ddd9c0.jpg',
'https://images.openlane.eu/carimgs/5672787/general/a017a840-a4da-43b4-b3ff-0ac164c6bc46.jpg',
'https://images.openlane.eu/carimgs/5672787/general/0e89548a-1217-405b-82e9-f74c215fe39f.jpg',
'https://images.openlane.eu/carimgs/5672787/general/7141c489-7421-47bb-a15f-36254543ca51.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9748e67c-5606-5bd6-b34e-2a55c82bcef5/9748e67c-5606-5bd6-b34e-2a55c82bcef5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211671,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672787/general/27e74855-6fea-4725-abb8-df923916742b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9748e67c-5606-5bd6-b34e-2a55c82bcef5/9748e67c-5606-5bd6-b34e-2a55c82bcef5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219602,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672787/general/8f5e7716-1c6b-4fa4-913c-af35ec2f785d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9748e67c-5606-5bd6-b34e-2a55c82bcef5/9748e67c-5606-5bd6-b34e-2a55c82bcef5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225114,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672787/general/241c6e60-90c1-4a8a-9e9b-0c4a98ec3948.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9748e67c-5606-5bd6-b34e-2a55c82bcef5/9748e67c-5606-5bd6-b34e-2a55c82bcef5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230951,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672787/general/09dd298a-576c-40dd-919e-2ea99809e5ff.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9748e67c-5606-5bd6-b34e-2a55c82bcef5/9748e67c-5606-5bd6-b34e-2a55c82bcef5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203057,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672787/general/2a1e38c0-31a0-4957-9d47-84a1ae552496.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9748e67c-5606-5bd6-b34e-2a55c82bcef5/9748e67c-5606-5bd6-b34e-2a55c82bcef5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237622,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672787/general/2bbf1658-adfe-4d4c-89bd-1babbffafed2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9748e67c-5606-5bd6-b34e-2a55c82bcef5/9748e67c-5606-5bd6-b34e-2a55c82bcef5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201264,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672787/general/abe7eee5-3612-4f06-af9b-1b46a2ddd9c0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9748e67c-5606-5bd6-b34e-2a55c82bcef5/9748e67c-5606-5bd6-b34e-2a55c82bcef5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208141,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672787/general/a017a840-a4da-43b4-b3ff-0ac164c6bc46.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9748e67c-5606-5bd6-b34e-2a55c82bcef5/9748e67c-5606-5bd6-b34e-2a55c82bcef5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241535,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672787/general/0e89548a-1217-405b-82e9-f74c215fe39f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9748e67c-5606-5bd6-b34e-2a55c82bcef5/9748e67c-5606-5bd6-b34e-2a55c82bcef5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164106,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672787/general/7141c489-7421-47bb-a15f-36254543ca51.jpg',
'Width': 1400}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 283 hp - '
'44.757 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720752%27 HTTP/1.1" 200 None
2026-03-25 15:28:01 [adesa.be] INFO: Saving data for 10720752: {'created_time': 1774452481.902117, 'last_price_update_time': 1774452481.90213, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720752') HTTP/1.1" 204 0
2026-03-25 15:28:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bea010>
2026-03-25 15:28:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745132%252Fgeneral%252F517b404c-b575-40e1-b1ee-587bb76f55ce.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745132/general/517b404c-b575-40e1-b1ee-587bb76f55ce.jpg saved to cache
2026-03-25 15:28:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a47f012-7637-5a17-b771-2250389b9977
2026-03-25 15:28:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a47f012-7637-5a17-b771-2250389b9977, skipping ID generation
2026-03-25 15:28:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a47f012-7637-5a17-b771-2250389b9977 with scrape type 1
2026-03-25 15:28:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a47f012-7637-5a17-b771-2250389b9977 sending to next pipeline
2026-03-25 15:28:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a47f012-7637-5a17-b771-2250389b9977, identifier: 10720751
2026-03-25 15:28:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686
2026-03-25 15:28:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6631668c-510c-5014-919b-cfefa92c8ee4 with scrape type 1
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6631668c-510c-5014-919b-cfefa92c8ee4
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672570%252Fgeneral%252F0ba8f242-28f4-4c9f-8a67-1fef2ae0a62e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672570/general/0ba8f242-28f4-4c9f-8a67-1fef2ae0a62e.jpg already downloaded
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672570%252Fgeneral%252F21e29ca2-d243-4726-a847-2b853ef587fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672570/general/21e29ca2-d243-4726-a847-2b853ef587fa.jpg already downloaded
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672570%252Fgeneral%252F0694a534-855a-4dad-bbc5-9888c3417a3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672570/general/0694a534-855a-4dad-bbc5-9888c3417a3e.jpg already downloaded
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672570%252Fgeneral%252F162351b6-9a28-4d20-b91a-fb8ad715b39f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672570/general/162351b6-9a28-4d20-b91a-fb8ad715b39f.jpg already downloaded
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672570%252Fgeneral%252F58bbd7ed-efd4-42b1-a136-7622418c46f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672570/general/58bbd7ed-efd4-42b1-a136-7622418c46f2.jpg already downloaded
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672570%252Fgeneral%252F19e9f3e4-1e33-4347-af30-5fc9452e9dc7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672570/general/19e9f3e4-1e33-4347-af30-5fc9452e9dc7.jpg already downloaded
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672570%252Fgeneral%252F0c317285-c81a-4d6e-9a2b-f18734e50345.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672570/general/0c317285-c81a-4d6e-9a2b-f18734e50345.jpg already downloaded
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672570%252Fgeneral%252F0b76deb2-26b7-485e-8013-e9b424c881fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672570/general/0b76deb2-26b7-485e-8013-e9b424c881fc.jpg already downloaded
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672570%252Fgeneral%252F0bcb29dd-5cc9-4323-a77b-1f04a5c913b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672570/general/0bcb29dd-5cc9-4323-a77b-1f04a5c913b9.jpg already downloaded
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672570%252Fgeneral%252Fcc93e712-b2a1-443e-aa33-7c0650f75256.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672570/general/cc93e712-b2a1-443e-aa33-7c0650f75256.jpg already downloaded
2026-03-25 15:28:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6631668c-510c-5014-919b-cfefa92c8ee4, identifier: 10720686
2026-03-25 15:28:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cf5c90>
2026-03-25 15:28:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560927%252Fgeneral%252F458b89a9-479e-4103-9f06-6ad076a84292.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560927/general/458b89a9-479e-4103-9f06-6ad076a84292.jpg saved to cache
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8
2026-03-25 15:28:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e08e6f8-4165-5a74-916e-b10e5e8405c8, skipping ID generation
2026-03-25 15:28:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with scrape type 1
2026-03-25 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e08e6f8-4165-5a74-916e-b10e5e8405c8 sending to next pipeline
2026-03-25 15:28:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e08e6f8-4165-5a74-916e-b10e5e8405c8, identifier: 10724597
2026-03-25 15:28:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751
2026-03-25 15:28:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751
2026-03-25 15:28:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751 to the API
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745132/general/517b404c-b575-40e1-b1ee-587bb76f55ce.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '4a47f012-7637-5a17-b771-2250389b9977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADK961',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720751',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 109261,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745132/general/517b404c-b575-40e1-b1ee-587bb76f55ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745132/general/912b19ca-3021-4703-8203-a4fa2e508cca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148915,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745132/general/12528e35-b1ad-49ea-b273-7a6820f3eca6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745132/general/96862777-b1d0-4320-8cf0-a5f8e086d52d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745132/general/6ba1a1e4-3248-4744-8357-a1136a62b28d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745132/general/7b83ad47-416e-41ca-be49-0809b43d0f33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745132/general/79fe3946-20fa-4a3b-8956-aa416ff1317e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745132/general/c9fc84f4-7fd8-4b0f-aba4-d60ca3d113c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745132/general/60200443-f418-4902-aa54-447faec31a91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a47f012-7637-5a17-b771-2250389b9977/4a47f012-7637-5a17-b771-2250389b9977_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745132/general/07e1f449-2417-4f96-868e-28e90133269e.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 476 hp - 109.261 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720751%27 HTTP/1.1" 200 None
2026-03-25 15:28:02 [adesa.be] INFO: Saving data for 10720751: {'created_time': 1774452482.883065, 'last_price_update_time': 1774452482.883075, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720751') HTTP/1.1" 204 0
2026-03-25 15:28:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686
2026-03-25 15:28:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686
2026-03-25 15:28:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686 to the API
2026-03-25 15:28:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720686>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '6631668c-510c-5014-919b-cfefa92c8ee4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEV190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720686',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 57590,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5672570/general/0ba8f242-28f4-4c9f-8a67-1fef2ae0a62e.jpg',
'https://images.openlane.eu/carimgs/5672570/general/21e29ca2-d243-4726-a847-2b853ef587fa.jpg',
'https://images.openlane.eu/carimgs/5672570/general/0694a534-855a-4dad-bbc5-9888c3417a3e.jpg',
'https://images.openlane.eu/carimgs/5672570/general/162351b6-9a28-4d20-b91a-fb8ad715b39f.jpg',
'https://images.openlane.eu/carimgs/5672570/general/58bbd7ed-efd4-42b1-a136-7622418c46f2.jpg',
'https://images.openlane.eu/carimgs/5672570/general/19e9f3e4-1e33-4347-af30-5fc9452e9dc7.jpg',
'https://images.openlane.eu/carimgs/5672570/general/0c317285-c81a-4d6e-9a2b-f18734e50345.jpg',
'https://images.openlane.eu/carimgs/5672570/general/0b76deb2-26b7-485e-8013-e9b424c881fc.jpg',
'https://images.openlane.eu/carimgs/5672570/general/0bcb29dd-5cc9-4323-a77b-1f04a5c913b9.jpg',
'https://images.openlane.eu/carimgs/5672570/general/cc93e712-b2a1-443e-aa33-7c0650f75256.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631668c-510c-5014-919b-cfefa92c8ee4/6631668c-510c-5014-919b-cfefa92c8ee4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672570/general/0ba8f242-28f4-4c9f-8a67-1fef2ae0a62e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631668c-510c-5014-919b-cfefa92c8ee4/6631668c-510c-5014-919b-cfefa92c8ee4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672570/general/21e29ca2-d243-4726-a847-2b853ef587fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631668c-510c-5014-919b-cfefa92c8ee4/6631668c-510c-5014-919b-cfefa92c8ee4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134591,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672570/general/0694a534-855a-4dad-bbc5-9888c3417a3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631668c-510c-5014-919b-cfefa92c8ee4/6631668c-510c-5014-919b-cfefa92c8ee4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672570/general/162351b6-9a28-4d20-b91a-fb8ad715b39f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631668c-510c-5014-919b-cfefa92c8ee4/6631668c-510c-5014-919b-cfefa92c8ee4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672570/general/58bbd7ed-efd4-42b1-a136-7622418c46f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631668c-510c-5014-919b-cfefa92c8ee4/6631668c-510c-5014-919b-cfefa92c8ee4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672570/general/19e9f3e4-1e33-4347-af30-5fc9452e9dc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631668c-510c-5014-919b-cfefa92c8ee4/6631668c-510c-5014-919b-cfefa92c8ee4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672570/general/0c317285-c81a-4d6e-9a2b-f18734e50345.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631668c-510c-5014-919b-cfefa92c8ee4/6631668c-510c-5014-919b-cfefa92c8ee4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672570/general/0b76deb2-26b7-485e-8013-e9b424c881fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631668c-510c-5014-919b-cfefa92c8ee4/6631668c-510c-5014-919b-cfefa92c8ee4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672570/general/0bcb29dd-5cc9-4323-a77b-1f04a5c913b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631668c-510c-5014-919b-cfefa92c8ee4/6631668c-510c-5014-919b-cfefa92c8ee4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672570/general/cc93e712-b2a1-443e-aa33-7c0650f75256.jpg',
'Width': 1024}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 5 Series 530e Luxury - Hybrid - Automatic - 184 hp - 57.590 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720686%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [adesa.be] INFO: Saving data for 10720686: {'created_time': 1774452483.26754, 'last_price_update_time': 1774452483.26755, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720686') HTTP/1.1" 204 0
2026-03-25 15:28:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with identifier: 10724597
2026-03-25 15:28:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with identifier: 10724597
2026-03-25 15:28:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e08e6f8-4165-5a74-916e-b10e5e8405c8 with identifier: 10724597 to the API
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5560927/general/458b89a9-479e-4103-9f06-6ad076a84292.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6e08e6f8-4165-5a74-916e-b10e5e8405c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFN268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724597',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 136370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 849841,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560927/general/458b89a9-479e-4103-9f06-6ad076a84292.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 856254,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560927/general/72582423-45be-4ce6-bde1-1663ee19432a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 807913,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560927/general/0c1f9a80-b47b-4930-a36b-a99c3a46b536.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 836907,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560927/general/63a01da3-93ca-4ced-ad87-8feb4d016f9b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 834068,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560927/general/92379b0b-ea18-45e6-9c46-5f8e249281fc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 763051,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560927/general/22f6fb5d-7c73-4c89-b731-e39ac040c938.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355541,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560927/general/949a09cf-5c1e-4133-a00f-44f44da6ac72.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487238,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560927/general/b64161ba-9935-40f0-a344-fa9bfe0ff77d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359645,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560927/general/98f73dd1-9faa-4400-8366-d65257901361.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e08e6f8-4165-5a74-916e-b10e5e8405c8/6e08e6f8-4165-5a74-916e-b10e5e8405c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355487,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560927/general/3ce1db94-9570-4a4d-9cce-2919a5d1718c.jpg',
'Width': 2000}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2014-12-15',
'seats_number': 5,
'seller_name': 'N&A CARS BV',
'title': 'Mercedes-Benz C 220d - Diesel - Manual - 163 hp - 136.370 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724597%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [adesa.be] INFO: Saving data for 10724597: {'created_time': 1774452483.628352, 'last_price_update_time': 1774452483.628364, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724597') HTTP/1.1" 204 0
2026-03-25 15:28:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714
2026-03-25 15:28:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with scrape type 1
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745108%252Fgeneral%252F16e96758-49e6-4a1c-9190-cbf9bdf67fd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/16e96758-49e6-4a1c-9190-cbf9bdf67fd0.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745108%252Fgeneral%252Fd545cbbf-c50a-43e1-82b8-844f9dcdd6c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/d545cbbf-c50a-43e1-82b8-844f9dcdd6c9.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745108%252Fgeneral%252F7d5e7a92-5187-4109-9fe5-b9e32039fa2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/7d5e7a92-5187-4109-9fe5-b9e32039fa2c.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745108%252Fgeneral%252F918d0f0e-c069-4837-8312-a73836faf12f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/918d0f0e-c069-4837-8312-a73836faf12f.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745108%252Fgeneral%252Fef3c0eae-741c-410a-ab5d-64540841cb73.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/ef3c0eae-741c-410a-ab5d-64540841cb73.jpg not downloaded yet
2026-03-25 15:28:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748
2026-03-25 15:28:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1598ab06-a818-5053-a842-6209486ba864 with scrape type 1
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1598ab06-a818-5053-a842-6209486ba864
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745129%252Fgeneral%252Fc2974ae9-1c0d-4013-8ae2-77bbd7488cac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/c2974ae9-1c0d-4013-8ae2-77bbd7488cac.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745108%252Fgeneral%252F2d5d7e0a-c4f7-4102-a151-7ff5153e5eb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/2d5d7e0a-c4f7-4102-a151-7ff5153e5eb4.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745129%252Fgeneral%252F64ef790f-0bfa-45ab-a3e6-069569b942c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/64ef790f-0bfa-45ab-a3e6-069569b942c9.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745108%252Fgeneral%252Fc747abc5-7ac4-42e6-a96c-44d7f5159311.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/c747abc5-7ac4-42e6-a96c-44d7f5159311.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745129%252Fgeneral%252F7af9b248-0fc4-48e8-8421-eef075a32e12.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/7af9b248-0fc4-48e8-8421-eef075a32e12.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745108%252Fgeneral%252F10cc6a09-1cc2-4cb1-8fc0-f6f1b685ea69.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/10cc6a09-1cc2-4cb1-8fc0-f6f1b685ea69.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745129%252Fgeneral%252F200f1fe4-56df-418a-8d3b-27bf569fef65.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/200f1fe4-56df-418a-8d3b-27bf569fef65.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745108%252Fgeneral%252F7617f8b4-8c47-43e1-a3ce-25b445cc0d6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/7617f8b4-8c47-43e1-a3ce-25b445cc0d6a.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745129%252Fgeneral%252Fc6a25f88-a062-416b-b5b1-29cd4c2daa71.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/c6a25f88-a062-416b-b5b1-29cd4c2daa71.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745108%252Fgeneral%252F888725ba-9f27-43b7-980e-ca87d30fa7c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/888725ba-9f27-43b7-980e-ca87d30fa7c2.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745129%252Fgeneral%252F602c52f4-cf71-4052-bc29-3d558850ab3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/602c52f4-cf71-4052-bc29-3d558850ab3c.jpg not downloaded yet
2026-03-25 15:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745129%252Fgeneral%252F6f6d56f6-0e92-49cb-8aac-26fbd1c149d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/6f6d56f6-0e92-49cb-8aac-26fbd1c149d1.jpg not downloaded yet
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745129%252Fgeneral%252F5c416584-ad5c-4a69-a1bd-c6a1e575b9bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/5c416584-ad5c-4a69-a1bd-c6a1e575b9bf.jpg not downloaded yet
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745129%252Fgeneral%252Fb58b8db6-84e5-4eac-81e3-9570d364cfe5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/b58b8db6-84e5-4eac-81e3-9570d364cfe5.jpg not downloaded yet
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745129%252Fgeneral%252F7d6c4e5c-3546-4642-b202-9311a021679c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/7d6c4e5c-3546-4642-b202-9311a021679c.jpg not downloaded yet
2026-03-25 15:28:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with identifier: 10720688
2026-03-25 15:28:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with scrape type 1
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745086%252Fgeneral%252F40bcae7d-4cb9-451d-a9f0-04c35c73d133.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/40bcae7d-4cb9-451d-a9f0-04c35c73d133.jpg not downloaded yet
2026-03-25 15:28:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745129/general/7d6c4e5c-3546-4642-b202-9311a021679c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720748)
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745086%252Fgeneral%252F20889fec-daec-45d7-a7cf-b30c3661963f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/20889fec-daec-45d7-a7cf-b30c3661963f.jpg not downloaded yet
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745086%252Fgeneral%252Fd20f831d-6d3c-4d6f-9234-325527fbd65e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/d20f831d-6d3c-4d6f-9234-325527fbd65e.jpg not downloaded yet
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745086%252Fgeneral%252F545bf2d1-644f-4822-8425-2fa53c0ca1d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/545bf2d1-644f-4822-8425-2fa53c0ca1d2.jpg not downloaded yet
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745086%252Fgeneral%252F63a6e9a9-3f5d-4dab-9fc6-7ca8ef3f6a13.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/63a6e9a9-3f5d-4dab-9fc6-7ca8ef3f6a13.jpg not downloaded yet
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745086%252Fgeneral%252F0721b25a-d8cb-4d4e-aeca-d12fbeea55ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/0721b25a-d8cb-4d4e-aeca-d12fbeea55ae.jpg not downloaded yet
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745086%252Fgeneral%252F9a0c7034-f6b4-4512-beb6-e5656bd91cbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/9a0c7034-f6b4-4512-beb6-e5656bd91cbd.jpg not downloaded yet
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745086%252Fgeneral%252F8b306064-0435-40ee-b4db-c5b2f2352be6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/8b306064-0435-40ee-b4db-c5b2f2352be6.jpg not downloaded yet
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d59a50>
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745129%252Fgeneral%252F7d6c4e5c-3546-4642-b202-9311a021679c.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/7d6c4e5c-3546-4642-b202-9311a021679c.jpg saved to cache
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1598ab06-a818-5053-a842-6209486ba864
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745086%252Fgeneral%252F62bdc037-af1a-4b2a-8ded-a8f0603356f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/62bdc037-af1a-4b2a-8ded-a8f0603356f1.jpg not downloaded yet
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745086%252Fgeneral%252F92ff3153-5df0-4471-811c-2ae2e778bc75.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/92ff3153-5df0-4471-811c-2ae2e778bc75.jpg not downloaded yet
2026-03-25 15:28:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745086/general/40bcae7d-4cb9-451d-a9f0-04c35c73d133.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720688)
2026-03-25 15:28:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745086/general/92ff3153-5df0-4471-811c-2ae2e778bc75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720688)
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f3c190>
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745086%252Fgeneral%252F40bcae7d-4cb9-451d-a9f0-04c35c73d133.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/40bcae7d-4cb9-451d-a9f0-04c35c73d133.jpg saved to cache
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3
2026-03-25 15:28:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745086/general/62bdc037-af1a-4b2a-8ded-a8f0603356f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720688)
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bc6850>
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745086%252Fgeneral%252F92ff3153-5df0-4471-811c-2ae2e778bc75.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/92ff3153-5df0-4471-811c-2ae2e778bc75.jpg saved to cache
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3
2026-03-25 15:28:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745086/general/8b306064-0435-40ee-b4db-c5b2f2352be6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720688)
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848784b910>
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745086%252Fgeneral%252F62bdc037-af1a-4b2a-8ded-a8f0603356f1.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/62bdc037-af1a-4b2a-8ded-a8f0603356f1.jpg saved to cache
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b14e90>
2026-03-25 15:28:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745086%252Fgeneral%252F8b306064-0435-40ee-b4db-c5b2f2352be6.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/8b306064-0435-40ee-b4db-c5b2f2352be6.jpg saved to cache
2026-03-25 15:28:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3
2026-03-25 15:28:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745086/general/9a0c7034-f6b4-4512-beb6-e5656bd91cbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720688)
2026-03-25 15:28:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745086/general/0721b25a-d8cb-4d4e-aeca-d12fbeea55ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720688)
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c2c550>
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745086%252Fgeneral%252F9a0c7034-f6b4-4512-beb6-e5656bd91cbd.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/9a0c7034-f6b4-4512-beb6-e5656bd91cbd.jpg saved to cache
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3
2026-03-25 15:28:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745086/general/63a6e9a9-3f5d-4dab-9fc6-7ca8ef3f6a13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720688)
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487accf50>
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745086%252Fgeneral%252F0721b25a-d8cb-4d4e-aeca-d12fbeea55ae.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/0721b25a-d8cb-4d4e-aeca-d12fbeea55ae.jpg saved to cache
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3
2026-03-25 15:28:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745086/general/545bf2d1-644f-4822-8425-2fa53c0ca1d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720688)
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c2cf10>
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745086%252Fgeneral%252F63a6e9a9-3f5d-4dab-9fc6-7ca8ef3f6a13.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/63a6e9a9-3f5d-4dab-9fc6-7ca8ef3f6a13.jpg saved to cache
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848795c7d0>
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745086%252Fgeneral%252F545bf2d1-644f-4822-8425-2fa53c0ca1d2.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/545bf2d1-644f-4822-8425-2fa53c0ca1d2.jpg saved to cache
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3
2026-03-25 15:28:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745086/general/d20f831d-6d3c-4d6f-9234-325527fbd65e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720688)
2026-03-25 15:28:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745086/general/20889fec-daec-45d7-a7cf-b30c3661963f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720688)
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487acdd90>
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745086%252Fgeneral%252Fd20f831d-6d3c-4d6f-9234-325527fbd65e.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/d20f831d-6d3c-4d6f-9234-325527fbd65e.jpg saved to cache
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3
2026-03-25 15:28:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745129/general/b58b8db6-84e5-4eac-81e3-9570d364cfe5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720748)
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486ccc650>
2026-03-25 15:28:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745086%252Fgeneral%252F20889fec-daec-45d7-a7cf-b30c3661963f.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745086/general/20889fec-daec-45d7-a7cf-b30c3661963f.jpg saved to cache
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3
2026-03-25 15:28:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 591df6ad-c724-54bf-a5e9-d8cd256ba6f3, skipping ID generation
2026-03-25 15:28:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with scrape type 1
2026-03-25 15:28:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 sending to next pipeline
2026-03-25 15:28:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 591df6ad-c724-54bf-a5e9-d8cd256ba6f3, identifier: 10720688
2026-03-25 15:28:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with identifier: 10720688
2026-03-25 15:28:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with identifier: 10720688
2026-03-25 15:28:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 591df6ad-c724-54bf-a5e9-d8cd256ba6f3 with identifier: 10720688 to the API
2026-03-25 15:28:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745086/general/20889fec-daec-45d7-a7cf-b30c3661963f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '591df6ad-c724-54bf-a5e9-d8cd256ba6f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRL870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720688',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 79813,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745086/general/40bcae7d-4cb9-451d-a9f0-04c35c73d133.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745086/general/20889fec-daec-45d7-a7cf-b30c3661963f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745086/general/d20f831d-6d3c-4d6f-9234-325527fbd65e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745086/general/545bf2d1-644f-4822-8425-2fa53c0ca1d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745086/general/63a6e9a9-3f5d-4dab-9fc6-7ca8ef3f6a13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745086/general/0721b25a-d8cb-4d4e-aeca-d12fbeea55ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745086/general/9a0c7034-f6b4-4512-beb6-e5656bd91cbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745086/general/8b306064-0435-40ee-b4db-c5b2f2352be6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745086/general/62bdc037-af1a-4b2a-8ded-a8f0603356f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591df6ad-c724-54bf-a5e9-d8cd256ba6f3/591df6ad-c724-54bf-a5e9-d8cd256ba6f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42023,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745086/general/92ff3153-5df0-4471-811c-2ae2e778bc75.jpg',
'Width': 400}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-09-07',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 79.813 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720688%27 HTTP/1.1" 200 None
2026-03-25 15:28:06 [adesa.be] INFO: Saving data for 10720688: {'created_time': 1774452486.083246, 'last_price_update_time': 1774452486.083257, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720688') HTTP/1.1" 204 0
2026-03-25 15:28:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84879a9a50>
2026-03-25 15:28:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745129%252Fgeneral%252Fb58b8db6-84e5-4eac-81e3-9570d364cfe5.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/b58b8db6-84e5-4eac-81e3-9570d364cfe5.jpg saved to cache
2026-03-25 15:28:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1598ab06-a818-5053-a842-6209486ba864
2026-03-25 15:28:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745129/general/5c416584-ad5c-4a69-a1bd-c6a1e575b9bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720748)
2026-03-25 15:28:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10717564
2026-03-25 15:28:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3de9814-b341-594f-98ab-250983c799eb with scrape type 2
2026-03-25 15:28:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3de9814-b341-594f-98ab-250983c799eb with scrape type 2
2026-03-25 15:28:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3de9814-b341-594f-98ab-250983c799eb, identifier: 10717564
2026-03-25 15:28:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10717564
2026-03-25 15:28:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10717564
2026-03-25 15:28:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10717564 to the API
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:28:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'b3de9814-b341-594f-98ab-250983c799eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVN795',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717564',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 118503,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'118.503 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717564%27 HTTP/1.1" 200 None
2026-03-25 15:28:06 [adesa.be] INFO: Saving data for 10717564: {'auction_closing_time': 1774529400.0, 'created_time': 1774365327.58012, 'last_price_update_time': 1774452486.556368}
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717564') HTTP/1.1" 204 0
2026-03-25 15:28:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84879aa910>
2026-03-25 15:28:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745129%252Fgeneral%252F5c416584-ad5c-4a69-a1bd-c6a1e575b9bf.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/5c416584-ad5c-4a69-a1bd-c6a1e575b9bf.jpg saved to cache
2026-03-25 15:28:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1598ab06-a818-5053-a842-6209486ba864
2026-03-25 15:28:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745129/general/602c52f4-cf71-4052-bc29-3d558850ab3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720748)
2026-03-25 15:28:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745129/general/6f6d56f6-0e92-49cb-8aac-26fbd1c149d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720748)
2026-03-25 15:28:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10717557
2026-03-25 15:28:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf2aa365-fc50-500b-a845-582ce5e7c5d7 with scrape type 2
2026-03-25 15:28:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf2aa365-fc50-500b-a845-582ce5e7c5d7 with scrape type 2
2026-03-25 15:28:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf2aa365-fc50-500b-a845-582ce5e7c5d7, identifier: 10717557
2026-03-25 15:28:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10717557
2026-03-25 15:28:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10717557
2026-03-25 15:28:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10717557 to the API
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:28:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717557>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 224,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Electric',
'id': 'bf2aa365-fc50-500b-a845-582ce5e7c5d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBP167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717557',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '1',
'odometer': 61402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Polestar 1 Plus - Electric - Automatic - 224 hp - 61.402 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717557%27 HTTP/1.1" 200 None
2026-03-25 15:28:07 [adesa.be] INFO: Saving data for 10717557: {'auction_closing_time': 1774529400.0, 'created_time': 1774365328.736992, 'last_price_update_time': 1774452487.009709}
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717557') HTTP/1.1" 204 0
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745108/general/7617f8b4-8c47-43e1-a3ce-25b445cc0d6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720714)
2026-03-25 15:28:07 [scrapy.extensions.logstats] INFO: Crawled 668 pages (at 43 pages/min), scraped 219 items (at 26 items/min)
2026-03-25 15:28:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cde550>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745129%252Fgeneral%252F602c52f4-cf71-4052-bc29-3d558850ab3c.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/602c52f4-cf71-4052-bc29-3d558850ab3c.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1598ab06-a818-5053-a842-6209486ba864
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848796ba50>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745129%252Fgeneral%252F6f6d56f6-0e92-49cb-8aac-26fbd1c149d1.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/6f6d56f6-0e92-49cb-8aac-26fbd1c149d1.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1598ab06-a818-5053-a842-6209486ba864
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745129/general/c6a25f88-a062-416b-b5b1-29cd4c2daa71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720748)
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745108/general/888725ba-9f27-43b7-980e-ca87d30fa7c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720714)
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487acf3d0>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745108%252Fgeneral%252F7617f8b4-8c47-43e1-a3ce-25b445cc0d6a.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/7617f8b4-8c47-43e1-a3ce-25b445cc0d6a.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745129/general/7af9b248-0fc4-48e8-8421-eef075a32e12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720748)
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745108/general/10cc6a09-1cc2-4cb1-8fc0-f6f1b685ea69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720714)
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c953d0>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745129%252Fgeneral%252Fc6a25f88-a062-416b-b5b1-29cd4c2daa71.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/c6a25f88-a062-416b-b5b1-29cd4c2daa71.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1598ab06-a818-5053-a842-6209486ba864
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486cce790>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745108%252Fgeneral%252F888725ba-9f27-43b7-980e-ca87d30fa7c2.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/888725ba-9f27-43b7-980e-ca87d30fa7c2.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745129/general/64ef790f-0bfa-45ab-a3e6-069569b942c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720748)
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f92a90>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745129%252Fgeneral%252F7af9b248-0fc4-48e8-8421-eef075a32e12.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/7af9b248-0fc4-48e8-8421-eef075a32e12.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1598ab06-a818-5053-a842-6209486ba864
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b47950>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745108%252Fgeneral%252F10cc6a09-1cc2-4cb1-8fc0-f6f1b685ea69.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/10cc6a09-1cc2-4cb1-8fc0-f6f1b685ea69.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745108/general/c747abc5-7ac4-42e6-a96c-44d7f5159311.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720714)
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745129/general/200f1fe4-56df-418a-8d3b-27bf569fef65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720748)
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745108/general/2d5d7e0a-c4f7-4102-a151-7ff5153e5eb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720714)
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f5a250>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745129%252Fgeneral%252F64ef790f-0bfa-45ab-a3e6-069569b942c9.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/64ef790f-0bfa-45ab-a3e6-069569b942c9.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1598ab06-a818-5053-a842-6209486ba864
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745108/general/ef3c0eae-741c-410a-ab5d-64540841cb73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720714)
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745129/general/c2974ae9-1c0d-4013-8ae2-77bbd7488cac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720748)
2026-03-25 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745108/general/7d5e7a92-5187-4109-9fe5-b9e32039fa2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720714)
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487956390>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745108%252Fgeneral%252Fc747abc5-7ac4-42e6-a96c-44d7f5159311.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/c747abc5-7ac4-42e6-a96c-44d7f5159311.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f083d0>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745129%252Fgeneral%252F200f1fe4-56df-418a-8d3b-27bf569fef65.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/200f1fe4-56df-418a-8d3b-27bf569fef65.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1598ab06-a818-5053-a842-6209486ba864
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487a8bbd0>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745108%252Fgeneral%252F2d5d7e0a-c4f7-4102-a151-7ff5153e5eb4.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/2d5d7e0a-c4f7-4102-a151-7ff5153e5eb4.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b3f510>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745108%252Fgeneral%252Fef3c0eae-741c-410a-ab5d-64540841cb73.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/ef3c0eae-741c-410a-ab5d-64540841cb73.jpg saved to cache
2026-03-25 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f40950>
2026-03-25 15:28:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745129%252Fgeneral%252Fc2974ae9-1c0d-4013-8ae2-77bbd7488cac.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745129/general/c2974ae9-1c0d-4013-8ae2-77bbd7488cac.jpg saved to cache
2026-03-25 15:28:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1598ab06-a818-5053-a842-6209486ba864
2026-03-25 15:28:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1598ab06-a818-5053-a842-6209486ba864, skipping ID generation
2026-03-25 15:28:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1598ab06-a818-5053-a842-6209486ba864 with scrape type 1
2026-03-25 15:28:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1598ab06-a818-5053-a842-6209486ba864 sending to next pipeline
2026-03-25 15:28:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1598ab06-a818-5053-a842-6209486ba864, identifier: 10720748
2026-03-25 15:28:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495b51210>
2026-03-25 15:28:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745108%252Fgeneral%252F7d5e7a92-5187-4109-9fe5-b9e32039fa2c.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/7d5e7a92-5187-4109-9fe5-b9e32039fa2c.jpg saved to cache
2026-03-25 15:28:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5
2026-03-25 15:28:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745108/general/d545cbbf-c50a-43e1-82b8-844f9dcdd6c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720714)
2026-03-25 15:28:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745108/general/16e96758-49e6-4a1c-9190-cbf9bdf67fd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720714)
2026-03-25 15:28:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748
2026-03-25 15:28:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748
2026-03-25 15:28:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748 to the API
2026-03-25 15:28:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745129/general/c2974ae9-1c0d-4013-8ae2-77bbd7488cac.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1598ab06-a818-5053-a842-6209486ba864',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGQ542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720748',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 125754,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363480,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745129/general/c2974ae9-1c0d-4013-8ae2-77bbd7488cac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33517,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745129/general/64ef790f-0bfa-45ab-a3e6-069569b942c9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359869,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745129/general/7af9b248-0fc4-48e8-8421-eef075a32e12.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344757,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745129/general/200f1fe4-56df-418a-8d3b-27bf569fef65.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305461,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745129/general/c6a25f88-a062-416b-b5b1-29cd4c2daa71.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371344,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745129/general/602c52f4-cf71-4052-bc29-3d558850ab3c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370372,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745129/general/6f6d56f6-0e92-49cb-8aac-26fbd1c149d1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374187,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745129/general/5c416584-ad5c-4a69-a1bd-c6a1e575b9bf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243019,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745129/general/b58b8db6-84e5-4eac-81e3-9570d364cfe5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1598ab06-a818-5053-a842-6209486ba864/1598ab06-a818-5053-a842-6209486ba864_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525417,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745129/general/7d6c4e5c-3546-4642-b202-9311a021679c.jpg',
'Width': 1920}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-08-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'125.754 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720748%27 HTTP/1.1" 200 None
2026-03-25 15:28:09 [adesa.be] INFO: Saving data for 10720748: {'created_time': 1774452489.116437, 'last_price_update_time': 1774452489.116449, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720748') HTTP/1.1" 204 0
2026-03-25 15:28:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745108/general/918d0f0e-c069-4837-8312-a73836faf12f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720714)
2026-03-25 15:28: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 15:28:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848789a2d0>
2026-03-25 15:28:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745108%252Fgeneral%252Fd545cbbf-c50a-43e1-82b8-844f9dcdd6c9.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/d545cbbf-c50a-43e1-82b8-844f9dcdd6c9.jpg saved to cache
2026-03-25 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5
2026-03-25 15:28:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c0b250>
2026-03-25 15:28:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745108%252Fgeneral%252F16e96758-49e6-4a1c-9190-cbf9bdf67fd0.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/16e96758-49e6-4a1c-9190-cbf9bdf67fd0.jpg saved to cache
2026-03-25 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5
2026-03-25 15:28:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68ac0a63-25ba-5e49-bb84-6544fd7cc80f with identifier: 10724909
2026-03-25 15:28:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f with scrape type 1
2026-03-25 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5596307%252Fgeneral%252F09b08951-76d0-47b6-a285-3fdd8ae4642e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5596307/general/09b08951-76d0-47b6-a285-3fdd8ae4642e.JPG not downloaded yet
2026-03-25 15:28:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c666d0>
2026-03-25 15:28:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745108%252Fgeneral%252F918d0f0e-c069-4837-8312-a73836faf12f.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745108/general/918d0f0e-c069-4837-8312-a73836faf12f.jpg saved to cache
2026-03-25 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5
2026-03-25 15:28:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5, skipping ID generation
2026-03-25 15:28:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with scrape type 1
2026-03-25 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 sending to next pipeline
2026-03-25 15:28:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5, identifier: 10720714
2026-03-25 15:28:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10717558
2026-03-25 15:28:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with scrape type 2
2026-03-25 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with scrape type 2
2026-03-25 15:28:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b, identifier: 10717558
2026-03-25 15:28:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714
2026-03-25 15:28:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714
2026-03-25 15:28:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714 to the API
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745108/general/918d0f0e-c069-4837-8312-a73836faf12f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '2e847e8f-c2f7-5242-a3d7-3540e162dfc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQD553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 149159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295075,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745108/general/16e96758-49e6-4a1c-9190-cbf9bdf67fd0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298307,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745108/general/d545cbbf-c50a-43e1-82b8-844f9dcdd6c9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282635,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745108/general/7d5e7a92-5187-4109-9fe5-b9e32039fa2c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287433,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745108/general/918d0f0e-c069-4837-8312-a73836faf12f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297116,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745108/general/ef3c0eae-741c-410a-ab5d-64540841cb73.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237987,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745108/general/2d5d7e0a-c4f7-4102-a151-7ff5153e5eb4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277423,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745108/general/c747abc5-7ac4-42e6-a96c-44d7f5159311.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273520,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745108/general/10cc6a09-1cc2-4cb1-8fc0-f6f1b685ea69.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39128,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745108/general/7617f8b4-8c47-43e1-a3ce-25b445cc0d6a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e847e8f-c2f7-5242-a3d7-3540e162dfc5/2e847e8f-c2f7-5242-a3d7-3540e162dfc5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268832,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745108/general/888725ba-9f27-43b7-980e-ca87d30fa7c2.jpg',
'Width': 1400}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-11-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz C Break 300e Business Solution - Hybrid - Automatic - '
'211 hp - 149.159 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720714%27 HTTP/1.1" 200 None
2026-03-25 15:28:09 [adesa.be] INFO: Saving data for 10720714: {'created_time': 1774452489.922203, 'last_price_update_time': 1774452489.922218, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720714') HTTP/1.1" 204 0
2026-03-25 15:28:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10717558
2026-03-25 15:28:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10717558
2026-03-25 15:28:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10717558 to the API
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717558>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '9fb38b99-19bd-5f1c-99dc-660b4bbe219b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMN090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717558',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 37313,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 1.5 HDI Allure - Diesel - Automatic - 130 hp - 37.313 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717558%27 HTTP/1.1" 200 None
2026-03-25 15:28:10 [adesa.be] INFO: Saving data for 10717558: {'auction_closing_time': 1774529400.0, 'created_time': 1774365330.887493, 'last_price_update_time': 1774452490.170083}
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717558') HTTP/1.1" 204 0
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5596307%252Fgeneral%252F36df7235-145f-4de9-bcfc-e880b0a86c56.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5596307/general/36df7235-145f-4de9-bcfc-e880b0a86c56.JPG not downloaded yet
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5596307%252Fgeneral%252Fcde7e7f9-b544-4ab4-995b-5aca0c0a37f2.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5596307/general/cde7e7f9-b544-4ab4-995b-5aca0c0a37f2.JPG not downloaded yet
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5596307%252Fgeneral%252F7d8292d4-1a5c-42ed-8d48-05ec43632a0c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5596307/general/7d8292d4-1a5c-42ed-8d48-05ec43632a0c.JPG not downloaded yet
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5596307%252Fgeneral%252F8c2ebf90-e53b-4ae7-9dc3-6802cb5221d0.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5596307/general/8c2ebf90-e53b-4ae7-9dc3-6802cb5221d0.JPG not downloaded yet
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5596307%252Fgeneral%252F3fe56cca-1a47-48e7-b8f1-c9f2a23a91db.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5596307/general/3fe56cca-1a47-48e7-b8f1-c9f2a23a91db.JPG not downloaded yet
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5596307%252Fgeneral%252F0de81d95-c3f2-408e-8cb4-47dea80fd58f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5596307/general/0de81d95-c3f2-408e-8cb4-47dea80fd58f.JPG not downloaded yet
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5596307%252Fgeneral%252Fc83280b9-cfeb-4593-bf32-01bdc1023430.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5596307/general/c83280b9-cfeb-4593-bf32-01bdc1023430.JPG not downloaded yet
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5596307%252Fgeneral%252F732e43b3-4b29-4490-9049-d2a9a71a0bb9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5596307/general/732e43b3-4b29-4490-9049-d2a9a71a0bb9.JPG not downloaded yet
2026-03-25 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5596307%252Fgeneral%252F95a14789-a8dc-47e6-91c1-c40381215801.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5596307/general/95a14789-a8dc-47e6-91c1-c40381215801.JPG not downloaded yet
2026-03-25 15:28:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5596307/general/95a14789-a8dc-47e6-91c1-c40381215801.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724909)
2026-03-25 15:28:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5596307/general/732e43b3-4b29-4490-9049-d2a9a71a0bb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724909)
2026-03-25 15:28:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683
2026-03-25 15:28:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0715f764-cb5d-5e26-a215-3ff2572dab2a with scrape type 1
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0715f764-cb5d-5e26-a215-3ff2572dab2a
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745082%252Fgeneral%252F0363c913-3790-4f3c-9c4e-1ed1225630ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/0363c913-3790-4f3c-9c4e-1ed1225630ba.jpg not downloaded yet
2026-03-25 15:28:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5596307/general/c83280b9-cfeb-4593-bf32-01bdc1023430.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724909)
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745082%252Fgeneral%252F2bccd985-1bd6-493f-ad54-a453885fdcdb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/2bccd985-1bd6-493f-ad54-a453885fdcdb.jpg not downloaded yet
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745082%252Fgeneral%252Fd1de87fb-6e5e-4ca5-92d5-d04c75119153.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/d1de87fb-6e5e-4ca5-92d5-d04c75119153.jpg not downloaded yet
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745082%252Fgeneral%252Fefbc7fde-c4c6-4efa-bc3f-8ccd97c39b27.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/efbc7fde-c4c6-4efa-bc3f-8ccd97c39b27.jpg not downloaded yet
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f due to Ignoring non-200 response
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745082%252Fgeneral%252F44681b02-1924-4913-bf13-980279af417f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/44681b02-1924-4913-bf13-980279af417f.jpg not downloaded yet
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f due to Ignoring non-200 response
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745082%252Fgeneral%252F3aff6482-6a5a-4eb9-bd8d-45b46fb1a9d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/3aff6482-6a5a-4eb9-bd8d-45b46fb1a9d6.jpg not downloaded yet
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745082%252Fgeneral%252F3ec3b4f2-cbea-4abd-9913-5e5526d5a577.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/3ec3b4f2-cbea-4abd-9913-5e5526d5a577.jpg not downloaded yet
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745082%252Fgeneral%252F1140ef0b-5f9a-495a-9b2c-a2b126c79407.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/1140ef0b-5f9a-495a-9b2c-a2b126c79407.jpg not downloaded yet
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745082%252Fgeneral%252F61280457-9196-4284-86c1-357105681fe4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/61280457-9196-4284-86c1-357105681fe4.jpg not downloaded yet
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f due to Ignoring non-200 response
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745082%252Fgeneral%252F1f54c174-aa24-483b-bfbf-6600c1912454.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/1f54c174-aa24-483b-bfbf-6600c1912454.jpg not downloaded yet
2026-03-25 15:28:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745082/general/0363c913-3790-4f3c-9c4e-1ed1225630ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720683)
2026-03-25 15:28:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745082/general/1f54c174-aa24-483b-bfbf-6600c1912454.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720683)
2026-03-25 15:28:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bffdd0>
2026-03-25 15:28:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745082%252Fgeneral%252F0363c913-3790-4f3c-9c4e-1ed1225630ba.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/0363c913-3790-4f3c-9c4e-1ed1225630ba.jpg saved to cache
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0715f764-cb5d-5e26-a215-3ff2572dab2a
2026-03-25 15:28:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745082/general/61280457-9196-4284-86c1-357105681fe4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720683)
2026-03-25 15:28:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c36e10>
2026-03-25 15:28:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745082%252Fgeneral%252F1f54c174-aa24-483b-bfbf-6600c1912454.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/1f54c174-aa24-483b-bfbf-6600c1912454.jpg saved to cache
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0715f764-cb5d-5e26-a215-3ff2572dab2a
2026-03-25 15:28:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745082/general/1140ef0b-5f9a-495a-9b2c-a2b126c79407.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720683)
2026-03-25 15:28:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b75510>
2026-03-25 15:28:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745082%252Fgeneral%252F61280457-9196-4284-86c1-357105681fe4.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/61280457-9196-4284-86c1-357105681fe4.jpg saved to cache
2026-03-25 15:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0715f764-cb5d-5e26-a215-3ff2572dab2a
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cec9d0>
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745082%252Fgeneral%252F1140ef0b-5f9a-495a-9b2c-a2b126c79407.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/1140ef0b-5f9a-495a-9b2c-a2b126c79407.jpg saved to cache
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0715f764-cb5d-5e26-a215-3ff2572dab2a
2026-03-25 15:28:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745082/general/3ec3b4f2-cbea-4abd-9913-5e5526d5a577.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720683)
2026-03-25 15:28:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745082/general/3aff6482-6a5a-4eb9-bd8d-45b46fb1a9d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720683)
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c37dd0>
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745082%252Fgeneral%252F3ec3b4f2-cbea-4abd-9913-5e5526d5a577.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/3ec3b4f2-cbea-4abd-9913-5e5526d5a577.jpg saved to cache
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0715f764-cb5d-5e26-a215-3ff2572dab2a
2026-03-25 15:28:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745082/general/44681b02-1924-4913-bf13-980279af417f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720683)
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b76bd0>
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745082%252Fgeneral%252F3aff6482-6a5a-4eb9-bd8d-45b46fb1a9d6.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/3aff6482-6a5a-4eb9-bd8d-45b46fb1a9d6.jpg saved to cache
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0715f764-cb5d-5e26-a215-3ff2572dab2a
2026-03-25 15:28:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745082/general/efbc7fde-c4c6-4efa-bc3f-8ccd97c39b27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720683)
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487923f50>
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745082%252Fgeneral%252F44681b02-1924-4913-bf13-980279af417f.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/44681b02-1924-4913-bf13-980279af417f.jpg saved to cache
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0715f764-cb5d-5e26-a215-3ff2572dab2a
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487867fd0>
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745082%252Fgeneral%252Fefbc7fde-c4c6-4efa-bc3f-8ccd97c39b27.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/efbc7fde-c4c6-4efa-bc3f-8ccd97c39b27.jpg saved to cache
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0715f764-cb5d-5e26-a215-3ff2572dab2a
2026-03-25 15:28:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745082/general/d1de87fb-6e5e-4ca5-92d5-d04c75119153.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720683)
2026-03-25 15:28:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745082/general/2bccd985-1bd6-493f-ad54-a453885fdcdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720683)
2026-03-25 15:28:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5596307/general/0de81d95-c3f2-408e-8cb4-47dea80fd58f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724909)
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487864290>
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745082%252Fgeneral%252Fd1de87fb-6e5e-4ca5-92d5-d04c75119153.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/d1de87fb-6e5e-4ca5-92d5-d04c75119153.jpg saved to cache
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0715f764-cb5d-5e26-a215-3ff2572dab2a
2026-03-25 15:28:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5596307/general/3fe56cca-1a47-48e7-b8f1-c9f2a23a91db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724909)
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b9ff90>
2026-03-25 15:28:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745082%252Fgeneral%252F2bccd985-1bd6-493f-ad54-a453885fdcdb.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745082/general/2bccd985-1bd6-493f-ad54-a453885fdcdb.jpg saved to cache
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0715f764-cb5d-5e26-a215-3ff2572dab2a
2026-03-25 15:28:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0715f764-cb5d-5e26-a215-3ff2572dab2a, skipping ID generation
2026-03-25 15:28:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0715f764-cb5d-5e26-a215-3ff2572dab2a with scrape type 1
2026-03-25 15:28:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0715f764-cb5d-5e26-a215-3ff2572dab2a sending to next pipeline
2026-03-25 15:28:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0715f764-cb5d-5e26-a215-3ff2572dab2a, identifier: 10720683
2026-03-25 15:28:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683
2026-03-25 15:28:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683
2026-03-25 15:28:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683 to the API
2026-03-25 15:28:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745082/general/2bccd985-1bd6-493f-ad54-a453885fdcdb.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': 184,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0715f764-cb5d-5e26-a215-3ff2572dab2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLM788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 85608,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745082/general/0363c913-3790-4f3c-9c4e-1ed1225630ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36823,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745082/general/2bccd985-1bd6-493f-ad54-a453885fdcdb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745082/general/d1de87fb-6e5e-4ca5-92d5-d04c75119153.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745082/general/efbc7fde-c4c6-4efa-bc3f-8ccd97c39b27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745082/general/44681b02-1924-4913-bf13-980279af417f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745082/general/3aff6482-6a5a-4eb9-bd8d-45b46fb1a9d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745082/general/3ec3b4f2-cbea-4abd-9913-5e5526d5a577.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119002,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745082/general/1140ef0b-5f9a-495a-9b2c-a2b126c79407.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745082/general/61280457-9196-4284-86c1-357105681fe4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0715f764-cb5d-5e26-a215-3ff2572dab2a/0715f764-cb5d-5e26-a215-3ff2572dab2a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745082/general/1f54c174-aa24-483b-bfbf-6600c1912454.jpg',
'Width': 1024}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 85.608 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720683%27 HTTP/1.1" 200 None
2026-03-25 15:28:14 [adesa.be] INFO: Saving data for 10720683: {'created_time': 1774452494.23059, 'last_price_update_time': 1774452494.230602, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720683') HTTP/1.1" 204 0
2026-03-25 15:28:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5596307/general/8c2ebf90-e53b-4ae7-9dc3-6802cb5221d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724909)
2026-03-25 15:28:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f due to Ignoring non-200 response
2026-03-25 15:28:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f due to Ignoring non-200 response
2026-03-25 15:28:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5596307/general/7d8292d4-1a5c-42ed-8d48-05ec43632a0c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724909)
2026-03-25 15:28:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5596307/general/cde7e7f9-b544-4ab4-995b-5aca0c0a37f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724909)
2026-03-25 15:28:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f due to Ignoring non-200 response
2026-03-25 15:28:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5596307/general/36df7235-145f-4de9-bcfc-e880b0a86c56.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724909)
2026-03-25 15:28:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f due to Ignoring non-200 response
2026-03-25 15:28:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5596307/general/09b08951-76d0-47b6-a285-3fdd8ae4642e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724909)
2026-03-25 15:28:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f due to Ignoring non-200 response
2026-03-25 15:28:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f due to Ignoring non-200 response
2026-03-25 15:28:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68ac0a63-25ba-5e49-bb84-6544fd7cc80f, skipping ID generation
2026-03-25 15:28:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f with scrape type 1
2026-03-25 15:28:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f sending to next pipeline
2026-03-25 15:28:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68ac0a63-25ba-5e49-bb84-6544fd7cc80f, identifier: 10724909
2026-03-25 15:28:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68ac0a63-25ba-5e49-bb84-6544fd7cc80f with identifier: 10724909
2026-03-25 15:28:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:28:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-25 15:28:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:28:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68ac0a63-25ba-5e49-bb84-6544fd7cc80f with identifier: 10724909
2026-03-25 15:28:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68ac0a63-25ba-5e49-bb84-6544fd7cc80f with identifier: 10724909 to the API
2026-03-25 15:28:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5596307/general/09b08951-76d0-47b6-a285-3fdd8ae4642e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '5.7L',
'engine_horse_power': 400,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'LPG',
'id': '68ac0a63-25ba-5e49-bb84-6544fd7cc80f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BZR340',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724909',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dodge',
'model': 'RAM',
'odometer': 81965,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [],
'price': 32900,
'price_includes_vat': True,
'registration_date': '2021-08-05',
'seats_number': 5,
'seller_name': 'Garage VHS',
'title': 'Dodge RAM 5.7 - AWD - LPG - Automatic - 400 hp - 81.965 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724909%27 HTTP/1.1" 200 None
2026-03-25 15:28:15 [adesa.be] INFO: Saving data for 10724909: {'created_time': 1774452495.373689, 'last_price_update_time': 1774452495.373699, 'auction_closing_time': 1774529400.0}
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724909') HTTP/1.1" 204 0
2026-03-25 15:28:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 68ac0a63-25ba-5e49-bb84-6544fd7cc80f due to Ignoring non-200 response
2026-03-25 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10717535
2026-03-25 15:28:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with scrape type 2
2026-03-25 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with scrape type 2
2026-03-25 15:28:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f, identifier: 10717535
2026-03-25 15:28:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10717535
2026-03-25 15:28:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10717535
2026-03-25 15:28:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10717535 to the API
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717535>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Hybrid',
'id': '27f485bf-7dc3-58cd-8fcf-e465f4390e2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACU819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717535',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 11575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.6 GT - Hybrid - 180 hp - 11.575 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717535%27 HTTP/1.1" 200 None
2026-03-25 15:28:15 [adesa.be] INFO: Saving data for 10717535: {'auction_closing_time': 1774529400.0, 'created_time': 1774365329.488268, 'last_price_update_time': 1774452495.817207}
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717535') HTTP/1.1" 204 0
2026-03-25 15:28:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687
2026-03-25 15:28:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with scrape type 1
2026-03-25 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745084%252Fgeneral%252F74b2863a-18ad-40f3-a237-996955b23798.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/74b2863a-18ad-40f3-a237-996955b23798.jpg not downloaded yet
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745084%252Fgeneral%252F135856bf-ffe9-4c86-8372-9ba2254f94e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/135856bf-ffe9-4c86-8372-9ba2254f94e5.jpg not downloaded yet
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745084%252Fgeneral%252Fdd0cc504-522d-4ffe-bd4a-6367869e7ee9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/dd0cc504-522d-4ffe-bd4a-6367869e7ee9.jpg not downloaded yet
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745084%252Fgeneral%252F905beba1-9c32-4827-a336-05a03f59f769.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/905beba1-9c32-4827-a336-05a03f59f769.jpg not downloaded yet
2026-03-25 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F9960f0b3-0b60-4ee9-8e15-22a2951eab5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/9960f0b3-0b60-4ee9-8e15-22a2951eab5d.jpg not downloaded yet
2026-03-25 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F60eb10d0-19e1-4c7b-a6fb-3e952219e823.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/60eb10d0-19e1-4c7b-a6fb-3e952219e823.jpg not downloaded yet
2026-03-25 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252Faafe7366-12a2-4937-ac02-848cd37e6e92.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/aafe7366-12a2-4937-ac02-848cd37e6e92.jpg not downloaded yet
2026-03-25 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F80fbef77-6460-466b-9fc9-ee935766e1f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/80fbef77-6460-466b-9fc9-ee935766e1f8.jpg not downloaded yet
2026-03-25 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F4fd60225-b8c8-4a2c-85a5-0268dd4a325a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/4fd60225-b8c8-4a2c-85a5-0268dd4a325a.jpg not downloaded yet
2026-03-25 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F56626eea-4331-4b52-943e-eb3e53488109.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/56626eea-4331-4b52-943e-eb3e53488109.jpg not downloaded yet
2026-03-25 15:28:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fa97566-5c8e-537e-8b7c-1707b88cdb7b with identifier: 10720678
2026-03-25 15:28:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fa97566-5c8e-537e-8b7c-1707b88cdb7b with scrape type 1
2026-03-25 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6fa97566-5c8e-537e-8b7c-1707b88cdb7b
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687313%252Fgeneral%252Fac5a7ed0-4896-40e7-b13f-f82826ff3832.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687313/general/ac5a7ed0-4896-40e7-b13f-f82826ff3832.jpg already downloaded
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687313%252Fgeneral%252F6d0b9604-0b79-496e-b8ea-a953ce709b86.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687313/general/6d0b9604-0b79-496e-b8ea-a953ce709b86.jpg already downloaded
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687313%252Fgeneral%252F1e9353e6-5636-4095-8220-3b97769b42e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687313/general/1e9353e6-5636-4095-8220-3b97769b42e9.jpg already downloaded
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687313%252Fgeneral%252Ffac98870-611a-472d-ab9f-00bac81b8ff6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687313/general/fac98870-611a-472d-ab9f-00bac81b8ff6.jpg already downloaded
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687313%252Fgeneral%252F040814bd-b972-4cab-943e-9000394e53a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687313/general/040814bd-b972-4cab-943e-9000394e53a8.jpg already downloaded
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687313%252Fgeneral%252Fd61cd171-040b-4f7e-ac1c-972d81d8ae8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687313/general/d61cd171-040b-4f7e-ac1c-972d81d8ae8b.jpg already downloaded
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687313%252Fgeneral%252Fcd3b350f-656b-42cd-9bf1-75012f1f1cf8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687313/general/cd3b350f-656b-42cd-9bf1-75012f1f1cf8.jpg already downloaded
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687313%252Fgeneral%252F8c6b109d-d812-4097-a44c-e72c622859ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687313/general/8c6b109d-d812-4097-a44c-e72c622859ac.jpg already downloaded
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687313%252Fgeneral%252F0defc0fc-68f9-416b-b874-fe6dde786a6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687313/general/0defc0fc-68f9-416b-b874-fe6dde786a6d.jpg already downloaded
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687313%252Fgeneral%252Fafd6556a-923b-488e-9dc3-fb736a4be23f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687313/general/afd6556a-923b-488e-9dc3-fb736a4be23f.jpg already downloaded
2026-03-25 15:28:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fa97566-5c8e-537e-8b7c-1707b88cdb7b, identifier: 10720678
2026-03-25 15:28:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fa97566-5c8e-537e-8b7c-1707b88cdb7b with identifier: 10720678
2026-03-25 15:28:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fa97566-5c8e-537e-8b7c-1707b88cdb7b with identifier: 10720678
2026-03-25 15:28:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fa97566-5c8e-537e-8b7c-1707b88cdb7b with identifier: 10720678 to the API
2026-03-25 15:28:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720678>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6fa97566-5c8e-537e-8b7c-1707b88cdb7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVK910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 92277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5687313/general/ac5a7ed0-4896-40e7-b13f-f82826ff3832.jpg',
'https://images.openlane.eu/carimgs/5687313/general/6d0b9604-0b79-496e-b8ea-a953ce709b86.jpg',
'https://images.openlane.eu/carimgs/5687313/general/1e9353e6-5636-4095-8220-3b97769b42e9.jpg',
'https://images.openlane.eu/carimgs/5687313/general/fac98870-611a-472d-ab9f-00bac81b8ff6.jpg',
'https://images.openlane.eu/carimgs/5687313/general/040814bd-b972-4cab-943e-9000394e53a8.jpg',
'https://images.openlane.eu/carimgs/5687313/general/d61cd171-040b-4f7e-ac1c-972d81d8ae8b.jpg',
'https://images.openlane.eu/carimgs/5687313/general/cd3b350f-656b-42cd-9bf1-75012f1f1cf8.jpg',
'https://images.openlane.eu/carimgs/5687313/general/8c6b109d-d812-4097-a44c-e72c622859ac.jpg',
'https://images.openlane.eu/carimgs/5687313/general/0defc0fc-68f9-416b-b874-fe6dde786a6d.jpg',
'https://images.openlane.eu/carimgs/5687313/general/afd6556a-923b-488e-9dc3-fb736a4be23f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa97566-5c8e-537e-8b7c-1707b88cdb7b/6fa97566-5c8e-537e-8b7c-1707b88cdb7b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687313/general/ac5a7ed0-4896-40e7-b13f-f82826ff3832.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa97566-5c8e-537e-8b7c-1707b88cdb7b/6fa97566-5c8e-537e-8b7c-1707b88cdb7b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687313/general/6d0b9604-0b79-496e-b8ea-a953ce709b86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa97566-5c8e-537e-8b7c-1707b88cdb7b/6fa97566-5c8e-537e-8b7c-1707b88cdb7b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687313/general/1e9353e6-5636-4095-8220-3b97769b42e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa97566-5c8e-537e-8b7c-1707b88cdb7b/6fa97566-5c8e-537e-8b7c-1707b88cdb7b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687313/general/fac98870-611a-472d-ab9f-00bac81b8ff6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa97566-5c8e-537e-8b7c-1707b88cdb7b/6fa97566-5c8e-537e-8b7c-1707b88cdb7b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687313/general/040814bd-b972-4cab-943e-9000394e53a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa97566-5c8e-537e-8b7c-1707b88cdb7b/6fa97566-5c8e-537e-8b7c-1707b88cdb7b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687313/general/d61cd171-040b-4f7e-ac1c-972d81d8ae8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa97566-5c8e-537e-8b7c-1707b88cdb7b/6fa97566-5c8e-537e-8b7c-1707b88cdb7b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687313/general/cd3b350f-656b-42cd-9bf1-75012f1f1cf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa97566-5c8e-537e-8b7c-1707b88cdb7b/6fa97566-5c8e-537e-8b7c-1707b88cdb7b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687313/general/8c6b109d-d812-4097-a44c-e72c622859ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa97566-5c8e-537e-8b7c-1707b88cdb7b/6fa97566-5c8e-537e-8b7c-1707b88cdb7b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687313/general/0defc0fc-68f9-416b-b874-fe6dde786a6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa97566-5c8e-537e-8b7c-1707b88cdb7b/6fa97566-5c8e-537e-8b7c-1707b88cdb7b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687313/general/afd6556a-923b-488e-9dc3-fb736a4be23f.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 92.277 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720678%27 HTTP/1.1" 200 None
2026-03-25 15:28:18 [adesa.be] INFO: Saving data for 10720678: {'created_time': 1774452498.047867, 'last_price_update_time': 1774452498.04788, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720678') HTTP/1.1" 204 0
2026-03-25 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745084/general/56626eea-4331-4b52-943e-eb3e53488109.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720687)
2026-03-25 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745084/general/4fd60225-b8c8-4a2c-85a5-0268dd4a325a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720687)
2026-03-25 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745084/general/80fbef77-6460-466b-9fc9-ee935766e1f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720687)
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495e07790>
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F56626eea-4331-4b52-943e-eb3e53488109.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/56626eea-4331-4b52-943e-eb3e53488109.jpg saved to cache
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7
2026-03-25 15:28:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10725685
2026-03-25 15:28:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8751d8a-0f04-55bd-83f5-a32f781227cc with scrape type 1
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8751d8a-0f04-55bd-83f5-a32f781227cc
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746283%252Fgeneral%252F2a67f4ca-8503-4756-9f80-0daf7a35f5b8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/2a67f4ca-8503-4756-9f80-0daf7a35f5b8.jpeg not downloaded yet
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746283%252Fgeneral%252F5317c6fe-99ad-430c-8306-9801588b3a9a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/5317c6fe-99ad-430c-8306-9801588b3a9a.jpeg not downloaded yet
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746283%252Fgeneral%252Fe959fe77-5028-47bb-a0a3-08c38aaaf50c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/e959fe77-5028-47bb-a0a3-08c38aaaf50c.jpeg not downloaded yet
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f91f10>
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F4fd60225-b8c8-4a2c-85a5-0268dd4a325a.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/4fd60225-b8c8-4a2c-85a5-0268dd4a325a.jpg saved to cache
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c34290>
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F80fbef77-6460-466b-9fc9-ee935766e1f8.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/80fbef77-6460-466b-9fc9-ee935766e1f8.jpg saved to cache
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746283%252Fgeneral%252F418a99e2-0141-44c5-be96-2ebfd983eb72.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/418a99e2-0141-44c5-be96-2ebfd983eb72.jpeg not downloaded yet
2026-03-25 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745084/general/60eb10d0-19e1-4c7b-a6fb-3e952219e823.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720687)
2026-03-25 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745084/general/aafe7366-12a2-4937-ac02-848cd37e6e92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720687)
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746283%252Fgeneral%252Fb1b9763b-38d6-46b8-8b4a-5244ff50caef.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/b1b9763b-38d6-46b8-8b4a-5244ff50caef.jpeg not downloaded yet
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746283%252Fgeneral%252Ff906d859-0680-41ea-b6ee-bf6dc42bc4c6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/f906d859-0680-41ea-b6ee-bf6dc42bc4c6.jpeg not downloaded yet
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746283%252Fgeneral%252F458c1363-78e8-4523-819b-73c4531b446d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/458c1363-78e8-4523-819b-73c4531b446d.jpeg not downloaded yet
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746283%252Fgeneral%252F6b9a7c1c-a8d4-4eaa-b7ce-1e2dd41068f6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/6b9a7c1c-a8d4-4eaa-b7ce-1e2dd41068f6.jpeg not downloaded yet
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746283%252Fgeneral%252F754645ca-c4d4-42be-a737-ba7c55c8ad70.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/754645ca-c4d4-42be-a737-ba7c55c8ad70.jpeg not downloaded yet
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746283%252Fgeneral%252Fb13a313f-b05f-4955-b3e7-ddffb293d92f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/b13a313f-b05f-4955-b3e7-ddffb293d92f.jpeg not downloaded yet
2026-03-25 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d5a610>
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F60eb10d0-19e1-4c7b-a6fb-3e952219e823.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/60eb10d0-19e1-4c7b-a6fb-3e952219e823.jpg saved to cache
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b7f390>
2026-03-25 15:28:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252Faafe7366-12a2-4937-ac02-848cd37e6e92.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/aafe7366-12a2-4937-ac02-848cd37e6e92.jpg saved to cache
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7
2026-03-25 15:28: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 15:28:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f701e4c-a7db-52ba-ad70-bfd0301b5c99 with identifier: 10717562
2026-03-25 15:28:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f701e4c-a7db-52ba-ad70-bfd0301b5c99 with scrape type 2
2026-03-25 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f701e4c-a7db-52ba-ad70-bfd0301b5c99 with scrape type 2
2026-03-25 15:28:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f701e4c-a7db-52ba-ad70-bfd0301b5c99, identifier: 10717562
2026-03-25 15:28:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f701e4c-a7db-52ba-ad70-bfd0301b5c99 with identifier: 10717562
2026-03-25 15:28:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f701e4c-a7db-52ba-ad70-bfd0301b5c99 with identifier: 10717562
2026-03-25 15:28:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f701e4c-a7db-52ba-ad70-bfd0301b5c99 with identifier: 10717562 to the API
2026-03-25 15:28:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717562>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '6f701e4c-a7db-52ba-ad70-bfd0301b5c99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717562',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 113340,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'113.340 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:19 [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 15:28:19 [adesa.be] INFO: Saving data for 10717562: {'auction_closing_time': 1774529400.0, 'created_time': 1774365330.558989, 'last_price_update_time': 1774452499.209463}
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717562') HTTP/1.1" 204 0
2026-03-25 15:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50159c02-c0ca-5057-b84a-4feb503ae85b with identifier: 10720677
2026-03-25 15:28:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50159c02-c0ca-5057-b84a-4feb503ae85b with scrape type 1
2026-03-25 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50159c02-c0ca-5057-b84a-4feb503ae85b
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5687305%252Fgeneral%252Fe0646ba6-6f3b-4f14-946e-19a2a70de655.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687305/general/e0646ba6-6f3b-4f14-946e-19a2a70de655.jpg already downloaded
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5687305%252Fgeneral%252F7ea54d5f-83d3-4d5a-b1c6-3a0a32327cc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687305/general/7ea54d5f-83d3-4d5a-b1c6-3a0a32327cc0.jpg already downloaded
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5687305%252Fgeneral%252Fc8170ecc-c124-425f-9c0b-85617114939c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687305/general/c8170ecc-c124-425f-9c0b-85617114939c.jpg already downloaded
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5687305%252Fgeneral%252F7f7e08e9-a55a-4099-ba64-1af37911d299.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687305/general/7f7e08e9-a55a-4099-ba64-1af37911d299.jpg already downloaded
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5687305%252Fgeneral%252F716f4ad4-7694-41b1-b6ee-f58468c6724f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687305/general/716f4ad4-7694-41b1-b6ee-f58468c6724f.jpg already downloaded
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5687305%252Fgeneral%252Fc378b2b7-d9f0-4713-b84e-cbe468eef3dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687305/general/c378b2b7-d9f0-4713-b84e-cbe468eef3dd.jpg already downloaded
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5687305%252Fgeneral%252F7722f464-c21b-4703-bec1-42ed84fd126a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687305/general/7722f464-c21b-4703-bec1-42ed84fd126a.jpg already downloaded
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5687305%252Fgeneral%252F0e701af9-8d42-4ea3-b9d2-799080c1c3f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687305/general/0e701af9-8d42-4ea3-b9d2-799080c1c3f5.jpg already downloaded
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5687305%252Fgeneral%252F729bd6ae-7af4-4690-8b61-4f23122987b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687305/general/729bd6ae-7af4-4690-8b61-4f23122987b8.jpg already downloaded
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5687305%252Fgeneral%252F6b654004-2e0b-4715-aab2-2cf9ba258a61.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687305/general/6b654004-2e0b-4715-aab2-2cf9ba258a61.jpg already downloaded
2026-03-25 15:28:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50159c02-c0ca-5057-b84a-4feb503ae85b, identifier: 10720677
2026-03-25 15:28:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50159c02-c0ca-5057-b84a-4feb503ae85b with identifier: 10720677
2026-03-25 15:28:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50159c02-c0ca-5057-b84a-4feb503ae85b with identifier: 10720677
2026-03-25 15:28:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50159c02-c0ca-5057-b84a-4feb503ae85b with identifier: 10720677 to the API
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720677>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '50159c02-c0ca-5057-b84a-4feb503ae85b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVG192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 50569,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5687305/general/e0646ba6-6f3b-4f14-946e-19a2a70de655.jpg',
'https://images.openlane.eu/carimgs/5687305/general/7ea54d5f-83d3-4d5a-b1c6-3a0a32327cc0.jpg',
'https://images.openlane.eu/carimgs/5687305/general/c8170ecc-c124-425f-9c0b-85617114939c.jpg',
'https://images.openlane.eu/carimgs/5687305/general/7f7e08e9-a55a-4099-ba64-1af37911d299.jpg',
'https://images.openlane.eu/carimgs/5687305/general/716f4ad4-7694-41b1-b6ee-f58468c6724f.jpg',
'https://images.openlane.eu/carimgs/5687305/general/c378b2b7-d9f0-4713-b84e-cbe468eef3dd.jpg',
'https://images.openlane.eu/carimgs/5687305/general/7722f464-c21b-4703-bec1-42ed84fd126a.jpg',
'https://images.openlane.eu/carimgs/5687305/general/0e701af9-8d42-4ea3-b9d2-799080c1c3f5.jpg',
'https://images.openlane.eu/carimgs/5687305/general/729bd6ae-7af4-4690-8b61-4f23122987b8.jpg',
'https://images.openlane.eu/carimgs/5687305/general/6b654004-2e0b-4715-aab2-2cf9ba258a61.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50159c02-c0ca-5057-b84a-4feb503ae85b/50159c02-c0ca-5057-b84a-4feb503ae85b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687305/general/e0646ba6-6f3b-4f14-946e-19a2a70de655.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50159c02-c0ca-5057-b84a-4feb503ae85b/50159c02-c0ca-5057-b84a-4feb503ae85b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687305/general/7ea54d5f-83d3-4d5a-b1c6-3a0a32327cc0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50159c02-c0ca-5057-b84a-4feb503ae85b/50159c02-c0ca-5057-b84a-4feb503ae85b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687305/general/c8170ecc-c124-425f-9c0b-85617114939c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50159c02-c0ca-5057-b84a-4feb503ae85b/50159c02-c0ca-5057-b84a-4feb503ae85b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687305/general/7f7e08e9-a55a-4099-ba64-1af37911d299.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50159c02-c0ca-5057-b84a-4feb503ae85b/50159c02-c0ca-5057-b84a-4feb503ae85b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687305/general/716f4ad4-7694-41b1-b6ee-f58468c6724f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50159c02-c0ca-5057-b84a-4feb503ae85b/50159c02-c0ca-5057-b84a-4feb503ae85b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687305/general/c378b2b7-d9f0-4713-b84e-cbe468eef3dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50159c02-c0ca-5057-b84a-4feb503ae85b/50159c02-c0ca-5057-b84a-4feb503ae85b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687305/general/7722f464-c21b-4703-bec1-42ed84fd126a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50159c02-c0ca-5057-b84a-4feb503ae85b/50159c02-c0ca-5057-b84a-4feb503ae85b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687305/general/0e701af9-8d42-4ea3-b9d2-799080c1c3f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50159c02-c0ca-5057-b84a-4feb503ae85b/50159c02-c0ca-5057-b84a-4feb503ae85b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687305/general/729bd6ae-7af4-4690-8b61-4f23122987b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50159c02-c0ca-5057-b84a-4feb503ae85b/50159c02-c0ca-5057-b84a-4feb503ae85b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687305/general/6b654004-2e0b-4715-aab2-2cf9ba258a61.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 50.569 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720677%27 HTTP/1.1" 200 None
2026-03-25 15:28:19 [adesa.be] INFO: Saving data for 10720677: {'created_time': 1774452499.917193, 'last_price_update_time': 1774452499.917205, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720677') HTTP/1.1" 204 0
2026-03-25 15:28: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 15:28: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 15:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746283/general/b13a313f-b05f-4955-b3e7-ddffb293d92f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725685)
2026-03-25 15:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746283/general/e959fe77-5028-47bb-a0a3-08c38aaaf50c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725685)
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722421
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722421: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722421 url https://www.openlane.eu/en/carv6/auction/10722421
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722488
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722488: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722488 url https://www.openlane.eu/en/carv6/auction/10722488
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722398
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722398: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722398 url https://www.openlane.eu/en/carv6/auction/10722398
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722441
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722441: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722441 url https://www.openlane.eu/en/carv6/auction/10722441
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722593
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722593: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722593 url https://www.openlane.eu/en/carv6/auction/10722593
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722693
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722693: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722693 url https://www.openlane.eu/en/carv6/auction/10722693
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722658
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722658: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722658 url https://www.openlane.eu/en/carv6/auction/10722658
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722364
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722364: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722364 url https://www.openlane.eu/en/carv6/auction/10722364
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722606
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722606: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722606 url https://www.openlane.eu/en/carv6/auction/10722606
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722660
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722660: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722660 url https://www.openlane.eu/en/carv6/auction/10722660
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722631
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722631: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722631 url https://www.openlane.eu/en/carv6/auction/10722631
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722549
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722549: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722549 url https://www.openlane.eu/en/carv6/auction/10722549
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722659
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722659: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722659 url https://www.openlane.eu/en/carv6/auction/10722659
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722442
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722442: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722442 url https://www.openlane.eu/en/carv6/auction/10722442
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722362
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722362: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722362 url https://www.openlane.eu/en/carv6/auction/10722362
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722594
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722594: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722594 url https://www.openlane.eu/en/carv6/auction/10722594
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722489
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722489: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722489 url https://www.openlane.eu/en/carv6/auction/10722489
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722694
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722694: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722694 url https://www.openlane.eu/en/carv6/auction/10722694
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722607
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722607: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722607 url https://www.openlane.eu/en/carv6/auction/10722607
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722608
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722608: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722608 url https://www.openlane.eu/en/carv6/auction/10722608
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722609
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722609: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722609 url https://www.openlane.eu/en/carv6/auction/10722609
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722611
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722611: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722611 url https://www.openlane.eu/en/carv6/auction/10722611
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722404
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722404: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722404 url https://www.openlane.eu/en/carv6/auction/10722404
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722695
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722695: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722695 url https://www.openlane.eu/en/carv6/auction/10722695
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722470
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722470: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722470 url https://www.openlane.eu/en/carv6/auction/10722470
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722610
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722610: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722610 url https://www.openlane.eu/en/carv6/auction/10722610
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722399
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722399: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722399 url https://www.openlane.eu/en/carv6/auction/10722399
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722490
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722490: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722490 url https://www.openlane.eu/en/carv6/auction/10722490
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722612
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722612: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722612 url https://www.openlane.eu/en/carv6/auction/10722612
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722633
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722633: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722633 url https://www.openlane.eu/en/carv6/auction/10722633
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722576
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722576: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722576 url https://www.openlane.eu/en/carv6/auction/10722576
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722661
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722661: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722661 url https://www.openlane.eu/en/carv6/auction/10722661
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722632
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722632: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722632 url https://www.openlane.eu/en/carv6/auction/10722632
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722577
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722577: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722577 url https://www.openlane.eu/en/carv6/auction/10722577
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722696
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722696: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722696 url https://www.openlane.eu/en/carv6/auction/10722696
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722422
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722422: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722422 url https://www.openlane.eu/en/carv6/auction/10722422
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722471
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722471: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722471 url https://www.openlane.eu/en/carv6/auction/10722471
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722405
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722405: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722405 url https://www.openlane.eu/en/carv6/auction/10722405
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722538
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722538: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722538 url https://www.openlane.eu/en/carv6/auction/10722538
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722510
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722510: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722510 url https://www.openlane.eu/en/carv6/auction/10722510
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722550
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722550: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722550 url https://www.openlane.eu/en/carv6/auction/10722550
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722551
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722551: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722551 url https://www.openlane.eu/en/carv6/auction/10722551
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722552
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722552: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722552 url https://www.openlane.eu/en/carv6/auction/10722552
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722418
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722418: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722418 url https://www.openlane.eu/en/carv6/auction/10722418
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722388
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722388: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722388 url https://www.openlane.eu/en/carv6/auction/10722388
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722613
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722613: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722613 url https://www.openlane.eu/en/carv6/auction/10722613
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722567
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722567: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722567 url https://www.openlane.eu/en/carv6/auction/10722567
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722406
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722406: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722406 url https://www.openlane.eu/en/carv6/auction/10722406
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722423
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722423: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722423 url https://www.openlane.eu/en/carv6/auction/10722423
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722511
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722511: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722511 url https://www.openlane.eu/en/carv6/auction/10722511
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722472
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722472: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722472 url https://www.openlane.eu/en/carv6/auction/10722472
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722383
2026-03-25 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:20 [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 15:28:20 [adesa.be] INFO: Scrape type for 10722383: 0
2026-03-25 15:28:20 [adesa.be] INFO: Skipping item 10722383 url https://www.openlane.eu/en/carv6/auction/10722383
2026-03-25 15:28:20 [adesa.be] INFO: Found listing with ID: 10722424
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722424%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722424: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722424 url https://www.openlane.eu/en/carv6/auction/10722424
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722528
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722528%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722528: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722528 url https://www.openlane.eu/en/carv6/auction/10722528
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722375
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722375%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722375: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722375 url https://www.openlane.eu/en/carv6/auction/10722375
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722512
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722512%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722512: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722512 url https://www.openlane.eu/en/carv6/auction/10722512
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722539
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722539%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722539: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722539 url https://www.openlane.eu/en/carv6/auction/10722539
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722662
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722662%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722662: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722662 url https://www.openlane.eu/en/carv6/auction/10722662
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722443
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722443%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722443: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722443 url https://www.openlane.eu/en/carv6/auction/10722443
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722513
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722513%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722513: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722513 url https://www.openlane.eu/en/carv6/auction/10722513
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722634
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722634%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722634: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722634 url https://www.openlane.eu/en/carv6/auction/10722634
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722529
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722529%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722529: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722529 url https://www.openlane.eu/en/carv6/auction/10722529
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722578
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722578%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722578: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722578 url https://www.openlane.eu/en/carv6/auction/10722578
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722473
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722473%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722473: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722473 url https://www.openlane.eu/en/carv6/auction/10722473
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722444
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722444%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722444: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722444 url https://www.openlane.eu/en/carv6/auction/10722444
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722595
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722595%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722595: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722595 url https://www.openlane.eu/en/carv6/auction/10722595
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722614
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722614%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722614: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722614 url https://www.openlane.eu/en/carv6/auction/10722614
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722596
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722596%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722596: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722596 url https://www.openlane.eu/en/carv6/auction/10722596
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722663
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722663%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722663: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722663 url https://www.openlane.eu/en/carv6/auction/10722663
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722384
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722384%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722384: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722384 url https://www.openlane.eu/en/carv6/auction/10722384
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722376
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722376%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722376: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722376 url https://www.openlane.eu/en/carv6/auction/10722376
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722514
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722514%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722514: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722514 url https://www.openlane.eu/en/carv6/auction/10722514
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722425
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722425%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722425: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722425 url https://www.openlane.eu/en/carv6/auction/10722425
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722392
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722392%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722392: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722392 url https://www.openlane.eu/en/carv6/auction/10722392
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722515
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722515%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722515: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722515 url https://www.openlane.eu/en/carv6/auction/10722515
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722561
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722561%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722561: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722561 url https://www.openlane.eu/en/carv6/auction/10722561
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722369
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722369%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722369: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722369 url https://www.openlane.eu/en/carv6/auction/10722369
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722491
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722491%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722491: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722491 url https://www.openlane.eu/en/carv6/auction/10722491
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722426
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722426%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722426: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722426 url https://www.openlane.eu/en/carv6/auction/10722426
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722697
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722697%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722697: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722697 url https://www.openlane.eu/en/carv6/auction/10722697
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722360
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722360%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722360: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722360 url https://www.openlane.eu/en/carv6/auction/10722360
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722540
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722540%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722540: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722540 url https://www.openlane.eu/en/carv6/auction/10722540
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722400
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722400%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722400: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722400 url https://www.openlane.eu/en/carv6/auction/10722400
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722597
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722597%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722597: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722597 url https://www.openlane.eu/en/carv6/auction/10722597
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722598
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722598%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722598: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722598 url https://www.openlane.eu/en/carv6/auction/10722598
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722492
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722492%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722492: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722492 url https://www.openlane.eu/en/carv6/auction/10722492
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722445
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722445%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722445: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722445 url https://www.openlane.eu/en/carv6/auction/10722445
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722568
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722568%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722568: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722568 url https://www.openlane.eu/en/carv6/auction/10722568
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722370
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722370%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722370: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722370 url https://www.openlane.eu/en/carv6/auction/10722370
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722664
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722664%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722664: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722664 url https://www.openlane.eu/en/carv6/auction/10722664
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722637
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722637%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722637: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722637 url https://www.openlane.eu/en/carv6/auction/10722637
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722665
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722665%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722665: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722665 url https://www.openlane.eu/en/carv6/auction/10722665
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722553
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722553%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722553: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722553 url https://www.openlane.eu/en/carv6/auction/10722553
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722636
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722636%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722636: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722636 url https://www.openlane.eu/en/carv6/auction/10722636
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722579
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722579%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722579: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722579 url https://www.openlane.eu/en/carv6/auction/10722579
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722635
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722635%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722635: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722635 url https://www.openlane.eu/en/carv6/auction/10722635
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722407
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722407%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722407: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722407 url https://www.openlane.eu/en/carv6/auction/10722407
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722428
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722428%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722428: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722428 url https://www.openlane.eu/en/carv6/auction/10722428
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722474
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722474%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722474: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722474 url https://www.openlane.eu/en/carv6/auction/10722474
2026-03-25 15:28:21 [adesa.be] INFO: Found listing with ID: 10722666
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722666%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [adesa.be] INFO: Scrape type for 10722666: 0
2026-03-25 15:28:21 [adesa.be] INFO: Skipping item 10722666 url https://www.openlane.eu/en/carv6/auction/10722666
2026-03-25 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2 with identifier: 10720676
2026-03-25 15:28:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2 with scrape type 1
2026-03-25 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5678395%252Fgeneral%252Fa2ebadda-e3b7-40c3-a7bc-f10c255eb09f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678395/general/a2ebadda-e3b7-40c3-a7bc-f10c255eb09f.jpg already downloaded
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5678395%252Fgeneral%252Ff8bcd379-cedb-4248-8610-a803e3c758b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678395/general/f8bcd379-cedb-4248-8610-a803e3c758b8.jpg already downloaded
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5678395%252Fgeneral%252F797473c8-2731-490f-89fa-09f97a3c3044.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678395/general/797473c8-2731-490f-89fa-09f97a3c3044.jpg already downloaded
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5678395%252Fgeneral%252F0b2a4a14-76ca-4c45-ade0-a5403b58aa1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678395/general/0b2a4a14-76ca-4c45-ade0-a5403b58aa1e.jpg already downloaded
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5678395%252Fgeneral%252F082b0eb8-f37c-4739-bc34-51373ac32770.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678395/general/082b0eb8-f37c-4739-bc34-51373ac32770.jpg already downloaded
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5678395%252Fgeneral%252Fd3226890-c9f6-4bc4-a8a7-8ce099b82eca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678395/general/d3226890-c9f6-4bc4-a8a7-8ce099b82eca.jpg already downloaded
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5678395%252Fgeneral%252F5688242e-94e3-4d86-8b8d-fdc38a33a19d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678395/general/5688242e-94e3-4d86-8b8d-fdc38a33a19d.jpg already downloaded
2026-03-25 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5678395%252Fgeneral%252F948e84cd-f36f-4698-ab24-ea83c5b382b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678395/general/948e84cd-f36f-4698-ab24-ea83c5b382b5.jpg already downloaded
2026-03-25 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5678395%252Fgeneral%252F02ca4bd7-564d-477f-8111-81c87f76d434.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678395/general/02ca4bd7-564d-477f-8111-81c87f76d434.jpg already downloaded
2026-03-25 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5678395%252Fgeneral%252Fc55774e7-0eca-4902-a257-5237f43eac7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678395/general/c55774e7-0eca-4902-a257-5237f43eac7d.jpg already downloaded
2026-03-25 15:28:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2, identifier: 10720676
2026-03-25 15:28:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84961a4590>
2026-03-25 15:28:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746283%252Fgeneral%252Fb13a313f-b05f-4955-b3e7-ddffb293d92f.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/b13a313f-b05f-4955-b3e7-ddffb293d92f.jpeg saved to cache
2026-03-25 15:28:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d8751d8a-0f04-55bd-83f5-a32f781227cc
2026-03-25 15:28:22 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:28:22 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:28:22 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00_\x86\xfb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\xa6\xc0\x00_V\x8f\x00\x00\x00\x00'
2026-03-25 15:28:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878242d0>
2026-03-25 15:28:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_2.mpo HTTP/1.1" 201 0
2026-03-25 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746283%252Fgeneral%252Fe959fe77-5028-47bb-a0a3-08c38aaaf50c.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/e959fe77-5028-47bb-a0a3-08c38aaaf50c.jpeg saved to cache
2026-03-25 15:28:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d8751d8a-0f04-55bd-83f5-a32f781227cc
2026-03-25 15:28:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2 with identifier: 10720676
2026-03-25 15:28:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2 with identifier: 10720676
2026-03-25 15:28:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2 with identifier: 10720676 to the API
2026-03-25 15:28:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:28:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720676>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRN295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 93963,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5678395/general/a2ebadda-e3b7-40c3-a7bc-f10c255eb09f.jpg',
'https://images.openlane.eu/carimgs/5678395/general/f8bcd379-cedb-4248-8610-a803e3c758b8.jpg',
'https://images.openlane.eu/carimgs/5678395/general/797473c8-2731-490f-89fa-09f97a3c3044.jpg',
'https://images.openlane.eu/carimgs/5678395/general/0b2a4a14-76ca-4c45-ade0-a5403b58aa1e.jpg',
'https://images.openlane.eu/carimgs/5678395/general/082b0eb8-f37c-4739-bc34-51373ac32770.jpg',
'https://images.openlane.eu/carimgs/5678395/general/d3226890-c9f6-4bc4-a8a7-8ce099b82eca.jpg',
'https://images.openlane.eu/carimgs/5678395/general/5688242e-94e3-4d86-8b8d-fdc38a33a19d.jpg',
'https://images.openlane.eu/carimgs/5678395/general/948e84cd-f36f-4698-ab24-ea83c5b382b5.jpg',
'https://images.openlane.eu/carimgs/5678395/general/02ca4bd7-564d-477f-8111-81c87f76d434.jpg',
'https://images.openlane.eu/carimgs/5678395/general/c55774e7-0eca-4902-a257-5237f43eac7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2/e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312555,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678395/general/a2ebadda-e3b7-40c3-a7bc-f10c255eb09f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2/e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365257,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678395/general/f8bcd379-cedb-4248-8610-a803e3c758b8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2/e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348466,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678395/general/797473c8-2731-490f-89fa-09f97a3c3044.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2/e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270058,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678395/general/082b0eb8-f37c-4739-bc34-51373ac32770.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2/e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273693,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678395/general/d3226890-c9f6-4bc4-a8a7-8ce099b82eca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2/e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375129,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678395/general/02ca4bd7-564d-477f-8111-81c87f76d434.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2/e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263978,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678395/general/5688242e-94e3-4d86-8b8d-fdc38a33a19d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2/e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246823,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678395/general/c55774e7-0eca-4902-a257-5237f43eac7d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2/e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2_image_15.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270294,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678395/general/0b2a4a14-76ca-4c45-ade0-a5403b58aa1e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2/e8aea7d9-45d1-5c8a-ab1a-3e1349f3aff2_image_19.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282434,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678395/general/948e84cd-f36f-4698-ab24-ea83c5b382b5.jpg',
'Width': 1400}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 93.963 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720676%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [adesa.be] INFO: Saving data for 10720676: {'created_time': 1774452503.138357, 'last_price_update_time': 1774452503.138369, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720676') HTTP/1.1" 204 0
2026-03-25 15:28:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0589b280-e2ec-5874-9f16-6e2d1414784a with identifier: 10720661
2026-03-25 15:28:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0589b280-e2ec-5874-9f16-6e2d1414784a with scrape type 1
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0589b280-e2ec-5874-9f16-6e2d1414784a
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5680733%252Fgeneral%252Ffc5f6ca0-70b0-4458-ac3a-a14104e943d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680733/general/fc5f6ca0-70b0-4458-ac3a-a14104e943d7.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5680733%252Fgeneral%252F39d6235c-d509-4703-a451-1b88e513002c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680733/general/39d6235c-d509-4703-a451-1b88e513002c.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5680733%252Fgeneral%252F4bc1c96b-df8e-4c2f-9509-a1a9056f9dc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680733/general/4bc1c96b-df8e-4c2f-9509-a1a9056f9dc5.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5680733%252Fgeneral%252F1e309959-99d6-4153-9152-735e428debd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680733/general/1e309959-99d6-4153-9152-735e428debd7.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5680733%252Fgeneral%252F8a4701c1-a6a7-48d6-97a8-2a566945fe4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680733/general/8a4701c1-a6a7-48d6-97a8-2a566945fe4e.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5680733%252Fgeneral%252F9f79e811-0997-43f3-a755-3b4b4658fadb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680733/general/9f79e811-0997-43f3-a755-3b4b4658fadb.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5680733%252Fgeneral%252Fa609c42d-eba5-43b3-b64b-6d3c7c222dd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680733/general/a609c42d-eba5-43b3-b64b-6d3c7c222dd1.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5680733%252Fgeneral%252Fff5fc053-55ff-46e3-b5c6-8e2c58e28444.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680733/general/ff5fc053-55ff-46e3-b5c6-8e2c58e28444.jpg not downloaded yet
2026-03-25 15:28:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44cadc56-f0ec-5eee-8d7d-fc06fd23741d with identifier: 10720675
2026-03-25 15:28:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44cadc56-f0ec-5eee-8d7d-fc06fd23741d with scrape type 1
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44cadc56-f0ec-5eee-8d7d-fc06fd23741d
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672555%252Fgeneral%252F5698f8b6-bf43-4065-8a6d-92e9b5e2e6e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672555/general/5698f8b6-bf43-4065-8a6d-92e9b5e2e6e7.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672555%252Fgeneral%252F71b73665-ced3-4235-8ffb-963dd15afda9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672555/general/71b73665-ced3-4235-8ffb-963dd15afda9.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672555%252Fgeneral%252F3c85daaa-0665-4073-9094-6a1be88d6409.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672555/general/3c85daaa-0665-4073-9094-6a1be88d6409.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672555%252Fgeneral%252F1f0d34b4-38b6-407c-9d20-aa18b054417d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672555/general/1f0d34b4-38b6-407c-9d20-aa18b054417d.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672555%252Fgeneral%252Fa72b583b-480b-432d-aae4-57d2f8beed67.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672555/general/a72b583b-480b-432d-aae4-57d2f8beed67.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672555%252Fgeneral%252Fa19097e2-05bd-4490-8c80-2b73bd059bc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672555/general/a19097e2-05bd-4490-8c80-2b73bd059bc9.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672555%252Fgeneral%252F55497e02-c35d-4f4c-92e7-396f1754151b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672555/general/55497e02-c35d-4f4c-92e7-396f1754151b.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672555%252Fgeneral%252F8732cff5-42cb-4220-8043-776e6d64556f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672555/general/8732cff5-42cb-4220-8043-776e6d64556f.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672555%252Fgeneral%252Fb8327111-931e-4d03-95a0-d7744818201e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672555/general/b8327111-931e-4d03-95a0-d7744818201e.jpg already downloaded
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5672555%252Fgeneral%252F2cc5828e-802d-47ff-8e88-5782609265ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672555/general/2cc5828e-802d-47ff-8e88-5782609265ae.jpg already downloaded
2026-03-25 15:28:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44cadc56-f0ec-5eee-8d7d-fc06fd23741d, identifier: 10720675
2026-03-25 15:28:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44cadc56-f0ec-5eee-8d7d-fc06fd23741d with identifier: 10720675
2026-03-25 15:28:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44cadc56-f0ec-5eee-8d7d-fc06fd23741d with identifier: 10720675
2026-03-25 15:28:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44cadc56-f0ec-5eee-8d7d-fc06fd23741d with identifier: 10720675 to the API
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:28:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720675>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '44cadc56-f0ec-5eee-8d7d-fc06fd23741d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPA622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 133256,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5672555/general/5698f8b6-bf43-4065-8a6d-92e9b5e2e6e7.jpg',
'https://images.openlane.eu/carimgs/5672555/general/71b73665-ced3-4235-8ffb-963dd15afda9.jpg',
'https://images.openlane.eu/carimgs/5672555/general/3c85daaa-0665-4073-9094-6a1be88d6409.jpg',
'https://images.openlane.eu/carimgs/5672555/general/1f0d34b4-38b6-407c-9d20-aa18b054417d.jpg',
'https://images.openlane.eu/carimgs/5672555/general/a72b583b-480b-432d-aae4-57d2f8beed67.jpg',
'https://images.openlane.eu/carimgs/5672555/general/a19097e2-05bd-4490-8c80-2b73bd059bc9.jpg',
'https://images.openlane.eu/carimgs/5672555/general/55497e02-c35d-4f4c-92e7-396f1754151b.jpg',
'https://images.openlane.eu/carimgs/5672555/general/8732cff5-42cb-4220-8043-776e6d64556f.jpg',
'https://images.openlane.eu/carimgs/5672555/general/b8327111-931e-4d03-95a0-d7744818201e.jpg',
'https://images.openlane.eu/carimgs/5672555/general/2cc5828e-802d-47ff-8e88-5782609265ae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44cadc56-f0ec-5eee-8d7d-fc06fd23741d/44cadc56-f0ec-5eee-8d7d-fc06fd23741d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323099,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672555/general/5698f8b6-bf43-4065-8a6d-92e9b5e2e6e7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44cadc56-f0ec-5eee-8d7d-fc06fd23741d/44cadc56-f0ec-5eee-8d7d-fc06fd23741d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343020,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672555/general/71b73665-ced3-4235-8ffb-963dd15afda9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44cadc56-f0ec-5eee-8d7d-fc06fd23741d/44cadc56-f0ec-5eee-8d7d-fc06fd23741d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328877,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672555/general/3c85daaa-0665-4073-9094-6a1be88d6409.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44cadc56-f0ec-5eee-8d7d-fc06fd23741d/44cadc56-f0ec-5eee-8d7d-fc06fd23741d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322994,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672555/general/1f0d34b4-38b6-407c-9d20-aa18b054417d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44cadc56-f0ec-5eee-8d7d-fc06fd23741d/44cadc56-f0ec-5eee-8d7d-fc06fd23741d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287060,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672555/general/a72b583b-480b-432d-aae4-57d2f8beed67.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44cadc56-f0ec-5eee-8d7d-fc06fd23741d/44cadc56-f0ec-5eee-8d7d-fc06fd23741d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251164,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672555/general/a19097e2-05bd-4490-8c80-2b73bd059bc9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44cadc56-f0ec-5eee-8d7d-fc06fd23741d/44cadc56-f0ec-5eee-8d7d-fc06fd23741d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266059,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672555/general/55497e02-c35d-4f4c-92e7-396f1754151b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44cadc56-f0ec-5eee-8d7d-fc06fd23741d/44cadc56-f0ec-5eee-8d7d-fc06fd23741d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276320,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672555/general/8732cff5-42cb-4220-8043-776e6d64556f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44cadc56-f0ec-5eee-8d7d-fc06fd23741d/44cadc56-f0ec-5eee-8d7d-fc06fd23741d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248487,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672555/general/b8327111-931e-4d03-95a0-d7744818201e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44cadc56-f0ec-5eee-8d7d-fc06fd23741d/44cadc56-f0ec-5eee-8d7d-fc06fd23741d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333889,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672555/general/2cc5828e-802d-47ff-8e88-5782609265ae.jpg',
'Width': 1400}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-10-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q5 2.0 TDI Business - Diesel - Automatic - 163 hp - 133.256 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720675%27 HTTP/1.1" 200 None
2026-03-25 15:28:24 [adesa.be] INFO: Saving data for 10720675: {'created_time': 1774452504.04496, 'last_price_update_time': 1774452504.044978, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720675') HTTP/1.1" 204 0
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680733%252Fgeneral%252F2d485a40-39a3-4aef-bf52-c53de2970c0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680733/general/2d485a40-39a3-4aef-bf52-c53de2970c0e.jpg already downloaded
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680733%252Fgeneral%252F6f5688a4-5698-4c73-b866-e2f26377a13b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680733/general/6f5688a4-5698-4c73-b866-e2f26377a13b.jpg already downloaded
2026-03-25 15:28:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746283/general/754645ca-c4d4-42be-a737-ba7c55c8ad70.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725685)
2026-03-25 15:28:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746283/general/f906d859-0680-41ea-b6ee-bf6dc42bc4c6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725685)
2026-03-25 15:28:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746283/general/418a99e2-0141-44c5-be96-2ebfd983eb72.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725685)
2026-03-25 15:28:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746283/general/458c1363-78e8-4523-819b-73c4531b446d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725685)
2026-03-25 15:28:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746283/general/6b9a7c1c-a8d4-4eaa-b7ce-1e2dd41068f6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725685)
2026-03-25 15:28:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84879440d0>
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746283%252Fgeneral%252F754645ca-c4d4-42be-a737-ba7c55c8ad70.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/754645ca-c4d4-42be-a737-ba7c55c8ad70.jpeg saved to cache
2026-03-25 15:28:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d8751d8a-0f04-55bd-83f5-a32f781227cc
2026-03-25 15:28:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5680733/general/ff5fc053-55ff-46e3-b5c6-8e2c58e28444.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720661)
2026-03-25 15:28:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f92e10>
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746283%252Fgeneral%252Ff906d859-0680-41ea-b6ee-bf6dc42bc4c6.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/f906d859-0680-41ea-b6ee-bf6dc42bc4c6.jpeg saved to cache
2026-03-25 15:28:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d8751d8a-0f04-55bd-83f5-a32f781227cc
2026-03-25 15:28:24 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:28:24 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:28:24 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00c&\xbb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e?^\x00b\xf7r\x00\x00\x00\x00'
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f4bdd0>
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_3.mpo HTTP/1.1" 201 0
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746283%252Fgeneral%252F418a99e2-0141-44c5-be96-2ebfd983eb72.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/418a99e2-0141-44c5-be96-2ebfd983eb72.jpeg saved to cache
2026-03-25 15:28:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d8751d8a-0f04-55bd-83f5-a32f781227cc
2026-03-25 15:28:24 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:28:24 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:28:24 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00L\x8a\xd7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\n\xe0#\x00LY"\x00\x00\x00\x00'
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b92ad0>
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_6.mpo HTTP/1.1" 201 0
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746283%252Fgeneral%252F458c1363-78e8-4523-819b-73c4531b446d.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/458c1363-78e8-4523-819b-73c4531b446d.jpeg saved to cache
2026-03-25 15:28:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d8751d8a-0f04-55bd-83f5-a32f781227cc
2026-03-25 15:28:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bade50>
2026-03-25 15:28:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746283%252Fgeneral%252F6b9a7c1c-a8d4-4eaa-b7ce-1e2dd41068f6.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/6b9a7c1c-a8d4-4eaa-b7ce-1e2dd41068f6.jpeg saved to cache
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d8751d8a-0f04-55bd-83f5-a32f781227cc
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b739d0>
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0589b280-e2ec-5874-9f16-6e2d1414784a/0589b280-e2ec-5874-9f16-6e2d1414784a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680733%252Fgeneral%252Fff5fc053-55ff-46e3-b5c6-8e2c58e28444.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680733/general/ff5fc053-55ff-46e3-b5c6-8e2c58e28444.jpg saved to cache
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0589b280-e2ec-5874-9f16-6e2d1414784a
2026-03-25 15:28:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0589b280-e2ec-5874-9f16-6e2d1414784a, skipping ID generation
2026-03-25 15:28:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0589b280-e2ec-5874-9f16-6e2d1414784a with scrape type 1
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0589b280-e2ec-5874-9f16-6e2d1414784a sending to next pipeline
2026-03-25 15:28:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0589b280-e2ec-5874-9f16-6e2d1414784a, identifier: 10720661
2026-03-25 15:28:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0589b280-e2ec-5874-9f16-6e2d1414784a with identifier: 10720661
2026-03-25 15:28:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0589b280-e2ec-5874-9f16-6e2d1414784a with identifier: 10720661
2026-03-25 15:28:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0589b280-e2ec-5874-9f16-6e2d1414784a with identifier: 10720661 to the API
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5680733/general/ff5fc053-55ff-46e3-b5c6-8e2c58e28444.jpg>
{'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-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0589b280-e2ec-5874-9f16-6e2d1414784a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSB627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 86513,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0589b280-e2ec-5874-9f16-6e2d1414784a/0589b280-e2ec-5874-9f16-6e2d1414784a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41626,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680733/general/fc5f6ca0-70b0-4458-ac3a-a14104e943d7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0589b280-e2ec-5874-9f16-6e2d1414784a/0589b280-e2ec-5874-9f16-6e2d1414784a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360704,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680733/general/39d6235c-d509-4703-a451-1b88e513002c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0589b280-e2ec-5874-9f16-6e2d1414784a/0589b280-e2ec-5874-9f16-6e2d1414784a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331736,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680733/general/4bc1c96b-df8e-4c2f-9509-a1a9056f9dc5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0589b280-e2ec-5874-9f16-6e2d1414784a/0589b280-e2ec-5874-9f16-6e2d1414784a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270578,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680733/general/8a4701c1-a6a7-48d6-97a8-2a566945fe4e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0589b280-e2ec-5874-9f16-6e2d1414784a/0589b280-e2ec-5874-9f16-6e2d1414784a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245899,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680733/general/1e309959-99d6-4153-9152-735e428debd7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0589b280-e2ec-5874-9f16-6e2d1414784a/0589b280-e2ec-5874-9f16-6e2d1414784a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277110,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680733/general/9f79e811-0997-43f3-a755-3b4b4658fadb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0589b280-e2ec-5874-9f16-6e2d1414784a/0589b280-e2ec-5874-9f16-6e2d1414784a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211211,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680733/general/a609c42d-eba5-43b3-b64b-6d3c7c222dd1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0589b280-e2ec-5874-9f16-6e2d1414784a/0589b280-e2ec-5874-9f16-6e2d1414784a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252878,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680733/general/ff5fc053-55ff-46e3-b5c6-8e2c58e28444.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0589b280-e2ec-5874-9f16-6e2d1414784a/0589b280-e2ec-5874-9f16-6e2d1414784a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225148,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680733/general/2d485a40-39a3-4aef-bf52-c53de2970c0e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0589b280-e2ec-5874-9f16-6e2d1414784a/0589b280-e2ec-5874-9f16-6e2d1414784a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356279,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680733/general/6f5688a4-5698-4c73-b866-e2f26377a13b.jpg',
'Width': 1400}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'86.513 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720661%27 HTTP/1.1" 200 None
2026-03-25 15:28:25 [adesa.be] INFO: Saving data for 10720661: {'created_time': 1774452505.579795, 'last_price_update_time': 1774452505.579807, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720661') HTTP/1.1" 204 0
2026-03-25 15:28:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745084/general/9960f0b3-0b60-4ee9-8e15-22a2951eab5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720687)
2026-03-25 15:28:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745084/general/905beba1-9c32-4827-a336-05a03f59f769.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720687)
2026-03-25 15:28:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745084/general/135856bf-ffe9-4c86-8372-9ba2254f94e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720687)
2026-03-25 15:28:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745084/general/dd0cc504-522d-4ffe-bd4a-6367869e7ee9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720687)
2026-03-25 15:28:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746283/general/5317c6fe-99ad-430c-8306-9801588b3a9a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725685)
2026-03-25 15:28:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 854964b2-0d22-50f6-b669-ebe5bcf76a7c with identifier: 10724711
2026-03-25 15:28:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c with scrape type 1
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5743624%252Fgeneral%252F7249583c-95a2-4ebe-a23d-ff83629d7573.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/7249583c-95a2-4ebe-a23d-ff83629d7573.jpeg not downloaded yet
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5743624%252Fgeneral%252F93b42583-db1e-470c-871e-6711e6792bc4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/93b42583-db1e-470c-871e-6711e6792bc4.jpeg not downloaded yet
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5743624%252Fgeneral%252Fdcd7b50c-6b15-45cf-8b1c-bb59a7ab4ca1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/dcd7b50c-6b15-45cf-8b1c-bb59a7ab4ca1.jpeg not downloaded yet
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d4da10>
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F9960f0b3-0b60-4ee9-8e15-22a2951eab5d.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/9960f0b3-0b60-4ee9-8e15-22a2951eab5d.jpg saved to cache
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b3fb90>
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F905beba1-9c32-4827-a336-05a03f59f769.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/905beba1-9c32-4827-a336-05a03f59f769.jpg saved to cache
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b87c50>
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F135856bf-ffe9-4c86-8372-9ba2254f94e5.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/135856bf-ffe9-4c86-8372-9ba2254f94e5.jpg saved to cache
2026-03-25 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b853d0>
2026-03-25 15:28:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252Fdd0cc504-522d-4ffe-bd4a-6367869e7ee9.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/dd0cc504-522d-4ffe-bd4a-6367869e7ee9.jpg saved to cache
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5743624%252Fgeneral%252Fdd626501-c90b-472b-9b9a-1a1e44ccc4eb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/dd626501-c90b-472b-9b9a-1a1e44ccc4eb.jpeg not downloaded yet
2026-03-25 15:28:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745084/general/74b2863a-18ad-40f3-a237-996955b23798.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720687)
2026-03-25 15:28:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b56110>
2026-03-25 15:28:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746283%252Fgeneral%252F5317c6fe-99ad-430c-8306-9801588b3a9a.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/5317c6fe-99ad-430c-8306-9801588b3a9a.jpeg saved to cache
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d8751d8a-0f04-55bd-83f5-a32f781227cc
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5743624%252Fgeneral%252Fcf20ed51-0655-455a-b15a-8698a25198af.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/cf20ed51-0655-455a-b15a-8698a25198af.jpeg not downloaded yet
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5743624%252Fgeneral%252Faba5c6db-38a3-4973-9ae9-1e31dde7289b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/aba5c6db-38a3-4973-9ae9-1e31dde7289b.jpeg not downloaded yet
2026-03-25 15:28:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486ccdad0>
2026-03-25 15:28:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745084%252Fgeneral%252F74b2863a-18ad-40f3-a237-996955b23798.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745084/general/74b2863a-18ad-40f3-a237-996955b23798.jpg saved to cache
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7
2026-03-25 15:28:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7, skipping ID generation
2026-03-25 15:28:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with scrape type 1
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 sending to next pipeline
2026-03-25 15:28:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7, identifier: 10720687
2026-03-25 15:28:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687
2026-03-25 15:28:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687
2026-03-25 15:28:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687 to the API
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745084/general/74b2863a-18ad-40f3-a237-996955b23798.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': 326,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': 'b75a7ca1-4ca1-5bb8-aded-45d472a5caa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCC084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720687',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX',
'odometer': 62278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35469,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745084/general/74b2863a-18ad-40f3-a237-996955b23798.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278168,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745084/general/135856bf-ffe9-4c86-8372-9ba2254f94e5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268283,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745084/general/dd0cc504-522d-4ffe-bd4a-6367869e7ee9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287139,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745084/general/905beba1-9c32-4827-a336-05a03f59f769.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255578,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745084/general/9960f0b3-0b60-4ee9-8e15-22a2951eab5d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266521,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745084/general/60eb10d0-19e1-4c7b-a6fb-3e952219e823.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267392,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745084/general/aafe7366-12a2-4937-ac02-848cd37e6e92.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218470,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745084/general/80fbef77-6460-466b-9fc9-ee935766e1f8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271656,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745084/general/4fd60225-b8c8-4a2c-85a5-0268dd4a325a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b75a7ca1-4ca1-5bb8-aded-45d472a5caa7/b75a7ca1-4ca1-5bb8-aded-45d472a5caa7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271203,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745084/general/56626eea-4331-4b52-943e-eb3e53488109.jpg',
'Width': 1400}],
'price': 26700,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW iX 40 - xDrive - Electric - Automatic - 326 hp - 62.278 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720687%27 HTTP/1.1" 200 None
2026-03-25 15:28:26 [adesa.be] INFO: Saving data for 10720687: {'created_time': 1774452506.793135, 'last_price_update_time': 1774452506.79315, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720687') HTTP/1.1" 204 0
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5743624%252Fgeneral%252F924a01e5-65d8-48e4-8fd8-ab40c81a3b4c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/924a01e5-65d8-48e4-8fd8-ab40c81a3b4c.jpeg not downloaded yet
2026-03-25 15:28:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746283/general/b1b9763b-38d6-46b8-8b4a-5244ff50caef.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725685)
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5743624%252Fgeneral%252Fbe15d6aa-a571-4145-a720-be3b4175ff02.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/be15d6aa-a571-4145-a720-be3b4175ff02.jpeg not downloaded yet
2026-03-25 15:28:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28: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 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5743624%252Fgeneral%252F22ac342d-c109-457b-8458-1f3c0db68e02.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/22ac342d-c109-457b-8458-1f3c0db68e02.jpeg not downloaded yet
2026-03-25 15:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5743624%252Fgeneral%252F1f2b5b1a-101c-4734-9679-10a025e895e9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/1f2b5b1a-101c-4734-9679-10a025e895e9.jpeg not downloaded yet
2026-03-25 15:28:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743624/general/dd626501-c90b-472b-9b9a-1a1e44ccc4eb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724711)
2026-03-25 15:28:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743624/general/cf20ed51-0655-455a-b15a-8698a25198af.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724711)
2026-03-25 15:28:26 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:28:26 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:28:26 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x81\x8dS\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12?\x19\x00\x81[\xab\x00\x00\x00\x00'
2026-03-25 15:28:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b10c50>
2026-03-25 15:28:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_4.mpo HTTP/1.1" 201 0
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746283%252Fgeneral%252Fb1b9763b-38d6-46b8-8b4a-5244ff50caef.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/b1b9763b-38d6-46b8-8b4a-5244ff50caef.jpeg saved to cache
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d8751d8a-0f04-55bd-83f5-a32f781227cc
2026-03-25 15:28:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684
2026-03-25 15:28:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a5bddf6-f554-56cc-a983-5099731fc8ee with scrape type 1
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a5bddf6-f554-56cc-a983-5099731fc8ee
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687340%252Fgeneral%252F8c13dfcc-1047-4740-88bd-ebcaf6c9cb1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687340/general/8c13dfcc-1047-4740-88bd-ebcaf6c9cb1b.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687340%252Fgeneral%252Fc354455e-9926-4650-a94f-e536ecfa49b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687340/general/c354455e-9926-4650-a94f-e536ecfa49b0.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687340%252Fgeneral%252F31e9f656-2342-4a7c-a40f-241610e4326c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687340/general/31e9f656-2342-4a7c-a40f-241610e4326c.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687340%252Fgeneral%252Fae108a5b-a1ed-4ffc-a9b8-b0aa08e15b6b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687340/general/ae108a5b-a1ed-4ffc-a9b8-b0aa08e15b6b.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687340%252Fgeneral%252F9d0ec31f-d217-4e9d-b5d9-37ab9af0c094.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687340/general/9d0ec31f-d217-4e9d-b5d9-37ab9af0c094.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687340%252Fgeneral%252Faef9e63e-e119-4aae-a6fc-16b4a2beec53.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687340/general/aef9e63e-e119-4aae-a6fc-16b4a2beec53.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687340%252Fgeneral%252F8d5270cb-4edc-443d-ad2b-a78dbbe09a2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687340/general/8d5270cb-4edc-443d-ad2b-a78dbbe09a2e.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687340%252Fgeneral%252F3edd8753-a46b-407c-8dfe-431a8a774940.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687340/general/3edd8753-a46b-407c-8dfe-431a8a774940.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687340%252Fgeneral%252F50c53f32-57c6-47bc-abb6-ed5e7530f5b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687340/general/50c53f32-57c6-47bc-abb6-ed5e7530f5b9.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687340%252Fgeneral%252F0ffcf52f-7d65-453e-b528-8dccc6003768.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687340/general/0ffcf52f-7d65-453e-b528-8dccc6003768.jpg already downloaded
2026-03-25 15:28:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a5bddf6-f554-56cc-a983-5099731fc8ee, identifier: 10720684
2026-03-25 15:28:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a50d6474-1c72-54ab-82c1-b35a22fb4964 with identifier: 10724553
2026-03-25 15:28:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a50d6474-1c72-54ab-82c1-b35a22fb4964 with scrape type 1
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a50d6474-1c72-54ab-82c1-b35a22fb4964
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654671%252Fgeneral%252Ffc3341c8-d14c-4740-913d-79143690c229.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654671/general/fc3341c8-d14c-4740-913d-79143690c229.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654671%252Fgeneral%252F57f7506e-057c-4ffb-85dd-cfb745fa3e85.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654671/general/57f7506e-057c-4ffb-85dd-cfb745fa3e85.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654671%252Fgeneral%252F74bb8c5b-25e0-4e5a-a552-c5d1cd542b2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654671/general/74bb8c5b-25e0-4e5a-a552-c5d1cd542b2f.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654671%252Fgeneral%252F0bed07a2-7edc-4f0e-bbca-628ff9f7e7f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654671/general/0bed07a2-7edc-4f0e-bbca-628ff9f7e7f8.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654671%252Fgeneral%252F1c633f0f-0f70-44e9-b5a4-c78c30d15b5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654671/general/1c633f0f-0f70-44e9-b5a4-c78c30d15b5a.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654671%252Fgeneral%252Ff35890f9-6bf4-40c3-bba8-3f67253442b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654671/general/f35890f9-6bf4-40c3-bba8-3f67253442b3.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654671%252Fgeneral%252Faba7902a-2d54-40e1-a70d-0f4e550af203.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654671/general/aba7902a-2d54-40e1-a70d-0f4e550af203.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654671%252Fgeneral%252Fc71f9568-e547-4a43-bd35-567ad5fb7b38.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654671/general/c71f9568-e547-4a43-bd35-567ad5fb7b38.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654671%252Fgeneral%252F820ad132-669b-41da-95a6-c2757bd28394.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654671/general/820ad132-669b-41da-95a6-c2757bd28394.jpg already downloaded
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654671%252Fgeneral%252F83eb3a1b-8358-44ba-8e3e-29af62d2352a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654671/general/83eb3a1b-8358-44ba-8e3e-29af62d2352a.jpg already downloaded
2026-03-25 15:28:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a50d6474-1c72-54ab-82c1-b35a22fb4964, identifier: 10724553
2026-03-25 15:28:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d59650>
2026-03-25 15:28:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743624%252Fgeneral%252Fdd626501-c90b-472b-9b9a-1a1e44ccc4eb.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/dd626501-c90b-472b-9b9a-1a1e44ccc4eb.jpeg saved to cache
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c
2026-03-25 15:28:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b295d0>
2026-03-25 15:28:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743624%252Fgeneral%252Fcf20ed51-0655-455a-b15a-8698a25198af.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/cf20ed51-0655-455a-b15a-8698a25198af.jpeg saved to cache
2026-03-25 15:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c
2026-03-25 15:28:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684
2026-03-25 15:28:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684
2026-03-25 15:28:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684 to the API
2026-03-25 15:28:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720684>
{'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-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '7a5bddf6-f554-56cc-a983-5099731fc8ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNP803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720684',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 171872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5687340/general/8c13dfcc-1047-4740-88bd-ebcaf6c9cb1b.jpg',
'https://images.openlane.eu/carimgs/5687340/general/c354455e-9926-4650-a94f-e536ecfa49b0.jpg',
'https://images.openlane.eu/carimgs/5687340/general/31e9f656-2342-4a7c-a40f-241610e4326c.jpg',
'https://images.openlane.eu/carimgs/5687340/general/ae108a5b-a1ed-4ffc-a9b8-b0aa08e15b6b.jpg',
'https://images.openlane.eu/carimgs/5687340/general/9d0ec31f-d217-4e9d-b5d9-37ab9af0c094.jpg',
'https://images.openlane.eu/carimgs/5687340/general/aef9e63e-e119-4aae-a6fc-16b4a2beec53.jpg',
'https://images.openlane.eu/carimgs/5687340/general/8d5270cb-4edc-443d-ad2b-a78dbbe09a2e.jpg',
'https://images.openlane.eu/carimgs/5687340/general/3edd8753-a46b-407c-8dfe-431a8a774940.jpg',
'https://images.openlane.eu/carimgs/5687340/general/50c53f32-57c6-47bc-abb6-ed5e7530f5b9.jpg',
'https://images.openlane.eu/carimgs/5687340/general/0ffcf52f-7d65-453e-b528-8dccc6003768.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5bddf6-f554-56cc-a983-5099731fc8ee/7a5bddf6-f554-56cc-a983-5099731fc8ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405216,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687340/general/8c13dfcc-1047-4740-88bd-ebcaf6c9cb1b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5bddf6-f554-56cc-a983-5099731fc8ee/7a5bddf6-f554-56cc-a983-5099731fc8ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36491,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687340/general/c354455e-9926-4650-a94f-e536ecfa49b0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5bddf6-f554-56cc-a983-5099731fc8ee/7a5bddf6-f554-56cc-a983-5099731fc8ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397438,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687340/general/31e9f656-2342-4a7c-a40f-241610e4326c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5bddf6-f554-56cc-a983-5099731fc8ee/7a5bddf6-f554-56cc-a983-5099731fc8ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394174,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687340/general/ae108a5b-a1ed-4ffc-a9b8-b0aa08e15b6b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5bddf6-f554-56cc-a983-5099731fc8ee/7a5bddf6-f554-56cc-a983-5099731fc8ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361941,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687340/general/9d0ec31f-d217-4e9d-b5d9-37ab9af0c094.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5bddf6-f554-56cc-a983-5099731fc8ee/7a5bddf6-f554-56cc-a983-5099731fc8ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322219,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687340/general/aef9e63e-e119-4aae-a6fc-16b4a2beec53.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5bddf6-f554-56cc-a983-5099731fc8ee/7a5bddf6-f554-56cc-a983-5099731fc8ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373641,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687340/general/8d5270cb-4edc-443d-ad2b-a78dbbe09a2e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5bddf6-f554-56cc-a983-5099731fc8ee/7a5bddf6-f554-56cc-a983-5099731fc8ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323710,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687340/general/3edd8753-a46b-407c-8dfe-431a8a774940.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5bddf6-f554-56cc-a983-5099731fc8ee/7a5bddf6-f554-56cc-a983-5099731fc8ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297121,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687340/general/50c53f32-57c6-47bc-abb6-ed5e7530f5b9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5bddf6-f554-56cc-a983-5099731fc8ee/7a5bddf6-f554-56cc-a983-5099731fc8ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432769,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687340/general/0ffcf52f-7d65-453e-b528-8dccc6003768.jpg',
'Width': 1920}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 171.872 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720684%27 HTTP/1.1" 200 None
2026-03-25 15:28:28 [adesa.be] INFO: Saving data for 10720684: {'created_time': 1774452508.199391, 'last_price_update_time': 1774452508.199406, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720684') HTTP/1.1" 204 0
2026-03-25 15:28:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a50d6474-1c72-54ab-82c1-b35a22fb4964 with identifier: 10724553
2026-03-25 15:28:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a50d6474-1c72-54ab-82c1-b35a22fb4964 with identifier: 10724553
2026-03-25 15:28:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a50d6474-1c72-54ab-82c1-b35a22fb4964 with identifier: 10724553 to the API
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a50d6474-1c72-54ab-82c1-b35a22fb4964',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEX919',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724553',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 170341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5654671/general/fc3341c8-d14c-4740-913d-79143690c229.jpg',
'https://images.openlane.eu/carimgs/5654671/general/57f7506e-057c-4ffb-85dd-cfb745fa3e85.jpg',
'https://images.openlane.eu/carimgs/5654671/general/74bb8c5b-25e0-4e5a-a552-c5d1cd542b2f.jpg',
'https://images.openlane.eu/carimgs/5654671/general/0bed07a2-7edc-4f0e-bbca-628ff9f7e7f8.jpg',
'https://images.openlane.eu/carimgs/5654671/general/1c633f0f-0f70-44e9-b5a4-c78c30d15b5a.jpg',
'https://images.openlane.eu/carimgs/5654671/general/f35890f9-6bf4-40c3-bba8-3f67253442b3.jpg',
'https://images.openlane.eu/carimgs/5654671/general/aba7902a-2d54-40e1-a70d-0f4e550af203.jpg',
'https://images.openlane.eu/carimgs/5654671/general/c71f9568-e547-4a43-bd35-567ad5fb7b38.jpg',
'https://images.openlane.eu/carimgs/5654671/general/820ad132-669b-41da-95a6-c2757bd28394.jpg',
'https://images.openlane.eu/carimgs/5654671/general/83eb3a1b-8358-44ba-8e3e-29af62d2352a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50d6474-1c72-54ab-82c1-b35a22fb4964/a50d6474-1c72-54ab-82c1-b35a22fb4964_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 446776,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654671/general/fc3341c8-d14c-4740-913d-79143690c229.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50d6474-1c72-54ab-82c1-b35a22fb4964/a50d6474-1c72-54ab-82c1-b35a22fb4964_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387245,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654671/general/57f7506e-057c-4ffb-85dd-cfb745fa3e85.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50d6474-1c72-54ab-82c1-b35a22fb4964/a50d6474-1c72-54ab-82c1-b35a22fb4964_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419568,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654671/general/74bb8c5b-25e0-4e5a-a552-c5d1cd542b2f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50d6474-1c72-54ab-82c1-b35a22fb4964/a50d6474-1c72-54ab-82c1-b35a22fb4964_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397062,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654671/general/0bed07a2-7edc-4f0e-bbca-628ff9f7e7f8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50d6474-1c72-54ab-82c1-b35a22fb4964/a50d6474-1c72-54ab-82c1-b35a22fb4964_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374872,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654671/general/1c633f0f-0f70-44e9-b5a4-c78c30d15b5a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50d6474-1c72-54ab-82c1-b35a22fb4964/a50d6474-1c72-54ab-82c1-b35a22fb4964_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401137,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654671/general/f35890f9-6bf4-40c3-bba8-3f67253442b3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50d6474-1c72-54ab-82c1-b35a22fb4964/a50d6474-1c72-54ab-82c1-b35a22fb4964_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369185,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654671/general/aba7902a-2d54-40e1-a70d-0f4e550af203.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50d6474-1c72-54ab-82c1-b35a22fb4964/a50d6474-1c72-54ab-82c1-b35a22fb4964_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357929,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654671/general/c71f9568-e547-4a43-bd35-567ad5fb7b38.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50d6474-1c72-54ab-82c1-b35a22fb4964/a50d6474-1c72-54ab-82c1-b35a22fb4964_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331346,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654671/general/820ad132-669b-41da-95a6-c2757bd28394.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50d6474-1c72-54ab-82c1-b35a22fb4964/a50d6474-1c72-54ab-82c1-b35a22fb4964_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325525,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654671/general/83eb3a1b-8358-44ba-8e3e-29af62d2352a.jpg',
'Width': 2000}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 7,
'seller_name': 'CR Cars srl',
'title': 'Volvo XC90 2.0 Inscription Luxe - Hybrid - Automatic - 303 hp - '
'170.341 km',
'transmission': 'automatic',
'trim': 'Inscription Luxe',
'vin': None,
'year': 2020}
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724553%27 HTTP/1.1" 200 None
2026-03-25 15:28:28 [adesa.be] INFO: Saving data for 10724553: {'created_time': 1774452508.513335, 'last_price_update_time': 1774452508.513346, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724553') HTTP/1.1" 204 0
2026-03-25 15:28:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743624/general/22ac342d-c109-457b-8458-1f3c0db68e02.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724711)
2026-03-25 15:28:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743624/general/aba5c6db-38a3-4973-9ae9-1e31dde7289b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724711)
2026-03-25 15:28:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743624/general/1f2b5b1a-101c-4734-9679-10a025e895e9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724711)
2026-03-25 15:28:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743624/general/be15d6aa-a571-4145-a720-be3b4175ff02.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724711)
2026-03-25 15:28:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746283/general/2a67f4ca-8503-4756-9f80-0daf7a35f5b8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725685)
2026-03-25 15:28:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743624/general/924a01e5-65d8-48e4-8fd8-ab40c81a3b4c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724711)
2026-03-25 15:28:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743624/general/dcd7b50c-6b15-45cf-8b1c-bb59a7ab4ca1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724711)
2026-03-25 15:28:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743624/general/93b42583-db1e-470c-871e-6711e6792bc4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724711)
2026-03-25 15:28:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743624/general/7249583c-95a2-4ebe-a23d-ff83629d7573.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724711)
2026-03-25 15:28:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b3c3d0>
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743624%252Fgeneral%252F22ac342d-c109-457b-8458-1f3c0db68e02.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/22ac342d-c109-457b-8458-1f3c0db68e02.jpeg saved to cache
2026-03-25 15:28:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c
2026-03-25 15:28:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b76c90>
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743624%252Fgeneral%252Faba5c6db-38a3-4973-9ae9-1e31dde7289b.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/aba5c6db-38a3-4973-9ae9-1e31dde7289b.jpeg saved to cache
2026-03-25 15:28:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c
2026-03-25 15:28:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f04610>
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743624%252Fgeneral%252F1f2b5b1a-101c-4734-9679-10a025e895e9.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/1f2b5b1a-101c-4734-9679-10a025e895e9.jpeg saved to cache
2026-03-25 15:28:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c
2026-03-25 15:28:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487be80d0>
2026-03-25 15:28:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743624%252Fgeneral%252Fbe15d6aa-a571-4145-a720-be3b4175ff02.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/be15d6aa-a571-4145-a720-be3b4175ff02.jpeg saved to cache
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c
2026-03-25 15:28:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bdb310>
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746283%252Fgeneral%252F2a67f4ca-8503-4756-9f80-0daf7a35f5b8.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746283/general/2a67f4ca-8503-4756-9f80-0daf7a35f5b8.jpeg saved to cache
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d8751d8a-0f04-55bd-83f5-a32f781227cc
2026-03-25 15:28:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8751d8a-0f04-55bd-83f5-a32f781227cc, skipping ID generation
2026-03-25 15:28:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8751d8a-0f04-55bd-83f5-a32f781227cc with scrape type 1
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8751d8a-0f04-55bd-83f5-a32f781227cc sending to next pipeline
2026-03-25 15:28:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8751d8a-0f04-55bd-83f5-a32f781227cc, identifier: 10725685
2026-03-25 15:28:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848788be50>
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743624%252Fgeneral%252F924a01e5-65d8-48e4-8fd8-ab40c81a3b4c.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/924a01e5-65d8-48e4-8fd8-ab40c81a3b4c.jpeg saved to cache
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c
2026-03-25 15:28:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bdb3d0>
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743624%252Fgeneral%252Fdcd7b50c-6b15-45cf-8b1c-bb59a7ab4ca1.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/dcd7b50c-6b15-45cf-8b1c-bb59a7ab4ca1.jpeg saved to cache
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c
2026-03-25 15:28:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bebf50>
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743624%252Fgeneral%252F93b42583-db1e-470c-871e-6711e6792bc4.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/93b42583-db1e-470c-871e-6711e6792bc4.jpeg saved to cache
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c
2026-03-25 15:28:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b756d0>
2026-03-25 15:28:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743624%252Fgeneral%252F7249583c-95a2-4ebe-a23d-ff83629d7573.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743624/general/7249583c-95a2-4ebe-a23d-ff83629d7573.jpeg saved to cache
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c
2026-03-25 15:28:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 854964b2-0d22-50f6-b669-ebe5bcf76a7c, skipping ID generation
2026-03-25 15:28:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c with scrape type 1
2026-03-25 15:28:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 854964b2-0d22-50f6-b669-ebe5bcf76a7c sending to next pipeline
2026-03-25 15:28:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 854964b2-0d22-50f6-b669-ebe5bcf76a7c, identifier: 10724711
2026-03-25 15:28:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10725685
2026-03-25 15:28:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10725685
2026-03-25 15:28:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10725685 to the API
2026-03-25 15:28:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746283/general/2a67f4ca-8503-4756-9f80-0daf7a35f5b8.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd8751d8a-0f04-55bd-83f5-a32f781227cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HUZ548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 178194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6732839,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746283/general/2a67f4ca-8503-4756-9f80-0daf7a35f5b8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5960353,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746283/general/5317c6fe-99ad-430c-8306-9801588b3a9a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7089595,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746283/general/e959fe77-5028-47bb-a0a3-08c38aaaf50c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7431705,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746283/general/418a99e2-0141-44c5-be96-2ebfd983eb72.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 9686124,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746283/general/b1b9763b-38d6-46b8-8b4a-5244ff50caef.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4637338,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746283/general/f906d859-0680-41ea-b6ee-bf6dc42bc4c6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5729018,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746283/general/458c1363-78e8-4523-819b-73c4531b446d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4652395,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746283/general/6b9a7c1c-a8d4-4eaa-b7ce-1e2dd41068f6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4553012,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746283/general/754645ca-c4d4-42be-a737-ba7c55c8ad70.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8751d8a-0f04-55bd-83f5-a32f781227cc/d8751d8a-0f04-55bd-83f5-a32f781227cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3154413,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746283/general/b13a313f-b05f-4955-b3e7-ddffb293d92f.jpeg',
'Width': 5712}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2013-07-02',
'seats_number': 7,
'seller_name': 'A12 Automobile',
'title': 'Renault Grand Scenic 1.2 Bose Edition - Petrol - Manual - 115 hp - '
'178.194 km',
'transmission': 'manual',
'trim': 'Bose Edition',
'vin': None,
'year': 2013}
2026-03-25 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725685%27 HTTP/1.1" 200 None
2026-03-25 15:28:30 [adesa.be] INFO: Saving data for 10725685: {'created_time': 1774452510.165504, 'last_price_update_time': 1774452510.165515, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725685') HTTP/1.1" 204 0
2026-03-25 15:28:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 854964b2-0d22-50f6-b669-ebe5bcf76a7c with identifier: 10724711
2026-03-25 15:28:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 854964b2-0d22-50f6-b669-ebe5bcf76a7c with identifier: 10724711
2026-03-25 15:28:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 854964b2-0d22-50f6-b669-ebe5bcf76a7c with identifier: 10724711 to the API
2026-03-25 15:28:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743624/general/7249583c-95a2-4ebe-a23d-ff83629d7573.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '854964b2-0d22-50f6-b669-ebe5bcf76a7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1508527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 217076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464029,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743624/general/7249583c-95a2-4ebe-a23d-ff83629d7573.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362227,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743624/general/93b42583-db1e-470c-871e-6711e6792bc4.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415554,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743624/general/dcd7b50c-6b15-45cf-8b1c-bb59a7ab4ca1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422084,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743624/general/dd626501-c90b-472b-9b9a-1a1e44ccc4eb.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369786,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743624/general/cf20ed51-0655-455a-b15a-8698a25198af.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336643,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743624/general/aba5c6db-38a3-4973-9ae9-1e31dde7289b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387448,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743624/general/924a01e5-65d8-48e4-8fd8-ab40c81a3b4c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472083,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743624/general/be15d6aa-a571-4145-a720-be3b4175ff02.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203587,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743624/general/22ac342d-c109-457b-8458-1f3c0db68e02.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854964b2-0d22-50f6-b669-ebe5bcf76a7c/854964b2-0d22-50f6-b669-ebe5bcf76a7c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414929,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743624/general/1f2b5b1a-101c-4734-9679-10a025e895e9.jpeg',
'Width': 1440}],
'price': 2500,
'price_includes_vat': True,
'registration_date': '2019-11-29',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 163 hp - 217.076 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2019}
2026-03-25 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724711%27 HTTP/1.1" 200 None
2026-03-25 15:28:30 [adesa.be] INFO: Saving data for 10724711: {'created_time': 1774452510.577345, 'last_price_update_time': 1774452510.577355, 'auction_closing_time': 1774606500.0}
2026-03-25 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724711') HTTP/1.1" 204 0
2026-03-25 15:28:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722580
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722580%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722580: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722580 url https://www.openlane.eu/en/carv6/auction/10722580
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722427
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722427%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722427: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722427 url https://www.openlane.eu/en/carv6/auction/10722427
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722516
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722516%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722516: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722516 url https://www.openlane.eu/en/carv6/auction/10722516
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722562
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722562%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722562: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722562 url https://www.openlane.eu/en/carv6/auction/10722562
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722698
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722698%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722698: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722698 url https://www.openlane.eu/en/carv6/auction/10722698
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722667
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722667%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722667: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722667 url https://www.openlane.eu/en/carv6/auction/10722667
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722493
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722493%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722493: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722493 url https://www.openlane.eu/en/carv6/auction/10722493
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722371
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722371%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722371: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722371 url https://www.openlane.eu/en/carv6/auction/10722371
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722639
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722639%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722639: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722639 url https://www.openlane.eu/en/carv6/auction/10722639
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722446
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722446%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722446: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722446 url https://www.openlane.eu/en/carv6/auction/10722446
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722517
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722517%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722517: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722517 url https://www.openlane.eu/en/carv6/auction/10722517
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722530
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722530%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722530: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722530 url https://www.openlane.eu/en/carv6/auction/10722530
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722429
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722429%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722429: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722429 url https://www.openlane.eu/en/carv6/auction/10722429
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722616
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722616%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722616: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722616 url https://www.openlane.eu/en/carv6/auction/10722616
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722638
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722638%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722638: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722638 url https://www.openlane.eu/en/carv6/auction/10722638
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722518
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722518%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722518: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722518 url https://www.openlane.eu/en/carv6/auction/10722518
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722699
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722699%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722699: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722699 url https://www.openlane.eu/en/carv6/auction/10722699
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722555
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722555%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722555: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722555 url https://www.openlane.eu/en/carv6/auction/10722555
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722569
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722569%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722569: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722569 url https://www.openlane.eu/en/carv6/auction/10722569
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722556
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722556%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722556: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722556 url https://www.openlane.eu/en/carv6/auction/10722556
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722541
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722541%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722541: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722541 url https://www.openlane.eu/en/carv6/auction/10722541
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722599
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722599%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722599: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722599 url https://www.openlane.eu/en/carv6/auction/10722599
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722581
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722581%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722581: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722581 url https://www.openlane.eu/en/carv6/auction/10722581
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722570
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722570%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722570: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722570 url https://www.openlane.eu/en/carv6/auction/10722570
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722615
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722615%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722615: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722615 url https://www.openlane.eu/en/carv6/auction/10722615
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722408
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722408%27 HTTP/1.1" 200 None
2026-03-25 15:28:33 [adesa.be] INFO: Scrape type for 10722408: 0
2026-03-25 15:28:33 [adesa.be] INFO: Skipping item 10722408 url https://www.openlane.eu/en/carv6/auction/10722408
2026-03-25 15:28:33 [adesa.be] INFO: Found listing with ID: 10722494
2026-03-25 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722494: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722494 url https://www.openlane.eu/en/carv6/auction/10722494
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722409
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722409: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722409 url https://www.openlane.eu/en/carv6/auction/10722409
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722447
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722447: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722447 url https://www.openlane.eu/en/carv6/auction/10722447
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722372
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722372: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722372 url https://www.openlane.eu/en/carv6/auction/10722372
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722410
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722410: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722410 url https://www.openlane.eu/en/carv6/auction/10722410
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722475
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722475: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722475 url https://www.openlane.eu/en/carv6/auction/10722475
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722519
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722519: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722519 url https://www.openlane.eu/en/carv6/auction/10722519
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722617
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722617: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722617 url https://www.openlane.eu/en/carv6/auction/10722617
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722365
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722365: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722365 url https://www.openlane.eu/en/carv6/auction/10722365
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722669
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722669: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722669 url https://www.openlane.eu/en/carv6/auction/10722669
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722700
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722700: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722700 url https://www.openlane.eu/en/carv6/auction/10722700
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722411
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722411: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722411 url https://www.openlane.eu/en/carv6/auction/10722411
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722476
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722476: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722476 url https://www.openlane.eu/en/carv6/auction/10722476
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722430
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722430: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722430 url https://www.openlane.eu/en/carv6/auction/10722430
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722462
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722462: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722462 url https://www.openlane.eu/en/carv6/auction/10722462
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722582
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722582: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722582 url https://www.openlane.eu/en/carv6/auction/10722582
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722495
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722495: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722495 url https://www.openlane.eu/en/carv6/auction/10722495
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722600
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722600: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722600 url https://www.openlane.eu/en/carv6/auction/10722600
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722601
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722601: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722601 url https://www.openlane.eu/en/carv6/auction/10722601
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722448
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722448: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722448 url https://www.openlane.eu/en/carv6/auction/10722448
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722449
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722449: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722449 url https://www.openlane.eu/en/carv6/auction/10722449
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722380
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722380: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722380 url https://www.openlane.eu/en/carv6/auction/10722380
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722557
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722557: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722557 url https://www.openlane.eu/en/carv6/auction/10722557
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722450
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722450: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722450 url https://www.openlane.eu/en/carv6/auction/10722450
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722412
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722412: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722412 url https://www.openlane.eu/en/carv6/auction/10722412
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722618
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722618: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722618 url https://www.openlane.eu/en/carv6/auction/10722618
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722366
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722366: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722366 url https://www.openlane.eu/en/carv6/auction/10722366
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722401
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722401: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722401 url https://www.openlane.eu/en/carv6/auction/10722401
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722619
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722619: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722619 url https://www.openlane.eu/en/carv6/auction/10722619
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722542
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722542: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722542 url https://www.openlane.eu/en/carv6/auction/10722542
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722620
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722620: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722620 url https://www.openlane.eu/en/carv6/auction/10722620
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722413
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722413: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722413 url https://www.openlane.eu/en/carv6/auction/10722413
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722670
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722670: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722670 url https://www.openlane.eu/en/carv6/auction/10722670
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722671
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722671: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722671 url https://www.openlane.eu/en/carv6/auction/10722671
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722520
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722520: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722520 url https://www.openlane.eu/en/carv6/auction/10722520
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722621
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722621: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722621 url https://www.openlane.eu/en/carv6/auction/10722621
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722701
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722701: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722701 url https://www.openlane.eu/en/carv6/auction/10722701
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722463
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722463: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722463 url https://www.openlane.eu/en/carv6/auction/10722463
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722521
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722521: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722521 url https://www.openlane.eu/en/carv6/auction/10722521
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722531
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722531: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722531 url https://www.openlane.eu/en/carv6/auction/10722531
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722640
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722640: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722640 url https://www.openlane.eu/en/carv6/auction/10722640
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722451
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722451: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722451 url https://www.openlane.eu/en/carv6/auction/10722451
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722643
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722643: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722643 url https://www.openlane.eu/en/carv6/auction/10722643
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722393
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722393: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722393 url https://www.openlane.eu/en/carv6/auction/10722393
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722523
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722523: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722523 url https://www.openlane.eu/en/carv6/auction/10722523
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722622
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722622: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722622 url https://www.openlane.eu/en/carv6/auction/10722622
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722432
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722432: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722432 url https://www.openlane.eu/en/carv6/auction/10722432
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722478
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722478: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722478 url https://www.openlane.eu/en/carv6/auction/10722478
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722373
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722373: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722373 url https://www.openlane.eu/en/carv6/auction/10722373
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722402
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722402: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722402 url https://www.openlane.eu/en/carv6/auction/10722402
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722522
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722522: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722522 url https://www.openlane.eu/en/carv6/auction/10722522
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722396
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722396: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722396 url https://www.openlane.eu/en/carv6/auction/10722396
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722641
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722641: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722641 url https://www.openlane.eu/en/carv6/auction/10722641
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722603
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722603: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722603 url https://www.openlane.eu/en/carv6/auction/10722603
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722558
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722558: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722558 url https://www.openlane.eu/en/carv6/auction/10722558
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722431
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722431: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722431 url https://www.openlane.eu/en/carv6/auction/10722431
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722571
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722571: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722571 url https://www.openlane.eu/en/carv6/auction/10722571
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722381
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:34 [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 15:28:34 [adesa.be] INFO: Scrape type for 10722381: 0
2026-03-25 15:28:34 [adesa.be] INFO: Skipping item 10722381 url https://www.openlane.eu/en/carv6/auction/10722381
2026-03-25 15:28:34 [adesa.be] INFO: Found listing with ID: 10722497
2026-03-25 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722497%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722497: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722497 url https://www.openlane.eu/en/carv6/auction/10722497
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722675
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722675%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722675: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722675 url https://www.openlane.eu/en/carv6/auction/10722675
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722452
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722452%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722452: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722452 url https://www.openlane.eu/en/carv6/auction/10722452
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722464
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722464%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722464: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722464 url https://www.openlane.eu/en/carv6/auction/10722464
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722602
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722602%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722602: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722602 url https://www.openlane.eu/en/carv6/auction/10722602
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722465
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722465%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722465: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722465 url https://www.openlane.eu/en/carv6/auction/10722465
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722477
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722477%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722477: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722477 url https://www.openlane.eu/en/carv6/auction/10722477
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722583
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722583%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722583: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722583 url https://www.openlane.eu/en/carv6/auction/10722583
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722394
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722394%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722394: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722394 url https://www.openlane.eu/en/carv6/auction/10722394
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722414
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722414%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722414: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722414 url https://www.openlane.eu/en/carv6/auction/10722414
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722563
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722563%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722563: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722563 url https://www.openlane.eu/en/carv6/auction/10722563
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722672
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722672%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722672: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722672 url https://www.openlane.eu/en/carv6/auction/10722672
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722673
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722673%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722673: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722673 url https://www.openlane.eu/en/carv6/auction/10722673
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722466
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722466%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722466: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722466 url https://www.openlane.eu/en/carv6/auction/10722466
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722543
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722543%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722543: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722543 url https://www.openlane.eu/en/carv6/auction/10722543
2026-03-25 15:28:35 [adesa.be] INFO: Found listing with ID: 10722479
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722479%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [adesa.be] INFO: Scrape type for 10722479: 0
2026-03-25 15:28:35 [adesa.be] INFO: Skipping item 10722479 url https://www.openlane.eu/en/carv6/auction/10722479
2026-03-25 15:28:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with identifier: 10720685
2026-03-25 15:28:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with scrape type 1
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252F836f3b2d-e7be-428f-b4e5-398ae6a7bb61.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/836f3b2d-e7be-428f-b4e5-398ae6a7bb61.jpg not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Fc45b3483-6a52-4a1a-a995-1d3b32e0c155.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/c45b3483-6a52-4a1a-a995-1d3b32e0c155.jpg not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252F58232ad8-d11c-4c86-98c4-01a15b6760d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/58232ad8-d11c-4c86-98c4-01a15b6760d7.jpg not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252F6e6910a5-6cca-4d81-b70a-0a3bed870f8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/6e6910a5-6cca-4d81-b70a-0a3bed870f8b.jpg not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Fc8eb94a9-8489-4e28-8fbb-e74b65cffd08.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/c8eb94a9-8489-4e28-8fbb-e74b65cffd08.jpg not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Ffbce1458-c0d2-4bc2-9ef3-b968a52578fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/fbce1458-c0d2-4bc2-9ef3-b968a52578fa.jpg not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Ff4ac3b4e-72ce-40fb-87fe-6700aeff5090.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/f4ac3b4e-72ce-40fb-87fe-6700aeff5090.jpg not downloaded yet
2026-03-25 15:28:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with identifier: 10724547
2026-03-25 15:28:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with scrape type 1
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744882%252Fgeneral%252F6aa7f60e-eb82-4823-ba12-7788c4797a5b.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744882/general/6aa7f60e-eb82-4823-ba12-7788c4797a5b.JPG not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Feafe41bb-536a-4797-af30-0e47e59c7968.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/eafe41bb-536a-4797-af30-0e47e59c7968.jpg not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744882%252Fgeneral%252Ff94c9cbd-0db3-44fd-b046-d5e48eefa710.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744882/general/f94c9cbd-0db3-44fd-b046-d5e48eefa710.JPG not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Fecf2da14-16f1-4a3c-9e94-c4641894713f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/ecf2da14-16f1-4a3c-9e94-c4641894713f.jpg not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744882%252Fgeneral%252F0f9afbf1-ec37-4f46-9a4f-e80b572afaeb.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744882/general/0f9afbf1-ec37-4f46-9a4f-e80b572afaeb.JPG not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252F3eda0072-f198-408f-9f29-c5ce86962cfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/3eda0072-f198-408f-9f29-c5ce86962cfc.jpg not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744882%252Fgeneral%252F6eb7c547-46fb-4ad3-b85f-d14504f1d0fc.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744882/general/6eb7c547-46fb-4ad3-b85f-d14504f1d0fc.JPG not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744882%252Fgeneral%252Fd3e0a7ea-381c-4fd5-a0db-8a174a3c7681.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744882/general/d3e0a7ea-381c-4fd5-a0db-8a174a3c7681.JPG not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744882%252Fgeneral%252F76f5768e-b294-4a9c-8c91-ee62cbc49071.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744882/general/76f5768e-b294-4a9c-8c91-ee62cbc49071.JPG not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744882%252Fgeneral%252F557b93a0-61f5-403a-8bf5-65a1a68119b9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744882/general/557b93a0-61f5-403a-8bf5-65a1a68119b9.JPG not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744882%252Fgeneral%252F655b18d3-086b-42b7-823d-498d7cecc0c5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744882/general/655b18d3-086b-42b7-823d-498d7cecc0c5.JPG not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744882%252Fgeneral%252F61137a83-d031-48d7-8857-d68b5ae02c94.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744882/general/61137a83-d031-48d7-8857-d68b5ae02c94.JPG not downloaded yet
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744882%252Fgeneral%252Fcd7170d2-b1e5-4544-afbd-43cac444db16.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744882/general/cd7170d2-b1e5-4544-afbd-43cac444db16.JPG not downloaded yet
2026-03-25 15:28:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744882/general/cd7170d2-b1e5-4544-afbd-43cac444db16.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724547)
2026-03-25 15:28:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744882/general/61137a83-d031-48d7-8857-d68b5ae02c94.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724547)
2026-03-25 15:28:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744882/general/655b18d3-086b-42b7-823d-498d7cecc0c5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724547)
2026-03-25 15:28:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10724642
2026-03-25 15:28:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3228c292-af15-5dbb-aec2-03a03bb4b38f with scrape type 1
2026-03-25 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3228c292-af15-5dbb-aec2-03a03bb4b38f
2026-03-25 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5740859%252Fgeneral%252Ffd4d7a0f-1468-4ee2-b79c-978624112fe0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740859/general/fd4d7a0f-1468-4ee2-b79c-978624112fe0.jpg already downloaded
2026-03-25 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5740859%252Fgeneral%252F2f93d6f8-12ef-4257-b2bd-01a32740448d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740859/general/2f93d6f8-12ef-4257-b2bd-01a32740448d.jpg already downloaded
2026-03-25 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5740859%252Fgeneral%252F94255cb6-4f13-469c-8634-f1ac2bb84606.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740859/general/94255cb6-4f13-469c-8634-f1ac2bb84606.jpg already downloaded
2026-03-25 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5740859%252Fgeneral%252Fd44de8e8-f0df-4951-b953-3f37ee3c11ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740859/general/d44de8e8-f0df-4951-b953-3f37ee3c11ab.jpg already downloaded
2026-03-25 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5740859%252Fgeneral%252F535f2034-a5b3-4a88-bba4-6ad058d0708d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740859/general/535f2034-a5b3-4a88-bba4-6ad058d0708d.jpg already downloaded
2026-03-25 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5740859%252Fgeneral%252F1b714982-fa76-4689-b704-e8a575215851.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740859/general/1b714982-fa76-4689-b704-e8a575215851.jpg already downloaded
2026-03-25 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5740859%252Fgeneral%252F88f82972-da0e-4f35-858f-5ae3a68ef24c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740859/general/88f82972-da0e-4f35-858f-5ae3a68ef24c.jpg already downloaded
2026-03-25 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5740859%252Fgeneral%252F8554c65a-d7d0-4cb9-836c-f6c57a81ade9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740859/general/8554c65a-d7d0-4cb9-836c-f6c57a81ade9.jpg already downloaded
2026-03-25 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5740859%252Fgeneral%252F9bf2c4dd-eb35-4ba8-8322-2c308d24c5dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740859/general/9bf2c4dd-eb35-4ba8-8322-2c308d24c5dd.jpg already downloaded
2026-03-25 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5740859%252Fgeneral%252F0606f3de-0c90-453e-8413-486256d2a244.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740859/general/0606f3de-0c90-453e-8413-486256d2a244.jpg already downloaded
2026-03-25 15:28:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3228c292-af15-5dbb-aec2-03a03bb4b38f, identifier: 10724642
2026-03-25 15:28:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10724642
2026-03-25 15:28:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10724642
2026-03-25 15:28:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10724642 to the API
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724642>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3228c292-af15-5dbb-aec2-03a03bb4b38f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UFD948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 199988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5740859/general/fd4d7a0f-1468-4ee2-b79c-978624112fe0.jpg',
'https://images.openlane.eu/carimgs/5740859/general/2f93d6f8-12ef-4257-b2bd-01a32740448d.jpg',
'https://images.openlane.eu/carimgs/5740859/general/94255cb6-4f13-469c-8634-f1ac2bb84606.jpg',
'https://images.openlane.eu/carimgs/5740859/general/d44de8e8-f0df-4951-b953-3f37ee3c11ab.jpg',
'https://images.openlane.eu/carimgs/5740859/general/535f2034-a5b3-4a88-bba4-6ad058d0708d.jpg',
'https://images.openlane.eu/carimgs/5740859/general/1b714982-fa76-4689-b704-e8a575215851.jpg',
'https://images.openlane.eu/carimgs/5740859/general/88f82972-da0e-4f35-858f-5ae3a68ef24c.jpg',
'https://images.openlane.eu/carimgs/5740859/general/8554c65a-d7d0-4cb9-836c-f6c57a81ade9.jpg',
'https://images.openlane.eu/carimgs/5740859/general/9bf2c4dd-eb35-4ba8-8322-2c308d24c5dd.jpg',
'https://images.openlane.eu/carimgs/5740859/general/0606f3de-0c90-453e-8413-486256d2a244.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3228c292-af15-5dbb-aec2-03a03bb4b38f/3228c292-af15-5dbb-aec2-03a03bb4b38f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339634,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740859/general/fd4d7a0f-1468-4ee2-b79c-978624112fe0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3228c292-af15-5dbb-aec2-03a03bb4b38f/3228c292-af15-5dbb-aec2-03a03bb4b38f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428658,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740859/general/2f93d6f8-12ef-4257-b2bd-01a32740448d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3228c292-af15-5dbb-aec2-03a03bb4b38f/3228c292-af15-5dbb-aec2-03a03bb4b38f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328018,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740859/general/94255cb6-4f13-469c-8634-f1ac2bb84606.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3228c292-af15-5dbb-aec2-03a03bb4b38f/3228c292-af15-5dbb-aec2-03a03bb4b38f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344653,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740859/general/d44de8e8-f0df-4951-b953-3f37ee3c11ab.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3228c292-af15-5dbb-aec2-03a03bb4b38f/3228c292-af15-5dbb-aec2-03a03bb4b38f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304031,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740859/general/535f2034-a5b3-4a88-bba4-6ad058d0708d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3228c292-af15-5dbb-aec2-03a03bb4b38f/3228c292-af15-5dbb-aec2-03a03bb4b38f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298235,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740859/general/1b714982-fa76-4689-b704-e8a575215851.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3228c292-af15-5dbb-aec2-03a03bb4b38f/3228c292-af15-5dbb-aec2-03a03bb4b38f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359278,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740859/general/88f82972-da0e-4f35-858f-5ae3a68ef24c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3228c292-af15-5dbb-aec2-03a03bb4b38f/3228c292-af15-5dbb-aec2-03a03bb4b38f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413024,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740859/general/8554c65a-d7d0-4cb9-836c-f6c57a81ade9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3228c292-af15-5dbb-aec2-03a03bb4b38f/3228c292-af15-5dbb-aec2-03a03bb4b38f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367180,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740859/general/9bf2c4dd-eb35-4ba8-8322-2c308d24c5dd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3228c292-af15-5dbb-aec2-03a03bb4b38f/3228c292-af15-5dbb-aec2-03a03bb4b38f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331240,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740859/general/0606f3de-0c90-453e-8413-486256d2a244.jpg',
'Width': 2000}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2015-03-03',
'seats_number': 5,
'seller_name': 'CommV Used Car Selection',
'title': 'Volvo V60 D4 Business - Diesel - Automatic - 180 hp - 199.988 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2015}
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724642%27 HTTP/1.1" 200 None
2026-03-25 15:28:39 [adesa.be] INFO: Saving data for 10724642: {'created_time': 1774452519.442082, 'last_price_update_time': 1774452519.442093, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724642') HTTP/1.1" 204 0
2026-03-25 15:28:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744882/general/557b93a0-61f5-403a-8bf5-65a1a68119b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724547)
2026-03-25 15:28:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744882/general/76f5768e-b294-4a9c-8c91-ee62cbc49071.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724547)
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 due to Ignoring non-200 response
2026-03-25 15:28:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc5312ba-63c7-598b-96d1-0b3b3e89a779 with identifier: 10724575
2026-03-25 15:28:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc5312ba-63c7-598b-96d1-0b3b3e89a779 with scrape type 1
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc5312ba-63c7-598b-96d1-0b3b3e89a779
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5178383%252Fgeneral%252Fc9c104ed-95f0-49c8-ae2e-5d9132a499c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/c9c104ed-95f0-49c8-ae2e-5d9132a499c5.jpg not downloaded yet
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 due to Ignoring non-200 response
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 due to Ignoring non-200 response
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5178383%252Fgeneral%252F64bd2479-ec8a-413a-b789-20c693996269.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/64bd2479-ec8a-413a-b789-20c693996269.jpg not downloaded yet
2026-03-25 15:28:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744882/general/6eb7c547-46fb-4ad3-b85f-d14504f1d0fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724547)
2026-03-25 15:28:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744882/general/d3e0a7ea-381c-4fd5-a0db-8a174a3c7681.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724547)
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5178383%252Fgeneral%252Ffddf3bda-1e12-473e-b286-0d73a2da0965.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/fddf3bda-1e12-473e-b286-0d73a2da0965.jpg not downloaded yet
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5178383%252Fgeneral%252Fbb457eca-ddee-47fe-91f6-b80bcd46dcf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/bb457eca-ddee-47fe-91f6-b80bcd46dcf7.jpg not downloaded yet
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5178383%252Fgeneral%252F0d57f466-c8ae-4168-88ae-40de4f32f4fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/0d57f466-c8ae-4168-88ae-40de4f32f4fc.jpg not downloaded yet
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5178383%252Fgeneral%252Ffb72f7c1-6d27-41b6-8845-838e1914e6e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/fb72f7c1-6d27-41b6-8845-838e1914e6e4.jpg not downloaded yet
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 due to Ignoring non-200 response
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 due to Ignoring non-200 response
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5178383%252Fgeneral%252F7eec42a5-992d-4250-a673-a0c8f77881e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/7eec42a5-992d-4250-a673-a0c8f77881e0.jpg not downloaded yet
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5178383%252Fgeneral%252F4e4007ad-a6e5-4f2f-b94b-406d29b8902d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/4e4007ad-a6e5-4f2f-b94b-406d29b8902d.jpg not downloaded yet
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5178383%252Fgeneral%252F9079374d-d683-4ad8-8e66-1126fe8c7aed.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/9079374d-d683-4ad8-8e66-1126fe8c7aed.jpg not downloaded yet
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5178383%252Fgeneral%252Ff7eb57fd-0883-4288-b161-2aea8fce770c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/f7eb57fd-0883-4288-b161-2aea8fce770c.jpg not downloaded yet
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 due to Ignoring non-200 response
2026-03-25 15:28:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 due to Ignoring non-200 response
2026-03-25 15:28:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5178383/general/c9c104ed-95f0-49c8-ae2e-5d9132a499c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724575)
2026-03-25 15:28:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5178383/general/64bd2479-ec8a-413a-b789-20c693996269.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724575)
2026-03-25 15:28:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b4b910>
2026-03-25 15:28:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5178383%252Fgeneral%252Fc9c104ed-95f0-49c8-ae2e-5d9132a499c5.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/c9c104ed-95f0-49c8-ae2e-5d9132a499c5.jpg saved to cache
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cc5312ba-63c7-598b-96d1-0b3b3e89a779
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cf28d0>
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5178383%252Fgeneral%252F64bd2479-ec8a-413a-b789-20c693996269.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/64bd2479-ec8a-413a-b789-20c693996269.jpg saved to cache
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cc5312ba-63c7-598b-96d1-0b3b3e89a779
2026-03-25 15:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5178383/general/9079374d-d683-4ad8-8e66-1126fe8c7aed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724575)
2026-03-25 15:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5178383/general/f7eb57fd-0883-4288-b161-2aea8fce770c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724575)
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f7bb50>
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5178383%252Fgeneral%252F9079374d-d683-4ad8-8e66-1126fe8c7aed.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/9079374d-d683-4ad8-8e66-1126fe8c7aed.jpg saved to cache
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cc5312ba-63c7-598b-96d1-0b3b3e89a779
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bac390>
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5178383%252Fgeneral%252Ff7eb57fd-0883-4288-b161-2aea8fce770c.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/f7eb57fd-0883-4288-b161-2aea8fce770c.jpg saved to cache
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cc5312ba-63c7-598b-96d1-0b3b3e89a779
2026-03-25 15:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5178383/general/7eec42a5-992d-4250-a673-a0c8f77881e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724575)
2026-03-25 15:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5178383/general/4e4007ad-a6e5-4f2f-b94b-406d29b8902d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724575)
2026-03-25 15:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5178383/general/0d57f466-c8ae-4168-88ae-40de4f32f4fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724575)
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c7db10>
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5178383%252Fgeneral%252F7eec42a5-992d-4250-a673-a0c8f77881e0.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/7eec42a5-992d-4250-a673-a0c8f77881e0.jpg saved to cache
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cc5312ba-63c7-598b-96d1-0b3b3e89a779
2026-03-25 15:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5178383/general/fb72f7c1-6d27-41b6-8845-838e1914e6e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724575)
2026-03-25 15:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5178383/general/bb457eca-ddee-47fe-91f6-b80bcd46dcf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724575)
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487979050>
2026-03-25 15:28:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5178383%252Fgeneral%252F4e4007ad-a6e5-4f2f-b94b-406d29b8902d.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/4e4007ad-a6e5-4f2f-b94b-406d29b8902d.jpg saved to cache
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cc5312ba-63c7-598b-96d1-0b3b3e89a779
2026-03-25 15:28:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76c14a39-3284-5c17-94f1-3055a5cc2bab with identifier: 10724559
2026-03-25 15:28:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76c14a39-3284-5c17-94f1-3055a5cc2bab with scrape type 1
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76c14a39-3284-5c17-94f1-3055a5cc2bab
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5739912%252Fgeneral%252F50ac2d59-6073-4477-8b9a-5ae2af194d19.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739912/general/50ac2d59-6073-4477-8b9a-5ae2af194d19.jpeg already downloaded
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5739912%252Fgeneral%252F0362ffe2-161f-4b0f-9cc9-f13d0c1a36bf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739912/general/0362ffe2-161f-4b0f-9cc9-f13d0c1a36bf.jpeg already downloaded
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5739912%252Fgeneral%252Fd4fb5534-bea8-45b1-be21-43323bc197c8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739912/general/d4fb5534-bea8-45b1-be21-43323bc197c8.jpeg already downloaded
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5739912%252Fgeneral%252Fc0b0b306-5c06-449f-a27b-5c38efa18187.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739912/general/c0b0b306-5c06-449f-a27b-5c38efa18187.jpeg already downloaded
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5739912%252Fgeneral%252Fa6dc15f2-5923-4771-8f4a-2a8095ceb141.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739912/general/a6dc15f2-5923-4771-8f4a-2a8095ceb141.jpeg already downloaded
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5739912%252Fgeneral%252F0ac07ef7-3c62-4c4d-b1c4-987d1b20fb27.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739912/general/0ac07ef7-3c62-4c4d-b1c4-987d1b20fb27.jpeg already downloaded
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5739912%252Fgeneral%252F995deee0-6753-4a2c-a785-e2e904896740.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739912/general/995deee0-6753-4a2c-a785-e2e904896740.jpeg already downloaded
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5739912%252Fgeneral%252Fe1074c77-0b29-43ba-b43e-ae413dc5ecd5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739912/general/e1074c77-0b29-43ba-b43e-ae413dc5ecd5.jpeg already downloaded
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5739912%252Fgeneral%252F0df58a31-11e4-43fa-a0f2-04756ed2a521.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739912/general/0df58a31-11e4-43fa-a0f2-04756ed2a521.jpeg already downloaded
2026-03-25 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5739912%252Fgeneral%252Fd8523b9e-2caf-424c-9c64-8f9dec6b4718.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739912/general/d8523b9e-2caf-424c-9c64-8f9dec6b4718.jpeg already downloaded
2026-03-25 15:28:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76c14a39-3284-5c17-94f1-3055a5cc2bab, identifier: 10724559
2026-03-25 15:28:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76c14a39-3284-5c17-94f1-3055a5cc2bab with identifier: 10724559
2026-03-25 15:28:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76c14a39-3284-5c17-94f1-3055a5cc2bab with identifier: 10724559
2026-03-25 15:28:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76c14a39-3284-5c17-94f1-3055a5cc2bab with identifier: 10724559 to the API
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:28:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '76c14a39-3284-5c17-94f1-3055a5cc2bab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DWW146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724559',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 262987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5739912/general/50ac2d59-6073-4477-8b9a-5ae2af194d19.jpeg',
'https://images.openlane.eu/carimgs/5739912/general/0362ffe2-161f-4b0f-9cc9-f13d0c1a36bf.jpeg',
'https://images.openlane.eu/carimgs/5739912/general/d4fb5534-bea8-45b1-be21-43323bc197c8.jpeg',
'https://images.openlane.eu/carimgs/5739912/general/c0b0b306-5c06-449f-a27b-5c38efa18187.jpeg',
'https://images.openlane.eu/carimgs/5739912/general/a6dc15f2-5923-4771-8f4a-2a8095ceb141.jpeg',
'https://images.openlane.eu/carimgs/5739912/general/0ac07ef7-3c62-4c4d-b1c4-987d1b20fb27.jpeg',
'https://images.openlane.eu/carimgs/5739912/general/995deee0-6753-4a2c-a785-e2e904896740.jpeg',
'https://images.openlane.eu/carimgs/5739912/general/e1074c77-0b29-43ba-b43e-ae413dc5ecd5.jpeg',
'https://images.openlane.eu/carimgs/5739912/general/0df58a31-11e4-43fa-a0f2-04756ed2a521.jpeg',
'https://images.openlane.eu/carimgs/5739912/general/d8523b9e-2caf-424c-9c64-8f9dec6b4718.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c14a39-3284-5c17-94f1-3055a5cc2bab/76c14a39-3284-5c17-94f1-3055a5cc2bab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178488,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739912/general/50ac2d59-6073-4477-8b9a-5ae2af194d19.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c14a39-3284-5c17-94f1-3055a5cc2bab/76c14a39-3284-5c17-94f1-3055a5cc2bab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117569,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739912/general/0362ffe2-161f-4b0f-9cc9-f13d0c1a36bf.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c14a39-3284-5c17-94f1-3055a5cc2bab/76c14a39-3284-5c17-94f1-3055a5cc2bab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152419,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739912/general/d4fb5534-bea8-45b1-be21-43323bc197c8.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c14a39-3284-5c17-94f1-3055a5cc2bab/76c14a39-3284-5c17-94f1-3055a5cc2bab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112967,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739912/general/c0b0b306-5c06-449f-a27b-5c38efa18187.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c14a39-3284-5c17-94f1-3055a5cc2bab/76c14a39-3284-5c17-94f1-3055a5cc2bab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72634,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739912/general/a6dc15f2-5923-4771-8f4a-2a8095ceb141.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c14a39-3284-5c17-94f1-3055a5cc2bab/76c14a39-3284-5c17-94f1-3055a5cc2bab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107370,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739912/general/0ac07ef7-3c62-4c4d-b1c4-987d1b20fb27.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c14a39-3284-5c17-94f1-3055a5cc2bab/76c14a39-3284-5c17-94f1-3055a5cc2bab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106432,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739912/general/995deee0-6753-4a2c-a785-e2e904896740.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c14a39-3284-5c17-94f1-3055a5cc2bab/76c14a39-3284-5c17-94f1-3055a5cc2bab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110075,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739912/general/e1074c77-0b29-43ba-b43e-ae413dc5ecd5.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c14a39-3284-5c17-94f1-3055a5cc2bab/76c14a39-3284-5c17-94f1-3055a5cc2bab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75802,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739912/general/0df58a31-11e4-43fa-a0f2-04756ed2a521.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c14a39-3284-5c17-94f1-3055a5cc2bab/76c14a39-3284-5c17-94f1-3055a5cc2bab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117987,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739912/general/d8523b9e-2caf-424c-9c64-8f9dec6b4718.jpeg',
'Width': 640}],
'price': 19300,
'price_includes_vat': True,
'registration_date': '2019-06-25',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Volkswagen Touareg 3.0 TDI Elegance - 4Motion - Diesel - Automatic '
'- 231 hp - 262.987 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2019}
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724559%27 HTTP/1.1" 200 None
2026-03-25 15:28:41 [adesa.be] INFO: Saving data for 10724559: {'created_time': 1774452521.695433, 'last_price_update_time': 1774452521.695447, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724559') HTTP/1.1" 204 0
2026-03-25 15:28:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745083/general/3eda0072-f198-408f-9f29-c5ce86962cfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720685)
2026-03-25 15:28:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5178383/general/fddf3bda-1e12-473e-b286-0d73a2da0965.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724575)
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b3cd10>
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5178383%252Fgeneral%252F0d57f466-c8ae-4168-88ae-40de4f32f4fc.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/0d57f466-c8ae-4168-88ae-40de4f32f4fc.jpg saved to cache
2026-03-25 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cc5312ba-63c7-598b-96d1-0b3b3e89a779
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c00cd0>
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5178383%252Fgeneral%252Ffb72f7c1-6d27-41b6-8845-838e1914e6e4.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/fb72f7c1-6d27-41b6-8845-838e1914e6e4.jpg saved to cache
2026-03-25 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cc5312ba-63c7-598b-96d1-0b3b3e89a779
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b0f2d0>
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5178383%252Fgeneral%252Fbb457eca-ddee-47fe-91f6-b80bcd46dcf7.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/bb457eca-ddee-47fe-91f6-b80bcd46dcf7.jpg saved to cache
2026-03-25 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cc5312ba-63c7-598b-96d1-0b3b3e89a779
2026-03-25 15:28:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744882/general/0f9afbf1-ec37-4f46-9a4f-e80b572afaeb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724547)
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487944d50>
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252F3eda0072-f198-408f-9f29-c5ce86962cfc.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/3eda0072-f198-408f-9f29-c5ce86962cfc.jpg saved to cache
2026-03-25 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c4f7d0>
2026-03-25 15:28:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5178383%252Fgeneral%252Ffddf3bda-1e12-473e-b286-0d73a2da0965.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5178383/general/fddf3bda-1e12-473e-b286-0d73a2da0965.jpg saved to cache
2026-03-25 15:28:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cc5312ba-63c7-598b-96d1-0b3b3e89a779
2026-03-25 15:28:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc5312ba-63c7-598b-96d1-0b3b3e89a779, skipping ID generation
2026-03-25 15:28:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc5312ba-63c7-598b-96d1-0b3b3e89a779 with scrape type 1
2026-03-25 15:28:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc5312ba-63c7-598b-96d1-0b3b3e89a779 sending to next pipeline
2026-03-25 15:28:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc5312ba-63c7-598b-96d1-0b3b3e89a779, identifier: 10724575
2026-03-25 15:28:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc5312ba-63c7-598b-96d1-0b3b3e89a779 with identifier: 10724575
2026-03-25 15:28:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc5312ba-63c7-598b-96d1-0b3b3e89a779 with identifier: 10724575
2026-03-25 15:28:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc5312ba-63c7-598b-96d1-0b3b3e89a779 with identifier: 10724575 to the API
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:28:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5178383/general/fddf3bda-1e12-473e-b286-0d73a2da0965.jpg>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'cc5312ba-63c7-598b-96d1-0b3b3e89a779',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724575',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 73798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425709,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5178383/general/c9c104ed-95f0-49c8-ae2e-5d9132a499c5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408992,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5178383/general/64bd2479-ec8a-413a-b789-20c693996269.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440845,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5178383/general/fddf3bda-1e12-473e-b286-0d73a2da0965.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416678,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5178383/general/bb457eca-ddee-47fe-91f6-b80bcd46dcf7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401242,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5178383/general/0d57f466-c8ae-4168-88ae-40de4f32f4fc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403297,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5178383/general/fb72f7c1-6d27-41b6-8845-838e1914e6e4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466414,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5178383/general/7eec42a5-992d-4250-a673-a0c8f77881e0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525062,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5178383/general/4e4007ad-a6e5-4f2f-b94b-406d29b8902d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362920,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5178383/general/9079374d-d683-4ad8-8e66-1126fe8c7aed.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc5312ba-63c7-598b-96d1-0b3b3e89a779/cc5312ba-63c7-598b-96d1-0b3b3e89a779_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 557559,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5178383/general/f7eb57fd-0883-4288-b161-2aea8fce770c.jpg',
'Width': 2000}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2020-06-24',
'seats_number': 5,
'seller_name': 'Expo nv',
'title': 'Volvo XC40 Momentum - Petrol - Manual - 129 hp - 73.798 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2020}
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724575%27 HTTP/1.1" 200 None
2026-03-25 15:28:42 [adesa.be] INFO: Saving data for 10724575: {'created_time': 1774452522.430697, 'last_price_update_time': 1774452522.430709, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724575') HTTP/1.1" 204 0
2026-03-25 15:28:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744882/general/f94c9cbd-0db3-44fd-b046-d5e48eefa710.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724547)
2026-03-25 15:28:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745083/general/ecf2da14-16f1-4a3c-9e94-c4641894713f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720685)
2026-03-25 15:28:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 due to Ignoring non-200 response
2026-03-25 15:28:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745083/general/eafe41bb-536a-4797-af30-0e47e59c7968.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720685)
2026-03-25 15:28:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744882/general/6aa7f60e-eb82-4823-ba12-7788c4797a5b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724547)
2026-03-25 15:28:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745083/general/f4ac3b4e-72ce-40fb-87fe-6700aeff5090.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720685)
2026-03-25 15:28:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 due to Ignoring non-200 response
2026-03-25 15:28:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84877ea790>
2026-03-25 15:28:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Fecf2da14-16f1-4a3c-9e94-c4641894713f.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/ecf2da14-16f1-4a3c-9e94-c4641894713f.jpg saved to cache
2026-03-25 15:28:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849
2026-03-25 15:28:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745083/general/fbce1458-c0d2-4bc2-9ef3-b968a52578fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720685)
2026-03-25 15:28:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487889a90>
2026-03-25 15:28:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Feafe41bb-536a-4797-af30-0e47e59c7968.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/eafe41bb-536a-4797-af30-0e47e59c7968.jpg saved to cache
2026-03-25 15:28:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849
2026-03-25 15:28:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d3c07f6-d8d5-5030-8460-491dec2e6d63, skipping ID generation
2026-03-25 15:28:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with scrape type 1
2026-03-25 15:28:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 sending to next pipeline
2026-03-25 15:28:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d3c07f6-d8d5-5030-8460-491dec2e6d63, identifier: 10724547
2026-03-25 15:28:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with identifier: 10724547
2026-03-25 15:28:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with identifier: 10724547
2026-03-25 15:28:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d3c07f6-d8d5-5030-8460-491dec2e6d63 with identifier: 10724547 to the API
2026-03-25 15:28:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:28:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5744882/general/6aa7f60e-eb82-4823-ba12-7788c4797a5b.JPG>
{'auction_title': '',
'c_o_2_emission_value': 54,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '8d3c07f6-d8d5-5030-8460-491dec2e6d63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '507559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724547',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 70242,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [],
'price': 25300,
'price_includes_vat': True,
'registration_date': '2019-11-19',
'seats_number': 5,
'seller_name': 'Expo nv',
'title': 'Volvo XC60 T8 R-Design - AWD - Hybrid - Automatic - 303 hp - 70.242 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2019}
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724547%27 HTTP/1.1" 200 None
2026-03-25 15:28:43 [adesa.be] INFO: Saving data for 10724547: {'created_time': 1774452523.192006, 'last_price_update_time': 1774452523.192019, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724547') HTTP/1.1" 204 0
2026-03-25 15:28:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745083/general/c8eb94a9-8489-4e28-8fbb-e74b65cffd08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720685)
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8d3c07f6-d8d5-5030-8460-491dec2e6d63 due to Ignoring non-200 response
2026-03-25 15:28:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745083/general/6e6910a5-6cca-4d81-b70a-0a3bed870f8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720685)
2026-03-25 15:28:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495ad06d0>
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Ff4ac3b4e-72ce-40fb-87fe-6700aeff5090.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/f4ac3b4e-72ce-40fb-87fe-6700aeff5090.jpg saved to cache
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486df2a50>
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Ffbce1458-c0d2-4bc2-9ef3-b968a52578fa.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/fbce1458-c0d2-4bc2-9ef3-b968a52578fa.jpg saved to cache
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849
2026-03-25 15:28:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745083/general/58232ad8-d11c-4c86-98c4-01a15b6760d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720685)
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b08c50>
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Fc8eb94a9-8489-4e28-8fbb-e74b65cffd08.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/c8eb94a9-8489-4e28-8fbb-e74b65cffd08.jpg saved to cache
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849
2026-03-25 15:28:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10724626
2026-03-25 15:28:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with scrape type 1
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 48bc4b65-c6bb-5691-8ce2-1100077e1c71
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5656839%252Fgeneral%252Fa715e654-d0d9-4e8e-b4ae-f6c33170ad17.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656839/general/a715e654-d0d9-4e8e-b4ae-f6c33170ad17.jpg already downloaded
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5656839%252Fgeneral%252F3db6a749-8dac-400f-9779-3b8dd3861928.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656839/general/3db6a749-8dac-400f-9779-3b8dd3861928.jpg already downloaded
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5656839%252Fgeneral%252Fcfebcddd-47a8-491a-a506-20e4ae833d7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656839/general/cfebcddd-47a8-491a-a506-20e4ae833d7f.jpg already downloaded
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5656839%252Fgeneral%252Ff1d0efce-8a0f-433b-8437-a6a3d3de55cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656839/general/f1d0efce-8a0f-433b-8437-a6a3d3de55cb.jpg already downloaded
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5656839%252Fgeneral%252Fd1d8d414-251d-4131-aa9b-22663eab4db4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656839/general/d1d8d414-251d-4131-aa9b-22663eab4db4.jpg already downloaded
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5656839%252Fgeneral%252F3f5d57a4-17c8-48ca-aa79-e34520c31648.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656839/general/3f5d57a4-17c8-48ca-aa79-e34520c31648.jpg already downloaded
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5656839%252Fgeneral%252F68f48a77-408d-4c1c-b792-de782c01d9ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656839/general/68f48a77-408d-4c1c-b792-de782c01d9ae.jpg already downloaded
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5656839%252Fgeneral%252F56c1154e-d328-4592-8bc9-f47b6bfad3cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656839/general/56c1154e-d328-4592-8bc9-f47b6bfad3cf.jpg already downloaded
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5656839%252Fgeneral%252F53c0b697-bcdf-4676-96de-63d393734f92.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656839/general/53c0b697-bcdf-4676-96de-63d393734f92.jpg already downloaded
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5656839%252Fgeneral%252F5dc2bb0a-3fc4-46e8-b901-15d76e0782ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656839/general/5dc2bb0a-3fc4-46e8-b901-15d76e0782ac.jpg already downloaded
2026-03-25 15:28:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48bc4b65-c6bb-5691-8ce2-1100077e1c71, identifier: 10724626
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d47d50>
2026-03-25 15:28:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252F6e6910a5-6cca-4d81-b70a-0a3bed870f8b.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/6e6910a5-6cca-4d81-b70a-0a3bed870f8b.jpg saved to cache
2026-03-25 15:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849
2026-03-25 15:28:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745083/general/c45b3483-6a52-4a1a-a995-1d3b32e0c155.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720685)
2026-03-25 15:28:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10724626
2026-03-25 15:28:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10724626
2026-03-25 15:28:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10724626 to the API
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:28:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724626>
{'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-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '48bc4b65-c6bb-5691-8ce2-1100077e1c71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GAA729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 292869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5656839/general/a715e654-d0d9-4e8e-b4ae-f6c33170ad17.jpg',
'https://images.openlane.eu/carimgs/5656839/general/3db6a749-8dac-400f-9779-3b8dd3861928.jpg',
'https://images.openlane.eu/carimgs/5656839/general/cfebcddd-47a8-491a-a506-20e4ae833d7f.jpg',
'https://images.openlane.eu/carimgs/5656839/general/f1d0efce-8a0f-433b-8437-a6a3d3de55cb.jpg',
'https://images.openlane.eu/carimgs/5656839/general/d1d8d414-251d-4131-aa9b-22663eab4db4.jpg',
'https://images.openlane.eu/carimgs/5656839/general/3f5d57a4-17c8-48ca-aa79-e34520c31648.jpg',
'https://images.openlane.eu/carimgs/5656839/general/68f48a77-408d-4c1c-b792-de782c01d9ae.jpg',
'https://images.openlane.eu/carimgs/5656839/general/56c1154e-d328-4592-8bc9-f47b6bfad3cf.jpg',
'https://images.openlane.eu/carimgs/5656839/general/53c0b697-bcdf-4676-96de-63d393734f92.jpg',
'https://images.openlane.eu/carimgs/5656839/general/5dc2bb0a-3fc4-46e8-b901-15d76e0782ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48bc4b65-c6bb-5691-8ce2-1100077e1c71/48bc4b65-c6bb-5691-8ce2-1100077e1c71_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 619682,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656839/general/a715e654-d0d9-4e8e-b4ae-f6c33170ad17.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48bc4b65-c6bb-5691-8ce2-1100077e1c71/48bc4b65-c6bb-5691-8ce2-1100077e1c71_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 788958,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656839/general/3db6a749-8dac-400f-9779-3b8dd3861928.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48bc4b65-c6bb-5691-8ce2-1100077e1c71/48bc4b65-c6bb-5691-8ce2-1100077e1c71_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 776724,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656839/general/cfebcddd-47a8-491a-a506-20e4ae833d7f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48bc4b65-c6bb-5691-8ce2-1100077e1c71/48bc4b65-c6bb-5691-8ce2-1100077e1c71_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 590027,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656839/general/f1d0efce-8a0f-433b-8437-a6a3d3de55cb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48bc4b65-c6bb-5691-8ce2-1100077e1c71/48bc4b65-c6bb-5691-8ce2-1100077e1c71_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 884118,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656839/general/d1d8d414-251d-4131-aa9b-22663eab4db4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48bc4b65-c6bb-5691-8ce2-1100077e1c71/48bc4b65-c6bb-5691-8ce2-1100077e1c71_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627897,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656839/general/3f5d57a4-17c8-48ca-aa79-e34520c31648.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48bc4b65-c6bb-5691-8ce2-1100077e1c71/48bc4b65-c6bb-5691-8ce2-1100077e1c71_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 646319,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656839/general/68f48a77-408d-4c1c-b792-de782c01d9ae.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48bc4b65-c6bb-5691-8ce2-1100077e1c71/48bc4b65-c6bb-5691-8ce2-1100077e1c71_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 691256,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656839/general/56c1154e-d328-4592-8bc9-f47b6bfad3cf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48bc4b65-c6bb-5691-8ce2-1100077e1c71/48bc4b65-c6bb-5691-8ce2-1100077e1c71_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 602824,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656839/general/53c0b697-bcdf-4676-96de-63d393734f92.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48bc4b65-c6bb-5691-8ce2-1100077e1c71/48bc4b65-c6bb-5691-8ce2-1100077e1c71_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535906,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656839/general/5dc2bb0a-3fc4-46e8-b901-15d76e0782ac.jpg',
'Width': 2000}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2018-05-24',
'seats_number': 5,
'seller_name': 'Auto-7 bv',
'title': 'Volvo V90 2.0 - Petrol - Automatic - 190 hp - 292.869 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724626%27 HTTP/1.1" 200 None
2026-03-25 15:28:44 [adesa.be] INFO: Saving data for 10724626: {'created_time': 1774452524.052467, 'last_price_update_time': 1774452524.05248, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724626') HTTP/1.1" 204 0
2026-03-25 15:28:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f93490>
2026-03-25 15:28:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252F58232ad8-d11c-4c86-98c4-01a15b6760d7.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/58232ad8-d11c-4c86-98c4-01a15b6760d7.jpg saved to cache
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849
2026-03-25 15:28:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b41350>
2026-03-25 15:28:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252Fc45b3483-6a52-4a1a-a995-1d3b32e0c155.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/c45b3483-6a52-4a1a-a995-1d3b32e0c155.jpg saved to cache
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849
2026-03-25 15:28:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745083/general/836f3b2d-e7be-428f-b4e5-398ae6a7bb61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720685)
2026-03-25 15:28:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with identifier: 10725677
2026-03-25 15:28:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with scrape type 1
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746100%252Fgeneral%252Fd51e8ab9-cc26-473c-957b-c738a38bbb9e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/d51e8ab9-cc26-473c-957b-c738a38bbb9e.jpeg not downloaded yet
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746100%252Fgeneral%252F0cc58706-a9b6-469f-a5be-83bf566d364d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/0cc58706-a9b6-469f-a5be-83bf566d364d.jpeg not downloaded yet
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746100%252Fgeneral%252Fb3d6d8fb-306c-4164-8e39-c5cf53555584.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/b3d6d8fb-306c-4164-8e39-c5cf53555584.jpeg not downloaded yet
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746100%252Fgeneral%252F7d4f7af5-7541-42eb-b583-76397c297d71.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/7d4f7af5-7541-42eb-b583-76397c297d71.jpeg not downloaded yet
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746100%252Fgeneral%252F6061ad63-f4b7-4e3e-9d76-8bd1649f7618.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/6061ad63-f4b7-4e3e-9d76-8bd1649f7618.jpeg not downloaded yet
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746100%252Fgeneral%252F38e7526f-65df-41f0-b58b-5e2b60f7bb7e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/38e7526f-65df-41f0-b58b-5e2b60f7bb7e.jpeg not downloaded yet
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746100%252Fgeneral%252F2d2f4c6b-a0da-4a08-b38e-83ec04d92fe9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/2d2f4c6b-a0da-4a08-b38e-83ec04d92fe9.jpeg not downloaded yet
2026-03-25 15:28:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84877f6e10>
2026-03-25 15:28:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745083%252Fgeneral%252F836f3b2d-e7be-428f-b4e5-398ae6a7bb61.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745083/general/836f3b2d-e7be-428f-b4e5-398ae6a7bb61.jpg saved to cache
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849
2026-03-25 15:28:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f96c30ba-1350-599d-b5b8-4b1b0bc8e849, skipping ID generation
2026-03-25 15:28:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with scrape type 1
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f96c30ba-1350-599d-b5b8-4b1b0bc8e849 sending to next pipeline
2026-03-25 15:28:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f96c30ba-1350-599d-b5b8-4b1b0bc8e849, identifier: 10720685
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746100%252Fgeneral%252Fca9a82d6-8e90-4d30-a9cc-e95b5e02e353.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/ca9a82d6-8e90-4d30-a9cc-e95b5e02e353.jpeg not downloaded yet
2026-03-25 15:28:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with identifier: 10720685
2026-03-25 15:28:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with identifier: 10720685
2026-03-25 15:28:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f96c30ba-1350-599d-b5b8-4b1b0bc8e849 with identifier: 10720685 to the API
2026-03-25 15:28:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745083/general/836f3b2d-e7be-428f-b4e5-398ae6a7bb61.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': 156,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'f96c30ba-1350-599d-b5b8-4b1b0bc8e849',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXR205',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 99279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314534,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745083/general/836f3b2d-e7be-428f-b4e5-398ae6a7bb61.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305182,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745083/general/c45b3483-6a52-4a1a-a995-1d3b32e0c155.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287257,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745083/general/58232ad8-d11c-4c86-98c4-01a15b6760d7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239008,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745083/general/6e6910a5-6cca-4d81-b70a-0a3bed870f8b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249583,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745083/general/c8eb94a9-8489-4e28-8fbb-e74b65cffd08.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258818,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745083/general/fbce1458-c0d2-4bc2-9ef3-b968a52578fa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210178,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745083/general/f4ac3b4e-72ce-40fb-87fe-6700aeff5090.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336758,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745083/general/eafe41bb-536a-4797-af30-0e47e59c7968.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251764,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745083/general/ecf2da14-16f1-4a3c-9e94-c4641894713f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f96c30ba-1350-599d-b5b8-4b1b0bc8e849/f96c30ba-1350-599d-b5b8-4b1b0bc8e849_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39495,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745083/general/3eda0072-f198-408f-9f29-c5ce86962cfc.jpg',
'Width': 400}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series Touring 318i - Petrol - Automatic - 156 hp - 99.279 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720685%27 HTTP/1.1" 200 None
2026-03-25 15:28:45 [adesa.be] INFO: Saving data for 10720685: {'created_time': 1774452525.344267, 'last_price_update_time': 1774452525.344278, 'auction_closing_time': 1774859400.0}
2026-03-25 15:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720685') HTTP/1.1" 204 0
2026-03-25 15:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746100%252Fgeneral%252F6a9a15cf-a661-42ee-9ae6-1eb0c23ad98b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/6a9a15cf-a661-42ee-9ae6-1eb0c23ad98b.jpeg not downloaded yet
2026-03-25 15:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5746100%252Fgeneral%252F972eaa8f-1fe2-4cf3-9412-fdd36ec84eeb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/972eaa8f-1fe2-4cf3-9412-fdd36ec84eeb.jpeg not downloaded yet
2026-03-25 15:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10724775
2026-03-25 15:28:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a090ef50-c125-569f-9e2a-4f4c63965e4b with scrape type 1
2026-03-25 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a090ef50-c125-569f-9e2a-4f4c63965e4b
2026-03-25 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745766%252Fgeneral%252F0c4899a2-cdc9-4d0f-b80d-3c912519ea58.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/0c4899a2-cdc9-4d0f-b80d-3c912519ea58.jpeg not downloaded yet
2026-03-25 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745766%252Fgeneral%252Ff0cea60a-d5f9-4db2-bcaf-a9954ca79b15.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/f0cea60a-d5f9-4db2-bcaf-a9954ca79b15.jpeg not downloaded yet
2026-03-25 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745766%252Fgeneral%252F0ab5620d-f4d2-4c36-a194-fb5ba37851b3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/0ab5620d-f4d2-4c36-a194-fb5ba37851b3.jpeg not downloaded yet
2026-03-25 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745766%252Fgeneral%252F19865875-3986-4292-a68b-106ced0b44c6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/19865875-3986-4292-a68b-106ced0b44c6.jpeg not downloaded yet
2026-03-25 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745766%252Fgeneral%252F7f3898dc-e02a-4f4e-b152-33d54e281f8d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/7f3898dc-e02a-4f4e-b152-33d54e281f8d.jpeg not downloaded yet
2026-03-25 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745766%252Fgeneral%252Fc2806fa4-2905-4d0b-856a-0901e31637d1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/c2806fa4-2905-4d0b-856a-0901e31637d1.jpeg not downloaded yet
2026-03-25 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745766%252Fgeneral%252F9089dbf9-0ff2-4c5a-a5a7-a7b090dc498a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/9089dbf9-0ff2-4c5a-a5a7-a7b090dc498a.jpeg not downloaded yet
2026-03-25 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745766%252Fgeneral%252F745c28b3-e3be-423f-b8fa-8e8c6ed28440.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/745c28b3-e3be-423f-b8fa-8e8c6ed28440.jpeg not downloaded yet
2026-03-25 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745766%252Fgeneral%252F1a4aae37-09c4-416a-a345-c57abb36ffb7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/1a4aae37-09c4-416a-a345-c57abb36ffb7.jpeg not downloaded yet
2026-03-25 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5745766%252Fgeneral%252Fddc7edc1-67f2-4c6a-9c15-bccf515cf892.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/ddc7edc1-67f2-4c6a-9c15-bccf515cf892.jpeg not downloaded yet
2026-03-25 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746100/general/972eaa8f-1fe2-4cf3-9412-fdd36ec84eeb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725677)
2026-03-25 15:28:47 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:28:47 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:28:47 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00E\xd3{\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\n[\xdb\x00E\xa9\xc9\x00\x00\x00\x00'
2026-03-25 15:28:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487944710>
2026-03-25 15:28:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_9.mpo HTTP/1.1" 201 0
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746100%252Fgeneral%252F972eaa8f-1fe2-4cf3-9412-fdd36ec84eeb.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/972eaa8f-1fe2-4cf3-9412-fdd36ec84eeb.jpeg saved to cache
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30
2026-03-25 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with identifier: 10724587
2026-03-25 15:28:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with scrape type 1
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5712899%252Fgeneral%252F68ad565c-7c37-41be-a8da-ac999adb504e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/68ad565c-7c37-41be-a8da-ac999adb504e.jpg not downloaded yet
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5712899%252Fgeneral%252F573a23ab-57b6-47e1-b770-33fb640f0edf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/573a23ab-57b6-47e1-b770-33fb640f0edf.jpg not downloaded yet
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5712899%252Fgeneral%252F4fd0b878-8094-49c5-8533-bbe62c29a8cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/4fd0b878-8094-49c5-8533-bbe62c29a8cc.jpg not downloaded yet
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5712899%252Fgeneral%252Fb17add71-eb48-44a5-a5c6-ee041c42f10a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/b17add71-eb48-44a5-a5c6-ee041c42f10a.jpg not downloaded yet
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5712899%252Fgeneral%252Fc4d10a5c-376d-4d86-9be4-2cf1fd4bf814.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/c4d10a5c-376d-4d86-9be4-2cf1fd4bf814.jpg not downloaded yet
2026-03-25 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745766/general/ddc7edc1-67f2-4c6a-9c15-bccf515cf892.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724775)
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5712899%252Fgeneral%252F0ec8322d-56af-4cfb-94c1-bde07d4d2a00.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/0ec8322d-56af-4cfb-94c1-bde07d4d2a00.jpg not downloaded yet
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5712899%252Fgeneral%252F17a1a197-4655-46e4-86c2-6fa6affe0017.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/17a1a197-4655-46e4-86c2-6fa6affe0017.jpg not downloaded yet
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5712899%252Fgeneral%252Ffb317f7b-326b-4686-8f23-62ab9066ff7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/fb317f7b-326b-4686-8f23-62ab9066ff7a.jpg not downloaded yet
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5712899%252Fgeneral%252Fa07bbd95-fe37-47dd-9e42-59319a617db4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/a07bbd95-fe37-47dd-9e42-59319a617db4.jpg not downloaded yet
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5712899%252Fgeneral%252F8822a231-475c-4798-9d3f-7c12264c3df3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/8822a231-475c-4798-9d3f-7c12264c3df3.jpg not downloaded yet
2026-03-25 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745766/general/1a4aae37-09c4-416a-a345-c57abb36ffb7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724775)
2026-03-25 15:28:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c2e190>
2026-03-25 15:28:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745766%252Fgeneral%252Fddc7edc1-67f2-4c6a-9c15-bccf515cf892.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/ddc7edc1-67f2-4c6a-9c15-bccf515cf892.jpeg saved to cache
2026-03-25 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a090ef50-c125-569f-9e2a-4f4c63965e4b
2026-03-25 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712899/general/c4d10a5c-376d-4d86-9be4-2cf1fd4bf814.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724587)
2026-03-25 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712899/general/8822a231-475c-4798-9d3f-7c12264c3df3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724587)
2026-03-25 15:28:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487be39d0>
2026-03-25 15:28:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745766%252Fgeneral%252F1a4aae37-09c4-416a-a345-c57abb36ffb7.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/1a4aae37-09c4-416a-a345-c57abb36ffb7.jpeg saved to cache
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a090ef50-c125-569f-9e2a-4f4c63965e4b
2026-03-25 15:28:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487937e10>
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712899%252Fgeneral%252Fc4d10a5c-376d-4d86-9be4-2cf1fd4bf814.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/c4d10a5c-376d-4d86-9be4-2cf1fd4bf814.jpg saved to cache
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1
2026-03-25 15:28:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c4ef90>
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712899%252Fgeneral%252F8822a231-475c-4798-9d3f-7c12264c3df3.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/8822a231-475c-4798-9d3f-7c12264c3df3.jpg saved to cache
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1
2026-03-25 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712899/general/fb317f7b-326b-4686-8f23-62ab9066ff7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724587)
2026-03-25 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712899/general/a07bbd95-fe37-47dd-9e42-59319a617db4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724587)
2026-03-25 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712899/general/17a1a197-4655-46e4-86c2-6fa6affe0017.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724587)
2026-03-25 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712899/general/0ec8322d-56af-4cfb-94c1-bde07d4d2a00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724587)
2026-03-25 15:28:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b4b710>
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712899%252Fgeneral%252Ffb317f7b-326b-4686-8f23-62ab9066ff7a.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/fb317f7b-326b-4686-8f23-62ab9066ff7a.jpg saved to cache
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1
2026-03-25 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712899/general/b17add71-eb48-44a5-a5c6-ee041c42f10a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724587)
2026-03-25 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712899/general/4fd0b878-8094-49c5-8533-bbe62c29a8cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724587)
2026-03-25 15:28:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c73d90>
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712899%252Fgeneral%252Fa07bbd95-fe37-47dd-9e42-59319a617db4.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/a07bbd95-fe37-47dd-9e42-59319a617db4.jpg saved to cache
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1
2026-03-25 15:28:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bd5a50>
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712899%252Fgeneral%252F17a1a197-4655-46e4-86c2-6fa6affe0017.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/17a1a197-4655-46e4-86c2-6fa6affe0017.jpg saved to cache
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1
2026-03-25 15:28:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f4ffd0>
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712899%252Fgeneral%252F0ec8322d-56af-4cfb-94c1-bde07d4d2a00.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/0ec8322d-56af-4cfb-94c1-bde07d4d2a00.jpg saved to cache
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1
2026-03-25 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712899/general/68ad565c-7c37-41be-a8da-ac999adb504e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724587)
2026-03-25 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712899/general/573a23ab-57b6-47e1-b770-33fb640f0edf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724587)
2026-03-25 15:28:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b9fe90>
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712899%252Fgeneral%252Fb17add71-eb48-44a5-a5c6-ee041c42f10a.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/b17add71-eb48-44a5-a5c6-ee041c42f10a.jpg saved to cache
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1
2026-03-25 15:28:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b09d50>
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712899%252Fgeneral%252F4fd0b878-8094-49c5-8533-bbe62c29a8cc.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/4fd0b878-8094-49c5-8533-bbe62c29a8cc.jpg saved to cache
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1
2026-03-25 15:28:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c85ad0>
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712899%252Fgeneral%252F68ad565c-7c37-41be-a8da-ac999adb504e.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/68ad565c-7c37-41be-a8da-ac999adb504e.jpg saved to cache
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1
2026-03-25 15:28:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f4cd90>
2026-03-25 15:28:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712899%252Fgeneral%252F573a23ab-57b6-47e1-b770-33fb640f0edf.jpg') HTTP/1.1" 204 0
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712899/general/573a23ab-57b6-47e1-b770-33fb640f0edf.jpg saved to cache
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1
2026-03-25 15:28:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b80ed17-ab23-511f-bea6-1325a3ee93c1, skipping ID generation
2026-03-25 15:28:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with scrape type 1
2026-03-25 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b80ed17-ab23-511f-bea6-1325a3ee93c1 sending to next pipeline
2026-03-25 15:28:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b80ed17-ab23-511f-bea6-1325a3ee93c1, identifier: 10724587
2026-03-25 15:28:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with identifier: 10724587
2026-03-25 15:28:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with identifier: 10724587
2026-03-25 15:28:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b80ed17-ab23-511f-bea6-1325a3ee93c1 with identifier: 10724587 to the API
2026-03-25 15:28:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:28:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5712899/general/573a23ab-57b6-47e1-b770-33fb640f0edf.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0b80ed17-ab23-511f-bea6-1325a3ee93c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AGC703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 140051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101689,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712899/general/68ad565c-7c37-41be-a8da-ac999adb504e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136139,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712899/general/573a23ab-57b6-47e1-b770-33fb640f0edf.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95457,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712899/general/4fd0b878-8094-49c5-8533-bbe62c29a8cc.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102639,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712899/general/b17add71-eb48-44a5-a5c6-ee041c42f10a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116333,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712899/general/c4d10a5c-376d-4d86-9be4-2cf1fd4bf814.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90030,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712899/general/0ec8322d-56af-4cfb-94c1-bde07d4d2a00.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78324,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712899/general/17a1a197-4655-46e4-86c2-6fa6affe0017.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158854,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712899/general/fb317f7b-326b-4686-8f23-62ab9066ff7a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162568,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712899/general/a07bbd95-fe37-47dd-9e42-59319a617db4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b80ed17-ab23-511f-bea6-1325a3ee93c1/0b80ed17-ab23-511f-bea6-1325a3ee93c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99548,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712899/general/8822a231-475c-4798-9d3f-7c12264c3df3.jpg',
'Width': 640}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2015-11-03',
'seats_number': 5,
'seller_name': 'RA Motors',
'title': 'Volkswagen Tiguan 2.0 TDI Sport & Style - 4Motion - Diesel - '
'Automatic - 184 hp - 140.051 km',
'transmission': 'automatic',
'trim': 'Sport & Style',
'vin': None,
'year': 2015}
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724587%27 HTTP/1.1" 200 None
2026-03-25 15:28:49 [adesa.be] INFO: Saving data for 10724587: {'created_time': 1774452529.272587, 'last_price_update_time': 1774452529.272599, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724587') HTTP/1.1" 204 0
2026-03-25 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745766/general/745c28b3-e3be-423f-b8fa-8e8c6ed28440.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724775)
2026-03-25 15:28:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b17990>
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745766%252Fgeneral%252F745c28b3-e3be-423f-b8fa-8e8c6ed28440.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/745c28b3-e3be-423f-b8fa-8e8c6ed28440.jpeg saved to cache
2026-03-25 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a090ef50-c125-569f-9e2a-4f4c63965e4b
2026-03-25 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745766/general/9089dbf9-0ff2-4c5a-a5a7-a7b090dc498a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724775)
2026-03-25 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745766/general/c2806fa4-2905-4d0b-856a-0901e31637d1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724775)
2026-03-25 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745766/general/19865875-3986-4292-a68b-106ced0b44c6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724775)
2026-03-25 15:28:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b49bd0>
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745766%252Fgeneral%252F9089dbf9-0ff2-4c5a-a5a7-a7b090dc498a.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/9089dbf9-0ff2-4c5a-a5a7-a7b090dc498a.jpeg saved to cache
2026-03-25 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a090ef50-c125-569f-9e2a-4f4c63965e4b
2026-03-25 15:28:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c98790>
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745766%252Fgeneral%252Fc2806fa4-2905-4d0b-856a-0901e31637d1.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/c2806fa4-2905-4d0b-856a-0901e31637d1.jpeg saved to cache
2026-03-25 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a090ef50-c125-569f-9e2a-4f4c63965e4b
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b9ea10>
2026-03-25 15:28:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745766%252Fgeneral%252F19865875-3986-4292-a68b-106ced0b44c6.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/19865875-3986-4292-a68b-106ced0b44c6.jpeg saved to cache
2026-03-25 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a090ef50-c125-569f-9e2a-4f4c63965e4b
2026-03-25 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745766/general/0ab5620d-f4d2-4c36-a194-fb5ba37851b3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724775)
2026-03-25 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745766/general/7f3898dc-e02a-4f4e-b152-33d54e281f8d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724775)
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c73190>
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745766%252Fgeneral%252F0ab5620d-f4d2-4c36-a194-fb5ba37851b3.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/0ab5620d-f4d2-4c36-a194-fb5ba37851b3.jpeg saved to cache
2026-03-25 15:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a090ef50-c125-569f-9e2a-4f4c63965e4b
2026-03-25 15:28:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b08550>
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745766%252Fgeneral%252F7f3898dc-e02a-4f4e-b152-33d54e281f8d.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/7f3898dc-e02a-4f4e-b152-33d54e281f8d.jpeg saved to cache
2026-03-25 15:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a090ef50-c125-569f-9e2a-4f4c63965e4b
2026-03-25 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745766/general/f0cea60a-d5f9-4db2-bcaf-a9954ca79b15.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724775)
2026-03-25 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745766/general/0c4899a2-cdc9-4d0f-b80d-3c912519ea58.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724775)
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486df8210>
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745766%252Fgeneral%252Ff0cea60a-d5f9-4db2-bcaf-a9954ca79b15.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/f0cea60a-d5f9-4db2-bcaf-a9954ca79b15.jpeg saved to cache
2026-03-25 15:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a090ef50-c125-569f-9e2a-4f4c63965e4b
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bf9450>
2026-03-25 15:28:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745766%252Fgeneral%252F0c4899a2-cdc9-4d0f-b80d-3c912519ea58.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745766/general/0c4899a2-cdc9-4d0f-b80d-3c912519ea58.jpeg saved to cache
2026-03-25 15:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a090ef50-c125-569f-9e2a-4f4c63965e4b
2026-03-25 15:28:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a090ef50-c125-569f-9e2a-4f4c63965e4b, skipping ID generation
2026-03-25 15:28:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a090ef50-c125-569f-9e2a-4f4c63965e4b with scrape type 1
2026-03-25 15:28:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a090ef50-c125-569f-9e2a-4f4c63965e4b sending to next pipeline
2026-03-25 15:28:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a090ef50-c125-569f-9e2a-4f4c63965e4b, identifier: 10724775
2026-03-25 15:28:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10724775
2026-03-25 15:28:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10724775
2026-03-25 15:28:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10724775 to the API
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:28:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745766/general/0c4899a2-cdc9-4d0f-b80d-3c912519ea58.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a090ef50-c125-569f-9e2a-4f4c63965e4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TKE475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724775',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 188409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347296,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745766/general/0c4899a2-cdc9-4d0f-b80d-3c912519ea58.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359102,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745766/general/f0cea60a-d5f9-4db2-bcaf-a9954ca79b15.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379761,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745766/general/0ab5620d-f4d2-4c36-a194-fb5ba37851b3.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339976,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745766/general/19865875-3986-4292-a68b-106ced0b44c6.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2186654,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745766/general/7f3898dc-e02a-4f4e-b152-33d54e281f8d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1927691,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745766/general/c2806fa4-2905-4d0b-856a-0901e31637d1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2353816,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745766/general/9089dbf9-0ff2-4c5a-a5a7-a7b090dc498a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3674796,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745766/general/745c28b3-e3be-423f-b8fa-8e8c6ed28440.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2240049,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745766/general/1a4aae37-09c4-416a-a345-c57abb36ffb7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a090ef50-c125-569f-9e2a-4f4c63965e4b/a090ef50-c125-569f-9e2a-4f4c63965e4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1701261,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745766/general/ddc7edc1-67f2-4c6a-9c15-bccf515cf892.jpeg',
'Width': 4032}],
'price': 8350,
'price_includes_vat': True,
'registration_date': '2015-09-07',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Volkswagen Tiguan 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 188.409 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2015}
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724775%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [adesa.be] INFO: Saving data for 10724775: {'created_time': 1774452531.02611, 'last_price_update_time': 1774452531.026121, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724775') HTTP/1.1" 204 0
2026-03-25 15:28:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28: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 15:28:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25ecd332-ef93-5e1c-8c44-50ab408a8950 with identifier: 10727083
2026-03-25 15:28:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25ecd332-ef93-5e1c-8c44-50ab408a8950 with scrape type 1
2026-03-25 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25ecd332-ef93-5e1c-8c44-50ab408a8950
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5690039%252Fgeneral%252Ffc17ef7e-e5c3-40ca-b1ec-0e83d93d4430.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690039/general/fc17ef7e-e5c3-40ca-b1ec-0e83d93d4430.jpg already downloaded
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5690039%252Fgeneral%252F43dfba23-a28a-4f50-9d6e-ef3e5f5decca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690039/general/43dfba23-a28a-4f50-9d6e-ef3e5f5decca.jpg already downloaded
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5690039%252Fgeneral%252Fc19f6eda-b346-4f91-a62b-6c19cbc0f074.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690039/general/c19f6eda-b346-4f91-a62b-6c19cbc0f074.jpg already downloaded
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5690039%252Fgeneral%252F0052513f-bbdf-4dd8-8d33-4a459f9177b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690039/general/0052513f-bbdf-4dd8-8d33-4a459f9177b8.jpg already downloaded
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5690039%252Fgeneral%252F3a7717f2-9df6-47c3-b2d1-9be2c97b1184.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690039/general/3a7717f2-9df6-47c3-b2d1-9be2c97b1184.jpg already downloaded
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5690039%252Fgeneral%252Ff6015896-3c05-4090-9ca1-9588f9f04399.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690039/general/f6015896-3c05-4090-9ca1-9588f9f04399.jpg already downloaded
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5690039%252Fgeneral%252F85fc3fa9-af4a-482c-a1e6-dc77ca61ca1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690039/general/85fc3fa9-af4a-482c-a1e6-dc77ca61ca1d.jpg already downloaded
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5690039%252Fgeneral%252Fbf4e94b2-23c7-479d-bcbe-d843dc3cf035.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690039/general/bf4e94b2-23c7-479d-bcbe-d843dc3cf035.jpg already downloaded
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5690039%252Fgeneral%252F0142f016-3cee-46f8-9584-084f740e12cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690039/general/0142f016-3cee-46f8-9584-084f740e12cf.jpg already downloaded
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5690039%252Fgeneral%252Fd7c56b6a-4823-4810-a0b2-c146b0b9e81b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690039/general/d7c56b6a-4823-4810-a0b2-c146b0b9e81b.jpg already downloaded
2026-03-25 15:28:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25ecd332-ef93-5e1c-8c44-50ab408a8950, identifier: 10727083
2026-03-25 15:28:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25ecd332-ef93-5e1c-8c44-50ab408a8950 with identifier: 10727083
2026-03-25 15:28:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25ecd332-ef93-5e1c-8c44-50ab408a8950 with identifier: 10727083
2026-03-25 15:28:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25ecd332-ef93-5e1c-8c44-50ab408a8950 with identifier: 10727083 to the API
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727083>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '25ecd332-ef93-5e1c-8c44-50ab408a8950',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '322600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727083',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 167843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5690039/general/fc17ef7e-e5c3-40ca-b1ec-0e83d93d4430.jpg',
'https://images.openlane.eu/carimgs/5690039/general/43dfba23-a28a-4f50-9d6e-ef3e5f5decca.jpg',
'https://images.openlane.eu/carimgs/5690039/general/c19f6eda-b346-4f91-a62b-6c19cbc0f074.jpg',
'https://images.openlane.eu/carimgs/5690039/general/0052513f-bbdf-4dd8-8d33-4a459f9177b8.jpg',
'https://images.openlane.eu/carimgs/5690039/general/3a7717f2-9df6-47c3-b2d1-9be2c97b1184.jpg',
'https://images.openlane.eu/carimgs/5690039/general/f6015896-3c05-4090-9ca1-9588f9f04399.jpg',
'https://images.openlane.eu/carimgs/5690039/general/85fc3fa9-af4a-482c-a1e6-dc77ca61ca1d.jpg',
'https://images.openlane.eu/carimgs/5690039/general/bf4e94b2-23c7-479d-bcbe-d843dc3cf035.jpg',
'https://images.openlane.eu/carimgs/5690039/general/0142f016-3cee-46f8-9584-084f740e12cf.jpg',
'https://images.openlane.eu/carimgs/5690039/general/d7c56b6a-4823-4810-a0b2-c146b0b9e81b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ecd332-ef93-5e1c-8c44-50ab408a8950/25ecd332-ef93-5e1c-8c44-50ab408a8950_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 782415,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690039/general/fc17ef7e-e5c3-40ca-b1ec-0e83d93d4430.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ecd332-ef93-5e1c-8c44-50ab408a8950/25ecd332-ef93-5e1c-8c44-50ab408a8950_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 728945,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690039/general/43dfba23-a28a-4f50-9d6e-ef3e5f5decca.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ecd332-ef93-5e1c-8c44-50ab408a8950/25ecd332-ef93-5e1c-8c44-50ab408a8950_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1009380,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690039/general/c19f6eda-b346-4f91-a62b-6c19cbc0f074.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ecd332-ef93-5e1c-8c44-50ab408a8950/25ecd332-ef93-5e1c-8c44-50ab408a8950_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 786479,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690039/general/0052513f-bbdf-4dd8-8d33-4a459f9177b8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ecd332-ef93-5e1c-8c44-50ab408a8950/25ecd332-ef93-5e1c-8c44-50ab408a8950_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423332,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690039/general/3a7717f2-9df6-47c3-b2d1-9be2c97b1184.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ecd332-ef93-5e1c-8c44-50ab408a8950/25ecd332-ef93-5e1c-8c44-50ab408a8950_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249289,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690039/general/f6015896-3c05-4090-9ca1-9588f9f04399.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ecd332-ef93-5e1c-8c44-50ab408a8950/25ecd332-ef93-5e1c-8c44-50ab408a8950_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302513,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690039/general/85fc3fa9-af4a-482c-a1e6-dc77ca61ca1d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ecd332-ef93-5e1c-8c44-50ab408a8950/25ecd332-ef93-5e1c-8c44-50ab408a8950_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288469,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690039/general/bf4e94b2-23c7-479d-bcbe-d843dc3cf035.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ecd332-ef93-5e1c-8c44-50ab408a8950/25ecd332-ef93-5e1c-8c44-50ab408a8950_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444756,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690039/general/0142f016-3cee-46f8-9584-084f740e12cf.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ecd332-ef93-5e1c-8c44-50ab408a8950/25ecd332-ef93-5e1c-8c44-50ab408a8950_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308332,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690039/general/d7c56b6a-4823-4810-a0b2-c146b0b9e81b.jpg',
'Width': 2048}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2019-01-09',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volkswagen Tiguan 2.0 TDI Highline - 4Motion - Diesel - Manual - '
'150 hp - 167.843 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727083%27 HTTP/1.1" 200 None
2026-03-25 15:28:51 [adesa.be] INFO: Saving data for 10727083: {'created_time': 1774452531.762924, 'last_price_update_time': 1774452531.762935, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727083') HTTP/1.1" 204 0
2026-03-25 15:28:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746100/general/2d2f4c6b-a0da-4a08-b38e-83ec04d92fe9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725677)
2026-03-25 15:28:51 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:28:51 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:28:51 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00@\xd7\xee\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\tBL\x00@\xa7\x08\x00\x00\x00\x00'
2026-03-25 15:28:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84879baf50>
2026-03-25 15:28:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_6.mpo HTTP/1.1" 201 0
2026-03-25 15:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746100%252Fgeneral%252F2d2f4c6b-a0da-4a08-b38e-83ec04d92fe9.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/2d2f4c6b-a0da-4a08-b38e-83ec04d92fe9.jpeg saved to cache
2026-03-25 15:28:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30
2026-03-25 15:28:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746100/general/6a9a15cf-a661-42ee-9ae6-1eb0c23ad98b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725677)
2026-03-25 15:28:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b9dd90>
2026-03-25 15:28:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746100%252Fgeneral%252F6a9a15cf-a661-42ee-9ae6-1eb0c23ad98b.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/6a9a15cf-a661-42ee-9ae6-1eb0c23ad98b.jpeg saved to cache
2026-03-25 15:28:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30
2026-03-25 15:28:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746100/general/ca9a82d6-8e90-4d30-a9cc-e95b5e02e353.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725677)
2026-03-25 15:28:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487937f50>
2026-03-25 15:28:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746100%252Fgeneral%252Fca9a82d6-8e90-4d30-a9cc-e95b5e02e353.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/ca9a82d6-8e90-4d30-a9cc-e95b5e02e353.jpeg saved to cache
2026-03-25 15:28:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30
2026-03-25 15:28:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746100/general/38e7526f-65df-41f0-b58b-5e2b60f7bb7e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725677)
2026-03-25 15:28:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746100/general/6061ad63-f4b7-4e3e-9d76-8bd1649f7618.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725677)
2026-03-25 15:28:52 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:28:52 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:28:52 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00Iq\x96\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\xee9\x00I>Y\x00\x00\x00\x00'
2026-03-25 15:28:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84879354d0>
2026-03-25 15:28:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_5.mpo HTTP/1.1" 201 0
2026-03-25 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746100%252Fgeneral%252F38e7526f-65df-41f0-b58b-5e2b60f7bb7e.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/38e7526f-65df-41f0-b58b-5e2b60f7bb7e.jpeg saved to cache
2026-03-25 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30
2026-03-25 15:28:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f48d50>
2026-03-25 15:28:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746100%252Fgeneral%252F6061ad63-f4b7-4e3e-9d76-8bd1649f7618.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/6061ad63-f4b7-4e3e-9d76-8bd1649f7618.jpeg saved to cache
2026-03-25 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30
2026-03-25 15:28:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746100/general/7d4f7af5-7541-42eb-b583-76397c297d71.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725677)
2026-03-25 15:28:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746100/general/0cc58706-a9b6-469f-a5be-83bf566d364d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725677)
2026-03-25 15:28:53 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:28:53 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:28:53 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00X\x16\xeb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b:\xbb\x00W\xe9,\x00\x00\x00\x00'
2026-03-25 15:28:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b49f50>
2026-03-25 15:28:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_3.mpo HTTP/1.1" 201 0
2026-03-25 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746100%252Fgeneral%252F7d4f7af5-7541-42eb-b583-76397c297d71.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/7d4f7af5-7541-42eb-b583-76397c297d71.jpeg saved to cache
2026-03-25 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30
2026-03-25 15:28:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b8f410>
2026-03-25 15:28:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746100%252Fgeneral%252F0cc58706-a9b6-469f-a5be-83bf566d364d.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/0cc58706-a9b6-469f-a5be-83bf566d364d.jpeg saved to cache
2026-03-25 15:28:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30
2026-03-25 15:28:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722702
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722702%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722702: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722702 url https://www.openlane.eu/en/carv6/auction/10722702
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722378
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722378%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722378: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722378 url https://www.openlane.eu/en/carv6/auction/10722378
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722395
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722395%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722395: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722395 url https://www.openlane.eu/en/carv6/auction/10722395
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722415
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722415%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722415: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722415 url https://www.openlane.eu/en/carv6/auction/10722415
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722496
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722496%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722496: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722496 url https://www.openlane.eu/en/carv6/auction/10722496
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722379
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722379%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722379: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722379 url https://www.openlane.eu/en/carv6/auction/10722379
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722674
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722674%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722674: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722674 url https://www.openlane.eu/en/carv6/auction/10722674
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722389
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722389%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722389: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722389 url https://www.openlane.eu/en/carv6/auction/10722389
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722642
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722642%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722642: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722642 url https://www.openlane.eu/en/carv6/auction/10722642
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722374
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722374%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722374: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722374 url https://www.openlane.eu/en/carv6/auction/10722374
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722453
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722453%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722453: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722453 url https://www.openlane.eu/en/carv6/auction/10722453
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722390
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722390%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722390: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722390 url https://www.openlane.eu/en/carv6/auction/10722390
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722564
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722564%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722564: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722564 url https://www.openlane.eu/en/carv6/auction/10722564
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722498
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722498%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722498: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722498 url https://www.openlane.eu/en/carv6/auction/10722498
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722416
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722416%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722416: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722416 url https://www.openlane.eu/en/carv6/auction/10722416
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722377
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722377%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722377: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722377 url https://www.openlane.eu/en/carv6/auction/10722377
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722572
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722572%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722572: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722572 url https://www.openlane.eu/en/carv6/auction/10722572
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722397
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722397%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722397: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722397 url https://www.openlane.eu/en/carv6/auction/10722397
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722499
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722499%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722499: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722499 url https://www.openlane.eu/en/carv6/auction/10722499
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722391
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722391%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722391: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722391 url https://www.openlane.eu/en/carv6/auction/10722391
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722623
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722623%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722623: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722623 url https://www.openlane.eu/en/carv6/auction/10722623
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722573
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722573%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722573: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722573 url https://www.openlane.eu/en/carv6/auction/10722573
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722644
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722644%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722644: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722644 url https://www.openlane.eu/en/carv6/auction/10722644
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722703
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722703%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722703: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722703 url https://www.openlane.eu/en/carv6/auction/10722703
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722433
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722433%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722433: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722433 url https://www.openlane.eu/en/carv6/auction/10722433
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722454
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722454%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722454: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722454 url https://www.openlane.eu/en/carv6/auction/10722454
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722704
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722704%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722704: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722704 url https://www.openlane.eu/en/carv6/auction/10722704
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722434
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722434%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722434: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722434 url https://www.openlane.eu/en/carv6/auction/10722434
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722624
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722624%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722624: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722624 url https://www.openlane.eu/en/carv6/auction/10722624
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722544
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722544%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722544: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722544 url https://www.openlane.eu/en/carv6/auction/10722544
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722676
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722676%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722676: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722676 url https://www.openlane.eu/en/carv6/auction/10722676
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722584
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722584%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722584: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722584 url https://www.openlane.eu/en/carv6/auction/10722584
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722646
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722646%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722646: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722646 url https://www.openlane.eu/en/carv6/auction/10722646
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722647
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722647%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722647: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722647 url https://www.openlane.eu/en/carv6/auction/10722647
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722625
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722625%27 HTTP/1.1" 200 None
2026-03-25 15:28:54 [adesa.be] INFO: Scrape type for 10722625: 0
2026-03-25 15:28:54 [adesa.be] INFO: Skipping item 10722625 url https://www.openlane.eu/en/carv6/auction/10722625
2026-03-25 15:28:54 [adesa.be] INFO: Found listing with ID: 10722705
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722705: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722705 url https://www.openlane.eu/en/carv6/auction/10722705
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722545
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722545: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722545 url https://www.openlane.eu/en/carv6/auction/10722545
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722501
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722501: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722501 url https://www.openlane.eu/en/carv6/auction/10722501
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722500
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722500: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722500 url https://www.openlane.eu/en/carv6/auction/10722500
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722455
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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 15:28:55 [adesa.be] INFO: Scrape type for 10722455: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722455 url https://www.openlane.eu/en/carv6/auction/10722455
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722648
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722648: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722648 url https://www.openlane.eu/en/carv6/auction/10722648
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722467
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722467: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722467 url https://www.openlane.eu/en/carv6/auction/10722467
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722626
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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 15:28:55 [adesa.be] INFO: Scrape type for 10722626: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722626 url https://www.openlane.eu/en/carv6/auction/10722626
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722585
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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 15:28:55 [adesa.be] INFO: Scrape type for 10722585: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722585 url https://www.openlane.eu/en/carv6/auction/10722585
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722435
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722435: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722435 url https://www.openlane.eu/en/carv6/auction/10722435
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722436
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722436: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722436 url https://www.openlane.eu/en/carv6/auction/10722436
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722586
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722586: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722586 url https://www.openlane.eu/en/carv6/auction/10722586
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722367
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722367: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722367 url https://www.openlane.eu/en/carv6/auction/10722367
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722382
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722382: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722382 url https://www.openlane.eu/en/carv6/auction/10722382
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722546
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722546: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722546 url https://www.openlane.eu/en/carv6/auction/10722546
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722532
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722532: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722532 url https://www.openlane.eu/en/carv6/auction/10722532
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722503
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722503: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722503 url https://www.openlane.eu/en/carv6/auction/10722503
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722481
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722481: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722481 url https://www.openlane.eu/en/carv6/auction/10722481
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722437
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722437: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722437 url https://www.openlane.eu/en/carv6/auction/10722437
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722502
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722502: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722502 url https://www.openlane.eu/en/carv6/auction/10722502
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722504
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722504: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722504 url https://www.openlane.eu/en/carv6/auction/10722504
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722677
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722677: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722677 url https://www.openlane.eu/en/carv6/auction/10722677
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722547
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722547: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722547 url https://www.openlane.eu/en/carv6/auction/10722547
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722587
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722587: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722587 url https://www.openlane.eu/en/carv6/auction/10722587
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722649
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722649: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722649 url https://www.openlane.eu/en/carv6/auction/10722649
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722706
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722706: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722706 url https://www.openlane.eu/en/carv6/auction/10722706
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722403
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722403: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722403 url https://www.openlane.eu/en/carv6/auction/10722403
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722456
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722456: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722456 url https://www.openlane.eu/en/carv6/auction/10722456
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722627
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722627: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722627 url https://www.openlane.eu/en/carv6/auction/10722627
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722505
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722505: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722505 url https://www.openlane.eu/en/carv6/auction/10722505
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722419
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722419: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722419 url https://www.openlane.eu/en/carv6/auction/10722419
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722482
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722482: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722482 url https://www.openlane.eu/en/carv6/auction/10722482
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722480
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722480: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722480 url https://www.openlane.eu/en/carv6/auction/10722480
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722708
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722708: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722708 url https://www.openlane.eu/en/carv6/auction/10722708
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722707
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722707: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722707 url https://www.openlane.eu/en/carv6/auction/10722707
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722628
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722628: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722628 url https://www.openlane.eu/en/carv6/auction/10722628
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722709
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722709: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722709 url https://www.openlane.eu/en/carv6/auction/10722709
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722604
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722604: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722604 url https://www.openlane.eu/en/carv6/auction/10722604
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722605
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722605: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722605 url https://www.openlane.eu/en/carv6/auction/10722605
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722438
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722438: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722438 url https://www.openlane.eu/en/carv6/auction/10722438
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722574
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722574: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722574 url https://www.openlane.eu/en/carv6/auction/10722574
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722468
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722468: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722468 url https://www.openlane.eu/en/carv6/auction/10722468
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10716167
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10716167: 2
2026-03-25 15:28:55 [adesa.be] INFO: Scraping item 10716167 url https://www.openlane.eu/en/carv6/auction/10716167
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10716159
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10716159: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10716159 url https://www.openlane.eu/en/carv6/auction/10716159
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10716156
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10716156: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10716156 url https://www.openlane.eu/en/carv6/auction/10716156
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10716157
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10716157: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10716157 url https://www.openlane.eu/en/carv6/auction/10716157
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722678
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722678: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722678 url https://www.openlane.eu/en/carv6/auction/10722678
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722420
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722420: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722420 url https://www.openlane.eu/en/carv6/auction/10722420
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722533
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722533: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722533 url https://www.openlane.eu/en/carv6/auction/10722533
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722506
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722506: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722506 url https://www.openlane.eu/en/carv6/auction/10722506
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722507
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722507: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722507 url https://www.openlane.eu/en/carv6/auction/10722507
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722439
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722439: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722439 url https://www.openlane.eu/en/carv6/auction/10722439
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722650
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722650: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722650 url https://www.openlane.eu/en/carv6/auction/10722650
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722440
2026-03-25 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:55 [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 15:28:55 [adesa.be] INFO: Scrape type for 10722440: 0
2026-03-25 15:28:55 [adesa.be] INFO: Skipping item 10722440 url https://www.openlane.eu/en/carv6/auction/10722440
2026-03-25 15:28:55 [adesa.be] INFO: Found listing with ID: 10722710
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722710%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [adesa.be] INFO: Scrape type for 10722710: 0
2026-03-25 15:28:56 [adesa.be] INFO: Skipping item 10722710 url https://www.openlane.eu/en/carv6/auction/10722710
2026-03-25 15:28:56 [adesa.be] INFO: Found listing with ID: 10722524
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722524%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [adesa.be] INFO: Scrape type for 10722524: 0
2026-03-25 15:28:56 [adesa.be] INFO: Skipping item 10722524 url https://www.openlane.eu/en/carv6/auction/10722524
2026-03-25 15:28:56 [adesa.be] INFO: Found listing with ID: 10722679
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722679%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [adesa.be] INFO: Scrape type for 10722679: 0
2026-03-25 15:28:56 [adesa.be] INFO: Skipping item 10722679 url https://www.openlane.eu/en/carv6/auction/10722679
2026-03-25 15:28:56 [adesa.be] INFO: Found listing with ID: 10722385
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722385%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [adesa.be] INFO: Scrape type for 10722385: 0
2026-03-25 15:28:56 [adesa.be] INFO: Skipping item 10722385 url https://www.openlane.eu/en/carv6/auction/10722385
2026-03-25 15:28:56 [adesa.be] INFO: Found listing with ID: 10722534
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722534%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [adesa.be] INFO: Scrape type for 10722534: 0
2026-03-25 15:28:56 [adesa.be] INFO: Skipping item 10722534 url https://www.openlane.eu/en/carv6/auction/10722534
2026-03-25 15:28:56 [adesa.be] INFO: Found listing with ID: 10722680
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722680%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [adesa.be] INFO: Scrape type for 10722680: 0
2026-03-25 15:28:56 [adesa.be] INFO: Skipping item 10722680 url https://www.openlane.eu/en/carv6/auction/10722680
2026-03-25 15:28:56 [adesa.be] INFO: Found listing with ID: 10722651
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722651%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [adesa.be] INFO: Scrape type for 10722651: 0
2026-03-25 15:28:56 [adesa.be] INFO: Skipping item 10722651 url https://www.openlane.eu/en/carv6/auction/10722651
2026-03-25 15:28:56 [adesa.be] INFO: Found listing with ID: 10722535
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722535%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [adesa.be] INFO: Scrape type for 10722535: 0
2026-03-25 15:28:56 [adesa.be] INFO: Skipping item 10722535 url https://www.openlane.eu/en/carv6/auction/10722535
2026-03-25 15:28:56 [adesa.be] INFO: Found listing with ID: 10722588
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722588%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [adesa.be] INFO: Scrape type for 10722588: 0
2026-03-25 15:28:56 [adesa.be] INFO: Skipping item 10722588 url https://www.openlane.eu/en/carv6/auction/10722588
2026-03-25 15:28:56 [adesa.be] INFO: Found listing with ID: 10722525
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722525%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [adesa.be] INFO: Scrape type for 10722525: 0
2026-03-25 15:28:56 [adesa.be] INFO: Skipping item 10722525 url https://www.openlane.eu/en/carv6/auction/10722525
2026-03-25 15:28:56 [adesa.be] INFO: Found listing with ID: 10722508
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722508%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [adesa.be] INFO: Scrape type for 10722508: 0
2026-03-25 15:28:56 [adesa.be] INFO: Skipping item 10722508 url https://www.openlane.eu/en/carv6/auction/10722508
2026-03-25 15:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746100/general/b3d6d8fb-306c-4164-8e39-c5cf53555584.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725677)
2026-03-25 15:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746100/general/d51e8ab9-cc26-473c-957b-c738a38bbb9e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725677)
2026-03-25 15:28:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10724610
2026-03-25 15:28:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f3892c-09ae-5392-9ce1-7f1c9916a563 with scrape type 1
2026-03-25 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3f3892c-09ae-5392-9ce1-7f1c9916a563
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739906%252Fgeneral%252F5b8d3157-acb2-4344-a4e3-255050b3b9d7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739906/general/5b8d3157-acb2-4344-a4e3-255050b3b9d7.jpeg already downloaded
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739906%252Fgeneral%252Fc7b7af20-0310-44ff-b4a4-150c8d0211f3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739906/general/c7b7af20-0310-44ff-b4a4-150c8d0211f3.jpeg already downloaded
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739906%252Fgeneral%252F4472abca-a416-442c-8996-e6b7016930f7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739906/general/4472abca-a416-442c-8996-e6b7016930f7.jpeg already downloaded
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739906%252Fgeneral%252F3ca3f15e-4148-4fb7-aaeb-b830af461062.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739906/general/3ca3f15e-4148-4fb7-aaeb-b830af461062.jpeg already downloaded
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739906%252Fgeneral%252Fae8339e5-2d32-4bac-ae19-9d623bf975ed.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739906/general/ae8339e5-2d32-4bac-ae19-9d623bf975ed.jpeg already downloaded
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739906%252Fgeneral%252F4894fcdf-27ac-46fd-9af7-67317a6abd71.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739906/general/4894fcdf-27ac-46fd-9af7-67317a6abd71.jpeg already downloaded
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739906%252Fgeneral%252F3bd284f1-779c-4c1b-8379-d148eb4aa6c2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739906/general/3bd284f1-779c-4c1b-8379-d148eb4aa6c2.jpeg already downloaded
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739906%252Fgeneral%252F3b9395f0-355a-4162-a2dd-3df6594d70f2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739906/general/3b9395f0-355a-4162-a2dd-3df6594d70f2.jpeg already downloaded
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739906%252Fgeneral%252F7bdfeece-be8d-44f7-a368-9ca9de5e47c6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739906/general/7bdfeece-be8d-44f7-a368-9ca9de5e47c6.jpeg already downloaded
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739906%252Fgeneral%252F6010f213-71a6-4f88-81c7-5e326864723d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739906/general/6010f213-71a6-4f88-81c7-5e326864723d.jpeg already downloaded
2026-03-25 15:28:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3f3892c-09ae-5392-9ce1-7f1c9916a563, identifier: 10724610
2026-03-25 15:28:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10724610
2026-03-25 15:28:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10724610
2026-03-25 15:28:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10724610 to the API
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:28:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724610>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b3f3892c-09ae-5392-9ce1-7f1c9916a563',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VJK407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724610',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 198269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5739906/general/5b8d3157-acb2-4344-a4e3-255050b3b9d7.jpeg',
'https://images.openlane.eu/carimgs/5739906/general/c7b7af20-0310-44ff-b4a4-150c8d0211f3.jpeg',
'https://images.openlane.eu/carimgs/5739906/general/4472abca-a416-442c-8996-e6b7016930f7.jpeg',
'https://images.openlane.eu/carimgs/5739906/general/3ca3f15e-4148-4fb7-aaeb-b830af461062.jpeg',
'https://images.openlane.eu/carimgs/5739906/general/ae8339e5-2d32-4bac-ae19-9d623bf975ed.jpeg',
'https://images.openlane.eu/carimgs/5739906/general/4894fcdf-27ac-46fd-9af7-67317a6abd71.jpeg',
'https://images.openlane.eu/carimgs/5739906/general/3bd284f1-779c-4c1b-8379-d148eb4aa6c2.jpeg',
'https://images.openlane.eu/carimgs/5739906/general/3b9395f0-355a-4162-a2dd-3df6594d70f2.jpeg',
'https://images.openlane.eu/carimgs/5739906/general/7bdfeece-be8d-44f7-a368-9ca9de5e47c6.jpeg',
'https://images.openlane.eu/carimgs/5739906/general/6010f213-71a6-4f88-81c7-5e326864723d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3f3892c-09ae-5392-9ce1-7f1c9916a563/b3f3892c-09ae-5392-9ce1-7f1c9916a563_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614707,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739906/general/5b8d3157-acb2-4344-a4e3-255050b3b9d7.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3f3892c-09ae-5392-9ce1-7f1c9916a563/b3f3892c-09ae-5392-9ce1-7f1c9916a563_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 821098,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739906/general/c7b7af20-0310-44ff-b4a4-150c8d0211f3.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3f3892c-09ae-5392-9ce1-7f1c9916a563/b3f3892c-09ae-5392-9ce1-7f1c9916a563_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 724743,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739906/general/4472abca-a416-442c-8996-e6b7016930f7.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3f3892c-09ae-5392-9ce1-7f1c9916a563/b3f3892c-09ae-5392-9ce1-7f1c9916a563_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 764863,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739906/general/3ca3f15e-4148-4fb7-aaeb-b830af461062.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3f3892c-09ae-5392-9ce1-7f1c9916a563/b3f3892c-09ae-5392-9ce1-7f1c9916a563_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 649433,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739906/general/ae8339e5-2d32-4bac-ae19-9d623bf975ed.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3f3892c-09ae-5392-9ce1-7f1c9916a563/b3f3892c-09ae-5392-9ce1-7f1c9916a563_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 685367,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739906/general/4894fcdf-27ac-46fd-9af7-67317a6abd71.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3f3892c-09ae-5392-9ce1-7f1c9916a563/b3f3892c-09ae-5392-9ce1-7f1c9916a563_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 557185,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739906/general/3bd284f1-779c-4c1b-8379-d148eb4aa6c2.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3f3892c-09ae-5392-9ce1-7f1c9916a563/b3f3892c-09ae-5392-9ce1-7f1c9916a563_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 726105,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739906/general/3b9395f0-355a-4162-a2dd-3df6594d70f2.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3f3892c-09ae-5392-9ce1-7f1c9916a563/b3f3892c-09ae-5392-9ce1-7f1c9916a563_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 729195,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739906/general/7bdfeece-be8d-44f7-a368-9ca9de5e47c6.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3f3892c-09ae-5392-9ce1-7f1c9916a563/b3f3892c-09ae-5392-9ce1-7f1c9916a563_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 691330,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739906/general/6010f213-71a6-4f88-81c7-5e326864723d.jpeg',
'Width': 2048}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-07-13',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Volkswagen Tiguan 1.4 TSI R-Line - Petrol - Manual - 150 hp - '
'198.269 km',
'transmission': 'manual',
'trim': 'R-Line',
'vin': None,
'year': 2018}
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724610%27 HTTP/1.1" 200 None
2026-03-25 15:28:57 [adesa.be] INFO: Saving data for 10724610: {'created_time': 1774452537.236509, 'last_price_update_time': 1774452537.236522, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724610') HTTP/1.1" 204 0
2026-03-25 15:28:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c35a10>
2026-03-25 15:28:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746100%252Fgeneral%252Fb3d6d8fb-306c-4164-8e39-c5cf53555584.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/b3d6d8fb-306c-4164-8e39-c5cf53555584.jpeg saved to cache
2026-03-25 15:28:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30
2026-03-25 15:28:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:28:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:28:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878342d0>
2026-03-25 15:28:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:28: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 15:28:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746100%252Fgeneral%252Fd51e8ab9-cc26-473c-957b-c738a38bbb9e.jpeg') HTTP/1.1" 204 0
2026-03-25 15:28:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746100/general/d51e8ab9-cc26-473c-957b-c738a38bbb9e.jpeg saved to cache
2026-03-25 15:28:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30
2026-03-25 15:28:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6830c992-f74a-54e5-98d1-a2bb7c77ed30, skipping ID generation
2026-03-25 15:28:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with scrape type 1
2026-03-25 15:28:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6830c992-f74a-54e5-98d1-a2bb7c77ed30 sending to next pipeline
2026-03-25 15:28:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6830c992-f74a-54e5-98d1-a2bb7c77ed30, identifier: 10725677
2026-03-25 15:28:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with identifier: 10725677
2026-03-25 15:28:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with identifier: 10725677
2026-03-25 15:28:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6830c992-f74a-54e5-98d1-a2bb7c77ed30 with identifier: 10725677 to the API
2026-03-25 15:28:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746100/general/d51e8ab9-cc26-473c-957b-c738a38bbb9e.jpeg>
{'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': 140,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6830c992-f74a-54e5-98d1-a2bb7c77ed30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SJJ599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 201028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5976433,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746100/general/d51e8ab9-cc26-473c-957b-c738a38bbb9e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6649052,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746100/general/0cc58706-a9b6-469f-a5be-83bf566d364d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6026570,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746100/general/b3d6d8fb-306c-4164-8e39-c5cf53555584.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6508966,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746100/general/7d4f7af5-7541-42eb-b583-76397c297d71.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6069863,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746100/general/6061ad63-f4b7-4e3e-9d76-8bd1649f7618.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5464015,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746100/general/38e7526f-65df-41f0-b58b-5e2b60f7bb7e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4856378,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746100/general/2d2f4c6b-a0da-4a08-b38e-83ec04d92fe9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4718041,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746100/general/ca9a82d6-8e90-4d30-a9cc-e95b5e02e353.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5941542,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746100/general/6a9a15cf-a661-42ee-9ae6-1eb0c23ad98b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6830c992-f74a-54e5-98d1-a2bb7c77ed30/6830c992-f74a-54e5-98d1-a2bb7c77ed30_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5254998,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746100/general/972eaa8f-1fe2-4cf3-9412-fdd36ec84eeb.jpeg',
'Width': 5712}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2015-01-14',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Volkswagen Tiguan 2.0 TDI Sport & Style - Diesel - Automatic - 140 '
'hp - 201.028 km',
'transmission': 'automatic',
'trim': 'Sport & Style',
'vin': None,
'year': 2015}
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725677%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [adesa.be] INFO: Saving data for 10725677: {'created_time': 1774452538.214329, 'last_price_update_time': 1774452538.214343, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725677') HTTP/1.1" 204 0
2026-03-25 15:28:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:28:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:28:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c296a9bb-54ab-54cc-ad94-2c2988d10344 with identifier: 10724653
2026-03-25 15:28:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c296a9bb-54ab-54cc-ad94-2c2988d10344 with scrape type 1
2026-03-25 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c296a9bb-54ab-54cc-ad94-2c2988d10344
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5735595%252Fgeneral%252Fd67b78fc-8c17-4a0d-8872-2c53a9144936.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735595/general/d67b78fc-8c17-4a0d-8872-2c53a9144936.jpg already downloaded
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5735595%252Fgeneral%252F40ee0ffa-4cd3-4772-8827-3a54beb51047.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735595/general/40ee0ffa-4cd3-4772-8827-3a54beb51047.jpg already downloaded
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5735595%252Fgeneral%252Fb5b4bdb4-1a25-4bbd-8725-d196a9e988a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735595/general/b5b4bdb4-1a25-4bbd-8725-d196a9e988a7.jpg already downloaded
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5735595%252Fgeneral%252Fdb7a7091-9720-4453-8e44-0f7ed7cc453e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735595/general/db7a7091-9720-4453-8e44-0f7ed7cc453e.jpg already downloaded
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5735595%252Fgeneral%252Ffe718675-7ae2-44bc-879d-41d91f86e4b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735595/general/fe718675-7ae2-44bc-879d-41d91f86e4b4.jpg already downloaded
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5735595%252Fgeneral%252Fda3526c6-27ed-40b7-9466-49b43e3699b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735595/general/da3526c6-27ed-40b7-9466-49b43e3699b6.jpg already downloaded
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5735595%252Fgeneral%252F73b1ad55-a0e1-49ac-8195-aaddfb7d5345.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735595/general/73b1ad55-a0e1-49ac-8195-aaddfb7d5345.jpg already downloaded
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5735595%252Fgeneral%252F14d91968-9c26-432f-8530-0d21a6029654.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735595/general/14d91968-9c26-432f-8530-0d21a6029654.jpg already downloaded
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5735595%252Fgeneral%252F523b60cb-e9fb-4147-a70c-a294827b8641.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735595/general/523b60cb-e9fb-4147-a70c-a294827b8641.jpg already downloaded
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28: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%252F5735595%252Fgeneral%252Ffbbba1e3-0145-4ec9-8254-2571606c0b29.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735595/general/fbbba1e3-0145-4ec9-8254-2571606c0b29.jpg already downloaded
2026-03-25 15:28:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c296a9bb-54ab-54cc-ad94-2c2988d10344, identifier: 10724653
2026-03-25 15:28:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c296a9bb-54ab-54cc-ad94-2c2988d10344 with identifier: 10724653
2026-03-25 15:28:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c296a9bb-54ab-54cc-ad94-2c2988d10344 with identifier: 10724653
2026-03-25 15:28:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c296a9bb-54ab-54cc-ad94-2c2988d10344 with identifier: 10724653 to the API
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:28: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 15:28:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '2.5L',
'engine_horse_power': 174,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c296a9bb-54ab-54cc-ad94-2c2988d10344',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NUF121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724653',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 211005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5735595/general/d67b78fc-8c17-4a0d-8872-2c53a9144936.jpg',
'https://images.openlane.eu/carimgs/5735595/general/40ee0ffa-4cd3-4772-8827-3a54beb51047.jpg',
'https://images.openlane.eu/carimgs/5735595/general/b5b4bdb4-1a25-4bbd-8725-d196a9e988a7.jpg',
'https://images.openlane.eu/carimgs/5735595/general/db7a7091-9720-4453-8e44-0f7ed7cc453e.jpg',
'https://images.openlane.eu/carimgs/5735595/general/fe718675-7ae2-44bc-879d-41d91f86e4b4.jpg',
'https://images.openlane.eu/carimgs/5735595/general/da3526c6-27ed-40b7-9466-49b43e3699b6.jpg',
'https://images.openlane.eu/carimgs/5735595/general/73b1ad55-a0e1-49ac-8195-aaddfb7d5345.jpg',
'https://images.openlane.eu/carimgs/5735595/general/14d91968-9c26-432f-8530-0d21a6029654.jpg',
'https://images.openlane.eu/carimgs/5735595/general/523b60cb-e9fb-4147-a70c-a294827b8641.jpg',
'https://images.openlane.eu/carimgs/5735595/general/fbbba1e3-0145-4ec9-8254-2571606c0b29.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c296a9bb-54ab-54cc-ad94-2c2988d10344/c296a9bb-54ab-54cc-ad94-2c2988d10344_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113248,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735595/general/d67b78fc-8c17-4a0d-8872-2c53a9144936.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c296a9bb-54ab-54cc-ad94-2c2988d10344/c296a9bb-54ab-54cc-ad94-2c2988d10344_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180099,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735595/general/40ee0ffa-4cd3-4772-8827-3a54beb51047.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c296a9bb-54ab-54cc-ad94-2c2988d10344/c296a9bb-54ab-54cc-ad94-2c2988d10344_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180731,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735595/general/b5b4bdb4-1a25-4bbd-8725-d196a9e988a7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c296a9bb-54ab-54cc-ad94-2c2988d10344/c296a9bb-54ab-54cc-ad94-2c2988d10344_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172920,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735595/general/db7a7091-9720-4453-8e44-0f7ed7cc453e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c296a9bb-54ab-54cc-ad94-2c2988d10344/c296a9bb-54ab-54cc-ad94-2c2988d10344_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94027,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735595/general/fe718675-7ae2-44bc-879d-41d91f86e4b4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c296a9bb-54ab-54cc-ad94-2c2988d10344/c296a9bb-54ab-54cc-ad94-2c2988d10344_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108352,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735595/general/da3526c6-27ed-40b7-9466-49b43e3699b6.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c296a9bb-54ab-54cc-ad94-2c2988d10344/c296a9bb-54ab-54cc-ad94-2c2988d10344_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111398,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735595/general/73b1ad55-a0e1-49ac-8195-aaddfb7d5345.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c296a9bb-54ab-54cc-ad94-2c2988d10344/c296a9bb-54ab-54cc-ad94-2c2988d10344_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91835,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735595/general/14d91968-9c26-432f-8530-0d21a6029654.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c296a9bb-54ab-54cc-ad94-2c2988d10344/c296a9bb-54ab-54cc-ad94-2c2988d10344_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93786,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735595/general/523b60cb-e9fb-4147-a70c-a294827b8641.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c296a9bb-54ab-54cc-ad94-2c2988d10344/c296a9bb-54ab-54cc-ad94-2c2988d10344_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95741,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735595/general/fbbba1e3-0145-4ec9-8254-2571606c0b29.jpg',
'Width': 640}],
'price': 4100,
'price_includes_vat': True,
'registration_date': '2005-02-10',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Volkswagen Touareg 2.5 TDI Carat - 4Motion - Diesel - Automatic - '
'174 hp - 211.005 km',
'transmission': 'automatic',
'trim': 'Carat',
'vin': None,
'year': 2005}
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724653%27 HTTP/1.1" 200 None
2026-03-25 15:28:58 [adesa.be] INFO: Saving data for 10724653: {'created_time': 1774452538.89687, 'last_price_update_time': 1774452538.89688, 'auction_closing_time': 1774603800.0}
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724653') HTTP/1.1" 204 0
2026-03-25 15:29:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:29:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 270b6f55-983c-52d8-b85d-6681928ec173 with identifier: 10724906
2026-03-25 15:29:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 270b6f55-983c-52d8-b85d-6681928ec173 with scrape type 1
2026-03-25 15:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 270b6f55-983c-52d8-b85d-6681928ec173
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722498%252Fgeneral%252Ff851d90a-3c2a-4937-b9dd-edb3836edf2d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722498/general/f851d90a-3c2a-4937-b9dd-edb3836edf2d.jpeg already downloaded
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722498%252Fgeneral%252F4e4757ff-1659-4977-bb7d-61bb8c84ab55.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722498/general/4e4757ff-1659-4977-bb7d-61bb8c84ab55.jpeg already downloaded
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722498%252Fgeneral%252Fa8abba95-e001-4763-a749-17a905c186e5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722498/general/a8abba95-e001-4763-a749-17a905c186e5.jpeg already downloaded
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722498%252Fgeneral%252Fffadc1d2-e20a-48ff-b820-29901bf52a45.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722498/general/ffadc1d2-e20a-48ff-b820-29901bf52a45.jpeg already downloaded
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722498%252Fgeneral%252Fbb148a38-8d67-41e3-9e78-550704876bfa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722498/general/bb148a38-8d67-41e3-9e78-550704876bfa.jpeg already downloaded
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722498%252Fgeneral%252F893e91c8-802c-489f-8fbf-2daa4bb8e6ab.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722498/general/893e91c8-802c-489f-8fbf-2daa4bb8e6ab.jpeg already downloaded
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722498%252Fgeneral%252F1e6e4ec9-aa5b-446b-89b6-5fb154062abb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722498/general/1e6e4ec9-aa5b-446b-89b6-5fb154062abb.jpeg already downloaded
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722498%252Fgeneral%252F0471804b-2ecb-45fc-af9d-a9b0dbb1b74d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722498/general/0471804b-2ecb-45fc-af9d-a9b0dbb1b74d.jpeg already downloaded
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722498%252Fgeneral%252F2100b58b-f320-4e0f-9fda-ea4f4d9ef186.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722498/general/2100b58b-f320-4e0f-9fda-ea4f4d9ef186.jpeg already downloaded
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722498%252Fgeneral%252F832ed440-b697-4fd7-b8fe-f66b21b824d9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722498/general/832ed440-b697-4fd7-b8fe-f66b21b824d9.jpeg already downloaded
2026-03-25 15:29:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 270b6f55-983c-52d8-b85d-6681928ec173, identifier: 10724906
2026-03-25 15:29:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 270b6f55-983c-52d8-b85d-6681928ec173 with identifier: 10724906
2026-03-25 15:29:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 270b6f55-983c-52d8-b85d-6681928ec173 with identifier: 10724906
2026-03-25 15:29:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 270b6f55-983c-52d8-b85d-6681928ec173 with identifier: 10724906 to the API
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724906>
{'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': 135,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '270b6f55-983c-52d8-b85d-6681928ec173',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TLAJ110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 262906,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5722498/general/f851d90a-3c2a-4937-b9dd-edb3836edf2d.jpeg',
'https://images.openlane.eu/carimgs/5722498/general/4e4757ff-1659-4977-bb7d-61bb8c84ab55.jpeg',
'https://images.openlane.eu/carimgs/5722498/general/a8abba95-e001-4763-a749-17a905c186e5.jpeg',
'https://images.openlane.eu/carimgs/5722498/general/ffadc1d2-e20a-48ff-b820-29901bf52a45.jpeg',
'https://images.openlane.eu/carimgs/5722498/general/bb148a38-8d67-41e3-9e78-550704876bfa.jpeg',
'https://images.openlane.eu/carimgs/5722498/general/893e91c8-802c-489f-8fbf-2daa4bb8e6ab.jpeg',
'https://images.openlane.eu/carimgs/5722498/general/1e6e4ec9-aa5b-446b-89b6-5fb154062abb.jpeg',
'https://images.openlane.eu/carimgs/5722498/general/0471804b-2ecb-45fc-af9d-a9b0dbb1b74d.jpeg',
'https://images.openlane.eu/carimgs/5722498/general/2100b58b-f320-4e0f-9fda-ea4f4d9ef186.jpeg',
'https://images.openlane.eu/carimgs/5722498/general/832ed440-b697-4fd7-b8fe-f66b21b824d9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270b6f55-983c-52d8-b85d-6681928ec173/270b6f55-983c-52d8-b85d-6681928ec173_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7532906,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722498/general/f851d90a-3c2a-4937-b9dd-edb3836edf2d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270b6f55-983c-52d8-b85d-6681928ec173/270b6f55-983c-52d8-b85d-6681928ec173_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5691533,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722498/general/4e4757ff-1659-4977-bb7d-61bb8c84ab55.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270b6f55-983c-52d8-b85d-6681928ec173/270b6f55-983c-52d8-b85d-6681928ec173_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6623742,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722498/general/a8abba95-e001-4763-a749-17a905c186e5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270b6f55-983c-52d8-b85d-6681928ec173/270b6f55-983c-52d8-b85d-6681928ec173_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 9043280,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722498/general/ffadc1d2-e20a-48ff-b820-29901bf52a45.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270b6f55-983c-52d8-b85d-6681928ec173/270b6f55-983c-52d8-b85d-6681928ec173_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4595457,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722498/general/bb148a38-8d67-41e3-9e78-550704876bfa.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270b6f55-983c-52d8-b85d-6681928ec173/270b6f55-983c-52d8-b85d-6681928ec173_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6186259,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722498/general/893e91c8-802c-489f-8fbf-2daa4bb8e6ab.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270b6f55-983c-52d8-b85d-6681928ec173/270b6f55-983c-52d8-b85d-6681928ec173_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5661669,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722498/general/1e6e4ec9-aa5b-446b-89b6-5fb154062abb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270b6f55-983c-52d8-b85d-6681928ec173/270b6f55-983c-52d8-b85d-6681928ec173_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6930994,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722498/general/0471804b-2ecb-45fc-af9d-a9b0dbb1b74d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270b6f55-983c-52d8-b85d-6681928ec173/270b6f55-983c-52d8-b85d-6681928ec173_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4843496,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722498/general/2100b58b-f320-4e0f-9fda-ea4f4d9ef186.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270b6f55-983c-52d8-b85d-6681928ec173/270b6f55-983c-52d8-b85d-6681928ec173_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5493969,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722498/general/832ed440-b697-4fd7-b8fe-f66b21b824d9.jpeg',
'Width': 5712}],
'price': 3600,
'price_includes_vat': True,
'registration_date': '2016-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat Doblo Cargo 2.0 MultiJet SX - Diesel - Manual - 135 hp - '
'262.906 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2016}
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724906%27 HTTP/1.1" 200 None
2026-03-25 15:29:00 [adesa.be] INFO: Saving data for 10724906: {'created_time': 1774452540.70065, 'last_price_update_time': 1774452540.700661, 'auction_closing_time': 1774529400.0}
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724906') HTTP/1.1" 204 0
2026-03-25 15:29:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:29:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10725649
2026-03-25 15:29:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26318be8-b13e-5787-bb1f-d4b902423f38 with scrape type 1
2026-03-25 15:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26318be8-b13e-5787-bb1f-d4b902423f38
2026-03-25 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5649159%252Fgeneral%252F9b1c901b-151f-4cd8-9025-ebb06e9a1f1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649159/general/9b1c901b-151f-4cd8-9025-ebb06e9a1f1d.jpg already downloaded
2026-03-25 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5649159%252Fgeneral%252Ff5a445d0-73c8-4770-9661-6050e120c9a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649159/general/f5a445d0-73c8-4770-9661-6050e120c9a9.jpg already downloaded
2026-03-25 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5649159%252Fgeneral%252F5f7c3214-6c0d-4375-9dde-1ff558e104c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649159/general/5f7c3214-6c0d-4375-9dde-1ff558e104c7.jpg already downloaded
2026-03-25 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5649159%252Fgeneral%252F2416420b-66f9-4571-b40f-45e3252182d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649159/general/2416420b-66f9-4571-b40f-45e3252182d9.jpg already downloaded
2026-03-25 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5649159%252Fgeneral%252Fc2c765ef-3aeb-4b4d-8f2e-57c08129a83a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649159/general/c2c765ef-3aeb-4b4d-8f2e-57c08129a83a.jpg already downloaded
2026-03-25 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5649159%252Fgeneral%252F8c148b8c-d829-4fb8-a598-b6984d377ee7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649159/general/8c148b8c-d829-4fb8-a598-b6984d377ee7.jpg already downloaded
2026-03-25 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5649159%252Fgeneral%252F50e21964-807b-41ca-9e67-c5fb75e1cd76.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649159/general/50e21964-807b-41ca-9e67-c5fb75e1cd76.jpg already downloaded
2026-03-25 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5649159%252Fgeneral%252F7858e7e7-51cb-4ab0-8d03-18532eed4907.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649159/general/7858e7e7-51cb-4ab0-8d03-18532eed4907.jpg already downloaded
2026-03-25 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5649159%252Fgeneral%252F85d5b4ac-8ae8-42b5-baf6-23373c2b1736.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649159/general/85d5b4ac-8ae8-42b5-baf6-23373c2b1736.jpg already downloaded
2026-03-25 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5649159%252Fgeneral%252F41c3643b-20cc-44e6-ac42-85fa9e377cc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649159/general/41c3643b-20cc-44e6-ac42-85fa9e377cc8.jpg already downloaded
2026-03-25 15:29:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26318be8-b13e-5787-bb1f-d4b902423f38, identifier: 10725649
2026-03-25 15:29:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10725649
2026-03-25 15:29:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10725649
2026-03-25 15:29:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10725649 to the API
2026-03-25 15:29:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:29:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '26318be8-b13e-5787-bb1f-d4b902423f38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '735184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Jetta',
'odometer': 255432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5649159/general/9b1c901b-151f-4cd8-9025-ebb06e9a1f1d.jpg',
'https://images.openlane.eu/carimgs/5649159/general/f5a445d0-73c8-4770-9661-6050e120c9a9.jpg',
'https://images.openlane.eu/carimgs/5649159/general/5f7c3214-6c0d-4375-9dde-1ff558e104c7.jpg',
'https://images.openlane.eu/carimgs/5649159/general/2416420b-66f9-4571-b40f-45e3252182d9.jpg',
'https://images.openlane.eu/carimgs/5649159/general/c2c765ef-3aeb-4b4d-8f2e-57c08129a83a.jpg',
'https://images.openlane.eu/carimgs/5649159/general/8c148b8c-d829-4fb8-a598-b6984d377ee7.jpg',
'https://images.openlane.eu/carimgs/5649159/general/50e21964-807b-41ca-9e67-c5fb75e1cd76.jpg',
'https://images.openlane.eu/carimgs/5649159/general/7858e7e7-51cb-4ab0-8d03-18532eed4907.jpg',
'https://images.openlane.eu/carimgs/5649159/general/85d5b4ac-8ae8-42b5-baf6-23373c2b1736.jpg',
'https://images.openlane.eu/carimgs/5649159/general/41c3643b-20cc-44e6-ac42-85fa9e377cc8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26318be8-b13e-5787-bb1f-d4b902423f38/26318be8-b13e-5787-bb1f-d4b902423f38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1013144,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649159/general/9b1c901b-151f-4cd8-9025-ebb06e9a1f1d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26318be8-b13e-5787-bb1f-d4b902423f38/26318be8-b13e-5787-bb1f-d4b902423f38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 960530,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649159/general/f5a445d0-73c8-4770-9661-6050e120c9a9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26318be8-b13e-5787-bb1f-d4b902423f38/26318be8-b13e-5787-bb1f-d4b902423f38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1149656,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649159/general/5f7c3214-6c0d-4375-9dde-1ff558e104c7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26318be8-b13e-5787-bb1f-d4b902423f38/26318be8-b13e-5787-bb1f-d4b902423f38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1044724,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649159/general/2416420b-66f9-4571-b40f-45e3252182d9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26318be8-b13e-5787-bb1f-d4b902423f38/26318be8-b13e-5787-bb1f-d4b902423f38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477998,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649159/general/c2c765ef-3aeb-4b4d-8f2e-57c08129a83a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26318be8-b13e-5787-bb1f-d4b902423f38/26318be8-b13e-5787-bb1f-d4b902423f38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351166,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649159/general/8c148b8c-d829-4fb8-a598-b6984d377ee7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26318be8-b13e-5787-bb1f-d4b902423f38/26318be8-b13e-5787-bb1f-d4b902423f38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524658,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649159/general/50e21964-807b-41ca-9e67-c5fb75e1cd76.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26318be8-b13e-5787-bb1f-d4b902423f38/26318be8-b13e-5787-bb1f-d4b902423f38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402778,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649159/general/7858e7e7-51cb-4ab0-8d03-18532eed4907.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26318be8-b13e-5787-bb1f-d4b902423f38/26318be8-b13e-5787-bb1f-d4b902423f38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440861,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649159/general/85d5b4ac-8ae8-42b5-baf6-23373c2b1736.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26318be8-b13e-5787-bb1f-d4b902423f38/26318be8-b13e-5787-bb1f-d4b902423f38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438269,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649159/general/41c3643b-20cc-44e6-ac42-85fa9e377cc8.jpg',
'Width': 2048}],
'price': 1400,
'price_includes_vat': True,
'registration_date': '2006-01-25',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volkswagen Jetta 1.9 TDI Comfortline - Diesel - Automatic - 105 hp '
'- 255.432 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2006}
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725649%27 HTTP/1.1" 200 None
2026-03-25 15:29:05 [adesa.be] INFO: Saving data for 10725649: {'created_time': 1774452545.197457, 'last_price_update_time': 1774452545.197468, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725649') HTTP/1.1" 204 0
2026-03-25 15:29:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:29:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with identifier: 10724771
2026-03-25 15:29:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with scrape type 1
2026-03-25 15:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745672%252Fgeneral%252F3f2954b8-2593-42bd-8fe3-b47bae71e176.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/3f2954b8-2593-42bd-8fe3-b47bae71e176.jpg not downloaded yet
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745672%252Fgeneral%252F17532a48-e3ba-4ad6-9385-5f688352af66.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/17532a48-e3ba-4ad6-9385-5f688352af66.jpg not downloaded yet
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745672%252Fgeneral%252Feaec4e4d-00b2-4921-bddd-ac26cfd9ef30.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/eaec4e4d-00b2-4921-bddd-ac26cfd9ef30.jpg not downloaded yet
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745672%252Fgeneral%252Fb7632324-78d5-4c53-8930-34c4085d3a01.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/b7632324-78d5-4c53-8930-34c4085d3a01.jpg not downloaded yet
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745672%252Fgeneral%252F2d8c9ad4-019d-4417-a1fa-2ad39cf08a29.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/2d8c9ad4-019d-4417-a1fa-2ad39cf08a29.jpg not downloaded yet
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745672%252Fgeneral%252Fe0ecd2f7-9dbc-47b9-aac6-fbbe30eb8fd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/e0ecd2f7-9dbc-47b9-aac6-fbbe30eb8fd2.jpg not downloaded yet
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745672%252Fgeneral%252F350b945f-bbc3-4897-bb55-20194efd447a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/350b945f-bbc3-4897-bb55-20194efd447a.jpg not downloaded yet
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745672%252Fgeneral%252F57ab0d42-9a04-4589-a89f-db72f770f712.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/57ab0d42-9a04-4589-a89f-db72f770f712.jpg not downloaded yet
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745672%252Fgeneral%252Fa7414f4d-e79a-41b4-a4b8-7e30a5e6d838.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/a7414f4d-e79a-41b4-a4b8-7e30a5e6d838.jpg not downloaded yet
2026-03-25 15:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745672%252Fgeneral%252Fabd33d3b-9577-4f6e-9b65-ef9b5ca151c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/abd33d3b-9577-4f6e-9b65-ef9b5ca151c4.jpg not downloaded yet
2026-03-25 15:29:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93e4a4e9-0107-5d21-a562-e635723e0c09 with identifier: 10727091
2026-03-25 15:29:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93e4a4e9-0107-5d21-a562-e635723e0c09 with scrape type 1
2026-03-25 15:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 93e4a4e9-0107-5d21-a562-e635723e0c09
2026-03-25 15:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722760%252Fgeneral%252F1e99b75d-e33c-4b18-bffe-7631cfee752f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722760/general/1e99b75d-e33c-4b18-bffe-7631cfee752f.jpg already downloaded
2026-03-25 15:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722760%252Fgeneral%252Faba5b4cc-6d69-4440-a063-d8ed26bb29fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722760/general/aba5b4cc-6d69-4440-a063-d8ed26bb29fc.jpg already downloaded
2026-03-25 15:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722760%252Fgeneral%252Fdcafc607-cbe5-449c-af33-a31c7daf6a08.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722760/general/dcafc607-cbe5-449c-af33-a31c7daf6a08.jpg already downloaded
2026-03-25 15:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722760%252Fgeneral%252F0d6482ab-f498-49b3-9f0e-8f9c59a1e94f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722760/general/0d6482ab-f498-49b3-9f0e-8f9c59a1e94f.jpg already downloaded
2026-03-25 15:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722760%252Fgeneral%252F29406ff5-a286-4860-bd7f-c760b5213b95.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722760/general/29406ff5-a286-4860-bd7f-c760b5213b95.jpg already downloaded
2026-03-25 15:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722760%252Fgeneral%252Fcf1df958-3644-40b6-a85b-557e5ab58d58.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722760/general/cf1df958-3644-40b6-a85b-557e5ab58d58.jpg already downloaded
2026-03-25 15:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722760%252Fgeneral%252F8764c301-5b0d-466b-824a-4f21d7405a7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722760/general/8764c301-5b0d-466b-824a-4f21d7405a7c.jpg already downloaded
2026-03-25 15:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722760%252Fgeneral%252F6dd2f22d-0544-4be1-b838-92a8c6631ee9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722760/general/6dd2f22d-0544-4be1-b838-92a8c6631ee9.jpg already downloaded
2026-03-25 15:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722760%252Fgeneral%252F56e8d824-78c0-402c-a35d-4c97f9c9ccfe.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722760/general/56e8d824-78c0-402c-a35d-4c97f9c9ccfe.jpg already downloaded
2026-03-25 15:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722760%252Fgeneral%252F3c509e47-814f-412e-8219-8e74ef32b60c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722760/general/3c509e47-814f-412e-8219-8e74ef32b60c.jpg already downloaded
2026-03-25 15:29:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93e4a4e9-0107-5d21-a562-e635723e0c09, identifier: 10727091
2026-03-25 15:29:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93e4a4e9-0107-5d21-a562-e635723e0c09 with identifier: 10727091
2026-03-25 15:29:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93e4a4e9-0107-5d21-a562-e635723e0c09 with identifier: 10727091
2026-03-25 15:29:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93e4a4e9-0107-5d21-a562-e635723e0c09 with identifier: 10727091 to the API
2026-03-25 15:29:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727091>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '93e4a4e9-0107-5d21-a562-e635723e0c09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '119661',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727091',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Jetta',
'odometer': 170751,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5722760/general/1e99b75d-e33c-4b18-bffe-7631cfee752f.jpg',
'https://images.openlane.eu/carimgs/5722760/general/aba5b4cc-6d69-4440-a063-d8ed26bb29fc.jpg',
'https://images.openlane.eu/carimgs/5722760/general/dcafc607-cbe5-449c-af33-a31c7daf6a08.jpg',
'https://images.openlane.eu/carimgs/5722760/general/0d6482ab-f498-49b3-9f0e-8f9c59a1e94f.jpg',
'https://images.openlane.eu/carimgs/5722760/general/29406ff5-a286-4860-bd7f-c760b5213b95.jpg',
'https://images.openlane.eu/carimgs/5722760/general/cf1df958-3644-40b6-a85b-557e5ab58d58.jpg',
'https://images.openlane.eu/carimgs/5722760/general/8764c301-5b0d-466b-824a-4f21d7405a7c.jpg',
'https://images.openlane.eu/carimgs/5722760/general/6dd2f22d-0544-4be1-b838-92a8c6631ee9.jpg',
'https://images.openlane.eu/carimgs/5722760/general/56e8d824-78c0-402c-a35d-4c97f9c9ccfe.jpg',
'https://images.openlane.eu/carimgs/5722760/general/3c509e47-814f-412e-8219-8e74ef32b60c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93e4a4e9-0107-5d21-a562-e635723e0c09/93e4a4e9-0107-5d21-a562-e635723e0c09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3453494,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722760/general/1e99b75d-e33c-4b18-bffe-7631cfee752f.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93e4a4e9-0107-5d21-a562-e635723e0c09/93e4a4e9-0107-5d21-a562-e635723e0c09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3375973,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722760/general/aba5b4cc-6d69-4440-a063-d8ed26bb29fc.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93e4a4e9-0107-5d21-a562-e635723e0c09/93e4a4e9-0107-5d21-a562-e635723e0c09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3361062,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722760/general/dcafc607-cbe5-449c-af33-a31c7daf6a08.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93e4a4e9-0107-5d21-a562-e635723e0c09/93e4a4e9-0107-5d21-a562-e635723e0c09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3471817,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722760/general/0d6482ab-f498-49b3-9f0e-8f9c59a1e94f.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93e4a4e9-0107-5d21-a562-e635723e0c09/93e4a4e9-0107-5d21-a562-e635723e0c09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2952185,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722760/general/29406ff5-a286-4860-bd7f-c760b5213b95.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93e4a4e9-0107-5d21-a562-e635723e0c09/93e4a4e9-0107-5d21-a562-e635723e0c09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2593339,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722760/general/cf1df958-3644-40b6-a85b-557e5ab58d58.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93e4a4e9-0107-5d21-a562-e635723e0c09/93e4a4e9-0107-5d21-a562-e635723e0c09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3256211,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722760/general/8764c301-5b0d-466b-824a-4f21d7405a7c.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93e4a4e9-0107-5d21-a562-e635723e0c09/93e4a4e9-0107-5d21-a562-e635723e0c09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2500116,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722760/general/6dd2f22d-0544-4be1-b838-92a8c6631ee9.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93e4a4e9-0107-5d21-a562-e635723e0c09/93e4a4e9-0107-5d21-a562-e635723e0c09_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7600971,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722760/general/56e8d824-78c0-402c-a35d-4c97f9c9ccfe.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93e4a4e9-0107-5d21-a562-e635723e0c09/93e4a4e9-0107-5d21-a562-e635723e0c09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3633505,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722760/general/3c509e47-814f-412e-8219-8e74ef32b60c.jpg',
'Width': 4000}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2012-04-17',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volkswagen Jetta 1.4 TSI Comfortline - Petrol - Automatic - 122 hp '
'- 170.751 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2012}
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727091%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [adesa.be] INFO: Saving data for 10727091: {'created_time': 1774452547.135507, 'last_price_update_time': 1774452547.135519, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727091') HTTP/1.1" 204 0
2026-03-25 15:29:07 [scrapy.extensions.logstats] INFO: Crawled 720 pages (at 52 pages/min), scraped 251 items (at 32 items/min)
2026-03-25 15:29:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 15:29:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with identifier: 10724683
2026-03-25 15:29:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with scrape type 1
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743926%252Fgeneral%252F1dbb448d-1d26-4887-bb07-8d021fa83b13.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/1dbb448d-1d26-4887-bb07-8d021fa83b13.jpg not downloaded yet
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743926%252Fgeneral%252F10ece7d0-035b-49e2-ba8d-09c664137910.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/10ece7d0-035b-49e2-ba8d-09c664137910.jpg not downloaded yet
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743926%252Fgeneral%252F0935cb9b-ab70-4d11-ab1d-3a1f67ec3aa7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/0935cb9b-ab70-4d11-ab1d-3a1f67ec3aa7.jpg not downloaded yet
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743926%252Fgeneral%252Fa083e54a-db86-46dd-97b1-ec487c321cc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/a083e54a-db86-46dd-97b1-ec487c321cc8.jpg not downloaded yet
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743926%252Fgeneral%252F6ec7cfc2-21dd-4db4-9440-a7d0070128af.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/6ec7cfc2-21dd-4db4-9440-a7d0070128af.jpg not downloaded yet
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743926%252Fgeneral%252F03b1e6a9-4e2d-4ba5-b0ea-1907783a815d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/03b1e6a9-4e2d-4ba5-b0ea-1907783a815d.jpg not downloaded yet
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743926%252Fgeneral%252F08732a44-92e0-4936-91d2-591e955f4600.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/08732a44-92e0-4936-91d2-591e955f4600.jpg not downloaded yet
2026-03-25 15:29:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec471857-4474-569e-abbc-2bd4a4c1d499 with identifier: 10727067
2026-03-25 15:29:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec471857-4474-569e-abbc-2bd4a4c1d499 with scrape type 1
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec471857-4474-569e-abbc-2bd4a4c1d499
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5611501%252Fgeneral%252F57c2c656-722f-4558-b06b-55b8fffcbcb3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611501/general/57c2c656-722f-4558-b06b-55b8fffcbcb3.jpeg already downloaded
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5611501%252Fgeneral%252Fb03d20f7-c2be-4ccb-a61a-e75757c93232.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611501/general/b03d20f7-c2be-4ccb-a61a-e75757c93232.jpeg already downloaded
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5611501%252Fgeneral%252F7f3869b3-df1d-4b16-b5d3-94ec2c8a5943.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611501/general/7f3869b3-df1d-4b16-b5d3-94ec2c8a5943.jpeg already downloaded
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5611501%252Fgeneral%252Face52a74-1494-482c-afe9-141b78aef081.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611501/general/ace52a74-1494-482c-afe9-141b78aef081.jpeg already downloaded
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5611501%252Fgeneral%252F3a9d1fd9-b2e7-49c9-8aca-02ec4384ecfa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611501/general/3a9d1fd9-b2e7-49c9-8aca-02ec4384ecfa.jpeg already downloaded
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5611501%252Fgeneral%252F022d7874-dba0-4a43-9c9a-bc8178358a95.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611501/general/022d7874-dba0-4a43-9c9a-bc8178358a95.jpeg already downloaded
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5611501%252Fgeneral%252Ff060c847-c96b-4ac6-811a-784527034cad.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611501/general/f060c847-c96b-4ac6-811a-784527034cad.jpeg already downloaded
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5611501%252Fgeneral%252Fc9263ba3-794f-42d6-be5f-bc5bdf3681b6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611501/general/c9263ba3-794f-42d6-be5f-bc5bdf3681b6.jpeg already downloaded
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5611501%252Fgeneral%252Fe9e60678-de82-48b0-be22-62200b07d402.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611501/general/e9e60678-de82-48b0-be22-62200b07d402.jpeg already downloaded
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5611501%252Fgeneral%252Fa6076335-ecda-47e3-a2df-b0f9fa792e42.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611501/general/a6076335-ecda-47e3-a2df-b0f9fa792e42.jpeg already downloaded
2026-03-25 15:29:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec471857-4474-569e-abbc-2bd4a4c1d499, identifier: 10727067
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743926%252Fgeneral%252F1b06177f-2d9c-485b-84c9-ec31eca14323.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/1b06177f-2d9c-485b-84c9-ec31eca14323.jpg not downloaded yet
2026-03-25 15:29:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec471857-4474-569e-abbc-2bd4a4c1d499 with identifier: 10727067
2026-03-25 15:29:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec471857-4474-569e-abbc-2bd4a4c1d499 with identifier: 10727067
2026-03-25 15:29:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec471857-4474-569e-abbc-2bd4a4c1d499 with identifier: 10727067 to the API
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727067>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': 'ec471857-4474-569e-abbc-2bd4a4c1d499',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FDT288',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727067',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 31603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5611501/general/57c2c656-722f-4558-b06b-55b8fffcbcb3.jpeg',
'https://images.openlane.eu/carimgs/5611501/general/b03d20f7-c2be-4ccb-a61a-e75757c93232.jpeg',
'https://images.openlane.eu/carimgs/5611501/general/7f3869b3-df1d-4b16-b5d3-94ec2c8a5943.jpeg',
'https://images.openlane.eu/carimgs/5611501/general/ace52a74-1494-482c-afe9-141b78aef081.jpeg',
'https://images.openlane.eu/carimgs/5611501/general/3a9d1fd9-b2e7-49c9-8aca-02ec4384ecfa.jpeg',
'https://images.openlane.eu/carimgs/5611501/general/022d7874-dba0-4a43-9c9a-bc8178358a95.jpeg',
'https://images.openlane.eu/carimgs/5611501/general/f060c847-c96b-4ac6-811a-784527034cad.jpeg',
'https://images.openlane.eu/carimgs/5611501/general/c9263ba3-794f-42d6-be5f-bc5bdf3681b6.jpeg',
'https://images.openlane.eu/carimgs/5611501/general/e9e60678-de82-48b0-be22-62200b07d402.jpeg',
'https://images.openlane.eu/carimgs/5611501/general/a6076335-ecda-47e3-a2df-b0f9fa792e42.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec471857-4474-569e-abbc-2bd4a4c1d499/ec471857-4474-569e-abbc-2bd4a4c1d499_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3425311,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611501/general/57c2c656-722f-4558-b06b-55b8fffcbcb3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec471857-4474-569e-abbc-2bd4a4c1d499/ec471857-4474-569e-abbc-2bd4a4c1d499_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3619371,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611501/general/b03d20f7-c2be-4ccb-a61a-e75757c93232.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec471857-4474-569e-abbc-2bd4a4c1d499/ec471857-4474-569e-abbc-2bd4a4c1d499_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3257493,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611501/general/7f3869b3-df1d-4b16-b5d3-94ec2c8a5943.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec471857-4474-569e-abbc-2bd4a4c1d499/ec471857-4474-569e-abbc-2bd4a4c1d499_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4473425,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611501/general/ace52a74-1494-482c-afe9-141b78aef081.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec471857-4474-569e-abbc-2bd4a4c1d499/ec471857-4474-569e-abbc-2bd4a4c1d499_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2514466,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611501/general/3a9d1fd9-b2e7-49c9-8aca-02ec4384ecfa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec471857-4474-569e-abbc-2bd4a4c1d499/ec471857-4474-569e-abbc-2bd4a4c1d499_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2627289,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611501/general/022d7874-dba0-4a43-9c9a-bc8178358a95.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec471857-4474-569e-abbc-2bd4a4c1d499/ec471857-4474-569e-abbc-2bd4a4c1d499_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2887290,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611501/general/f060c847-c96b-4ac6-811a-784527034cad.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec471857-4474-569e-abbc-2bd4a4c1d499/ec471857-4474-569e-abbc-2bd4a4c1d499_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2611398,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611501/general/c9263ba3-794f-42d6-be5f-bc5bdf3681b6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec471857-4474-569e-abbc-2bd4a4c1d499/ec471857-4474-569e-abbc-2bd4a4c1d499_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1700265,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611501/general/e9e60678-de82-48b0-be22-62200b07d402.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec471857-4474-569e-abbc-2bd4a4c1d499/ec471857-4474-569e-abbc-2bd4a4c1d499_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2040257,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611501/general/a6076335-ecda-47e3-a2df-b0f9fa792e42.jpeg',
'Width': 4032}],
'price': 27300,
'price_includes_vat': True,
'registration_date': '2024-04-04',
'seats_number': 3,
'seller_name': 'SamCar sprl',
'title': 'Volkswagen ID.Buzz Cargo 59 kWh - Electric - Automatic - 204 hp - '
'31.603 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727067%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [adesa.be] INFO: Saving data for 10727067: {'created_time': 1774452547.868113, 'last_price_update_time': 1774452547.868124, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727067') HTTP/1.1" 204 0
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743926%252Fgeneral%252Fc505e0e9-9b6f-4eb3-9525-52d23e2ae095.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/c505e0e9-9b6f-4eb3-9525-52d23e2ae095.jpg not downloaded yet
2026-03-25 15:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743926%252Fgeneral%252F5b371899-1da7-47f0-a6e4-765be454d404.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/5b371899-1da7-47f0-a6e4-765be454d404.jpg not downloaded yet
2026-03-25 15:29:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745672/general/abd33d3b-9577-4f6e-9b65-ef9b5ca151c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724771)
2026-03-25 15:29:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745672/general/57ab0d42-9a04-4589-a89f-db72f770f712.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724771)
2026-03-25 15:29:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c4a590>
2026-03-25 15:29:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745672%252Fgeneral%252Fabd33d3b-9577-4f6e-9b65-ef9b5ca151c4.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/abd33d3b-9577-4f6e-9b65-ef9b5ca151c4.jpg saved to cache
2026-03-25 15:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34
2026-03-25 15:29:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745672/general/a7414f4d-e79a-41b4-a4b8-7e30a5e6d838.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724771)
2026-03-25 15:29:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 15:29:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c37a10>
2026-03-25 15:29:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745672%252Fgeneral%252F57ab0d42-9a04-4589-a89f-db72f770f712.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/57ab0d42-9a04-4589-a89f-db72f770f712.jpg saved to cache
2026-03-25 15:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34
2026-03-25 15:29:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 15:29:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b02e10>
2026-03-25 15:29:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745672%252Fgeneral%252Fa7414f4d-e79a-41b4-a4b8-7e30a5e6d838.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/a7414f4d-e79a-41b4-a4b8-7e30a5e6d838.jpg saved to cache
2026-03-25 15:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34
2026-03-25 15:29:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743926/general/5b371899-1da7-47f0-a6e4-765be454d404.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724683)
2026-03-25 15:29:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f429d0>
2026-03-25 15:29:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743926%252Fgeneral%252F5b371899-1da7-47f0-a6e4-765be454d404.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/5b371899-1da7-47f0-a6e4-765be454d404.jpg saved to cache
2026-03-25 15:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716
2026-03-25 15:29:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167
2026-03-25 15:29:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9300d3f-5ca7-5209-916c-e316fb31cf31 with scrape type 2
2026-03-25 15:29:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9300d3f-5ca7-5209-916c-e316fb31cf31 with scrape type 2
2026-03-25 15:29:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9300d3f-5ca7-5209-916c-e316fb31cf31, identifier: 10716167
2026-03-25 15:29:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167
2026-03-25 15:29:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167
2026-03-25 15:29:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167 to the API
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:29:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716167>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e9300d3f-5ca7-5209-916c-e316fb31cf31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBL575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716167',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 35753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2020-07-07',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'35.753 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716167%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [adesa.be] INFO: Saving data for 10716167: {'auction_closing_time': 1774609200.0, 'created_time': 1774365439.472907, 'last_price_update_time': 1774452549.194636}
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716167') HTTP/1.1" 204 0
2026-03-25 15:29:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743926/general/c505e0e9-9b6f-4eb3-9525-52d23e2ae095.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724683)
2026-03-25 15:29:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10724631
2026-03-25 15:29:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41277d2c-602c-5be6-953c-0d93ab6f7001 with scrape type 1
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41277d2c-602c-5be6-953c-0d93ab6f7001
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739978%252Fgeneral%252F9f581d7c-356a-4c48-af3d-2ebdd3373d28.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739978/general/9f581d7c-356a-4c48-af3d-2ebdd3373d28.jpg already downloaded
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739978%252Fgeneral%252F02f20cb3-f211-4f77-9b6f-0cb618e7d9ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739978/general/02f20cb3-f211-4f77-9b6f-0cb618e7d9ba.jpg already downloaded
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739978%252Fgeneral%252F3e5beee7-78ef-49cd-94c9-43132d0bdcdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739978/general/3e5beee7-78ef-49cd-94c9-43132d0bdcdf.jpg already downloaded
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739978%252Fgeneral%252Fc77a46cc-f974-4155-bb4c-533294bd42bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739978/general/c77a46cc-f974-4155-bb4c-533294bd42bb.jpg already downloaded
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739978%252Fgeneral%252F061f5cac-d77b-487d-a2f3-28b2c5a7cb0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739978/general/061f5cac-d77b-487d-a2f3-28b2c5a7cb0a.jpg already downloaded
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739978%252Fgeneral%252Fea553bd7-c3b5-4cc2-afef-05e4fc67d2cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739978/general/ea553bd7-c3b5-4cc2-afef-05e4fc67d2cf.jpg already downloaded
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739978%252Fgeneral%252Fbabcd61e-a3a6-4f7e-ae73-a31bef168b99.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739978/general/babcd61e-a3a6-4f7e-ae73-a31bef168b99.jpg already downloaded
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739978%252Fgeneral%252Fc441f72d-cfd0-4435-9b87-83e93a3aece4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739978/general/c441f72d-cfd0-4435-9b87-83e93a3aece4.jpg already downloaded
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739978%252Fgeneral%252F933f6455-2dd8-488c-93a1-110559e11bdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739978/general/933f6455-2dd8-488c-93a1-110559e11bdc.jpg already downloaded
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739978%252Fgeneral%252F2a220452-61bd-457e-a966-1e9a41647022.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739978/general/2a220452-61bd-457e-a966-1e9a41647022.jpg already downloaded
2026-03-25 15:29:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41277d2c-602c-5be6-953c-0d93ab6f7001, identifier: 10724631
2026-03-25 15:29:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10724631
2026-03-25 15:29:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10724631
2026-03-25 15:29:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10724631 to the API
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:29:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724631>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '41277d2c-602c-5be6-953c-0d93ab6f7001',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GPG670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724631',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 139816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5739978/general/9f581d7c-356a-4c48-af3d-2ebdd3373d28.jpg',
'https://images.openlane.eu/carimgs/5739978/general/02f20cb3-f211-4f77-9b6f-0cb618e7d9ba.jpg',
'https://images.openlane.eu/carimgs/5739978/general/3e5beee7-78ef-49cd-94c9-43132d0bdcdf.jpg',
'https://images.openlane.eu/carimgs/5739978/general/c77a46cc-f974-4155-bb4c-533294bd42bb.jpg',
'https://images.openlane.eu/carimgs/5739978/general/061f5cac-d77b-487d-a2f3-28b2c5a7cb0a.jpg',
'https://images.openlane.eu/carimgs/5739978/general/ea553bd7-c3b5-4cc2-afef-05e4fc67d2cf.jpg',
'https://images.openlane.eu/carimgs/5739978/general/babcd61e-a3a6-4f7e-ae73-a31bef168b99.jpg',
'https://images.openlane.eu/carimgs/5739978/general/c441f72d-cfd0-4435-9b87-83e93a3aece4.jpg',
'https://images.openlane.eu/carimgs/5739978/general/933f6455-2dd8-488c-93a1-110559e11bdc.jpg',
'https://images.openlane.eu/carimgs/5739978/general/2a220452-61bd-457e-a966-1e9a41647022.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41277d2c-602c-5be6-953c-0d93ab6f7001/41277d2c-602c-5be6-953c-0d93ab6f7001_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299377,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739978/general/9f581d7c-356a-4c48-af3d-2ebdd3373d28.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41277d2c-602c-5be6-953c-0d93ab6f7001/41277d2c-602c-5be6-953c-0d93ab6f7001_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382298,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739978/general/02f20cb3-f211-4f77-9b6f-0cb618e7d9ba.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41277d2c-602c-5be6-953c-0d93ab6f7001/41277d2c-602c-5be6-953c-0d93ab6f7001_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268356,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739978/general/3e5beee7-78ef-49cd-94c9-43132d0bdcdf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41277d2c-602c-5be6-953c-0d93ab6f7001/41277d2c-602c-5be6-953c-0d93ab6f7001_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350405,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739978/general/c77a46cc-f974-4155-bb4c-533294bd42bb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41277d2c-602c-5be6-953c-0d93ab6f7001/41277d2c-602c-5be6-953c-0d93ab6f7001_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253643,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739978/general/061f5cac-d77b-487d-a2f3-28b2c5a7cb0a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41277d2c-602c-5be6-953c-0d93ab6f7001/41277d2c-602c-5be6-953c-0d93ab6f7001_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300974,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739978/general/ea553bd7-c3b5-4cc2-afef-05e4fc67d2cf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41277d2c-602c-5be6-953c-0d93ab6f7001/41277d2c-602c-5be6-953c-0d93ab6f7001_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305853,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739978/general/babcd61e-a3a6-4f7e-ae73-a31bef168b99.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41277d2c-602c-5be6-953c-0d93ab6f7001/41277d2c-602c-5be6-953c-0d93ab6f7001_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 776691,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739978/general/c441f72d-cfd0-4435-9b87-83e93a3aece4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41277d2c-602c-5be6-953c-0d93ab6f7001/41277d2c-602c-5be6-953c-0d93ab6f7001_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407908,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739978/general/933f6455-2dd8-488c-93a1-110559e11bdc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41277d2c-602c-5be6-953c-0d93ab6f7001/41277d2c-602c-5be6-953c-0d93ab6f7001_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239171,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739978/general/2a220452-61bd-457e-a966-1e9a41647022.jpg',
'Width': 1600}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2014-04-24',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Volkswagen Golf Variant 1.2 TSI Trendline - Petrol - Manual - 105 '
'hp - 139.816 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2014}
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724631%27 HTTP/1.1" 200 None
2026-03-25 15:29:09 [adesa.be] INFO: Saving data for 10724631: {'created_time': 1774452549.809917, 'last_price_update_time': 1774452549.809933, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724631') HTTP/1.1" 204 0
2026-03-25 15:29:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f61b10>
2026-03-25 15:29:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743926%252Fgeneral%252Fc505e0e9-9b6f-4eb3-9525-52d23e2ae095.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/c505e0e9-9b6f-4eb3-9525-52d23e2ae095.jpg saved to cache
2026-03-25 15:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716
2026-03-25 15:29:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743926/general/03b1e6a9-4e2d-4ba5-b0ea-1907783a815d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724683)
2026-03-25 15:29:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743926/general/08732a44-92e0-4936-91d2-591e955f4600.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724683)
2026-03-25 15:29:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743926/general/1b06177f-2d9c-485b-84c9-ec31eca14323.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724683)
2026-03-25 15:29:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743926/general/6ec7cfc2-21dd-4db4-9440-a7d0070128af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724683)
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bb5e10>
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743926%252Fgeneral%252F03b1e6a9-4e2d-4ba5-b0ea-1907783a815d.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/03b1e6a9-4e2d-4ba5-b0ea-1907783a815d.jpg saved to cache
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716
2026-03-25 15:29:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743926/general/a083e54a-db86-46dd-97b1-ec487c321cc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724683)
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b00d10>
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743926%252Fgeneral%252F08732a44-92e0-4936-91d2-591e955f4600.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/08732a44-92e0-4936-91d2-591e955f4600.jpg saved to cache
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bfdc90>
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743926%252Fgeneral%252F1b06177f-2d9c-485b-84c9-ec31eca14323.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/1b06177f-2d9c-485b-84c9-ec31eca14323.jpg saved to cache
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487921d10>
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743926%252Fgeneral%252F6ec7cfc2-21dd-4db4-9440-a7d0070128af.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/6ec7cfc2-21dd-4db4-9440-a7d0070128af.jpg saved to cache
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bff790>
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743926%252Fgeneral%252Fa083e54a-db86-46dd-97b1-ec487c321cc8.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/a083e54a-db86-46dd-97b1-ec487c321cc8.jpg saved to cache
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716
2026-03-25 15:29:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743926/general/1dbb448d-1d26-4887-bb07-8d021fa83b13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724683)
2026-03-25 15:29:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743926/general/10ece7d0-035b-49e2-ba8d-09c664137910.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724683)
2026-03-25 15:29:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745672/general/350b945f-bbc3-4897-bb55-20194efd447a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724771)
2026-03-25 15:29:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743926/general/0935cb9b-ab70-4d11-ab1d-3a1f67ec3aa7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724683)
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c15450>
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743926%252Fgeneral%252F1dbb448d-1d26-4887-bb07-8d021fa83b13.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/1dbb448d-1d26-4887-bb07-8d021fa83b13.jpg saved to cache
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c36090>
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743926%252Fgeneral%252F10ece7d0-035b-49e2-ba8d-09c664137910.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/10ece7d0-035b-49e2-ba8d-09c664137910.jpg saved to cache
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716
2026-03-25 15:29:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bd4150>
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745672%252Fgeneral%252F350b945f-bbc3-4897-bb55-20194efd447a.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/350b945f-bbc3-4897-bb55-20194efd447a.jpg saved to cache
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f90c50>
2026-03-25 15:29:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743926%252Fgeneral%252F0935cb9b-ab70-4d11-ab1d-3a1f67ec3aa7.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743926/general/0935cb9b-ab70-4d11-ab1d-3a1f67ec3aa7.jpg saved to cache
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716
2026-03-25 15:29:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716, skipping ID generation
2026-03-25 15:29:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with scrape type 1
2026-03-25 15:29:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 sending to next pipeline
2026-03-25 15:29:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716, identifier: 10724683
2026-03-25 15:29:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with identifier: 10724683
2026-03-25 15:29:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with identifier: 10724683
2026-03-25 15:29:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716 with identifier: 10724683 to the API
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743926/general/0935cb9b-ab70-4d11-ab1d-3a1f67ec3aa7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BBH-863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 206283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1463173,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743926/general/1dbb448d-1d26-4887-bb07-8d021fa83b13.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1427521,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743926/general/10ece7d0-035b-49e2-ba8d-09c664137910.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1525370,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743926/general/0935cb9b-ab70-4d11-ab1d-3a1f67ec3aa7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1464871,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743926/general/a083e54a-db86-46dd-97b1-ec487c321cc8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1133972,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743926/general/6ec7cfc2-21dd-4db4-9440-a7d0070128af.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1114526,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743926/general/03b1e6a9-4e2d-4ba5-b0ea-1907783a815d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1175404,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743926/general/08732a44-92e0-4936-91d2-591e955f4600.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1452553,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743926/general/1b06177f-2d9c-485b-84c9-ec31eca14323.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 996317,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743926/general/c505e0e9-9b6f-4eb3-9525-52d23e2ae095.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716/14a0d2f9-97a8-5dc2-b2d0-bdcb2562b716_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1430399,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743926/general/5b371899-1da7-47f0-a6e4-765be454d404.jpg',
'Width': 2000}],
'price': 1800,
'price_includes_vat': True,
'registration_date': '2008-05-29',
'seats_number': 5,
'seller_name': 'Vanderborght bv',
'title': 'Volkswagen Touran 1.9 TDI Conceptline - Diesel - Manual - 105 hp - '
'206.283 km',
'transmission': 'manual',
'trim': 'Conceptline',
'vin': None,
'year': 2008}
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724683%27 HTTP/1.1" 200 None
2026-03-25 15:29:11 [adesa.be] INFO: Saving data for 10724683: {'created_time': 1774452551.658843, 'last_price_update_time': 1774452551.658855, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724683') HTTP/1.1" 204 0
2026-03-25 15:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745672/general/2d8c9ad4-019d-4417-a1fa-2ad39cf08a29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724771)
2026-03-25 15:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745672/general/e0ecd2f7-9dbc-47b9-aac6-fbbe30eb8fd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724771)
2026-03-25 15:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745672/general/b7632324-78d5-4c53-8930-34c4085d3a01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724771)
2026-03-25 15:29:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8 with identifier: 10724616
2026-03-25 15:29:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8 with scrape type 1
2026-03-25 15:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5716250%252Fgeneral%252F8d6c8980-b1fa-4f9e-8372-f3b4de9d52f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716250/general/8d6c8980-b1fa-4f9e-8372-f3b4de9d52f2.jpg already downloaded
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5716250%252Fgeneral%252F4501274e-6626-4bad-9944-c58c1e63ac52.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716250/general/4501274e-6626-4bad-9944-c58c1e63ac52.jpg already downloaded
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5716250%252Fgeneral%252F60662652-ebe6-4d48-b31a-4cff484d571d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716250/general/60662652-ebe6-4d48-b31a-4cff484d571d.jpg already downloaded
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5716250%252Fgeneral%252Fe4383e77-abb4-4549-9d8d-95eaacfcd323.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716250/general/e4383e77-abb4-4549-9d8d-95eaacfcd323.jpg already downloaded
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5716250%252Fgeneral%252F727295be-4d81-4811-a95e-e5638910153f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716250/general/727295be-4d81-4811-a95e-e5638910153f.jpg already downloaded
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5716250%252Fgeneral%252Fceb38ce9-833f-4874-ae1f-1beb81a6e532.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716250/general/ceb38ce9-833f-4874-ae1f-1beb81a6e532.jpg already downloaded
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5716250%252Fgeneral%252Faf826603-c5ff-4fda-91b6-7e6e8a15ee5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716250/general/af826603-c5ff-4fda-91b6-7e6e8a15ee5c.jpg already downloaded
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5716250%252Fgeneral%252Fa583041d-ec52-4d94-867e-6cf14672af6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716250/general/a583041d-ec52-4d94-867e-6cf14672af6c.jpg already downloaded
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5716250%252Fgeneral%252F6d78ee13-8b52-45d8-95db-81d76235153b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716250/general/6d78ee13-8b52-45d8-95db-81d76235153b.jpg already downloaded
2026-03-25 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5716250%252Fgeneral%252F7908b7db-5efb-4fea-a5b6-cd3e8975b993.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716250/general/7908b7db-5efb-4fea-a5b6-cd3e8975b993.jpg already downloaded
2026-03-25 15:29:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8, identifier: 10724616
2026-03-25 15:29:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8 with identifier: 10724616
2026-03-25 15:29:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8 with identifier: 10724616
2026-03-25 15:29:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8 with identifier: 10724616 to the API
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724616>
{'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': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WXN939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 103204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5716250/general/8d6c8980-b1fa-4f9e-8372-f3b4de9d52f2.jpg',
'https://images.openlane.eu/carimgs/5716250/general/4501274e-6626-4bad-9944-c58c1e63ac52.jpg',
'https://images.openlane.eu/carimgs/5716250/general/60662652-ebe6-4d48-b31a-4cff484d571d.jpg',
'https://images.openlane.eu/carimgs/5716250/general/e4383e77-abb4-4549-9d8d-95eaacfcd323.jpg',
'https://images.openlane.eu/carimgs/5716250/general/727295be-4d81-4811-a95e-e5638910153f.jpg',
'https://images.openlane.eu/carimgs/5716250/general/ceb38ce9-833f-4874-ae1f-1beb81a6e532.jpg',
'https://images.openlane.eu/carimgs/5716250/general/af826603-c5ff-4fda-91b6-7e6e8a15ee5c.jpg',
'https://images.openlane.eu/carimgs/5716250/general/a583041d-ec52-4d94-867e-6cf14672af6c.jpg',
'https://images.openlane.eu/carimgs/5716250/general/6d78ee13-8b52-45d8-95db-81d76235153b.jpg',
'https://images.openlane.eu/carimgs/5716250/general/7908b7db-5efb-4fea-a5b6-cd3e8975b993.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8/cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6139633,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716250/general/8d6c8980-b1fa-4f9e-8372-f3b4de9d52f2.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8/cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6861925,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716250/general/4501274e-6626-4bad-9944-c58c1e63ac52.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8/cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6424215,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716250/general/60662652-ebe6-4d48-b31a-4cff484d571d.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8/cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5673691,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716250/general/e4383e77-abb4-4549-9d8d-95eaacfcd323.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8/cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6596151,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716250/general/727295be-4d81-4811-a95e-e5638910153f.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8/cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6129293,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716250/general/ceb38ce9-833f-4874-ae1f-1beb81a6e532.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8/cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3234917,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716250/general/af826603-c5ff-4fda-91b6-7e6e8a15ee5c.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8/cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3746150,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716250/general/a583041d-ec52-4d94-867e-6cf14672af6c.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8/cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3458822,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716250/general/6d78ee13-8b52-45d8-95db-81d76235153b.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8/cc7fc425-5ae4-5ffd-9d83-ec98f6c8a7c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3892135,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716250/general/7908b7db-5efb-4fea-a5b6-cd3e8975b993.jpg',
'Width': 4000}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2016-09-09',
'seats_number': 5,
'seller_name': 'Sin-Cars bv',
'title': 'Volkswagen Polo 1.4 TDI Comfortline - Diesel - Automatic - 90 hp - '
'103.204 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724616%27 HTTP/1.1" 200 None
2026-03-25 15:29:12 [adesa.be] INFO: Saving data for 10724616: {'created_time': 1774452552.386833, 'last_price_update_time': 1774452552.386844, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724616') HTTP/1.1" 204 0
2026-03-25 15:29:12 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487abf450>
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745672%252Fgeneral%252F2d8c9ad4-019d-4417-a1fa-2ad39cf08a29.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/2d8c9ad4-019d-4417-a1fa-2ad39cf08a29.jpg saved to cache
2026-03-25 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34
2026-03-25 15:29:12 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487881590>
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745672%252Fgeneral%252Fe0ecd2f7-9dbc-47b9-aac6-fbbe30eb8fd2.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/e0ecd2f7-9dbc-47b9-aac6-fbbe30eb8fd2.jpg saved to cache
2026-03-25 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34
2026-03-25 15:29:12 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bb5310>
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745672%252Fgeneral%252Fb7632324-78d5-4c53-8930-34c4085d3a01.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/b7632324-78d5-4c53-8930-34c4085d3a01.jpg saved to cache
2026-03-25 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34
2026-03-25 15:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745672/general/3f2954b8-2593-42bd-8fe3-b47bae71e176.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724771)
2026-03-25 15:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745672/general/17532a48-e3ba-4ad6-9385-5f688352af66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724771)
2026-03-25 15:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745672/general/eaec4e4d-00b2-4921-bddd-ac26cfd9ef30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724771)
2026-03-25 15:29:12 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c2d0d0>
2026-03-25 15:29:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745672%252Fgeneral%252F3f2954b8-2593-42bd-8fe3-b47bae71e176.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/3f2954b8-2593-42bd-8fe3-b47bae71e176.jpg saved to cache
2026-03-25 15:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34
2026-03-25 15:29:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f4cd50>
2026-03-25 15:29:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745672%252Fgeneral%252F17532a48-e3ba-4ad6-9385-5f688352af66.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/17532a48-e3ba-4ad6-9385-5f688352af66.jpg saved to cache
2026-03-25 15:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34
2026-03-25 15:29:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487988b90>
2026-03-25 15:29:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745672%252Fgeneral%252Feaec4e4d-00b2-4921-bddd-ac26cfd9ef30.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745672/general/eaec4e4d-00b2-4921-bddd-ac26cfd9ef30.jpg saved to cache
2026-03-25 15:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34
2026-03-25 15:29:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34, skipping ID generation
2026-03-25 15:29:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with scrape type 1
2026-03-25 15:29:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 sending to next pipeline
2026-03-25 15:29:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34, identifier: 10724771
2026-03-25 15:29:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with identifier: 10724771
2026-03-25 15:29:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with identifier: 10724771
2026-03-25 15:29:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2be48a7d-5f17-5cb6-b40b-46e5c0bebc34 with identifier: 10724771 to the API
2026-03-25 15:29:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:29:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745672/general/eaec4e4d-00b2-4921-bddd-ac26cfd9ef30.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2be48a7d-5f17-5cb6-b40b-46e5c0bebc34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '123556',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724771',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 260885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2625289,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745672/general/3f2954b8-2593-42bd-8fe3-b47bae71e176.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3208935,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745672/general/17532a48-e3ba-4ad6-9385-5f688352af66.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3333232,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745672/general/eaec4e4d-00b2-4921-bddd-ac26cfd9ef30.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3262983,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745672/general/b7632324-78d5-4c53-8930-34c4085d3a01.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2357273,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745672/general/2d8c9ad4-019d-4417-a1fa-2ad39cf08a29.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2733708,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745672/general/e0ecd2f7-9dbc-47b9-aac6-fbbe30eb8fd2.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2594136,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745672/general/350b945f-bbc3-4897-bb55-20194efd447a.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3372779,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745672/general/57ab0d42-9a04-4589-a89f-db72f770f712.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3422774,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745672/general/a7414f4d-e79a-41b4-a4b8-7e30a5e6d838.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2be48a7d-5f17-5cb6-b40b-46e5c0bebc34/2be48a7d-5f17-5cb6-b40b-46e5c0bebc34_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2437606,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745672/general/abd33d3b-9577-4f6e-9b65-ef9b5ca151c4.jpg',
'Width': 4000}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2013-03-26',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volkswagen Polo 1.2i Trendline - Petrol - Manual - 70 hp - 260.885 '
'km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2013}
2026-03-25 15:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724771%27 HTTP/1.1" 200 None
2026-03-25 15:29:14 [adesa.be] INFO: Saving data for 10724771: {'created_time': 1774452554.854815, 'last_price_update_time': 1774452554.854829, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724771') HTTP/1.1" 204 0
2026-03-25 15:29:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3835e725-bde7-56a4-bf27-3616a6593cbc with identifier: 10724696
2026-03-25 15:29:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3835e725-bde7-56a4-bf27-3616a6593cbc with scrape type 1
2026-03-25 15:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3835e725-bde7-56a4-bf27-3616a6593cbc
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732085%252Fgeneral%252Fe45777e0-0eca-4575-bf7c-362fdec195f2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732085/general/e45777e0-0eca-4575-bf7c-362fdec195f2.jpeg already downloaded
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732085%252Fgeneral%252F607ece85-7705-4730-83f4-4e0706d35add.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732085/general/607ece85-7705-4730-83f4-4e0706d35add.jpeg already downloaded
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732085%252Fgeneral%252F9a1dc88e-1df3-41b1-9a6e-d72ee686d2fd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732085/general/9a1dc88e-1df3-41b1-9a6e-d72ee686d2fd.jpeg already downloaded
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732085%252Fgeneral%252F9330d65f-2ada-469a-9e8e-0fcb465bf6ec.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732085/general/9330d65f-2ada-469a-9e8e-0fcb465bf6ec.jpeg already downloaded
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732085%252Fgeneral%252Fdffc87a7-6d69-4f0a-ba67-a619672a8978.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732085/general/dffc87a7-6d69-4f0a-ba67-a619672a8978.jpeg already downloaded
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732085%252Fgeneral%252F10aa55f1-6903-4567-a858-30986eef2e60.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732085/general/10aa55f1-6903-4567-a858-30986eef2e60.jpeg already downloaded
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732085%252Fgeneral%252F4cbb2aaa-b7a3-46ac-8397-a21d8478d22d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732085/general/4cbb2aaa-b7a3-46ac-8397-a21d8478d22d.jpeg already downloaded
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732085%252Fgeneral%252F1c36b6f9-4532-4a60-a5f1-60055315b251.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732085/general/1c36b6f9-4532-4a60-a5f1-60055315b251.jpeg already downloaded
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732085%252Fgeneral%252F41ce007e-2c39-4d20-abd6-e5b5f74042ac.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732085/general/41ce007e-2c39-4d20-abd6-e5b5f74042ac.jpeg already downloaded
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732085%252Fgeneral%252F54b4ab7b-1608-4702-b486-7306b92890aa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732085/general/54b4ab7b-1608-4702-b486-7306b92890aa.jpeg already downloaded
2026-03-25 15:29:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3835e725-bde7-56a4-bf27-3616a6593cbc, identifier: 10724696
2026-03-25 15:29:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3835e725-bde7-56a4-bf27-3616a6593cbc with identifier: 10724696
2026-03-25 15:29:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3835e725-bde7-56a4-bf27-3616a6593cbc with identifier: 10724696
2026-03-25 15:29:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3835e725-bde7-56a4-bf27-3616a6593cbc with identifier: 10724696 to the API
2026-03-25 15:29:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724696>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '3835e725-bde7-56a4-bf27-3616a6593cbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VXK188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724696',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 139580,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5732085/general/e45777e0-0eca-4575-bf7c-362fdec195f2.jpeg',
'https://images.openlane.eu/carimgs/5732085/general/607ece85-7705-4730-83f4-4e0706d35add.jpeg',
'https://images.openlane.eu/carimgs/5732085/general/9a1dc88e-1df3-41b1-9a6e-d72ee686d2fd.jpeg',
'https://images.openlane.eu/carimgs/5732085/general/9330d65f-2ada-469a-9e8e-0fcb465bf6ec.jpeg',
'https://images.openlane.eu/carimgs/5732085/general/dffc87a7-6d69-4f0a-ba67-a619672a8978.jpeg',
'https://images.openlane.eu/carimgs/5732085/general/10aa55f1-6903-4567-a858-30986eef2e60.jpeg',
'https://images.openlane.eu/carimgs/5732085/general/4cbb2aaa-b7a3-46ac-8397-a21d8478d22d.jpeg',
'https://images.openlane.eu/carimgs/5732085/general/1c36b6f9-4532-4a60-a5f1-60055315b251.jpeg',
'https://images.openlane.eu/carimgs/5732085/general/41ce007e-2c39-4d20-abd6-e5b5f74042ac.jpeg',
'https://images.openlane.eu/carimgs/5732085/general/54b4ab7b-1608-4702-b486-7306b92890aa.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3835e725-bde7-56a4-bf27-3616a6593cbc/3835e725-bde7-56a4-bf27-3616a6593cbc_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6878273,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732085/general/e45777e0-0eca-4575-bf7c-362fdec195f2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3835e725-bde7-56a4-bf27-3616a6593cbc/3835e725-bde7-56a4-bf27-3616a6593cbc_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6119249,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732085/general/607ece85-7705-4730-83f4-4e0706d35add.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3835e725-bde7-56a4-bf27-3616a6593cbc/3835e725-bde7-56a4-bf27-3616a6593cbc_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6197257,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732085/general/9a1dc88e-1df3-41b1-9a6e-d72ee686d2fd.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3835e725-bde7-56a4-bf27-3616a6593cbc/3835e725-bde7-56a4-bf27-3616a6593cbc_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6921554,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732085/general/9330d65f-2ada-469a-9e8e-0fcb465bf6ec.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3835e725-bde7-56a4-bf27-3616a6593cbc/3835e725-bde7-56a4-bf27-3616a6593cbc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2955181,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732085/general/dffc87a7-6d69-4f0a-ba67-a619672a8978.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3835e725-bde7-56a4-bf27-3616a6593cbc/3835e725-bde7-56a4-bf27-3616a6593cbc_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4839320,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732085/general/10aa55f1-6903-4567-a858-30986eef2e60.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3835e725-bde7-56a4-bf27-3616a6593cbc/3835e725-bde7-56a4-bf27-3616a6593cbc_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5201689,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732085/general/4cbb2aaa-b7a3-46ac-8397-a21d8478d22d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3835e725-bde7-56a4-bf27-3616a6593cbc/3835e725-bde7-56a4-bf27-3616a6593cbc_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7663341,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732085/general/1c36b6f9-4532-4a60-a5f1-60055315b251.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3835e725-bde7-56a4-bf27-3616a6593cbc/3835e725-bde7-56a4-bf27-3616a6593cbc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3288437,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732085/general/41ce007e-2c39-4d20-abd6-e5b5f74042ac.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3835e725-bde7-56a4-bf27-3616a6593cbc/3835e725-bde7-56a4-bf27-3616a6593cbc_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4353056,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732085/general/54b4ab7b-1608-4702-b486-7306b92890aa.jpeg',
'Width': 5712}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2019-03-28',
'seats_number': 5,
'seller_name': 'Auto King srl',
'title': 'Volkswagen Golf 1.6 TDI IQ.Drive - Diesel - Automatic - 115 hp - '
'139.580 km',
'transmission': 'automatic',
'trim': 'IQ.Drive',
'vin': None,
'year': 2019}
2026-03-25 15:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724696%27 HTTP/1.1" 200 None
2026-03-25 15:29:18 [adesa.be] INFO: Saving data for 10724696: {'created_time': 1774452558.572745, 'last_price_update_time': 1774452558.572758, 'auction_closing_time': 1774606500.0}
2026-03-25 15:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724696') HTTP/1.1" 204 0
2026-03-25 15:29:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:29:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3b086b1-af66-5cbc-8ef0-e557c872fb52 with identifier: 10727090
2026-03-25 15:29:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3b086b1-af66-5cbc-8ef0-e557c872fb52 with scrape type 1
2026-03-25 15:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3b086b1-af66-5cbc-8ef0-e557c872fb52
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5719787%252Fgeneral%252Fd1d95ac6-763c-4575-8212-90c54698b4e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719787/general/d1d95ac6-763c-4575-8212-90c54698b4e9.jpg already downloaded
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5719787%252Fgeneral%252F844d45cc-cde0-4f43-8963-1eda34b01135.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719787/general/844d45cc-cde0-4f43-8963-1eda34b01135.jpg already downloaded
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5719787%252Fgeneral%252Fa0dace0e-06e6-40d4-a99b-e056011e557e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719787/general/a0dace0e-06e6-40d4-a99b-e056011e557e.jpg already downloaded
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5719787%252Fgeneral%252Ff09d714f-4cc9-4434-a57b-c7178970142f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719787/general/f09d714f-4cc9-4434-a57b-c7178970142f.jpg already downloaded
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5719787%252Fgeneral%252F7800ac75-736b-4025-a606-7f4a5fd216ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719787/general/7800ac75-736b-4025-a606-7f4a5fd216ea.jpg already downloaded
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5719787%252Fgeneral%252F9832ca1e-d024-41c6-b057-57a4b9594051.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719787/general/9832ca1e-d024-41c6-b057-57a4b9594051.jpg already downloaded
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5719787%252Fgeneral%252F558155da-e1c4-4e96-b037-68025e4d7bad.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719787/general/558155da-e1c4-4e96-b037-68025e4d7bad.jpg already downloaded
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5719787%252Fgeneral%252F81af869e-69ae-4794-ae7f-ea15807200c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719787/general/81af869e-69ae-4794-ae7f-ea15807200c8.jpg already downloaded
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5719787%252Fgeneral%252F48fcad12-1479-44a3-ba99-1ff7dee959e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719787/general/48fcad12-1479-44a3-ba99-1ff7dee959e4.jpg already downloaded
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5719787%252Fgeneral%252F0217af8a-2941-4978-8fc7-1afc65db4a77.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719787/general/0217af8a-2941-4978-8fc7-1afc65db4a77.jpg already downloaded
2026-03-25 15:29:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3b086b1-af66-5cbc-8ef0-e557c872fb52, identifier: 10727090
2026-03-25 15:29:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3b086b1-af66-5cbc-8ef0-e557c872fb52 with identifier: 10727090
2026-03-25 15:29:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3b086b1-af66-5cbc-8ef0-e557c872fb52 with identifier: 10727090
2026-03-25 15:29:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3b086b1-af66-5cbc-8ef0-e557c872fb52 with identifier: 10727090 to the API
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727090>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a3b086b1-af66-5cbc-8ef0-e557c872fb52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JFX500',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727090',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 272992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5719787/general/d1d95ac6-763c-4575-8212-90c54698b4e9.jpg',
'https://images.openlane.eu/carimgs/5719787/general/844d45cc-cde0-4f43-8963-1eda34b01135.jpg',
'https://images.openlane.eu/carimgs/5719787/general/a0dace0e-06e6-40d4-a99b-e056011e557e.jpg',
'https://images.openlane.eu/carimgs/5719787/general/f09d714f-4cc9-4434-a57b-c7178970142f.jpg',
'https://images.openlane.eu/carimgs/5719787/general/7800ac75-736b-4025-a606-7f4a5fd216ea.jpg',
'https://images.openlane.eu/carimgs/5719787/general/9832ca1e-d024-41c6-b057-57a4b9594051.jpg',
'https://images.openlane.eu/carimgs/5719787/general/558155da-e1c4-4e96-b037-68025e4d7bad.jpg',
'https://images.openlane.eu/carimgs/5719787/general/81af869e-69ae-4794-ae7f-ea15807200c8.jpg',
'https://images.openlane.eu/carimgs/5719787/general/48fcad12-1479-44a3-ba99-1ff7dee959e4.jpg',
'https://images.openlane.eu/carimgs/5719787/general/0217af8a-2941-4978-8fc7-1afc65db4a77.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3b086b1-af66-5cbc-8ef0-e557c872fb52/a3b086b1-af66-5cbc-8ef0-e557c872fb52_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 717447,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719787/general/d1d95ac6-763c-4575-8212-90c54698b4e9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3b086b1-af66-5cbc-8ef0-e557c872fb52/a3b086b1-af66-5cbc-8ef0-e557c872fb52_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965050,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719787/general/844d45cc-cde0-4f43-8963-1eda34b01135.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3b086b1-af66-5cbc-8ef0-e557c872fb52/a3b086b1-af66-5cbc-8ef0-e557c872fb52_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 890179,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719787/general/a0dace0e-06e6-40d4-a99b-e056011e557e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3b086b1-af66-5cbc-8ef0-e557c872fb52/a3b086b1-af66-5cbc-8ef0-e557c872fb52_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 673735,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719787/general/f09d714f-4cc9-4434-a57b-c7178970142f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3b086b1-af66-5cbc-8ef0-e557c872fb52/a3b086b1-af66-5cbc-8ef0-e557c872fb52_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 576881,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719787/general/7800ac75-736b-4025-a606-7f4a5fd216ea.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3b086b1-af66-5cbc-8ef0-e557c872fb52/a3b086b1-af66-5cbc-8ef0-e557c872fb52_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285800,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719787/general/9832ca1e-d024-41c6-b057-57a4b9594051.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3b086b1-af66-5cbc-8ef0-e557c872fb52/a3b086b1-af66-5cbc-8ef0-e557c872fb52_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330693,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719787/general/558155da-e1c4-4e96-b037-68025e4d7bad.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3b086b1-af66-5cbc-8ef0-e557c872fb52/a3b086b1-af66-5cbc-8ef0-e557c872fb52_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362018,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719787/general/81af869e-69ae-4794-ae7f-ea15807200c8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3b086b1-af66-5cbc-8ef0-e557c872fb52/a3b086b1-af66-5cbc-8ef0-e557c872fb52_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486526,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719787/general/48fcad12-1479-44a3-ba99-1ff7dee959e4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3b086b1-af66-5cbc-8ef0-e557c872fb52/a3b086b1-af66-5cbc-8ef0-e557c872fb52_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 530430,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719787/general/0217af8a-2941-4978-8fc7-1afc65db4a77.jpg',
'Width': 2048}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2014-12-08',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volkswagen Golf 1.2 TSI R-Line - Petrol - Manual - 105 hp - 272.992 '
'km',
'transmission': 'manual',
'trim': 'R-Line',
'vin': None,
'year': 2014}
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727090%27 HTTP/1.1" 200 None
2026-03-25 15:29:23 [adesa.be] INFO: Saving data for 10727090: {'created_time': 1774452563.577211, 'last_price_update_time': 1774452563.577223, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727090') HTTP/1.1" 204 0
2026-03-25 15:29:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b64b1c9-0ceb-5d59-bee8-d755625eb123 with identifier: 10725605
2026-03-25 15:29:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b64b1c9-0ceb-5d59-bee8-d755625eb123 with scrape type 1
2026-03-25 15:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b64b1c9-0ceb-5d59-bee8-d755625eb123
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5258839%252Fgeneral%252F3a720a7d-a6b7-4d9c-a267-0a07971e2393.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5258839/general/3a720a7d-a6b7-4d9c-a267-0a07971e2393.jpg already downloaded
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5258839%252Fgeneral%252F5f99dd1e-d8b9-45b8-a61c-2ff320086c85.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5258839/general/5f99dd1e-d8b9-45b8-a61c-2ff320086c85.jpg already downloaded
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5258839%252Fgeneral%252Ff5c282a5-8546-4750-a83d-8addd2ea1845.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5258839/general/f5c282a5-8546-4750-a83d-8addd2ea1845.jpg already downloaded
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5258839%252Fgeneral%252F6da02286-6aa1-468a-8134-dbb6e6a26933.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5258839/general/6da02286-6aa1-468a-8134-dbb6e6a26933.jpg already downloaded
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5258839%252Fgeneral%252Fe00e50e3-7878-422b-ad51-7553c12811e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5258839/general/e00e50e3-7878-422b-ad51-7553c12811e3.jpg already downloaded
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5258839%252Fgeneral%252F498df324-96e9-4dcb-a27c-60a530eb641f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5258839/general/498df324-96e9-4dcb-a27c-60a530eb641f.jpg already downloaded
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5258839%252Fgeneral%252F83c76441-a988-463f-81e2-2ccf0a11177b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5258839/general/83c76441-a988-463f-81e2-2ccf0a11177b.jpg already downloaded
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5258839%252Fgeneral%252Fa4ff9561-0c91-4081-b3f0-68c98377ada2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5258839/general/a4ff9561-0c91-4081-b3f0-68c98377ada2.jpg already downloaded
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5258839%252Fgeneral%252F7522670a-414e-4e0c-8167-1a50186bec90.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5258839/general/7522670a-414e-4e0c-8167-1a50186bec90.jpg already downloaded
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5258839%252Fgeneral%252F23038b54-8dee-4d34-892d-2ee37d842d45.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5258839/general/23038b54-8dee-4d34-892d-2ee37d842d45.jpg already downloaded
2026-03-25 15:29:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b64b1c9-0ceb-5d59-bee8-d755625eb123, identifier: 10725605
2026-03-25 15:29:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b64b1c9-0ceb-5d59-bee8-d755625eb123 with identifier: 10725605
2026-03-25 15:29:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b64b1c9-0ceb-5d59-bee8-d755625eb123 with identifier: 10725605
2026-03-25 15:29:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b64b1c9-0ceb-5d59-bee8-d755625eb123 with identifier: 10725605 to the API
2026-03-25 15:29:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725605>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '4b64b1c9-0ceb-5d59-bee8-d755625eb123',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 369192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5258839/general/3a720a7d-a6b7-4d9c-a267-0a07971e2393.jpg',
'https://images.openlane.eu/carimgs/5258839/general/5f99dd1e-d8b9-45b8-a61c-2ff320086c85.jpg',
'https://images.openlane.eu/carimgs/5258839/general/f5c282a5-8546-4750-a83d-8addd2ea1845.jpg',
'https://images.openlane.eu/carimgs/5258839/general/6da02286-6aa1-468a-8134-dbb6e6a26933.jpg',
'https://images.openlane.eu/carimgs/5258839/general/e00e50e3-7878-422b-ad51-7553c12811e3.jpg',
'https://images.openlane.eu/carimgs/5258839/general/498df324-96e9-4dcb-a27c-60a530eb641f.jpg',
'https://images.openlane.eu/carimgs/5258839/general/83c76441-a988-463f-81e2-2ccf0a11177b.jpg',
'https://images.openlane.eu/carimgs/5258839/general/a4ff9561-0c91-4081-b3f0-68c98377ada2.jpg',
'https://images.openlane.eu/carimgs/5258839/general/7522670a-414e-4e0c-8167-1a50186bec90.jpg',
'https://images.openlane.eu/carimgs/5258839/general/23038b54-8dee-4d34-892d-2ee37d842d45.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b64b1c9-0ceb-5d59-bee8-d755625eb123/4b64b1c9-0ceb-5d59-bee8-d755625eb123_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420666,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5258839/general/3a720a7d-a6b7-4d9c-a267-0a07971e2393.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b64b1c9-0ceb-5d59-bee8-d755625eb123/4b64b1c9-0ceb-5d59-bee8-d755625eb123_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349353,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5258839/general/5f99dd1e-d8b9-45b8-a61c-2ff320086c85.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b64b1c9-0ceb-5d59-bee8-d755625eb123/4b64b1c9-0ceb-5d59-bee8-d755625eb123_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279850,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5258839/general/f5c282a5-8546-4750-a83d-8addd2ea1845.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b64b1c9-0ceb-5d59-bee8-d755625eb123/4b64b1c9-0ceb-5d59-bee8-d755625eb123_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268980,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5258839/general/6da02286-6aa1-468a-8134-dbb6e6a26933.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b64b1c9-0ceb-5d59-bee8-d755625eb123/4b64b1c9-0ceb-5d59-bee8-d755625eb123_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373980,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5258839/general/e00e50e3-7878-422b-ad51-7553c12811e3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b64b1c9-0ceb-5d59-bee8-d755625eb123/4b64b1c9-0ceb-5d59-bee8-d755625eb123_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377116,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5258839/general/498df324-96e9-4dcb-a27c-60a530eb641f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b64b1c9-0ceb-5d59-bee8-d755625eb123/4b64b1c9-0ceb-5d59-bee8-d755625eb123_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317604,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5258839/general/83c76441-a988-463f-81e2-2ccf0a11177b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b64b1c9-0ceb-5d59-bee8-d755625eb123/4b64b1c9-0ceb-5d59-bee8-d755625eb123_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267033,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5258839/general/a4ff9561-0c91-4081-b3f0-68c98377ada2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b64b1c9-0ceb-5d59-bee8-d755625eb123/4b64b1c9-0ceb-5d59-bee8-d755625eb123_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436031,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5258839/general/7522670a-414e-4e0c-8167-1a50186bec90.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b64b1c9-0ceb-5d59-bee8-d755625eb123/4b64b1c9-0ceb-5d59-bee8-d755625eb123_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345754,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5258839/general/23038b54-8dee-4d34-892d-2ee37d842d45.jpg',
'Width': 2000}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2016-06-08',
'seats_number': 3,
'seller_name': 'SPRL KIFAYEH',
'title': 'Volkswagen Crafter 2.0 TDI - Diesel - Manual - 163 hp - 369.192 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 15:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725605%27 HTTP/1.1" 200 None
2026-03-25 15:29:25 [adesa.be] INFO: Saving data for 10725605: {'created_time': 1774452565.168533, 'last_price_update_time': 1774452565.168545, 'auction_closing_time': 1774606500.0}
2026-03-25 15:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725605') HTTP/1.1" 204 0
2026-03-25 15:29:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:29:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10724758
2026-03-25 15:29:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b971706-524c-5c5c-8576-7648bb651c92 with scrape type 1
2026-03-25 15:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b971706-524c-5c5c-8576-7648bb651c92
2026-03-25 15:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743780%252Fgeneral%252Fc5ce9e43-2e49-4349-a2ff-6ad30c5db080.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/c5ce9e43-2e49-4349-a2ff-6ad30c5db080.jpeg not downloaded yet
2026-03-25 15:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743780%252Fgeneral%252Fba0df9b6-195a-4918-a2bc-5ef4553a0b2c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/ba0df9b6-195a-4918-a2bc-5ef4553a0b2c.jpeg not downloaded yet
2026-03-25 15:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743780%252Fgeneral%252Fcfa4ba10-daab-443c-9a31-bc2ab6625f79.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/cfa4ba10-daab-443c-9a31-bc2ab6625f79.jpeg not downloaded yet
2026-03-25 15:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743780%252Fgeneral%252F0e17766d-3e7a-47e4-99d9-d2281583c233.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/0e17766d-3e7a-47e4-99d9-d2281583c233.jpeg not downloaded yet
2026-03-25 15:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743780%252Fgeneral%252F41169360-d2df-4359-ba0b-a2aaa8e5439d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/41169360-d2df-4359-ba0b-a2aaa8e5439d.jpeg not downloaded yet
2026-03-25 15:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743780%252Fgeneral%252F12f612e6-a2a9-4de3-bf96-ecc9fa95c2c4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/12f612e6-a2a9-4de3-bf96-ecc9fa95c2c4.jpeg not downloaded yet
2026-03-25 15:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743780%252Fgeneral%252Fd359bfe3-f8fe-4f42-9f44-5f97cb892d1f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/d359bfe3-f8fe-4f42-9f44-5f97cb892d1f.jpeg not downloaded yet
2026-03-25 15:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743780%252Fgeneral%252F029b9e64-dfac-4a42-8c83-1534cd49a7fc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/029b9e64-dfac-4a42-8c83-1534cd49a7fc.jpeg not downloaded yet
2026-03-25 15:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743780%252Fgeneral%252F4504692d-ce00-419d-a1f4-d2d1da0b2fc1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/4504692d-ce00-419d-a1f4-d2d1da0b2fc1.jpeg not downloaded yet
2026-03-25 15:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5743780%252Fgeneral%252Fa860cced-a11e-4f8c-b9f1-dc141261b7fc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/a860cced-a11e-4f8c-b9f1-dc141261b7fc.jpeg not downloaded yet
2026-03-25 15:29:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743780/general/a860cced-a11e-4f8c-b9f1-dc141261b7fc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724758)
2026-03-25 15:29:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d926f24b-4dbd-56bc-8514-dc12dd2a5d03 with identifier: 10724692
2026-03-25 15:29:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d926f24b-4dbd-56bc-8514-dc12dd2a5d03 with scrape type 1
2026-03-25 15:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d926f24b-4dbd-56bc-8514-dc12dd2a5d03
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724400%252Fgeneral%252F9655a1d7-bd60-4ba7-b9dc-ab1d471e50cb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724400/general/9655a1d7-bd60-4ba7-b9dc-ab1d471e50cb.jpeg already downloaded
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724400%252Fgeneral%252F28b539c5-5f07-46bf-8645-4b1447f33ef6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724400/general/28b539c5-5f07-46bf-8645-4b1447f33ef6.jpeg already downloaded
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724400%252Fgeneral%252F6b0a04b7-de67-4011-9cef-976c73b8473d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724400/general/6b0a04b7-de67-4011-9cef-976c73b8473d.jpeg already downloaded
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724400%252Fgeneral%252F94edf456-14ce-4117-a89a-abf100d98b03.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724400/general/94edf456-14ce-4117-a89a-abf100d98b03.jpeg already downloaded
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724400%252Fgeneral%252F375b0017-d1ec-4530-91b6-9670dbfee5f5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724400/general/375b0017-d1ec-4530-91b6-9670dbfee5f5.jpeg already downloaded
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724400%252Fgeneral%252F777cc571-d4f6-4527-842c-635fc75e6207.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724400/general/777cc571-d4f6-4527-842c-635fc75e6207.jpeg already downloaded
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724400%252Fgeneral%252F4f136220-b526-43f9-97ed-156d055db2f0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724400/general/4f136220-b526-43f9-97ed-156d055db2f0.jpeg already downloaded
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724400%252Fgeneral%252F7a902864-c44f-4307-80e7-ebbec8dd382a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724400/general/7a902864-c44f-4307-80e7-ebbec8dd382a.jpeg already downloaded
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724400%252Fgeneral%252F509e9d34-80b2-4170-8210-7a96460bbed3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724400/general/509e9d34-80b2-4170-8210-7a96460bbed3.jpeg already downloaded
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724400%252Fgeneral%252F383516af-cf2c-45e6-8e8d-43cd856b5dce.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724400/general/383516af-cf2c-45e6-8e8d-43cd856b5dce.jpeg already downloaded
2026-03-25 15:29:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d926f24b-4dbd-56bc-8514-dc12dd2a5d03, identifier: 10724692
2026-03-25 15:29:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d926f24b-4dbd-56bc-8514-dc12dd2a5d03 with identifier: 10724692
2026-03-25 15:29:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d926f24b-4dbd-56bc-8514-dc12dd2a5d03 with identifier: 10724692
2026-03-25 15:29:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d926f24b-4dbd-56bc-8514-dc12dd2a5d03 with identifier: 10724692 to the API
2026-03-25 15:29:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:29:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724692>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'd926f24b-4dbd-56bc-8514-dc12dd2a5d03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NDP365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724692',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Beetle',
'odometer': 226980,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5724400/general/9655a1d7-bd60-4ba7-b9dc-ab1d471e50cb.jpeg',
'https://images.openlane.eu/carimgs/5724400/general/28b539c5-5f07-46bf-8645-4b1447f33ef6.jpeg',
'https://images.openlane.eu/carimgs/5724400/general/6b0a04b7-de67-4011-9cef-976c73b8473d.jpeg',
'https://images.openlane.eu/carimgs/5724400/general/94edf456-14ce-4117-a89a-abf100d98b03.jpeg',
'https://images.openlane.eu/carimgs/5724400/general/375b0017-d1ec-4530-91b6-9670dbfee5f5.jpeg',
'https://images.openlane.eu/carimgs/5724400/general/777cc571-d4f6-4527-842c-635fc75e6207.jpeg',
'https://images.openlane.eu/carimgs/5724400/general/4f136220-b526-43f9-97ed-156d055db2f0.jpeg',
'https://images.openlane.eu/carimgs/5724400/general/7a902864-c44f-4307-80e7-ebbec8dd382a.jpeg',
'https://images.openlane.eu/carimgs/5724400/general/509e9d34-80b2-4170-8210-7a96460bbed3.jpeg',
'https://images.openlane.eu/carimgs/5724400/general/383516af-cf2c-45e6-8e8d-43cd856b5dce.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d926f24b-4dbd-56bc-8514-dc12dd2a5d03/d926f24b-4dbd-56bc-8514-dc12dd2a5d03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4787974,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724400/general/9655a1d7-bd60-4ba7-b9dc-ab1d471e50cb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d926f24b-4dbd-56bc-8514-dc12dd2a5d03/d926f24b-4dbd-56bc-8514-dc12dd2a5d03_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5149498,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724400/general/28b539c5-5f07-46bf-8645-4b1447f33ef6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d926f24b-4dbd-56bc-8514-dc12dd2a5d03/d926f24b-4dbd-56bc-8514-dc12dd2a5d03_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6094496,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724400/general/6b0a04b7-de67-4011-9cef-976c73b8473d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d926f24b-4dbd-56bc-8514-dc12dd2a5d03/d926f24b-4dbd-56bc-8514-dc12dd2a5d03_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3428722,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724400/general/94edf456-14ce-4117-a89a-abf100d98b03.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d926f24b-4dbd-56bc-8514-dc12dd2a5d03/d926f24b-4dbd-56bc-8514-dc12dd2a5d03_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5114752,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724400/general/375b0017-d1ec-4530-91b6-9670dbfee5f5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d926f24b-4dbd-56bc-8514-dc12dd2a5d03/d926f24b-4dbd-56bc-8514-dc12dd2a5d03_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5861490,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724400/general/777cc571-d4f6-4527-842c-635fc75e6207.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d926f24b-4dbd-56bc-8514-dc12dd2a5d03/d926f24b-4dbd-56bc-8514-dc12dd2a5d03_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2733590,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724400/general/4f136220-b526-43f9-97ed-156d055db2f0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d926f24b-4dbd-56bc-8514-dc12dd2a5d03/d926f24b-4dbd-56bc-8514-dc12dd2a5d03_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3886080,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724400/general/7a902864-c44f-4307-80e7-ebbec8dd382a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d926f24b-4dbd-56bc-8514-dc12dd2a5d03/d926f24b-4dbd-56bc-8514-dc12dd2a5d03_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5227742,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724400/general/509e9d34-80b2-4170-8210-7a96460bbed3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d926f24b-4dbd-56bc-8514-dc12dd2a5d03/d926f24b-4dbd-56bc-8514-dc12dd2a5d03_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6484878,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724400/general/383516af-cf2c-45e6-8e8d-43cd856b5dce.jpeg',
'Width': 5712}],
'price': 4550,
'price_includes_vat': True,
'registration_date': '2016-01-29',
'seats_number': 4,
'seller_name': 'Auto King srl',
'title': 'Volkswagen Beetle 2.0 TDI Design - Diesel - Manual - 110 hp - '
'226.980 km',
'transmission': 'manual',
'trim': 'Design',
'vin': None,
'year': 2016}
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724692%27 HTTP/1.1" 200 None
2026-03-25 15:29:31 [adesa.be] INFO: Saving data for 10724692: {'created_time': 1774452571.349435, 'last_price_update_time': 1774452571.34945, 'auction_closing_time': 1774606500.0}
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724692') HTTP/1.1" 204 0
2026-03-25 15:29:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bd7fd0>
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743780%252Fgeneral%252Fa860cced-a11e-4f8c-b9f1-dc141261b7fc.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/a860cced-a11e-4f8c-b9f1-dc141261b7fc.jpeg saved to cache
2026-03-25 15:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7b971706-524c-5c5c-8576-7648bb651c92
2026-03-25 15:29:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743780/general/4504692d-ce00-419d-a1f4-d2d1da0b2fc1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724758)
2026-03-25 15:29:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743780/general/029b9e64-dfac-4a42-8c83-1534cd49a7fc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724758)
2026-03-25 15:29:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c6c9d0>
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743780%252Fgeneral%252F4504692d-ce00-419d-a1f4-d2d1da0b2fc1.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/4504692d-ce00-419d-a1f4-d2d1da0b2fc1.jpeg saved to cache
2026-03-25 15:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7b971706-524c-5c5c-8576-7648bb651c92
2026-03-25 15:29:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bb5010>
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743780%252Fgeneral%252F029b9e64-dfac-4a42-8c83-1534cd49a7fc.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/029b9e64-dfac-4a42-8c83-1534cd49a7fc.jpeg saved to cache
2026-03-25 15:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7b971706-524c-5c5c-8576-7648bb651c92
2026-03-25 15:29:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743780/general/d359bfe3-f8fe-4f42-9f44-5f97cb892d1f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724758)
2026-03-25 15:29:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878de550>
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743780%252Fgeneral%252Fd359bfe3-f8fe-4f42-9f44-5f97cb892d1f.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/d359bfe3-f8fe-4f42-9f44-5f97cb892d1f.jpeg saved to cache
2026-03-25 15:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7b971706-524c-5c5c-8576-7648bb651c92
2026-03-25 15:29:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743780/general/12f612e6-a2a9-4de3-bf96-ecc9fa95c2c4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724758)
2026-03-25 15:29:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84877eaf10>
2026-03-25 15:29:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743780%252Fgeneral%252F12f612e6-a2a9-4de3-bf96-ecc9fa95c2c4.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/12f612e6-a2a9-4de3-bf96-ecc9fa95c2c4.jpeg saved to cache
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7b971706-524c-5c5c-8576-7648bb651c92
2026-03-25 15:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743780/general/41169360-d2df-4359-ba0b-a2aaa8e5439d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724758)
2026-03-25 15:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743780/general/0e17766d-3e7a-47e4-99d9-d2281583c233.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724758)
2026-03-25 15:29:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c49a50>
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743780%252Fgeneral%252F41169360-d2df-4359-ba0b-a2aaa8e5439d.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/41169360-d2df-4359-ba0b-a2aaa8e5439d.jpeg saved to cache
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7b971706-524c-5c5c-8576-7648bb651c92
2026-03-25 15:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743780/general/cfa4ba10-daab-443c-9a31-bc2ab6625f79.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724758)
2026-03-25 15:29:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c4b910>
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743780%252Fgeneral%252F0e17766d-3e7a-47e4-99d9-d2281583c233.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/0e17766d-3e7a-47e4-99d9-d2281583c233.jpeg saved to cache
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7b971706-524c-5c5c-8576-7648bb651c92
2026-03-25 15:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743780/general/ba0df9b6-195a-4918-a2bc-5ef4553a0b2c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724758)
2026-03-25 15:29:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848788bb50>
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743780%252Fgeneral%252Fcfa4ba10-daab-443c-9a31-bc2ab6625f79.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/cfa4ba10-daab-443c-9a31-bc2ab6625f79.jpeg saved to cache
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7b971706-524c-5c5c-8576-7648bb651c92
2026-03-25 15:29:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c163d0>
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743780%252Fgeneral%252Fba0df9b6-195a-4918-a2bc-5ef4553a0b2c.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/ba0df9b6-195a-4918-a2bc-5ef4553a0b2c.jpeg saved to cache
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7b971706-524c-5c5c-8576-7648bb651c92
2026-03-25 15:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743780/general/c5ce9e43-2e49-4349-a2ff-6ad30c5db080.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724758)
2026-03-25 15:29:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c48c50>
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 15:29:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743780%252Fgeneral%252Fc5ce9e43-2e49-4349-a2ff-6ad30c5db080.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743780/general/c5ce9e43-2e49-4349-a2ff-6ad30c5db080.jpeg saved to cache
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7b971706-524c-5c5c-8576-7648bb651c92
2026-03-25 15:29:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b971706-524c-5c5c-8576-7648bb651c92, skipping ID generation
2026-03-25 15:29:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b971706-524c-5c5c-8576-7648bb651c92 with scrape type 1
2026-03-25 15:29:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b971706-524c-5c5c-8576-7648bb651c92 sending to next pipeline
2026-03-25 15:29:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b971706-524c-5c5c-8576-7648bb651c92, identifier: 10724758
2026-03-25 15:29:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10724758
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:29:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-25 15:29:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:29: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 15:29:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10724758
2026-03-25 15:29:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b971706-524c-5c5c-8576-7648bb651c92 with identifier: 10724758 to the API
2026-03-25 15:29:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743780/general/c5ce9e43-2e49-4349-a2ff-6ad30c5db080.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'CNG',
'id': '7b971706-524c-5c5c-8576-7648bb651c92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '053635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724758',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 138216,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320800,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743780/general/c5ce9e43-2e49-4349-a2ff-6ad30c5db080.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246048,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743780/general/ba0df9b6-195a-4918-a2bc-5ef4553a0b2c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284856,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743780/general/cfa4ba10-daab-443c-9a31-bc2ab6625f79.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368353,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743780/general/0e17766d-3e7a-47e4-99d9-d2281583c233.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295798,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743780/general/41169360-d2df-4359-ba0b-a2aaa8e5439d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343808,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743780/general/12f612e6-a2a9-4de3-bf96-ecc9fa95c2c4.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305862,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743780/general/d359bfe3-f8fe-4f42-9f44-5f97cb892d1f.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234899,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743780/general/029b9e64-dfac-4a42-8c83-1534cd49a7fc.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390474,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743780/general/4504692d-ce00-419d-a1f4-d2d1da0b2fc1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b971706-524c-5c5c-8576-7648bb651c92/7b971706-524c-5c5c-8576-7648bb651c92_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267718,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743780/general/a860cced-a11e-4f8c-b9f1-dc141261b7fc.jpeg',
'Width': 1440}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-01-28',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 138.216 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724758%27 HTTP/1.1" 200 None
2026-03-25 15:29:33 [adesa.be] INFO: Saving data for 10724758: {'created_time': 1774452573.373118, 'last_price_update_time': 1774452573.373129, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724758') HTTP/1.1" 204 0
2026-03-25 15:29:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36b0f17b-137a-5af5-b153-fb07d4bcc457 with identifier: 10727069
2026-03-25 15:29:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36b0f17b-137a-5af5-b153-fb07d4bcc457 with scrape type 1
2026-03-25 15:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36b0f17b-137a-5af5-b153-fb07d4bcc457
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5611618%252Fgeneral%252F11ee9f1f-9d01-45bd-b751-3b115f124bf7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611618/general/11ee9f1f-9d01-45bd-b751-3b115f124bf7.jpeg already downloaded
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5611618%252Fgeneral%252F1561c677-1a88-4d2b-b411-a06655838177.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611618/general/1561c677-1a88-4d2b-b411-a06655838177.jpeg already downloaded
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5611618%252Fgeneral%252F1352d1d4-46fe-40dc-8274-2e3002d0ba9c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611618/general/1352d1d4-46fe-40dc-8274-2e3002d0ba9c.jpeg already downloaded
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5611618%252Fgeneral%252F8fad2edb-0fca-4a93-8725-91a8b9e38818.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611618/general/8fad2edb-0fca-4a93-8725-91a8b9e38818.jpeg already downloaded
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5611618%252Fgeneral%252F69cb392b-50b0-4a4f-92cf-bd063ab5d92a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611618/general/69cb392b-50b0-4a4f-92cf-bd063ab5d92a.jpeg already downloaded
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5611618%252Fgeneral%252F10ac33c6-e720-4349-86b9-4f5ab2c51898.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611618/general/10ac33c6-e720-4349-86b9-4f5ab2c51898.jpeg already downloaded
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5611618%252Fgeneral%252F8d9f07fe-a60c-437c-950d-2382c7049ad9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611618/general/8d9f07fe-a60c-437c-950d-2382c7049ad9.jpeg already downloaded
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5611618%252Fgeneral%252Fb623bc4b-2cf4-48c0-826c-c55b876b8313.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611618/general/b623bc4b-2cf4-48c0-826c-c55b876b8313.jpeg already downloaded
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5611618%252Fgeneral%252F68d2c194-ea34-4563-b41e-86ff5afe76e7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611618/general/68d2c194-ea34-4563-b41e-86ff5afe76e7.jpeg already downloaded
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5611618%252Fgeneral%252F25dc63ac-9181-49dc-8450-83e491324a96.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5611618/general/25dc63ac-9181-49dc-8450-83e491324a96.jpeg already downloaded
2026-03-25 15:29:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36b0f17b-137a-5af5-b153-fb07d4bcc457, identifier: 10727069
2026-03-25 15:29:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36b0f17b-137a-5af5-b153-fb07d4bcc457 with identifier: 10727069
2026-03-25 15:29:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36b0f17b-137a-5af5-b153-fb07d4bcc457 with identifier: 10727069
2026-03-25 15:29:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36b0f17b-137a-5af5-b153-fb07d4bcc457 with identifier: 10727069 to the API
2026-03-25 15:29:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727069>
{'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': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '36b0f17b-137a-5af5-b153-fb07d4bcc457',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FJH280',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727069',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 29386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5611618/general/11ee9f1f-9d01-45bd-b751-3b115f124bf7.jpeg',
'https://images.openlane.eu/carimgs/5611618/general/1561c677-1a88-4d2b-b411-a06655838177.jpeg',
'https://images.openlane.eu/carimgs/5611618/general/1352d1d4-46fe-40dc-8274-2e3002d0ba9c.jpeg',
'https://images.openlane.eu/carimgs/5611618/general/8fad2edb-0fca-4a93-8725-91a8b9e38818.jpeg',
'https://images.openlane.eu/carimgs/5611618/general/69cb392b-50b0-4a4f-92cf-bd063ab5d92a.jpeg',
'https://images.openlane.eu/carimgs/5611618/general/10ac33c6-e720-4349-86b9-4f5ab2c51898.jpeg',
'https://images.openlane.eu/carimgs/5611618/general/8d9f07fe-a60c-437c-950d-2382c7049ad9.jpeg',
'https://images.openlane.eu/carimgs/5611618/general/b623bc4b-2cf4-48c0-826c-c55b876b8313.jpeg',
'https://images.openlane.eu/carimgs/5611618/general/68d2c194-ea34-4563-b41e-86ff5afe76e7.jpeg',
'https://images.openlane.eu/carimgs/5611618/general/25dc63ac-9181-49dc-8450-83e491324a96.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b0f17b-137a-5af5-b153-fb07d4bcc457/36b0f17b-137a-5af5-b153-fb07d4bcc457_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2009197,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611618/general/11ee9f1f-9d01-45bd-b751-3b115f124bf7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b0f17b-137a-5af5-b153-fb07d4bcc457/36b0f17b-137a-5af5-b153-fb07d4bcc457_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3095675,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611618/general/1561c677-1a88-4d2b-b411-a06655838177.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b0f17b-137a-5af5-b153-fb07d4bcc457/36b0f17b-137a-5af5-b153-fb07d4bcc457_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2902136,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611618/general/1352d1d4-46fe-40dc-8274-2e3002d0ba9c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b0f17b-137a-5af5-b153-fb07d4bcc457/36b0f17b-137a-5af5-b153-fb07d4bcc457_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2793223,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611618/general/8fad2edb-0fca-4a93-8725-91a8b9e38818.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b0f17b-137a-5af5-b153-fb07d4bcc457/36b0f17b-137a-5af5-b153-fb07d4bcc457_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1963406,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611618/general/69cb392b-50b0-4a4f-92cf-bd063ab5d92a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b0f17b-137a-5af5-b153-fb07d4bcc457/36b0f17b-137a-5af5-b153-fb07d4bcc457_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1778085,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611618/general/10ac33c6-e720-4349-86b9-4f5ab2c51898.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b0f17b-137a-5af5-b153-fb07d4bcc457/36b0f17b-137a-5af5-b153-fb07d4bcc457_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1796868,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611618/general/8d9f07fe-a60c-437c-950d-2382c7049ad9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b0f17b-137a-5af5-b153-fb07d4bcc457/36b0f17b-137a-5af5-b153-fb07d4bcc457_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2248371,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611618/general/b623bc4b-2cf4-48c0-826c-c55b876b8313.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b0f17b-137a-5af5-b153-fb07d4bcc457/36b0f17b-137a-5af5-b153-fb07d4bcc457_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1732104,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611618/general/68d2c194-ea34-4563-b41e-86ff5afe76e7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b0f17b-137a-5af5-b153-fb07d4bcc457/36b0f17b-137a-5af5-b153-fb07d4bcc457_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2531679,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5611618/general/25dc63ac-9181-49dc-8450-83e491324a96.jpeg',
'Width': 4032}],
'price': 22850,
'price_includes_vat': True,
'registration_date': '2024-05-21',
'seats_number': 5,
'seller_name': 'SamCar sprl',
'title': 'Volkswagen Golf 1.0 eTSI R-Line - Hybrid - Automatic - 110 hp - '
'29.386 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2024}
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727069%27 HTTP/1.1" 200 None
2026-03-25 15:29:35 [adesa.be] INFO: Saving data for 10727069: {'created_time': 1774452575.309207, 'last_price_update_time': 1774452575.309219, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727069') HTTP/1.1" 204 0
2026-03-25 15:29: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 15:29: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 15:29:35 [adesa.be] INFO: Found listing with ID: 10722652
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722652: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722652 url https://www.openlane.eu/en/carv6/auction/10722652
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722483
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722483: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722483 url https://www.openlane.eu/en/carv6/auction/10722483
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722682
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722682: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722682 url https://www.openlane.eu/en/carv6/auction/10722682
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722681
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722681: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722681 url https://www.openlane.eu/en/carv6/auction/10722681
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722683
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722683: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722683 url https://www.openlane.eu/en/carv6/auction/10722683
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722711
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722711: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722711 url https://www.openlane.eu/en/carv6/auction/10722711
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722536
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722536: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722536 url https://www.openlane.eu/en/carv6/auction/10722536
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722589
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722589: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722589 url https://www.openlane.eu/en/carv6/auction/10722589
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722685
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722685: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722685 url https://www.openlane.eu/en/carv6/auction/10722685
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722712
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722712: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722712 url https://www.openlane.eu/en/carv6/auction/10722712
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722457
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722457: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722457 url https://www.openlane.eu/en/carv6/auction/10722457
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722686
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722686: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722686 url https://www.openlane.eu/en/carv6/auction/10722686
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722458
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722458: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722458 url https://www.openlane.eu/en/carv6/auction/10722458
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722548
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:35 [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 15:29:35 [adesa.be] INFO: Scrape type for 10722548: 0
2026-03-25 15:29:35 [adesa.be] INFO: Skipping item 10722548 url https://www.openlane.eu/en/carv6/auction/10722548
2026-03-25 15:29:35 [adesa.be] INFO: Found listing with ID: 10722565
2026-03-25 15:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722565: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722565 url https://www.openlane.eu/en/carv6/auction/10722565
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722684
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722684: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722684 url https://www.openlane.eu/en/carv6/auction/10722684
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722509
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722509: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722509 url https://www.openlane.eu/en/carv6/auction/10722509
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722484
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722484: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722484 url https://www.openlane.eu/en/carv6/auction/10722484
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722687
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722687: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722687 url https://www.openlane.eu/en/carv6/auction/10722687
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722363
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722363: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722363 url https://www.openlane.eu/en/carv6/auction/10722363
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722469
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722469: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722469 url https://www.openlane.eu/en/carv6/auction/10722469
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722629
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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 15:29:36 [adesa.be] INFO: Scrape type for 10722629: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722629 url https://www.openlane.eu/en/carv6/auction/10722629
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722654
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722654: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722654 url https://www.openlane.eu/en/carv6/auction/10722654
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722653
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722653: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722653 url https://www.openlane.eu/en/carv6/auction/10722653
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722559
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722559: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722559 url https://www.openlane.eu/en/carv6/auction/10722559
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722630
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722630: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722630 url https://www.openlane.eu/en/carv6/auction/10722630
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722459
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722459: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722459 url https://www.openlane.eu/en/carv6/auction/10722459
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722688
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722688: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722688 url https://www.openlane.eu/en/carv6/auction/10722688
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722460
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722460: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722460 url https://www.openlane.eu/en/carv6/auction/10722460
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722713
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722713: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722713 url https://www.openlane.eu/en/carv6/auction/10722713
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722714
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722714: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722714 url https://www.openlane.eu/en/carv6/auction/10722714
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722485
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722485: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722485 url https://www.openlane.eu/en/carv6/auction/10722485
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722361
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722361: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722361 url https://www.openlane.eu/en/carv6/auction/10722361
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722526
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722526: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722526 url https://www.openlane.eu/en/carv6/auction/10722526
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722527
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722527: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722527 url https://www.openlane.eu/en/carv6/auction/10722527
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722486
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722486: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722486 url https://www.openlane.eu/en/carv6/auction/10722486
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722386
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722386: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722386 url https://www.openlane.eu/en/carv6/auction/10722386
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722590
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722590: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722590 url https://www.openlane.eu/en/carv6/auction/10722590
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722575
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722575: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722575 url https://www.openlane.eu/en/carv6/auction/10722575
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722566
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722566: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722566 url https://www.openlane.eu/en/carv6/auction/10722566
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722689
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722689: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722689 url https://www.openlane.eu/en/carv6/auction/10722689
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722487
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722487: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722487 url https://www.openlane.eu/en/carv6/auction/10722487
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722417
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722417: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722417 url https://www.openlane.eu/en/carv6/auction/10722417
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722591
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722591: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722591 url https://www.openlane.eu/en/carv6/auction/10722591
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722715
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722715: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722715 url https://www.openlane.eu/en/carv6/auction/10722715
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722656
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722656: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722656 url https://www.openlane.eu/en/carv6/auction/10722656
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722461
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722461: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722461 url https://www.openlane.eu/en/carv6/auction/10722461
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722655
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722655: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722655 url https://www.openlane.eu/en/carv6/auction/10722655
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722387
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722387: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722387 url https://www.openlane.eu/en/carv6/auction/10722387
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722690
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722690: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722690 url https://www.openlane.eu/en/carv6/auction/10722690
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722554
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722554: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722554 url https://www.openlane.eu/en/carv6/auction/10722554
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722368
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722368: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722368 url https://www.openlane.eu/en/carv6/auction/10722368
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722691
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722691: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722691 url https://www.openlane.eu/en/carv6/auction/10722691
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10722537
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10722537: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10722537 url https://www.openlane.eu/en/carv6/auction/10722537
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716141
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716141: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10716141 url https://www.openlane.eu/en/carv6/auction/10716141
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716142
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716142: 2
2026-03-25 15:29:36 [adesa.be] INFO: Scraping item 10716142 url https://www.openlane.eu/en/carv6/auction/10716142
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716143
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716143: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10716143 url https://www.openlane.eu/en/carv6/auction/10716143
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716144
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716144: 2
2026-03-25 15:29:36 [adesa.be] INFO: Scraping item 10716144 url https://www.openlane.eu/en/carv6/auction/10716144
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716145
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716145: 2
2026-03-25 15:29:36 [adesa.be] INFO: Scraping item 10716145 url https://www.openlane.eu/en/carv6/auction/10716145
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716146
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716146: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10716146 url https://www.openlane.eu/en/carv6/auction/10716146
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716171
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716171: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10716171 url https://www.openlane.eu/en/carv6/auction/10716171
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716163
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716163: 0
2026-03-25 15:29:36 [adesa.be] INFO: Skipping item 10716163 url https://www.openlane.eu/en/carv6/auction/10716163
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716164
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716164: 2
2026-03-25 15:29:36 [adesa.be] INFO: Scraping item 10716164 url https://www.openlane.eu/en/carv6/auction/10716164
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716147
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716147: 2
2026-03-25 15:29:36 [adesa.be] INFO: Scraping item 10716147 url https://www.openlane.eu/en/carv6/auction/10716147
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716148
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716148: 2
2026-03-25 15:29:36 [adesa.be] INFO: Scraping item 10716148 url https://www.openlane.eu/en/carv6/auction/10716148
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716149
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716149: 2
2026-03-25 15:29:36 [adesa.be] INFO: Scraping item 10716149 url https://www.openlane.eu/en/carv6/auction/10716149
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716150
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:36 [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 15:29:36 [adesa.be] INFO: Scrape type for 10716150: 2
2026-03-25 15:29:36 [adesa.be] INFO: Scraping item 10716150 url https://www.openlane.eu/en/carv6/auction/10716150
2026-03-25 15:29:36 [adesa.be] INFO: Found listing with ID: 10716151
2026-03-25 15:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716151%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716151: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10716151 url https://www.openlane.eu/en/carv6/auction/10716151
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716152
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716152%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716152: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10716152 url https://www.openlane.eu/en/carv6/auction/10716152
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716165
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716165%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716165: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10716165 url https://www.openlane.eu/en/carv6/auction/10716165
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716166
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716166%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716166: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10716166 url https://www.openlane.eu/en/carv6/auction/10716166
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716153
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716153%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716153: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10716153 url https://www.openlane.eu/en/carv6/auction/10716153
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716154
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716154%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716154: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10716154 url https://www.openlane.eu/en/carv6/auction/10716154
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716168
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716168%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716168: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10716168 url https://www.openlane.eu/en/carv6/auction/10716168
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716155
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716155%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716155: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10716155 url https://www.openlane.eu/en/carv6/auction/10716155
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716169
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716169%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716169: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10716169 url https://www.openlane.eu/en/carv6/auction/10716169
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716170
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716170%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716170: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10716170 url https://www.openlane.eu/en/carv6/auction/10716170
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716158
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716158%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716158: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10716158 url https://www.openlane.eu/en/carv6/auction/10716158
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716160
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716160%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716160: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10716160 url https://www.openlane.eu/en/carv6/auction/10716160
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716161
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716161%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716161: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10716161 url https://www.openlane.eu/en/carv6/auction/10716161
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10716162
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716162%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10716162: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10716162 url https://www.openlane.eu/en/carv6/auction/10716162
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718881
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718881%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718881: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10718881 url https://www.openlane.eu/en/carv6/auction/10718881
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718897
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718897%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718897: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10718897 url https://www.openlane.eu/en/carv6/auction/10718897
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10711895
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711895%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10711895: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10711895 url https://www.openlane.eu/en/carv6/auction/10711895
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718891
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718891%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718891: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10718891 url https://www.openlane.eu/en/carv6/auction/10718891
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718894
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718894%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718894: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10718894 url https://www.openlane.eu/en/carv6/auction/10718894
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10711896
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711896%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10711896: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10711896 url https://www.openlane.eu/en/carv6/auction/10711896
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10711899
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711899%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10711899: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10711899 url https://www.openlane.eu/en/carv6/auction/10711899
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718892
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718892%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718892: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10718892 url https://www.openlane.eu/en/carv6/auction/10718892
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718890
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718890%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718890: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10718890 url https://www.openlane.eu/en/carv6/auction/10718890
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718905
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718905%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718905: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10718905 url https://www.openlane.eu/en/carv6/auction/10718905
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10711904
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711904%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10711904: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10711904 url https://www.openlane.eu/en/carv6/auction/10711904
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10711902
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711902%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10711902: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10711902 url https://www.openlane.eu/en/carv6/auction/10711902
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10711898
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711898%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10711898: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10711898 url https://www.openlane.eu/en/carv6/auction/10711898
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718893
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718893%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718893: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10718893 url https://www.openlane.eu/en/carv6/auction/10718893
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718906
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718906%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718906: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10718906 url https://www.openlane.eu/en/carv6/auction/10718906
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10711893
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711893%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10711893: 0
2026-03-25 15:29:37 [adesa.be] INFO: Skipping item 10711893 url https://www.openlane.eu/en/carv6/auction/10711893
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718904
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718904%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718904: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10718904 url https://www.openlane.eu/en/carv6/auction/10718904
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718889
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718889%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718889: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10718889 url https://www.openlane.eu/en/carv6/auction/10718889
2026-03-25 15:29:37 [adesa.be] INFO: Found listing with ID: 10718895
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718895%27 HTTP/1.1" 200 None
2026-03-25 15:29:37 [adesa.be] INFO: Scrape type for 10718895: 2
2026-03-25 15:29:37 [adesa.be] INFO: Scraping item 10718895 url https://www.openlane.eu/en/carv6/auction/10718895
2026-03-25 15:29:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10725654
2026-03-25 15:29:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with scrape type 1
2026-03-25 15:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3209cce7-2e5a-5e46-8969-8624bbbbb6fb
2026-03-25 15:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5670711%252Fgeneral%252Ff7fcf1f2-03a3-4a9b-be3f-afa2f9f7c9c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670711/general/f7fcf1f2-03a3-4a9b-be3f-afa2f9f7c9c6.jpg already downloaded
2026-03-25 15:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5670711%252Fgeneral%252F28a20eb7-0de4-4c20-a115-4b74b4132c1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670711/general/28a20eb7-0de4-4c20-a115-4b74b4132c1f.jpg already downloaded
2026-03-25 15:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5670711%252Fgeneral%252F2c8c430d-fa0d-495e-bf5b-61e856369c06.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670711/general/2c8c430d-fa0d-495e-bf5b-61e856369c06.jpg already downloaded
2026-03-25 15:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5670711%252Fgeneral%252F13647889-a3ea-4090-ac55-c3b685c679be.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670711/general/13647889-a3ea-4090-ac55-c3b685c679be.jpg already downloaded
2026-03-25 15:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5670711%252Fgeneral%252Ff559190f-10cf-4a6a-8303-9a6c3502df5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670711/general/f559190f-10cf-4a6a-8303-9a6c3502df5f.jpg already downloaded
2026-03-25 15:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5670711%252Fgeneral%252F6321b31d-0338-46d2-a051-0f276ae33f78.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670711/general/6321b31d-0338-46d2-a051-0f276ae33f78.jpg already downloaded
2026-03-25 15:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5670711%252Fgeneral%252F7f28fbba-75d1-43c9-988f-15c3d222cb2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670711/general/7f28fbba-75d1-43c9-988f-15c3d222cb2a.jpg already downloaded
2026-03-25 15:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5670711%252Fgeneral%252F4cf7964e-8881-459d-85d7-220852485fa1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670711/general/4cf7964e-8881-459d-85d7-220852485fa1.jpg already downloaded
2026-03-25 15:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5670711%252Fgeneral%252F608dbfa4-08a0-4951-a71c-0a4e7c3a62d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670711/general/608dbfa4-08a0-4951-a71c-0a4e7c3a62d3.jpg already downloaded
2026-03-25 15:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5670711%252Fgeneral%252F12d87988-2385-42a5-92c8-959526e5aab5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670711/general/12d87988-2385-42a5-92c8-959526e5aab5.jpg already downloaded
2026-03-25 15:29:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb, identifier: 10725654
2026-03-25 15:29:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10725654
2026-03-25 15:29:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10725654
2026-03-25 15:29:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10725654 to the API
2026-03-25 15:29:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3209cce7-2e5a-5e46-8969-8624bbbbb6fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'yrs634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'IQ',
'odometer': 182555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5670711/general/f7fcf1f2-03a3-4a9b-be3f-afa2f9f7c9c6.jpg',
'https://images.openlane.eu/carimgs/5670711/general/28a20eb7-0de4-4c20-a115-4b74b4132c1f.jpg',
'https://images.openlane.eu/carimgs/5670711/general/2c8c430d-fa0d-495e-bf5b-61e856369c06.jpg',
'https://images.openlane.eu/carimgs/5670711/general/13647889-a3ea-4090-ac55-c3b685c679be.jpg',
'https://images.openlane.eu/carimgs/5670711/general/f559190f-10cf-4a6a-8303-9a6c3502df5f.jpg',
'https://images.openlane.eu/carimgs/5670711/general/6321b31d-0338-46d2-a051-0f276ae33f78.jpg',
'https://images.openlane.eu/carimgs/5670711/general/7f28fbba-75d1-43c9-988f-15c3d222cb2a.jpg',
'https://images.openlane.eu/carimgs/5670711/general/4cf7964e-8881-459d-85d7-220852485fa1.jpg',
'https://images.openlane.eu/carimgs/5670711/general/608dbfa4-08a0-4951-a71c-0a4e7c3a62d3.jpg',
'https://images.openlane.eu/carimgs/5670711/general/12d87988-2385-42a5-92c8-959526e5aab5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3209cce7-2e5a-5e46-8969-8624bbbbb6fb/3209cce7-2e5a-5e46-8969-8624bbbbb6fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405587,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670711/general/f7fcf1f2-03a3-4a9b-be3f-afa2f9f7c9c6.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3209cce7-2e5a-5e46-8969-8624bbbbb6fb/3209cce7-2e5a-5e46-8969-8624bbbbb6fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365409,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670711/general/28a20eb7-0de4-4c20-a115-4b74b4132c1f.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3209cce7-2e5a-5e46-8969-8624bbbbb6fb/3209cce7-2e5a-5e46-8969-8624bbbbb6fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444774,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670711/general/2c8c430d-fa0d-495e-bf5b-61e856369c06.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3209cce7-2e5a-5e46-8969-8624bbbbb6fb/3209cce7-2e5a-5e46-8969-8624bbbbb6fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314550,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670711/general/13647889-a3ea-4090-ac55-c3b685c679be.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3209cce7-2e5a-5e46-8969-8624bbbbb6fb/3209cce7-2e5a-5e46-8969-8624bbbbb6fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642570,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670711/general/f559190f-10cf-4a6a-8303-9a6c3502df5f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3209cce7-2e5a-5e46-8969-8624bbbbb6fb/3209cce7-2e5a-5e46-8969-8624bbbbb6fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218322,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670711/general/6321b31d-0338-46d2-a051-0f276ae33f78.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3209cce7-2e5a-5e46-8969-8624bbbbb6fb/3209cce7-2e5a-5e46-8969-8624bbbbb6fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438460,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670711/general/7f28fbba-75d1-43c9-988f-15c3d222cb2a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3209cce7-2e5a-5e46-8969-8624bbbbb6fb/3209cce7-2e5a-5e46-8969-8624bbbbb6fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388835,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670711/general/4cf7964e-8881-459d-85d7-220852485fa1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3209cce7-2e5a-5e46-8969-8624bbbbb6fb/3209cce7-2e5a-5e46-8969-8624bbbbb6fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334678,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670711/general/608dbfa4-08a0-4951-a71c-0a4e7c3a62d3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3209cce7-2e5a-5e46-8969-8624bbbbb6fb/3209cce7-2e5a-5e46-8969-8624bbbbb6fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320030,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670711/general/12d87988-2385-42a5-92c8-959526e5aab5.jpg',
'Width': 2048}],
'price': 600,
'price_includes_vat': True,
'registration_date': '2010-04-20',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'Toyota IQ 1.0 VVT-i - Petrol - Manual - 67 hp - 182.555 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-25 15:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725654%27 HTTP/1.1" 200 None
2026-03-25 15:29:39 [adesa.be] INFO: Saving data for 10725654: {'created_time': 1774452579.227164, 'last_price_update_time': 1774452579.227175, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725654') HTTP/1.1" 204 0
2026-03-25 15:29:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:29:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10724560
2026-03-25 15:29:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with scrape type 1
2026-03-25 15:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2
2026-03-25 15:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5659206%252Fgeneral%252F0e7f0e57-ac3f-45f7-a875-ecc2462f8757.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/0e7f0e57-ac3f-45f7-a875-ecc2462f8757.jpeg not downloaded yet
2026-03-25 15:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5659206%252Fgeneral%252F18bff9fc-69f6-4ca5-82fb-537c22deff8e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/18bff9fc-69f6-4ca5-82fb-537c22deff8e.jpeg not downloaded yet
2026-03-25 15:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5659206%252Fgeneral%252Fb1e9d464-c43b-4dd2-a24e-86fe2e20931e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/b1e9d464-c43b-4dd2-a24e-86fe2e20931e.jpeg not downloaded yet
2026-03-25 15:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5659206%252Fgeneral%252F085e4882-440f-4b65-bbe6-e54964a6e345.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/085e4882-440f-4b65-bbe6-e54964a6e345.jpeg not downloaded yet
2026-03-25 15:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5659206%252Fgeneral%252Faac6d81b-c47f-44e4-97bb-4d2e57c5c98d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/aac6d81b-c47f-44e4-97bb-4d2e57c5c98d.jpeg not downloaded yet
2026-03-25 15:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5659206%252Fgeneral%252Ff66578c2-3a5e-4509-a80a-36dc7a4abaff.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/f66578c2-3a5e-4509-a80a-36dc7a4abaff.jpeg not downloaded yet
2026-03-25 15:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5659206%252Fgeneral%252F911379c2-3b8d-4ca0-93d4-81e9e40e62c6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/911379c2-3b8d-4ca0-93d4-81e9e40e62c6.jpeg not downloaded yet
2026-03-25 15:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5659206%252Fgeneral%252Fc2e5ec9c-d66e-4377-b27b-51e701b3f03a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/c2e5ec9c-d66e-4377-b27b-51e701b3f03a.jpeg not downloaded yet
2026-03-25 15:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5659206%252Fgeneral%252F91bb0504-201f-49d4-9467-7fd2c67d23b3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/91bb0504-201f-49d4-9467-7fd2c67d23b3.jpeg not downloaded yet
2026-03-25 15:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5659206%252Fgeneral%252F577d0975-38d6-4f1e-a5af-5ff8fc876c3a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/577d0975-38d6-4f1e-a5af-5ff8fc876c3a.jpeg not downloaded yet
2026-03-25 15:29:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:29:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with identifier: 10725618
2026-03-25 15:29:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with scrape type 1
2026-03-25 15:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2
2026-03-25 15:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722499%252Fgeneral%252F2e82ac63-33eb-4051-898e-2be0485d2b4d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722499/general/2e82ac63-33eb-4051-898e-2be0485d2b4d.JPG not downloaded yet
2026-03-25 15:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722499%252Fgeneral%252Ffe5e7bb1-4d00-4ee7-9436-41153b625ec3.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722499/general/fe5e7bb1-4d00-4ee7-9436-41153b625ec3.JPG not downloaded yet
2026-03-25 15:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722499%252Fgeneral%252F78d01f90-d9f4-48a2-8b23-4998fdaebfcd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722499/general/78d01f90-d9f4-48a2-8b23-4998fdaebfcd.JPG not downloaded yet
2026-03-25 15:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722499%252Fgeneral%252Fe11f4ced-bfb4-4a16-b716-d8d34a645991.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722499/general/e11f4ced-bfb4-4a16-b716-d8d34a645991.JPG not downloaded yet
2026-03-25 15:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722499%252Fgeneral%252F070b002c-ab32-4d63-89ec-8e4e8c67d853.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722499/general/070b002c-ab32-4d63-89ec-8e4e8c67d853.JPG not downloaded yet
2026-03-25 15:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722499%252Fgeneral%252Fe41bfccc-520f-42e8-9b5f-9bbbce284608.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722499/general/e41bfccc-520f-42e8-9b5f-9bbbce284608.JPG not downloaded yet
2026-03-25 15:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722499%252Fgeneral%252Ff2d14a79-5955-4341-a603-da493c9efa0d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722499/general/f2d14a79-5955-4341-a603-da493c9efa0d.JPG not downloaded yet
2026-03-25 15:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722499%252Fgeneral%252F8f643d1a-7afe-40c0-8de6-53c83ba51083.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722499/general/8f643d1a-7afe-40c0-8de6-53c83ba51083.JPG not downloaded yet
2026-03-25 15:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722499%252Fgeneral%252F7146ef2c-4bcc-4486-bb9d-fad8f29b87cc.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722499/general/7146ef2c-4bcc-4486-bb9d-fad8f29b87cc.JPG not downloaded yet
2026-03-25 15:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5722499%252Fgeneral%252F0033e614-b3f6-4a01-b877-7a525b4a39bc.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722499/general/0033e614-b3f6-4a01-b877-7a525b4a39bc.JPG not downloaded yet
2026-03-25 15:29:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5659206/general/577d0975-38d6-4f1e-a5af-5ff8fc876c3a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724560)
2026-03-25 15:29:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722499/general/0033e614-b3f6-4a01-b877-7a525b4a39bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725618)
2026-03-25 15:29:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722499/general/7146ef2c-4bcc-4486-bb9d-fad8f29b87cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725618)
2026-03-25 15:29:43 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:29:43 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:29:43 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x1e\xfa\xb2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x16\xd0\x00\x1e\xd2\x88\x00\x00\x00\x00'
2026-03-25 15:29:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c0ba10>
2026-03-25 15:29:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_9.mpo HTTP/1.1" 201 0
2026-03-25 15:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659206%252Fgeneral%252F577d0975-38d6-4f1e-a5af-5ff8fc876c3a.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/577d0975-38d6-4f1e-a5af-5ff8fc876c3a.jpeg saved to cache
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2
2026-03-25 15:29:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722499/general/8f643d1a-7afe-40c0-8de6-53c83ba51083.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725618)
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 due to Ignoring non-200 response
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 due to Ignoring non-200 response
2026-03-25 15:29:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722499/general/f2d14a79-5955-4341-a603-da493c9efa0d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725618)
2026-03-25 15:29:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722499/general/e41bfccc-520f-42e8-9b5f-9bbbce284608.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725618)
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 due to Ignoring non-200 response
2026-03-25 15:29:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722499/general/070b002c-ab32-4d63-89ec-8e4e8c67d853.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725618)
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 due to Ignoring non-200 response
2026-03-25 15:29:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722499/general/e11f4ced-bfb4-4a16-b716-d8d34a645991.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725618)
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 due to Ignoring non-200 response
2026-03-25 15:29:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722499/general/78d01f90-d9f4-48a2-8b23-4998fdaebfcd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725618)
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 due to Ignoring non-200 response
2026-03-25 15:29:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722499/general/fe5e7bb1-4d00-4ee7-9436-41153b625ec3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725618)
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 due to Ignoring non-200 response
2026-03-25 15:29:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722499/general/2e82ac63-33eb-4051-898e-2be0485d2b4d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725618)
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 due to Ignoring non-200 response
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 due to Ignoring non-200 response
2026-03-25 15:29:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2, skipping ID generation
2026-03-25 15:29:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with scrape type 1
2026-03-25 15:29:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 sending to next pipeline
2026-03-25 15:29:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2, identifier: 10725618
2026-03-25 15:29:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with identifier: 10725618
2026-03-25 15:29:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with identifier: 10725618
2026-03-25 15:29:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 with identifier: 10725618 to the API
2026-03-25 15:29:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722499/general/2e82ac63-33eb-4051-898e-2be0485d2b4d.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'txap768',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 211243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'SPRL KIFAYEH',
'title': 'Toyota Corolla 1.8 Executive - Hybrid - Automatic - 98 hp - 211.243 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-25 15:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725618%27 HTTP/1.1" 200 None
2026-03-25 15:29:44 [adesa.be] INFO: Saving data for 10725618: {'created_time': 1774452584.407251, 'last_price_update_time': 1774452584.407263, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725618') HTTP/1.1" 204 0
2026-03-25 15:29:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item dfeb85f7-b1fe-5d00-96ab-3aebb27e38c2 due to Ignoring non-200 response
2026-03-25 15:29:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5659206/general/91bb0504-201f-49d4-9467-7fd2c67d23b3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724560)
2026-03-25 15:29:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487aab850>
2026-03-25 15:29:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659206%252Fgeneral%252F91bb0504-201f-49d4-9467-7fd2c67d23b3.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/91bb0504-201f-49d4-9467-7fd2c67d23b3.jpeg saved to cache
2026-03-25 15:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2
2026-03-25 15:29:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5659206/general/c2e5ec9c-d66e-4377-b27b-51e701b3f03a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724560)
2026-03-25 15:29:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with identifier: 10724777
2026-03-25 15:29:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with scrape type 1
2026-03-25 15:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3
2026-03-25 15:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745846%252Fgeneral%252F73c3d9d2-6b45-4926-b2c5-8cb01df9c78e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/73c3d9d2-6b45-4926-b2c5-8cb01df9c78e.jpg not downloaded yet
2026-03-25 15:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745846%252Fgeneral%252F2f0795e4-9a4e-4d0c-a7da-e9e9b8c34911.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/2f0795e4-9a4e-4d0c-a7da-e9e9b8c34911.jpg not downloaded yet
2026-03-25 15:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745846%252Fgeneral%252F9b290df2-3aba-4b51-9165-e86d53e62ccd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/9b290df2-3aba-4b51-9165-e86d53e62ccd.jpg not downloaded yet
2026-03-25 15:29:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c4b0d0>
2026-03-25 15:29:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659206%252Fgeneral%252Fc2e5ec9c-d66e-4377-b27b-51e701b3f03a.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/c2e5ec9c-d66e-4377-b27b-51e701b3f03a.jpeg saved to cache
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745846%252Fgeneral%252F27122241-8e96-40ac-acf0-08b63b2a3e4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/27122241-8e96-40ac-acf0-08b63b2a3e4b.jpg not downloaded yet
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745846%252Fgeneral%252F0a3090c8-1139-4e49-af97-b99fe0e67ed1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/0a3090c8-1139-4e49-af97-b99fe0e67ed1.jpg not downloaded yet
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745846%252Fgeneral%252F9990457e-717c-4862-a56c-374173f92006.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/9990457e-717c-4862-a56c-374173f92006.jpg not downloaded yet
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745846%252Fgeneral%252F6a1f2675-ccae-4b3a-9b62-add06abc1dd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/6a1f2675-ccae-4b3a-9b62-add06abc1dd6.jpg not downloaded yet
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745846%252Fgeneral%252Fae410c7d-020f-4d6b-a5de-7c32c768c96d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/ae410c7d-020f-4d6b-a5de-7c32c768c96d.jpg not downloaded yet
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745846%252Fgeneral%252Fcfded0b7-3461-4d71-89e8-793fe35f7586.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/cfded0b7-3461-4d71-89e8-793fe35f7586.jpg not downloaded yet
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5745846%252Fgeneral%252F2629666b-62c1-443b-90c2-91d93bea4af5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/2629666b-62c1-443b-90c2-91d93bea4af5.jpg not downloaded yet
2026-03-25 15:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5659206/general/f66578c2-3a5e-4509-a80a-36dc7a4abaff.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724560)
2026-03-25 15:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5659206/general/911379c2-3b8d-4ca0-93d4-81e9e40e62c6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724560)
2026-03-25 15:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745846/general/2629666b-62c1-443b-90c2-91d93bea4af5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724777)
2026-03-25 15:29:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bfd650>
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659206%252Fgeneral%252Ff66578c2-3a5e-4509-a80a-36dc7a4abaff.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/f66578c2-3a5e-4509-a80a-36dc7a4abaff.jpeg saved to cache
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2
2026-03-25 15:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745846/general/cfded0b7-3461-4d71-89e8-793fe35f7586.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724777)
2026-03-25 15:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745846/general/ae410c7d-020f-4d6b-a5de-7c32c768c96d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724777)
2026-03-25 15:29:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878eee10>
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659206%252Fgeneral%252F911379c2-3b8d-4ca0-93d4-81e9e40e62c6.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/911379c2-3b8d-4ca0-93d4-81e9e40e62c6.jpeg saved to cache
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2
2026-03-25 15:29:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878dd010>
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745846%252Fgeneral%252F2629666b-62c1-443b-90c2-91d93bea4af5.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/2629666b-62c1-443b-90c2-91d93bea4af5.jpg saved to cache
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3
2026-03-25 15:29:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f19250>
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745846%252Fgeneral%252Fcfded0b7-3461-4d71-89e8-793fe35f7586.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/cfded0b7-3461-4d71-89e8-793fe35f7586.jpg saved to cache
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3
2026-03-25 15:29:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848795f110>
2026-03-25 15:29:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745846%252Fgeneral%252Fae410c7d-020f-4d6b-a5de-7c32c768c96d.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/ae410c7d-020f-4d6b-a5de-7c32c768c96d.jpg saved to cache
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3
2026-03-25 15:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745846/general/9990457e-717c-4862-a56c-374173f92006.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724777)
2026-03-25 15:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745846/general/6a1f2675-ccae-4b3a-9b62-add06abc1dd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724777)
2026-03-25 15:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745846/general/27122241-8e96-40ac-acf0-08b63b2a3e4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724777)
2026-03-25 15:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745846/general/9b290df2-3aba-4b51-9165-e86d53e62ccd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724777)
2026-03-25 15:29:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745846/general/0a3090c8-1139-4e49-af97-b99fe0e67ed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724777)
2026-03-25 15:29:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10724609
2026-03-25 15:29:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faaab913-b4b8-5601-b73b-50f4b620ddc0 with scrape type 1
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item faaab913-b4b8-5601-b73b-50f4b620ddc0
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5741337%252Fgeneral%252F2ee55e6f-dbbb-471e-9e13-527fb1b5676f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741337/general/2ee55e6f-dbbb-471e-9e13-527fb1b5676f.jpeg already downloaded
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5741337%252Fgeneral%252Fa9468779-118a-4bec-91a6-91ac1a87e298.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741337/general/a9468779-118a-4bec-91a6-91ac1a87e298.jpeg already downloaded
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5741337%252Fgeneral%252F9e94084d-b2c9-41dc-bf90-1fbbe9cbe720.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741337/general/9e94084d-b2c9-41dc-bf90-1fbbe9cbe720.jpeg already downloaded
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5741337%252Fgeneral%252F7c498e73-e971-4a82-adb4-9df089a664f4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741337/general/7c498e73-e971-4a82-adb4-9df089a664f4.jpeg already downloaded
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5741337%252Fgeneral%252F2bfccf0f-f16c-4d65-a56f-e542617a8124.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741337/general/2bfccf0f-f16c-4d65-a56f-e542617a8124.jpeg already downloaded
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5741337%252Fgeneral%252F72f33fab-95c6-4fc3-ae7c-7315c4da7387.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741337/general/72f33fab-95c6-4fc3-ae7c-7315c4da7387.jpeg already downloaded
2026-03-25 15:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5741337%252Fgeneral%252F93f75ca0-6f89-42e0-b81f-c87a10eddf7e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741337/general/93f75ca0-6f89-42e0-b81f-c87a10eddf7e.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5741337%252Fgeneral%252F4ed9f351-d7a1-48d9-8555-e9160264fb06.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741337/general/4ed9f351-d7a1-48d9-8555-e9160264fb06.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5741337%252Fgeneral%252F759dc0aa-49bf-44bc-9666-e57de7a6810f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741337/general/759dc0aa-49bf-44bc-9666-e57de7a6810f.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5741337%252Fgeneral%252Fdfe5155f-8a2c-4b15-b048-7b1bb40ead99.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741337/general/dfe5155f-8a2c-4b15-b048-7b1bb40ead99.jpeg already downloaded
2026-03-25 15:29:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: faaab913-b4b8-5601-b73b-50f4b620ddc0, identifier: 10724609
2026-03-25 15:29:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10724609
2026-03-25 15:29:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10724609
2026-03-25 15:29:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10724609 to the API
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724609>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'faaab913-b4b8-5601-b73b-50f4b620ddc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '129245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724609',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 38620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5741337/general/2ee55e6f-dbbb-471e-9e13-527fb1b5676f.jpeg',
'https://images.openlane.eu/carimgs/5741337/general/a9468779-118a-4bec-91a6-91ac1a87e298.jpeg',
'https://images.openlane.eu/carimgs/5741337/general/9e94084d-b2c9-41dc-bf90-1fbbe9cbe720.jpeg',
'https://images.openlane.eu/carimgs/5741337/general/7c498e73-e971-4a82-adb4-9df089a664f4.jpeg',
'https://images.openlane.eu/carimgs/5741337/general/2bfccf0f-f16c-4d65-a56f-e542617a8124.jpeg',
'https://images.openlane.eu/carimgs/5741337/general/72f33fab-95c6-4fc3-ae7c-7315c4da7387.jpeg',
'https://images.openlane.eu/carimgs/5741337/general/93f75ca0-6f89-42e0-b81f-c87a10eddf7e.jpeg',
'https://images.openlane.eu/carimgs/5741337/general/4ed9f351-d7a1-48d9-8555-e9160264fb06.jpeg',
'https://images.openlane.eu/carimgs/5741337/general/759dc0aa-49bf-44bc-9666-e57de7a6810f.jpeg',
'https://images.openlane.eu/carimgs/5741337/general/dfe5155f-8a2c-4b15-b048-7b1bb40ead99.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faaab913-b4b8-5601-b73b-50f4b620ddc0/faaab913-b4b8-5601-b73b-50f4b620ddc0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 732707,
'Height': 1714,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741337/general/2ee55e6f-dbbb-471e-9e13-527fb1b5676f.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faaab913-b4b8-5601-b73b-50f4b620ddc0/faaab913-b4b8-5601-b73b-50f4b620ddc0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 814768,
'Height': 2020,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741337/general/a9468779-118a-4bec-91a6-91ac1a87e298.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faaab913-b4b8-5601-b73b-50f4b620ddc0/faaab913-b4b8-5601-b73b-50f4b620ddc0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 824830,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741337/general/9e94084d-b2c9-41dc-bf90-1fbbe9cbe720.jpeg',
'Width': 2009},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faaab913-b4b8-5601-b73b-50f4b620ddc0/faaab913-b4b8-5601-b73b-50f4b620ddc0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 669502,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741337/general/7c498e73-e971-4a82-adb4-9df089a664f4.jpeg',
'Width': 1976},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faaab913-b4b8-5601-b73b-50f4b620ddc0/faaab913-b4b8-5601-b73b-50f4b620ddc0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633530,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741337/general/2bfccf0f-f16c-4d65-a56f-e542617a8124.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faaab913-b4b8-5601-b73b-50f4b620ddc0/faaab913-b4b8-5601-b73b-50f4b620ddc0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516313,
'Height': 1451,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741337/general/72f33fab-95c6-4fc3-ae7c-7315c4da7387.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faaab913-b4b8-5601-b73b-50f4b620ddc0/faaab913-b4b8-5601-b73b-50f4b620ddc0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 867795,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741337/general/93f75ca0-6f89-42e0-b81f-c87a10eddf7e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faaab913-b4b8-5601-b73b-50f4b620ddc0/faaab913-b4b8-5601-b73b-50f4b620ddc0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445340,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741337/general/4ed9f351-d7a1-48d9-8555-e9160264fb06.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faaab913-b4b8-5601-b73b-50f4b620ddc0/faaab913-b4b8-5601-b73b-50f4b620ddc0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 495082,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741337/general/759dc0aa-49bf-44bc-9666-e57de7a6810f.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faaab913-b4b8-5601-b73b-50f4b620ddc0/faaab913-b4b8-5601-b73b-50f4b620ddc0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459688,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741337/general/dfe5155f-8a2c-4b15-b048-7b1bb40ead99.jpeg',
'Width': 2048}],
'price': 8150,
'price_includes_vat': True,
'registration_date': '2018-12-03',
'seats_number': 3,
'seller_name': 'Chouman Auto sa',
'title': 'Toyota ProAce 2.0 D-4D Comfort - Diesel - Manual - 122 hp - 38.620 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2018}
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724609%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [adesa.be] INFO: Saving data for 10724609: {'created_time': 1774452586.472044, 'last_price_update_time': 1774452586.472055, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724609') HTTP/1.1" 204 0
2026-03-25 15:29:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745846/general/2f0795e4-9a4e-4d0c-a7da-e9e9b8c34911.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724777)
2026-03-25 15:29:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745846/general/73c3d9d2-6b45-4926-b2c5-8cb01df9c78e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724777)
2026-03-25 15:29: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 15:29: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 15:29:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f19b10>
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745846%252Fgeneral%252F9990457e-717c-4862-a56c-374173f92006.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/9990457e-717c-4862-a56c-374173f92006.jpg saved to cache
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3
2026-03-25 15:29:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f08b10>
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745846%252Fgeneral%252F6a1f2675-ccae-4b3a-9b62-add06abc1dd6.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/6a1f2675-ccae-4b3a-9b62-add06abc1dd6.jpg saved to cache
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3
2026-03-25 15:29:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bb30d0>
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745846%252Fgeneral%252F27122241-8e96-40ac-acf0-08b63b2a3e4b.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/27122241-8e96-40ac-acf0-08b63b2a3e4b.jpg saved to cache
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3
2026-03-25 15:29:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487957e90>
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745846%252Fgeneral%252F9b290df2-3aba-4b51-9165-e86d53e62ccd.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/9b290df2-3aba-4b51-9165-e86d53e62ccd.jpg saved to cache
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3
2026-03-25 15:29:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bb3e10>
2026-03-25 15:29:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745846%252Fgeneral%252F0a3090c8-1139-4e49-af97-b99fe0e67ed1.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/0a3090c8-1139-4e49-af97-b99fe0e67ed1.jpg saved to cache
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3
2026-03-25 15:29:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with identifier: 10725676
2026-03-25 15:29:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with scrape type 1
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746098%252Fgeneral%252F0d0fee54-90ce-4427-ac22-babfe3ca6367.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/0d0fee54-90ce-4427-ac22-babfe3ca6367.jpeg not downloaded yet
2026-03-25 15:29:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e9122db-9a44-5676-b98a-78fba43416ff with identifier: 10724700
2026-03-25 15:29:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e9122db-9a44-5676-b98a-78fba43416ff with scrape type 1
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e9122db-9a44-5676-b98a-78fba43416ff
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5735496%252Fgeneral%252F8d35daa7-7694-4ac5-b2da-993b7b38330d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735496/general/8d35daa7-7694-4ac5-b2da-993b7b38330d.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5735496%252Fgeneral%252F3d2c6c60-4b6c-466e-a548-a8dd4412bc1e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735496/general/3d2c6c60-4b6c-466e-a548-a8dd4412bc1e.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5735496%252Fgeneral%252Fa5d21331-9133-4255-b1d5-6c9d8ca33e2d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735496/general/a5d21331-9133-4255-b1d5-6c9d8ca33e2d.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5735496%252Fgeneral%252F9fb208f3-ceed-4a15-aa2a-db002f307a7c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735496/general/9fb208f3-ceed-4a15-aa2a-db002f307a7c.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5735496%252Fgeneral%252Fe748b520-52cf-4d28-95ae-30fb34132e71.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735496/general/e748b520-52cf-4d28-95ae-30fb34132e71.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5735496%252Fgeneral%252Fdca6bd26-415d-4106-b2f7-d93e151bd11f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735496/general/dca6bd26-415d-4106-b2f7-d93e151bd11f.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5735496%252Fgeneral%252F14d6055e-c623-492f-9e2d-11cbd3745e89.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735496/general/14d6055e-c623-492f-9e2d-11cbd3745e89.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5735496%252Fgeneral%252F8a8a4d9a-dd92-4d3e-ab55-a1097fd2a87a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735496/general/8a8a4d9a-dd92-4d3e-ab55-a1097fd2a87a.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5735496%252Fgeneral%252Fa2d7e292-9826-4a54-8b28-6fbb0a385dda.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735496/general/a2d7e292-9826-4a54-8b28-6fbb0a385dda.jpeg already downloaded
2026-03-25 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5735496%252Fgeneral%252F132670fb-1bc6-491f-99b3-05738a0feed3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735496/general/132670fb-1bc6-491f-99b3-05738a0feed3.jpeg already downloaded
2026-03-25 15:29:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e9122db-9a44-5676-b98a-78fba43416ff, identifier: 10724700
2026-03-25 15:29:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486eec690>
2026-03-25 15:29:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745846%252Fgeneral%252F2f0795e4-9a4e-4d0c-a7da-e9e9b8c34911.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/2f0795e4-9a4e-4d0c-a7da-e9e9b8c34911.jpg saved to cache
2026-03-25 15:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3
2026-03-25 15:29:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c73190>
2026-03-25 15:29:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745846%252Fgeneral%252F73c3d9d2-6b45-4926-b2c5-8cb01df9c78e.jpg') HTTP/1.1" 204 0
2026-03-25 15:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745846/general/73c3d9d2-6b45-4926-b2c5-8cb01df9c78e.jpg saved to cache
2026-03-25 15:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3
2026-03-25 15:29:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bfb65782-914a-5d4a-9337-5cc8dc62a3b3, skipping ID generation
2026-03-25 15:29:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with scrape type 1
2026-03-25 15:29:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bfb65782-914a-5d4a-9337-5cc8dc62a3b3 sending to next pipeline
2026-03-25 15:29:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bfb65782-914a-5d4a-9337-5cc8dc62a3b3, identifier: 10724777
2026-03-25 15:29:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e9122db-9a44-5676-b98a-78fba43416ff with identifier: 10724700
2026-03-25 15:29:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e9122db-9a44-5676-b98a-78fba43416ff with identifier: 10724700
2026-03-25 15:29:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e9122db-9a44-5676-b98a-78fba43416ff with identifier: 10724700 to the API
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724700>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 239,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '5e9122db-9a44-5676-b98a-78fba43416ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ERY388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724700',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 249575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5735496/general/8d35daa7-7694-4ac5-b2da-993b7b38330d.jpeg',
'https://images.openlane.eu/carimgs/5735496/general/3d2c6c60-4b6c-466e-a548-a8dd4412bc1e.jpeg',
'https://images.openlane.eu/carimgs/5735496/general/a5d21331-9133-4255-b1d5-6c9d8ca33e2d.jpeg',
'https://images.openlane.eu/carimgs/5735496/general/9fb208f3-ceed-4a15-aa2a-db002f307a7c.jpeg',
'https://images.openlane.eu/carimgs/5735496/general/e748b520-52cf-4d28-95ae-30fb34132e71.jpeg',
'https://images.openlane.eu/carimgs/5735496/general/dca6bd26-415d-4106-b2f7-d93e151bd11f.jpeg',
'https://images.openlane.eu/carimgs/5735496/general/14d6055e-c623-492f-9e2d-11cbd3745e89.jpeg',
'https://images.openlane.eu/carimgs/5735496/general/8a8a4d9a-dd92-4d3e-ab55-a1097fd2a87a.jpeg',
'https://images.openlane.eu/carimgs/5735496/general/a2d7e292-9826-4a54-8b28-6fbb0a385dda.jpeg',
'https://images.openlane.eu/carimgs/5735496/general/132670fb-1bc6-491f-99b3-05738a0feed3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9122db-9a44-5676-b98a-78fba43416ff/5e9122db-9a44-5676-b98a-78fba43416ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3401700,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735496/general/8d35daa7-7694-4ac5-b2da-993b7b38330d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9122db-9a44-5676-b98a-78fba43416ff/5e9122db-9a44-5676-b98a-78fba43416ff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3535816,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735496/general/3d2c6c60-4b6c-466e-a548-a8dd4412bc1e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9122db-9a44-5676-b98a-78fba43416ff/5e9122db-9a44-5676-b98a-78fba43416ff_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4282142,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735496/general/a5d21331-9133-4255-b1d5-6c9d8ca33e2d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9122db-9a44-5676-b98a-78fba43416ff/5e9122db-9a44-5676-b98a-78fba43416ff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3279960,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735496/general/9fb208f3-ceed-4a15-aa2a-db002f307a7c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9122db-9a44-5676-b98a-78fba43416ff/5e9122db-9a44-5676-b98a-78fba43416ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3044754,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735496/general/e748b520-52cf-4d28-95ae-30fb34132e71.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9122db-9a44-5676-b98a-78fba43416ff/5e9122db-9a44-5676-b98a-78fba43416ff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2979933,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735496/general/dca6bd26-415d-4106-b2f7-d93e151bd11f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9122db-9a44-5676-b98a-78fba43416ff/5e9122db-9a44-5676-b98a-78fba43416ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2048788,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735496/general/14d6055e-c623-492f-9e2d-11cbd3745e89.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9122db-9a44-5676-b98a-78fba43416ff/5e9122db-9a44-5676-b98a-78fba43416ff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3189937,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735496/general/8a8a4d9a-dd92-4d3e-ab55-a1097fd2a87a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9122db-9a44-5676-b98a-78fba43416ff/5e9122db-9a44-5676-b98a-78fba43416ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2668210,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735496/general/a2d7e292-9826-4a54-8b28-6fbb0a385dda.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9122db-9a44-5676-b98a-78fba43416ff/5e9122db-9a44-5676-b98a-78fba43416ff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1280528,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735496/general/132670fb-1bc6-491f-99b3-05738a0feed3.jpeg',
'Width': 4032}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2005-03-01',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Volkswagen Golf GTI 2.0 - Petrol - Automatic - 239 hp - 249.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2005}
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724700%27 HTTP/1.1" 200 None
2026-03-25 15:29:47 [adesa.be] INFO: Saving data for 10724700: {'created_time': 1774452587.63621, 'last_price_update_time': 1774452587.636225, 'auction_closing_time': 1774606500.0}
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724700') HTTP/1.1" 204 0
2026-03-25 15:29:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with identifier: 10724777
2026-03-25 15:29:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with identifier: 10724777
2026-03-25 15:29:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bfb65782-914a-5d4a-9337-5cc8dc62a3b3 with identifier: 10724777 to the API
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745846/general/73c3d9d2-6b45-4926-b2c5-8cb01df9c78e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'bfb65782-914a-5d4a-9337-5cc8dc62a3b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TEH297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724777',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 204268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745846/general/73c3d9d2-6b45-4926-b2c5-8cb01df9c78e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745846/general/2f0795e4-9a4e-4d0c-a7da-e9e9b8c34911.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745846/general/9b290df2-3aba-4b51-9165-e86d53e62ccd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745846/general/27122241-8e96-40ac-acf0-08b63b2a3e4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745846/general/0a3090c8-1139-4e49-af97-b99fe0e67ed1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168252,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745846/general/9990457e-717c-4862-a56c-374173f92006.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745846/general/6a1f2675-ccae-4b3a-9b62-add06abc1dd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745846/general/ae410c7d-020f-4d6b-a5de-7c32c768c96d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745846/general/cfded0b7-3461-4d71-89e8-793fe35f7586.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb65782-914a-5d4a-9337-5cc8dc62a3b3/bfb65782-914a-5d4a-9337-5cc8dc62a3b3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745846/general/2629666b-62c1-443b-90c2-91d93bea4af5.jpg',
'Width': 1024}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2016-01-28',
'seats_number': 7,
'seller_name': 'AutoHalle BV',
'title': 'Volkswagen Touran 1.6 TDI Comfortline - Diesel - Manual - 110 hp - '
'204.268 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724777%27 HTTP/1.1" 200 None
2026-03-25 15:29:47 [adesa.be] INFO: Saving data for 10724777: {'created_time': 1774452587.984569, 'last_price_update_time': 1774452587.984582, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724777') HTTP/1.1" 204 0
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746098%252Fgeneral%252F79ad03e7-c08f-40f9-a813-4fbf336d855b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/79ad03e7-c08f-40f9-a813-4fbf336d855b.jpeg not downloaded yet
2026-03-25 15:29:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746098%252Fgeneral%252Fb1d3081d-734b-4511-a6b4-f08a59ac81f5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/b1d3081d-734b-4511-a6b4-f08a59ac81f5.jpeg not downloaded yet
2026-03-25 15:29: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 15:29: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 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746098%252Fgeneral%252F0ee2c2d5-fdea-4790-b6a2-9f9a0797476d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/0ee2c2d5-fdea-4790-b6a2-9f9a0797476d.jpeg not downloaded yet
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746098%252Fgeneral%252F7a774353-a645-4370-ac3d-cdacf02206b4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/7a774353-a645-4370-ac3d-cdacf02206b4.jpeg not downloaded yet
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746098%252Fgeneral%252F5bca80d0-ad0d-4fe6-bdee-0d6812300a8e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/5bca80d0-ad0d-4fe6-bdee-0d6812300a8e.jpeg not downloaded yet
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746098%252Fgeneral%252F1e935444-225d-4d80-9e69-49404082e698.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/1e935444-225d-4d80-9e69-49404082e698.jpeg not downloaded yet
2026-03-25 15:29:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff14817-5696-5edd-b7a3-2e865b717ed2 with identifier: 10727111
2026-03-25 15:29:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff14817-5696-5edd-b7a3-2e865b717ed2 with scrape type 1
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ff14817-5696-5edd-b7a3-2e865b717ed2
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746106%252Fgeneral%252F4e65dbd9-ae33-4495-a66d-1e89726e0b35.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/4e65dbd9-ae33-4495-a66d-1e89726e0b35.jpeg not downloaded yet
2026-03-25 15:29:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10724620
2026-03-25 15:29:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with scrape type 1
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de53033a-b8b4-5d4a-88ec-9f5bcadd7310
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5685757%252Fgeneral%252Fb4c93d51-3b28-422e-9625-40f796b08f34.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685757/general/b4c93d51-3b28-422e-9625-40f796b08f34.jpg already downloaded
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5685757%252Fgeneral%252Fc5e83918-5d30-4c51-a851-981e8f87532a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685757/general/c5e83918-5d30-4c51-a851-981e8f87532a.jpg already downloaded
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5685757%252Fgeneral%252Fc06a8cbb-a105-4d7a-90a2-cfae5a27eeba.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685757/general/c06a8cbb-a105-4d7a-90a2-cfae5a27eeba.jpg already downloaded
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5685757%252Fgeneral%252Ff1183b2d-aa86-4acf-be1e-83fffff88048.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685757/general/f1183b2d-aa86-4acf-be1e-83fffff88048.jpg already downloaded
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5685757%252Fgeneral%252Fd522b8ae-835d-46c6-b2ad-9711dd1a90f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685757/general/d522b8ae-835d-46c6-b2ad-9711dd1a90f2.jpg already downloaded
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5685757%252Fgeneral%252Ffe7e3170-a10d-4f87-bc0a-5f7e34376d8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685757/general/fe7e3170-a10d-4f87-bc0a-5f7e34376d8b.jpg already downloaded
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5685757%252Fgeneral%252Fecd40926-fd99-436b-9b0c-65e2db6721b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685757/general/ecd40926-fd99-436b-9b0c-65e2db6721b4.jpg already downloaded
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5685757%252Fgeneral%252F9c1239db-284a-4078-86d3-deaf543f0a3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685757/general/9c1239db-284a-4078-86d3-deaf543f0a3b.jpg already downloaded
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5685757%252Fgeneral%252F76d2c969-3e7d-403b-812b-e93e6b42c52d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685757/general/76d2c969-3e7d-403b-812b-e93e6b42c52d.jpg already downloaded
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5685757%252Fgeneral%252Fa7c61417-fd6f-4972-8bfa-cc642d3ff51e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685757/general/a7c61417-fd6f-4972-8bfa-cc642d3ff51e.jpg already downloaded
2026-03-25 15:29:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de53033a-b8b4-5d4a-88ec-9f5bcadd7310, identifier: 10724620
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746098%252Fgeneral%252F84dc5def-766b-4e9b-8c39-fc776ad0ee78.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/84dc5def-766b-4e9b-8c39-fc776ad0ee78.jpeg not downloaded yet
2026-03-25 15:29:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10724620
2026-03-25 15:29:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10724620
2026-03-25 15:29:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10724620 to the API
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724620>
{'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': 82,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'de53033a-b8b4-5d4a-88ec-9f5bcadd7310',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PNK495',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Ignis',
'odometer': 94391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5685757/general/b4c93d51-3b28-422e-9625-40f796b08f34.jpg',
'https://images.openlane.eu/carimgs/5685757/general/c5e83918-5d30-4c51-a851-981e8f87532a.jpg',
'https://images.openlane.eu/carimgs/5685757/general/c06a8cbb-a105-4d7a-90a2-cfae5a27eeba.jpg',
'https://images.openlane.eu/carimgs/5685757/general/f1183b2d-aa86-4acf-be1e-83fffff88048.jpg',
'https://images.openlane.eu/carimgs/5685757/general/d522b8ae-835d-46c6-b2ad-9711dd1a90f2.jpg',
'https://images.openlane.eu/carimgs/5685757/general/fe7e3170-a10d-4f87-bc0a-5f7e34376d8b.jpg',
'https://images.openlane.eu/carimgs/5685757/general/ecd40926-fd99-436b-9b0c-65e2db6721b4.jpg',
'https://images.openlane.eu/carimgs/5685757/general/9c1239db-284a-4078-86d3-deaf543f0a3b.jpg',
'https://images.openlane.eu/carimgs/5685757/general/76d2c969-3e7d-403b-812b-e93e6b42c52d.jpg',
'https://images.openlane.eu/carimgs/5685757/general/a7c61417-fd6f-4972-8bfa-cc642d3ff51e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de53033a-b8b4-5d4a-88ec-9f5bcadd7310/de53033a-b8b4-5d4a-88ec-9f5bcadd7310_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535290,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685757/general/b4c93d51-3b28-422e-9625-40f796b08f34.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de53033a-b8b4-5d4a-88ec-9f5bcadd7310/de53033a-b8b4-5d4a-88ec-9f5bcadd7310_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537002,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685757/general/c5e83918-5d30-4c51-a851-981e8f87532a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de53033a-b8b4-5d4a-88ec-9f5bcadd7310/de53033a-b8b4-5d4a-88ec-9f5bcadd7310_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 559005,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685757/general/c06a8cbb-a105-4d7a-90a2-cfae5a27eeba.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de53033a-b8b4-5d4a-88ec-9f5bcadd7310/de53033a-b8b4-5d4a-88ec-9f5bcadd7310_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479632,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685757/general/f1183b2d-aa86-4acf-be1e-83fffff88048.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de53033a-b8b4-5d4a-88ec-9f5bcadd7310/de53033a-b8b4-5d4a-88ec-9f5bcadd7310_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525548,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685757/general/d522b8ae-835d-46c6-b2ad-9711dd1a90f2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de53033a-b8b4-5d4a-88ec-9f5bcadd7310/de53033a-b8b4-5d4a-88ec-9f5bcadd7310_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 548677,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685757/general/fe7e3170-a10d-4f87-bc0a-5f7e34376d8b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de53033a-b8b4-5d4a-88ec-9f5bcadd7310/de53033a-b8b4-5d4a-88ec-9f5bcadd7310_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 484749,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685757/general/ecd40926-fd99-436b-9b0c-65e2db6721b4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de53033a-b8b4-5d4a-88ec-9f5bcadd7310/de53033a-b8b4-5d4a-88ec-9f5bcadd7310_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393277,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685757/general/9c1239db-284a-4078-86d3-deaf543f0a3b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de53033a-b8b4-5d4a-88ec-9f5bcadd7310/de53033a-b8b4-5d4a-88ec-9f5bcadd7310_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284681,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685757/general/76d2c969-3e7d-403b-812b-e93e6b42c52d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de53033a-b8b4-5d4a-88ec-9f5bcadd7310/de53033a-b8b4-5d4a-88ec-9f5bcadd7310_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522040,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685757/general/a7c61417-fd6f-4972-8bfa-cc642d3ff51e.jpg',
'Width': 2000}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'Suzuki Ignis 1.2i GLX - Petrol - Manual - 82 hp - 94.391 km',
'transmission': 'manual',
'trim': 'GLX',
'vin': None,
'year': 2021}
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724620%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [adesa.be] INFO: Saving data for 10724620: {'created_time': 1774452588.78047, 'last_price_update_time': 1774452588.780482, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724620') HTTP/1.1" 204 0
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746106%252Fgeneral%252F3b813af5-face-4912-b5ab-248b2ee2ace4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/3b813af5-face-4912-b5ab-248b2ee2ace4.jpeg not downloaded yet
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746098%252Fgeneral%252Fb725d234-e801-4062-baad-070e1cf1d20c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/b725d234-e801-4062-baad-070e1cf1d20c.jpeg not downloaded yet
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746106%252Fgeneral%252Fe5121d78-ecff-46a7-b1aa-82eca36af3c2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/e5121d78-ecff-46a7-b1aa-82eca36af3c2.jpeg not downloaded yet
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746098%252Fgeneral%252Ffc598e60-2c95-4465-a4a8-db28472ad4f2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/fc598e60-2c95-4465-a4a8-db28472ad4f2.jpeg not downloaded yet
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746106%252Fgeneral%252Fb4ea28cf-b6a3-403a-8231-66e218963091.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/b4ea28cf-b6a3-403a-8231-66e218963091.jpeg not downloaded yet
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746106%252Fgeneral%252Ff1a00e5d-b576-475d-8c63-630a78805f38.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/f1a00e5d-b576-475d-8c63-630a78805f38.jpeg not downloaded yet
2026-03-25 15:29:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746098/general/0d0fee54-90ce-4427-ac22-babfe3ca6367.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725676)
2026-03-25 15:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746106%252Fgeneral%252Feae3e99c-3067-4b59-8914-982762b0d746.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/eae3e99c-3067-4b59-8914-982762b0d746.jpeg not downloaded yet
2026-03-25 15:29:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746098/general/79ad03e7-c08f-40f9-a813-4fbf336d855b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725676)
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746106%252Fgeneral%252F9d8bc464-cfed-4b61-b139-0e2ab6f933a1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/9d8bc464-cfed-4b61-b139-0e2ab6f933a1.jpeg not downloaded yet
2026-03-25 15:29:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5659206/general/aac6d81b-c47f-44e4-97bb-4d2e57c5c98d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724560)
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746106%252Fgeneral%252F0dd37b18-9f0a-4489-93a8-45ea2fd56052.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/0dd37b18-9f0a-4489-93a8-45ea2fd56052.jpeg not downloaded yet
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746106%252Fgeneral%252F23e88626-0748-4261-b5dc-bb7d48c9eae3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/23e88626-0748-4261-b5dc-bb7d48c9eae3.jpeg not downloaded yet
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746106%252Fgeneral%252Fe3af57c1-e06e-4cb5-8d4e-6c407efb7f95.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/e3af57c1-e06e-4cb5-8d4e-6c407efb7f95.jpeg not downloaded yet
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f24850>
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746098%252Fgeneral%252F0d0fee54-90ce-4427-ac22-babfe3ca6367.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/0d0fee54-90ce-4427-ac22-babfe3ca6367.jpeg saved to cache
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7
2026-03-25 15:29:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5659206/general/0e7f0e57-ac3f-45f7-a875-ecc2462f8757.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724560)
2026-03-25 15:29:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5659206/general/18bff9fc-69f6-4ca5-82fb-537c22deff8e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724560)
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c4d550>
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746098%252Fgeneral%252F79ad03e7-c08f-40f9-a813-4fbf336d855b.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/79ad03e7-c08f-40f9-a813-4fbf336d855b.jpeg saved to cache
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x1d\xa7\xdf\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xab+\x00\x1d\x7f\xba\x00\x00\x00\x00'
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b20a50>
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_4.mpo HTTP/1.1" 201 0
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659206%252Fgeneral%252Faac6d81b-c47f-44e4-97bb-4d2e57c5c98d.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/aac6d81b-c47f-44e4-97bb-4d2e57c5c98d.jpeg saved to cache
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c67d50>
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659206%252Fgeneral%252F0e7f0e57-ac3f-45f7-a875-ecc2462f8757.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/0e7f0e57-ac3f-45f7-a875-ecc2462f8757.jpeg saved to cache
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2
2026-03-25 15:29:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5659206/general/085e4882-440f-4b65-bbe6-e54964a6e345.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724560)
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495afb7d0>
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659206%252Fgeneral%252F18bff9fc-69f6-4ca5-82fb-537c22deff8e.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/18bff9fc-69f6-4ca5-82fb-537c22deff8e.jpeg saved to cache
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2
2026-03-25 15:29:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5659206/general/b1e9d464-c43b-4dd2-a24e-86fe2e20931e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724560)
2026-03-25 15:29:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746106/general/9d8bc464-cfed-4b61-b139-0e2ab6f933a1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727111)
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00$M\xd4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x0fh\x00$$&\x00\x00\x00\x00'
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bfc710>
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_3.mpo HTTP/1.1" 201 0
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659206%252Fgeneral%252F085e4882-440f-4b65-bbe6-e54964a6e345.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/085e4882-440f-4b65-bbe6-e54964a6e345.jpeg saved to cache
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00+\xac\x81\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04C(\x00+\x81\xab\x00\x00\x00\x00'
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b700d0>
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_2.mpo HTTP/1.1" 201 0
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659206%252Fgeneral%252Fb1e9d464-c43b-4dd2-a24e-86fe2e20931e.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659206/general/b1e9d464-c43b-4dd2-a24e-86fe2e20931e.jpeg saved to cache
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2
2026-03-25 15:29:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2, skipping ID generation
2026-03-25 15:29:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with scrape type 1
2026-03-25 15:29:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 sending to next pipeline
2026-03-25 15:29:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2, identifier: 10724560
2026-03-25 15:29:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bc73d0>
2026-03-25 15:29:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746106%252Fgeneral%252F9d8bc464-cfed-4b61-b139-0e2ab6f933a1.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/9d8bc464-cfed-4b61-b139-0e2ab6f933a1.jpeg saved to cache
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5ff14817-5696-5edd-b7a3-2e865b717ed2
2026-03-25 15:29:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10724560
2026-03-25 15:29:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10724560
2026-03-25 15:29:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10724560 to the API
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:29:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5659206/general/b1e9d464-c43b-4dd2-a24e-86fe2e20931e.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3a501c72-05d1-536c-9f7f-ba51b0fb4da2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMD133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 72952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2261781,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659206/general/0e7f0e57-ac3f-45f7-a875-ecc2462f8757.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2434736,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659206/general/18bff9fc-69f6-4ca5-82fb-537c22deff8e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3141545,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659206/general/b1e9d464-c43b-4dd2-a24e-86fe2e20931e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2645308,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659206/general/085e4882-440f-4b65-bbe6-e54964a6e345.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2183946,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659206/general/aac6d81b-c47f-44e4-97bb-4d2e57c5c98d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1844556,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659206/general/f66578c2-3a5e-4509-a80a-36dc7a4abaff.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1916199,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659206/general/911379c2-3b8d-4ca0-93d4-81e9e40e62c6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1636608,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659206/general/c2e5ec9c-d66e-4377-b27b-51e701b3f03a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1966807,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659206/general/91bb0504-201f-49d4-9467-7fd2c67d23b3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a501c72-05d1-536c-9f7f-ba51b0fb4da2/3a501c72-05d1-536c-9f7f-ba51b0fb4da2_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2232706,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659206/general/577d0975-38d6-4f1e-a5af-5ff8fc876c3a.jpeg',
'Width': 4032}],
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-11-17',
'seats_number': 3,
'seller_name': 'BV Carrure',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 150 hp - 72.952 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724560%27 HTTP/1.1" 200 None
2026-03-25 15:29:50 [adesa.be] INFO: Saving data for 10724560: {'created_time': 1774452590.3917, 'last_price_update_time': 1774452590.39171, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724560') HTTP/1.1" 204 0
2026-03-25 15:29:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746106/general/f1a00e5d-b576-475d-8c63-630a78805f38.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727111)
2026-03-25 15:29:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746106/general/0dd37b18-9f0a-4489-93a8-45ea2fd56052.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727111)
2026-03-25 15:29:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10724633
2026-03-25 15:29:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 958d17ed-49af-560e-ad42-595c772f136c with scrape type 1
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 958d17ed-49af-560e-ad42-595c772f136c
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739907%252Fgeneral%252F295d20d2-8c04-4313-ba0b-7addfff31de7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739907/general/295d20d2-8c04-4313-ba0b-7addfff31de7.jpeg already downloaded
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739907%252Fgeneral%252F9c4c8034-96a5-429e-9433-345f8e8ecf31.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739907/general/9c4c8034-96a5-429e-9433-345f8e8ecf31.jpeg already downloaded
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739907%252Fgeneral%252F0d9d1aa0-20b2-4465-8701-7d7a5abedf36.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739907/general/0d9d1aa0-20b2-4465-8701-7d7a5abedf36.jpeg already downloaded
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739907%252Fgeneral%252F7faf1eb9-a6fc-4dc2-85ee-ab48705b5b4e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739907/general/7faf1eb9-a6fc-4dc2-85ee-ab48705b5b4e.jpeg already downloaded
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739907%252Fgeneral%252F9aecde78-e7bb-4b3b-bddd-0dae0e553a90.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739907/general/9aecde78-e7bb-4b3b-bddd-0dae0e553a90.jpeg already downloaded
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739907%252Fgeneral%252F9117af05-0315-474b-8e4b-78a158e2426e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739907/general/9117af05-0315-474b-8e4b-78a158e2426e.jpeg already downloaded
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739907%252Fgeneral%252F41d5d44e-d985-4ea1-9ee7-c23781411b87.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739907/general/41d5d44e-d985-4ea1-9ee7-c23781411b87.jpeg already downloaded
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739907%252Fgeneral%252Fb76f098d-1325-46a6-9bb4-e2a1b5eaba21.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739907/general/b76f098d-1325-46a6-9bb4-e2a1b5eaba21.jpeg already downloaded
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739907%252Fgeneral%252Fe7695202-e5a7-4eb1-a7de-b03b9f32df0e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739907/general/e7695202-e5a7-4eb1-a7de-b03b9f32df0e.jpeg already downloaded
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5739907%252Fgeneral%252F5b695417-ffc3-4c5c-aaa1-ead75abaf4f7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739907/general/5b695417-ffc3-4c5c-aaa1-ead75abaf4f7.jpeg already downloaded
2026-03-25 15:29:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 958d17ed-49af-560e-ad42-595c772f136c, identifier: 10724633
2026-03-25 15:29:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10724633
2026-03-25 15:29:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10724633
2026-03-25 15:29:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10724633 to the API
2026-03-25 15:29:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:29:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724633>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '958d17ed-49af-560e-ad42-595c772f136c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VTT859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724633',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ssangyong',
'model': 'XLV',
'odometer': 126888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5739907/general/295d20d2-8c04-4313-ba0b-7addfff31de7.jpeg',
'https://images.openlane.eu/carimgs/5739907/general/9c4c8034-96a5-429e-9433-345f8e8ecf31.jpeg',
'https://images.openlane.eu/carimgs/5739907/general/0d9d1aa0-20b2-4465-8701-7d7a5abedf36.jpeg',
'https://images.openlane.eu/carimgs/5739907/general/7faf1eb9-a6fc-4dc2-85ee-ab48705b5b4e.jpeg',
'https://images.openlane.eu/carimgs/5739907/general/9aecde78-e7bb-4b3b-bddd-0dae0e553a90.jpeg',
'https://images.openlane.eu/carimgs/5739907/general/9117af05-0315-474b-8e4b-78a158e2426e.jpeg',
'https://images.openlane.eu/carimgs/5739907/general/41d5d44e-d985-4ea1-9ee7-c23781411b87.jpeg',
'https://images.openlane.eu/carimgs/5739907/general/b76f098d-1325-46a6-9bb4-e2a1b5eaba21.jpeg',
'https://images.openlane.eu/carimgs/5739907/general/e7695202-e5a7-4eb1-a7de-b03b9f32df0e.jpeg',
'https://images.openlane.eu/carimgs/5739907/general/5b695417-ffc3-4c5c-aaa1-ead75abaf4f7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_958d17ed-49af-560e-ad42-595c772f136c/958d17ed-49af-560e-ad42-595c772f136c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459143,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739907/general/295d20d2-8c04-4313-ba0b-7addfff31de7.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_958d17ed-49af-560e-ad42-595c772f136c/958d17ed-49af-560e-ad42-595c772f136c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 566421,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739907/general/9c4c8034-96a5-429e-9433-345f8e8ecf31.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_958d17ed-49af-560e-ad42-595c772f136c/958d17ed-49af-560e-ad42-595c772f136c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463380,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739907/general/0d9d1aa0-20b2-4465-8701-7d7a5abedf36.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_958d17ed-49af-560e-ad42-595c772f136c/958d17ed-49af-560e-ad42-595c772f136c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504141,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739907/general/7faf1eb9-a6fc-4dc2-85ee-ab48705b5b4e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_958d17ed-49af-560e-ad42-595c772f136c/958d17ed-49af-560e-ad42-595c772f136c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444078,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739907/general/9aecde78-e7bb-4b3b-bddd-0dae0e553a90.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_958d17ed-49af-560e-ad42-595c772f136c/958d17ed-49af-560e-ad42-595c772f136c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435197,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739907/general/9117af05-0315-474b-8e4b-78a158e2426e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_958d17ed-49af-560e-ad42-595c772f136c/958d17ed-49af-560e-ad42-595c772f136c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568968,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739907/general/41d5d44e-d985-4ea1-9ee7-c23781411b87.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_958d17ed-49af-560e-ad42-595c772f136c/958d17ed-49af-560e-ad42-595c772f136c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 541106,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739907/general/b76f098d-1325-46a6-9bb4-e2a1b5eaba21.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_958d17ed-49af-560e-ad42-595c772f136c/958d17ed-49af-560e-ad42-595c772f136c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391310,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739907/general/e7695202-e5a7-4eb1-a7de-b03b9f32df0e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_958d17ed-49af-560e-ad42-595c772f136c/958d17ed-49af-560e-ad42-595c772f136c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 567562,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739907/general/5b695417-ffc3-4c5c-aaa1-ead75abaf4f7.jpeg',
'Width': 2048}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2019-07-11',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Ssangyong XLV 1.6d - Diesel - Manual - 115 hp - 126.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724633%27 HTTP/1.1" 200 None
2026-03-25 15:29:51 [adesa.be] INFO: Saving data for 10724633: {'created_time': 1774452591.125502, 'last_price_update_time': 1774452591.125513, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724633') HTTP/1.1" 204 0
2026-03-25 15:29:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bed850>
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746106%252Fgeneral%252Ff1a00e5d-b576-475d-8c63-630a78805f38.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/f1a00e5d-b576-475d-8c63-630a78805f38.jpeg saved to cache
2026-03-25 15:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5ff14817-5696-5edd-b7a3-2e865b717ed2
2026-03-25 15:29:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486efa110>
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746106%252Fgeneral%252F0dd37b18-9f0a-4489-93a8-45ea2fd56052.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/0dd37b18-9f0a-4489-93a8-45ea2fd56052.jpeg saved to cache
2026-03-25 15:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5ff14817-5696-5edd-b7a3-2e865b717ed2
2026-03-25 15:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746098/general/fc598e60-2c95-4465-a4a8-db28472ad4f2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725676)
2026-03-25 15:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746098/general/b725d234-e801-4062-baad-070e1cf1d20c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725676)
2026-03-25 15:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746106/general/eae3e99c-3067-4b59-8914-982762b0d746.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727111)
2026-03-25 15:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746106/general/e3af57c1-e06e-4cb5-8d4e-6c407efb7f95.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727111)
2026-03-25 15:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746106/general/b4ea28cf-b6a3-403a-8231-66e218963091.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727111)
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bc4850>
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746098%252Fgeneral%252Ffc598e60-2c95-4465-a4a8-db28472ad4f2.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/fc598e60-2c95-4465-a4a8-db28472ad4f2.jpeg saved to cache
2026-03-25 15:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7
2026-03-25 15:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746106/general/23e88626-0748-4261-b5dc-bb7d48c9eae3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727111)
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bf4490>
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746098%252Fgeneral%252Fb725d234-e801-4062-baad-070e1cf1d20c.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/b725d234-e801-4062-baad-070e1cf1d20c.jpeg saved to cache
2026-03-25 15:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7
2026-03-25 15:29:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f91d10>
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746106%252Fgeneral%252Feae3e99c-3067-4b59-8914-982762b0d746.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/eae3e99c-3067-4b59-8914-982762b0d746.jpeg saved to cache
2026-03-25 15:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5ff14817-5696-5edd-b7a3-2e865b717ed2
2026-03-25 15:29:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b09210>
2026-03-25 15:29:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746106%252Fgeneral%252Fe3af57c1-e06e-4cb5-8d4e-6c407efb7f95.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/e3af57c1-e06e-4cb5-8d4e-6c407efb7f95.jpeg saved to cache
2026-03-25 15:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5ff14817-5696-5edd-b7a3-2e865b717ed2
2026-03-25 15:29:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487855990>
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746106%252Fgeneral%252Fb4ea28cf-b6a3-403a-8231-66e218963091.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/b4ea28cf-b6a3-403a-8231-66e218963091.jpeg saved to cache
2026-03-25 15:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5ff14817-5696-5edd-b7a3-2e865b717ed2
2026-03-25 15:29:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746098/general/84dc5def-766b-4e9b-8c39-fc776ad0ee78.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725676)
2026-03-25 15:29:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d5e150>
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746106%252Fgeneral%252F23e88626-0748-4261-b5dc-bb7d48c9eae3.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/23e88626-0748-4261-b5dc-bb7d48c9eae3.jpeg saved to cache
2026-03-25 15:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5ff14817-5696-5edd-b7a3-2e865b717ed2
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486d5c910>
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746098%252Fgeneral%252F84dc5def-766b-4e9b-8c39-fc776ad0ee78.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/84dc5def-766b-4e9b-8c39-fc776ad0ee78.jpeg saved to cache
2026-03-25 15:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7
2026-03-25 15:29:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746106/general/e5121d78-ecff-46a7-b1aa-82eca36af3c2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727111)
2026-03-25 15:29:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746106/general/3b813af5-face-4912-b5ab-248b2ee2ace4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727111)
2026-03-25 15:29:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746106/general/4e65dbd9-ae33-4495-a66d-1e89726e0b35.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727111)
2026-03-25 15:29:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746098/general/1e935444-225d-4d80-9e69-49404082e698.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725676)
2026-03-25 15:29:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746098/general/7a774353-a645-4370-ac3d-cdacf02206b4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725676)
2026-03-25 15:29:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746098/general/5bca80d0-ad0d-4fe6-bdee-0d6812300a8e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725676)
2026-03-25 15:29:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746098/general/0ee2c2d5-fdea-4790-b6a2-9f9a0797476d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725676)
2026-03-25 15:29:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f4d310>
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746106%252Fgeneral%252Fe5121d78-ecff-46a7-b1aa-82eca36af3c2.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/e5121d78-ecff-46a7-b1aa-82eca36af3c2.jpeg saved to cache
2026-03-25 15:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5ff14817-5696-5edd-b7a3-2e865b717ed2
2026-03-25 15:29:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486e06e10>
2026-03-25 15:29:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746106%252Fgeneral%252F3b813af5-face-4912-b5ab-248b2ee2ace4.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/3b813af5-face-4912-b5ab-248b2ee2ace4.jpeg saved to cache
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5ff14817-5696-5edd-b7a3-2e865b717ed2
2026-03-25 15:29:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486dfa1d0>
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746106%252Fgeneral%252F4e65dbd9-ae33-4495-a66d-1e89726e0b35.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746106/general/4e65dbd9-ae33-4495-a66d-1e89726e0b35.jpeg saved to cache
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5ff14817-5696-5edd-b7a3-2e865b717ed2
2026-03-25 15:29:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5ff14817-5696-5edd-b7a3-2e865b717ed2, skipping ID generation
2026-03-25 15:29:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff14817-5696-5edd-b7a3-2e865b717ed2 with scrape type 1
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ff14817-5696-5edd-b7a3-2e865b717ed2 sending to next pipeline
2026-03-25 15:29:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ff14817-5696-5edd-b7a3-2e865b717ed2, identifier: 10727111
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486ef88d0>
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746098%252Fgeneral%252F1e935444-225d-4d80-9e69-49404082e698.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/1e935444-225d-4d80-9e69-49404082e698.jpeg saved to cache
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bb6f90>
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746098%252Fgeneral%252F7a774353-a645-4370-ac3d-cdacf02206b4.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/7a774353-a645-4370-ac3d-cdacf02206b4.jpeg saved to cache
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c79c50>
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746098%252Fgeneral%252F5bca80d0-ad0d-4fe6-bdee-0d6812300a8e.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/5bca80d0-ad0d-4fe6-bdee-0d6812300a8e.jpeg saved to cache
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495b51750>
2026-03-25 15:29:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746098%252Fgeneral%252F0ee2c2d5-fdea-4790-b6a2-9f9a0797476d.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/0ee2c2d5-fdea-4790-b6a2-9f9a0797476d.jpeg saved to cache
2026-03-25 15:29:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7
2026-03-25 15:29:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ff14817-5696-5edd-b7a3-2e865b717ed2 with identifier: 10727111
2026-03-25 15:29:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ff14817-5696-5edd-b7a3-2e865b717ed2 with identifier: 10727111
2026-03-25 15:29:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ff14817-5696-5edd-b7a3-2e865b717ed2 with identifier: 10727111 to the API
2026-03-25 15:29:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746106/general/4e65dbd9-ae33-4495-a66d-1e89726e0b35.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '5ff14817-5696-5edd-b7a3-2e865b717ed2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BKZ152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727111',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'GT 86',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6116377,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746106/general/4e65dbd9-ae33-4495-a66d-1e89726e0b35.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5275871,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746106/general/3b813af5-face-4912-b5ab-248b2ee2ace4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 7024065,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746106/general/e5121d78-ecff-46a7-b1aa-82eca36af3c2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4486540,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746106/general/b4ea28cf-b6a3-403a-8231-66e218963091.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3845739,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746106/general/f1a00e5d-b576-475d-8c63-630a78805f38.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4303468,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746106/general/eae3e99c-3067-4b59-8914-982762b0d746.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2031100,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746106/general/9d8bc464-cfed-4b61-b139-0e2ab6f933a1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5631548,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746106/general/0dd37b18-9f0a-4489-93a8-45ea2fd56052.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4808748,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746106/general/23e88626-0748-4261-b5dc-bb7d48c9eae3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ff14817-5696-5edd-b7a3-2e865b717ed2/5ff14817-5696-5edd-b7a3-2e865b717ed2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4118974,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746106/general/e3af57c1-e06e-4cb5-8d4e-6c407efb7f95.jpeg',
'Width': 5712}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2016-11-10',
'seats_number': 4,
'seller_name': 'A12 Automobile',
'title': 'Toyota GT 86 2.0i - Petrol - Automatic - 200 hp - 999.999 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727111%27 HTTP/1.1" 200 None
2026-03-25 15:29:54 [adesa.be] INFO: Saving data for 10727111: {'created_time': 1774452594.134553, 'last_price_update_time': 1774452594.134564, 'auction_closing_time': 1774606500.0}
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727111') HTTP/1.1" 204 0
2026-03-25 15:29:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746098/general/b1d3081d-734b-4511-a6b4-f08a59ac81f5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725676)
2026-03-25 15:29: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 15:29:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 750a85ac-f838-5c53-8ad3-cd6695273850 with identifier: 10718895
2026-03-25 15:29:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 750a85ac-f838-5c53-8ad3-cd6695273850 with scrape type 2
2026-03-25 15:29:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 750a85ac-f838-5c53-8ad3-cd6695273850 with scrape type 2
2026-03-25 15:29:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 750a85ac-f838-5c53-8ad3-cd6695273850, identifier: 10718895
2026-03-25 15:29:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 750a85ac-f838-5c53-8ad3-cd6695273850 with identifier: 10718895
2026-03-25 15:29:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 750a85ac-f838-5c53-8ad3-cd6695273850 with identifier: 10718895
2026-03-25 15:29:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 750a85ac-f838-5c53-8ad3-cd6695273850 with identifier: 10718895 to the API
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718895>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '750a85ac-f838-5c53-8ad3-cd6695273850',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CXC909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718895',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Rio',
'odometer': 126143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4150,
'price_includes_vat': True,
'registration_date': '2020-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Rio 1.0 T-GDI GT Line - Petrol - Manual - 100 hp - 126.143 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:54 [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 15:29:54 [adesa.be] INFO: Saving data for 10718895: {'auction_closing_time': 1774521000.0, 'created_time': 1774366144.93642, 'last_price_update_time': 1774452594.63125}
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718895') HTTP/1.1" 204 0
2026-03-25 15:29: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 15:29:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:29:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b08ed0>
2026-03-25 15:29:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:29: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 15:29:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746098%252Fgeneral%252Fb1d3081d-734b-4511-a6b4-f08a59ac81f5.jpeg') HTTP/1.1" 204 0
2026-03-25 15:29:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746098/general/b1d3081d-734b-4511-a6b4-f08a59ac81f5.jpeg saved to cache
2026-03-25 15:29:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7
2026-03-25 15:29:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7, skipping ID generation
2026-03-25 15:29:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with scrape type 1
2026-03-25 15:29:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 sending to next pipeline
2026-03-25 15:29:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7, identifier: 10725676
2026-03-25 15:29:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with identifier: 10725676
2026-03-25 15:29:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with identifier: 10725676
2026-03-25 15:29:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 746b8ac2-3c30-5d04-a5a9-aee0b93abeb7 with identifier: 10725676 to the API
2026-03-25 15:29:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746098/general/b1d3081d-734b-4511-a6b4-f08a59ac81f5.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 72,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '746b8ac2-3c30-5d04-a5a9-aee0b93abeb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1kjc705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 12380,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 616393,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746098/general/0d0fee54-90ce-4427-ac22-babfe3ca6367.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 723578,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746098/general/79ad03e7-c08f-40f9-a813-4fbf336d855b.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 680848,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746098/general/b1d3081d-734b-4511-a6b4-f08a59ac81f5.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493629,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746098/general/0ee2c2d5-fdea-4790-b6a2-9f9a0797476d.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 631703,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746098/general/7a774353-a645-4370-ac3d-cdacf02206b4.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 557940,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746098/general/5bca80d0-ad0d-4fe6-bdee-0d6812300a8e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426135,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746098/general/1e935444-225d-4d80-9e69-49404082e698.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507170,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746098/general/84dc5def-766b-4e9b-8c39-fc776ad0ee78.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 687376,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746098/general/b725d234-e801-4062-baad-070e1cf1d20c.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746b8ac2-3c30-5d04-a5a9-aee0b93abeb7/746b8ac2-3c30-5d04-a5a9-aee0b93abeb7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 579318,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746098/general/fc598e60-2c95-4465-a4a8-db28472ad4f2.jpeg',
'Width': 2048}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 4,
'seller_name': 'Chouman Auto sa',
'title': 'Toyota Aygo 1.0 - Petrol - Automatic - 72 hp - 12.380 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725676%27 HTTP/1.1" 200 None
2026-03-25 15:29:55 [adesa.be] INFO: Saving data for 10725676: {'created_time': 1774452595.745986, 'last_price_update_time': 1774452595.745999, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725676') HTTP/1.1" 204 0
2026-03-25 15:29:55 [adesa.be] INFO: Found listing with ID: 10718887
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718887%27 HTTP/1.1" 200 None
2026-03-25 15:29:55 [adesa.be] INFO: Scrape type for 10718887: 2
2026-03-25 15:29:55 [adesa.be] INFO: Scraping item 10718887 url https://www.openlane.eu/en/carv6/auction/10718887
2026-03-25 15:29:55 [adesa.be] INFO: Found listing with ID: 10718903
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718903%27 HTTP/1.1" 200 None
2026-03-25 15:29:55 [adesa.be] INFO: Scrape type for 10718903: 2
2026-03-25 15:29:55 [adesa.be] INFO: Scraping item 10718903 url https://www.openlane.eu/en/carv6/auction/10718903
2026-03-25 15:29:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29: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 15:29: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 15:29:55 [adesa.be] INFO: Found listing with ID: 10718899
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718899%27 HTTP/1.1" 200 None
2026-03-25 15:29:55 [adesa.be] INFO: Scrape type for 10718899: 2
2026-03-25 15:29:55 [adesa.be] INFO: Scraping item 10718899 url https://www.openlane.eu/en/carv6/auction/10718899
2026-03-25 15:29:55 [adesa.be] INFO: Found listing with ID: 10711903
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [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 15:29:55 [adesa.be] INFO: Scrape type for 10711903: 0
2026-03-25 15:29:55 [adesa.be] INFO: Skipping item 10711903 url https://www.openlane.eu/en/carv6/auction/10711903
2026-03-25 15:29:55 [adesa.be] INFO: Found listing with ID: 10718883
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [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 15:29:55 [adesa.be] INFO: Scrape type for 10718883: 2
2026-03-25 15:29:55 [adesa.be] INFO: Scraping item 10718883 url https://www.openlane.eu/en/carv6/auction/10718883
2026-03-25 15:29:55 [adesa.be] INFO: Found listing with ID: 10718885
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [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 15:29:55 [adesa.be] INFO: Scrape type for 10718885: 2
2026-03-25 15:29:55 [adesa.be] INFO: Scraping item 10718885 url https://www.openlane.eu/en/carv6/auction/10718885
2026-03-25 15:29:55 [adesa.be] INFO: Found listing with ID: 10718908
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [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 15:29:55 [adesa.be] INFO: Scrape type for 10718908: 2
2026-03-25 15:29:55 [adesa.be] INFO: Scraping item 10718908 url https://www.openlane.eu/en/carv6/auction/10718908
2026-03-25 15:29:55 [adesa.be] INFO: Found listing with ID: 10718898
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [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 15:29:55 [adesa.be] INFO: Scrape type for 10718898: 2
2026-03-25 15:29:55 [adesa.be] INFO: Scraping item 10718898 url https://www.openlane.eu/en/carv6/auction/10718898
2026-03-25 15:29:55 [adesa.be] INFO: Found listing with ID: 10718909
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [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 15:29:55 [adesa.be] INFO: Scrape type for 10718909: 2
2026-03-25 15:29:55 [adesa.be] INFO: Scraping item 10718909 url https://www.openlane.eu/en/carv6/auction/10718909
2026-03-25 15:29:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae162922-b452-5140-9697-614f1d496902 with identifier: 10724786
2026-03-25 15:29:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae162922-b452-5140-9697-614f1d496902 with scrape type 1
2026-03-25 15:29:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae162922-b452-5140-9697-614f1d496902
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746004%252Fgeneral%252F41bb30fe-6941-490a-87fe-3b7f29778755.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746004/general/41bb30fe-6941-490a-87fe-3b7f29778755.jpeg not downloaded yet
2026-03-25 15:29:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10724598
2026-03-25 15:29:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40d81565-70eb-5d6c-825a-9727099d00bf with scrape type 1
2026-03-25 15:29:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40d81565-70eb-5d6c-825a-9727099d00bf
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674796%252Fgeneral%252Fdbd58c47-5637-4484-930b-0b6a2b69fc49.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674796/general/dbd58c47-5637-4484-930b-0b6a2b69fc49.jpg already downloaded
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674796%252Fgeneral%252F69091376-8cd3-45f0-af36-d649af71c547.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674796/general/69091376-8cd3-45f0-af36-d649af71c547.jpg already downloaded
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674796%252Fgeneral%252F65e52d20-213f-4279-b134-3c326dc5c494.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674796/general/65e52d20-213f-4279-b134-3c326dc5c494.jpg already downloaded
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674796%252Fgeneral%252Fd66f9923-96a5-4f1f-958b-11d4b439cd70.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674796/general/d66f9923-96a5-4f1f-958b-11d4b439cd70.jpg already downloaded
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674796%252Fgeneral%252F198f349e-2a07-4c25-a327-8d23db9eebed.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674796/general/198f349e-2a07-4c25-a327-8d23db9eebed.jpg already downloaded
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674796%252Fgeneral%252F03e954cf-1297-462f-aa5c-bd8891b5005b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674796/general/03e954cf-1297-462f-aa5c-bd8891b5005b.jpg already downloaded
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674796%252Fgeneral%252Fd927e276-e159-47b8-9f91-532c690ab489.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674796/general/d927e276-e159-47b8-9f91-532c690ab489.jpg already downloaded
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674796%252Fgeneral%252Ff65a8ad6-8e74-4b98-ad21-a2b65cbbd306.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674796/general/f65a8ad6-8e74-4b98-ad21-a2b65cbbd306.jpg already downloaded
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674796%252Fgeneral%252F62b96848-e8ce-4d4b-a118-a541c9e96bbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674796/general/62b96848-e8ce-4d4b-a118-a541c9e96bbc.jpg already downloaded
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674796%252Fgeneral%252F90f42fdc-14a0-44ea-a065-bbb571b0c99a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674796/general/90f42fdc-14a0-44ea-a065-bbb571b0c99a.jpg already downloaded
2026-03-25 15:29:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40d81565-70eb-5d6c-825a-9727099d00bf, identifier: 10724598
2026-03-25 15:29:56 [adesa.be] INFO: Found listing with ID: 10725716
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725716%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [adesa.be] INFO: Scrape type for 10725716: 1
2026-03-25 15:29:56 [adesa.be] INFO: Scraping item 10725716 url https://www.openlane.eu/en/carv6/auction/10725716
2026-03-25 15:29:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10724598
2026-03-25 15:29:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10724598
2026-03-25 15:29:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10724598 to the API
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:29:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724598>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 89,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '40d81565-70eb-5d6c-825a-9727099d00bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TWS445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Ignis',
'odometer': 29027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5674796/general/dbd58c47-5637-4484-930b-0b6a2b69fc49.jpg',
'https://images.openlane.eu/carimgs/5674796/general/69091376-8cd3-45f0-af36-d649af71c547.jpg',
'https://images.openlane.eu/carimgs/5674796/general/65e52d20-213f-4279-b134-3c326dc5c494.jpg',
'https://images.openlane.eu/carimgs/5674796/general/d66f9923-96a5-4f1f-958b-11d4b439cd70.jpg',
'https://images.openlane.eu/carimgs/5674796/general/198f349e-2a07-4c25-a327-8d23db9eebed.jpg',
'https://images.openlane.eu/carimgs/5674796/general/03e954cf-1297-462f-aa5c-bd8891b5005b.jpg',
'https://images.openlane.eu/carimgs/5674796/general/d927e276-e159-47b8-9f91-532c690ab489.jpg',
'https://images.openlane.eu/carimgs/5674796/general/f65a8ad6-8e74-4b98-ad21-a2b65cbbd306.jpg',
'https://images.openlane.eu/carimgs/5674796/general/62b96848-e8ce-4d4b-a118-a541c9e96bbc.jpg',
'https://images.openlane.eu/carimgs/5674796/general/90f42fdc-14a0-44ea-a065-bbb571b0c99a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d81565-70eb-5d6c-825a-9727099d00bf/40d81565-70eb-5d6c-825a-9727099d00bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 553645,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674796/general/dbd58c47-5637-4484-930b-0b6a2b69fc49.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d81565-70eb-5d6c-825a-9727099d00bf/40d81565-70eb-5d6c-825a-9727099d00bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614789,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674796/general/69091376-8cd3-45f0-af36-d649af71c547.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d81565-70eb-5d6c-825a-9727099d00bf/40d81565-70eb-5d6c-825a-9727099d00bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 601368,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674796/general/65e52d20-213f-4279-b134-3c326dc5c494.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d81565-70eb-5d6c-825a-9727099d00bf/40d81565-70eb-5d6c-825a-9727099d00bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 589280,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674796/general/d66f9923-96a5-4f1f-958b-11d4b439cd70.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d81565-70eb-5d6c-825a-9727099d00bf/40d81565-70eb-5d6c-825a-9727099d00bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481997,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674796/general/198f349e-2a07-4c25-a327-8d23db9eebed.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d81565-70eb-5d6c-825a-9727099d00bf/40d81565-70eb-5d6c-825a-9727099d00bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 502474,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674796/general/03e954cf-1297-462f-aa5c-bd8891b5005b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d81565-70eb-5d6c-825a-9727099d00bf/40d81565-70eb-5d6c-825a-9727099d00bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311040,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674796/general/d927e276-e159-47b8-9f91-532c690ab489.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d81565-70eb-5d6c-825a-9727099d00bf/40d81565-70eb-5d6c-825a-9727099d00bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393394,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674796/general/f65a8ad6-8e74-4b98-ad21-a2b65cbbd306.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d81565-70eb-5d6c-825a-9727099d00bf/40d81565-70eb-5d6c-825a-9727099d00bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447894,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674796/general/62b96848-e8ce-4d4b-a118-a541c9e96bbc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d81565-70eb-5d6c-825a-9727099d00bf/40d81565-70eb-5d6c-825a-9727099d00bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 485808,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674796/general/90f42fdc-14a0-44ea-a065-bbb571b0c99a.jpg',
'Width': 2000}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2018-03-07',
'seats_number': 4,
'seller_name': 'SU Automobiles srl',
'title': 'Suzuki Ignis 1.2i GLX - Petrol - Automatic - 89 hp - 29.027 km',
'transmission': 'automatic',
'trim': 'GLX',
'vin': None,
'year': 2018}
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724598%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [adesa.be] INFO: Saving data for 10724598: {'created_time': 1774452596.563903, 'last_price_update_time': 1774452596.563914, 'auction_closing_time': 1774603800.0}
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724598') HTTP/1.1" 204 0
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746004%252Fgeneral%252F960dd586-4fd5-491a-be5f-0117472547fb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746004/general/960dd586-4fd5-491a-be5f-0117472547fb.jpeg not downloaded yet
2026-03-25 15:29:56 [adesa.be] INFO: Found listing with ID: 10718896
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [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 15:29:56 [adesa.be] INFO: Scrape type for 10718896: 2
2026-03-25 15:29:56 [adesa.be] INFO: Scraping item 10718896 url https://www.openlane.eu/en/carv6/auction/10718896
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746004%252Fgeneral%252F1a705a0e-dbd6-4692-a3ec-a427d4e91082.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746004/general/1a705a0e-dbd6-4692-a3ec-a427d4e91082.jpeg not downloaded yet
2026-03-25 15:29:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:56 [adesa.be] INFO: Found listing with ID: 10718907
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [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 15:29:56 [adesa.be] INFO: Scrape type for 10718907: 2
2026-03-25 15:29:56 [adesa.be] INFO: Scraping item 10718907 url https://www.openlane.eu/en/carv6/auction/10718907
2026-03-25 15:29:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746004%252Fgeneral%252Fb891f6c9-28c6-48b6-a608-c758082bd52a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746004/general/b891f6c9-28c6-48b6-a608-c758082bd52a.jpeg not downloaded yet
2026-03-25 15:29:56 [adesa.be] INFO: Found listing with ID: 10711901
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [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 15:29:56 [adesa.be] INFO: Scrape type for 10711901: 0
2026-03-25 15:29:56 [adesa.be] INFO: Skipping item 10711901 url https://www.openlane.eu/en/carv6/auction/10711901
2026-03-25 15:29:56 [adesa.be] INFO: Found listing with ID: 10711900
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [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 15:29:56 [adesa.be] INFO: Scrape type for 10711900: 0
2026-03-25 15:29:56 [adesa.be] INFO: Skipping item 10711900 url https://www.openlane.eu/en/carv6/auction/10711900
2026-03-25 15:29:56 [adesa.be] INFO: Found listing with ID: 10711897
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [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 15:29:56 [adesa.be] INFO: Scrape type for 10711897: 0
2026-03-25 15:29:56 [adesa.be] INFO: Skipping item 10711897 url https://www.openlane.eu/en/carv6/auction/10711897
2026-03-25 15:29:56 [adesa.be] INFO: Found listing with ID: 10718884
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [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 15:29:56 [adesa.be] INFO: Scrape type for 10718884: 2
2026-03-25 15:29:56 [adesa.be] INFO: Scraping item 10718884 url https://www.openlane.eu/en/carv6/auction/10718884
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746004%252Fgeneral%252F7cc02923-d033-4a9d-a6de-8d120d09fe7f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746004/general/7cc02923-d033-4a9d-a6de-8d120d09fe7f.jpeg not downloaded yet
2026-03-25 15:29:56 [adesa.be] INFO: Found listing with ID: 10718900
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [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 15:29:56 [adesa.be] INFO: Scrape type for 10718900: 2
2026-03-25 15:29:56 [adesa.be] INFO: Scraping item 10718900 url https://www.openlane.eu/en/carv6/auction/10718900
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746004%252Fgeneral%252F20eb4cbf-3b2b-4795-afa8-ca325588c4a1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746004/general/20eb4cbf-3b2b-4795-afa8-ca325588c4a1.jpeg not downloaded yet
2026-03-25 15:29:56 [adesa.be] INFO: Found listing with ID: 10718901
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [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 15:29:56 [adesa.be] INFO: Scrape type for 10718901: 2
2026-03-25 15:29:56 [adesa.be] INFO: Scraping item 10718901 url https://www.openlane.eu/en/carv6/auction/10718901
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746004%252Fgeneral%252Ffb9630a7-fb50-452e-89ad-44521d8de522.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746004/general/fb9630a7-fb50-452e-89ad-44521d8de522.jpeg not downloaded yet
2026-03-25 15:29:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da04921c-9151-52ac-a3f3-8ba551e2efe5 with identifier: 10718889
2026-03-25 15:29:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da04921c-9151-52ac-a3f3-8ba551e2efe5 with scrape type 2
2026-03-25 15:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da04921c-9151-52ac-a3f3-8ba551e2efe5 with scrape type 2
2026-03-25 15:29:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da04921c-9151-52ac-a3f3-8ba551e2efe5, identifier: 10718889
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10725698
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725698%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10725698: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10725698 url https://www.openlane.eu/en/carv6/auction/10725698
2026-03-25 15:29:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da04921c-9151-52ac-a3f3-8ba551e2efe5 with identifier: 10718889
2026-03-25 15:29:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da04921c-9151-52ac-a3f3-8ba551e2efe5 with identifier: 10718889
2026-03-25 15:29:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da04921c-9151-52ac-a3f3-8ba551e2efe5 with identifier: 10718889 to the API
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718889>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 104,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'da04921c-9151-52ac-a3f3-8ba551e2efe5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KGG082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718889',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 66386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10150,
'price_includes_vat': True,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDI - Hybrid - Automatic - 104 hp - 66.386 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718889%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Saving data for 10718889: {'auction_closing_time': 1774521000.0, 'created_time': 1774366154.006421, 'last_price_update_time': 1774452597.373365}
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718889') HTTP/1.1" 204 0
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746004%252Fgeneral%252Fe76b4fc8-304b-4af7-9e01-d6f78dba9c67.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746004/general/e76b4fc8-304b-4af7-9e01-d6f78dba9c67.jpeg not downloaded yet
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724481
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724481%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724481: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724481 url https://www.openlane.eu/en/carv6/auction/10724481
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746004%252Fgeneral%252F1d4f5996-0106-4419-b523-b9baadce0b77.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746004/general/1d4f5996-0106-4419-b523-b9baadce0b77.jpeg not downloaded yet
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724232
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724232%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724232: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724232 url https://www.openlane.eu/en/carv6/auction/10724232
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29: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%252F5746004%252Fgeneral%252F10700328-2adb-4805-b882-c2b4da2e9fb4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746004/general/10700328-2adb-4805-b882-c2b4da2e9fb4.jpeg not downloaded yet
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724408
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724408%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724408: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724408 url https://www.openlane.eu/en/carv6/auction/10724408
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724430
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724430%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724430: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724430 url https://www.openlane.eu/en/carv6/auction/10724430
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724343
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724343%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724343: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724343 url https://www.openlane.eu/en/carv6/auction/10724343
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10717851
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717851%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10717851: 2
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10717851 url https://www.openlane.eu/en/carv6/auction/10717851
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724305
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724305%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724305: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724305 url https://www.openlane.eu/en/carv6/auction/10724305
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724264
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724264%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724264: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724264 url https://www.openlane.eu/en/carv6/auction/10724264
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724317
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724317%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724317: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724317 url https://www.openlane.eu/en/carv6/auction/10724317
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724377
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724377%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724377: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724377 url https://www.openlane.eu/en/carv6/auction/10724377
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10717854
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717854%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10717854: 2
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10717854 url https://www.openlane.eu/en/carv6/auction/10717854
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724388
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724388%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724388: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724388 url https://www.openlane.eu/en/carv6/auction/10724388
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10725598
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725598%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10725598: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10725598 url https://www.openlane.eu/en/carv6/auction/10725598
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10717858
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717858%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10717858: 2
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10717858 url https://www.openlane.eu/en/carv6/auction/10717858
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724186
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724186%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724186: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724186 url https://www.openlane.eu/en/carv6/auction/10724186
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10717865
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717865%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10717865: 2
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10717865 url https://www.openlane.eu/en/carv6/auction/10717865
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724358
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724358%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724358: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724358 url https://www.openlane.eu/en/carv6/auction/10724358
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724282
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724282%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724282: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724282 url https://www.openlane.eu/en/carv6/auction/10724282
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724366
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724366%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724366: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724366 url https://www.openlane.eu/en/carv6/auction/10724366
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10726951
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726951%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10726951: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10726951 url https://www.openlane.eu/en/carv6/auction/10726951
2026-03-25 15:29:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724347
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724347%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724347: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724347 url https://www.openlane.eu/en/carv6/auction/10724347
2026-03-25 15:29: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 15:29:57 [adesa.be] INFO: Found listing with ID: 10724212
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724212%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724212: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724212 url https://www.openlane.eu/en/carv6/auction/10724212
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724346
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724346%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724346: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724346 url https://www.openlane.eu/en/carv6/auction/10724346
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724287
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724287%27 HTTP/1.1" 200 None
2026-03-25 15:29:57 [adesa.be] INFO: Scrape type for 10724287: 1
2026-03-25 15:29:57 [adesa.be] INFO: Scraping item 10724287 url https://www.openlane.eu/en/carv6/auction/10724287
2026-03-25 15:29:57 [adesa.be] INFO: Found listing with ID: 10724187
2026-03-25 15:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724187%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724187: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724187 url https://www.openlane.eu/en/carv6/auction/10724187
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10726970
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726970%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10726970: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10726970 url https://www.openlane.eu/en/carv6/auction/10726970
2026-03-25 15:29:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f3d92f8-770b-5e25-ae08-d3d71a512189 with identifier: 10718906
2026-03-25 15:29:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 with scrape type 2
2026-03-25 15:29:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 with scrape type 2
2026-03-25 15:29:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f3d92f8-770b-5e25-ae08-d3d71a512189, identifier: 10718906
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724421
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724421%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724421: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724421 url https://www.openlane.eu/en/carv6/auction/10724421
2026-03-25 15:29:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f3d92f8-770b-5e25-ae08-d3d71a512189 with identifier: 10718906
2026-03-25 15:29:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f3d92f8-770b-5e25-ae08-d3d71a512189 with identifier: 10718906
2026-03-25 15:29:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f3d92f8-770b-5e25-ae08-d3d71a512189 with identifier: 10718906 to the API
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718906>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 65,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '3f3d92f8-770b-5e25-ae08-d3d71a512189',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WJC193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718906',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 68791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1750,
'price_includes_vat': True,
'registration_date': '2017-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0i - Petrol - Manual - 65 hp - 68.791 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [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 15:29:58 [adesa.be] INFO: Saving data for 10718906: {'auction_closing_time': 1774521000.0, 'created_time': 1774365445.421045, 'last_price_update_time': 1774452598.410412}
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718906') HTTP/1.1" 204 0
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724499
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724499%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724499: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724499 url https://www.openlane.eu/en/carv6/auction/10724499
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724241
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724241%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724241: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724241 url https://www.openlane.eu/en/carv6/auction/10724241
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724193
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724193%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724193: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724193 url https://www.openlane.eu/en/carv6/auction/10724193
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724218
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724218%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724218: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724218 url https://www.openlane.eu/en/carv6/auction/10724218
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724457
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724457%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724457: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724457 url https://www.openlane.eu/en/carv6/auction/10724457
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724219
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724219%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724219: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724219 url https://www.openlane.eu/en/carv6/auction/10724219
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724471
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724471%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724471: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724471 url https://www.openlane.eu/en/carv6/auction/10724471
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10726947
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726947%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10726947: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10726947 url https://www.openlane.eu/en/carv6/auction/10726947
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10720485
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [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 15:29:58 [adesa.be] INFO: Scrape type for 10720485: 0
2026-03-25 15:29:58 [adesa.be] INFO: Skipping item 10720485 url https://www.openlane.eu/en/carv6/auction/10720485
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724313
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724313%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724313: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724313 url https://www.openlane.eu/en/carv6/auction/10724313
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10717877
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [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 15:29:58 [adesa.be] INFO: Scrape type for 10717877: 2
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10717877 url https://www.openlane.eu/en/carv6/auction/10717877
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724290
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724290%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724290: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724290 url https://www.openlane.eu/en/carv6/auction/10724290
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724244
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724244%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724244: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724244 url https://www.openlane.eu/en/carv6/auction/10724244
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10720511
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [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 15:29:58 [adesa.be] INFO: Scrape type for 10720511: 0
2026-03-25 15:29:58 [adesa.be] INFO: Skipping item 10720511 url https://www.openlane.eu/en/carv6/auction/10720511
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724336
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724336%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724336: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724336 url https://www.openlane.eu/en/carv6/auction/10724336
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10717899
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [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 15:29:58 [adesa.be] INFO: Scrape type for 10717899: 2
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10717899 url https://www.openlane.eu/en/carv6/auction/10717899
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724199
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724199%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724199: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724199 url https://www.openlane.eu/en/carv6/auction/10724199
2026-03-25 15:29:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10726948
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726948%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10726948: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10726948 url https://www.openlane.eu/en/carv6/auction/10726948
2026-03-25 15:29: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 15:29:58 [adesa.be] INFO: Found listing with ID: 10724209
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724209%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724209: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724209 url https://www.openlane.eu/en/carv6/auction/10724209
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10717863
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [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 15:29:58 [adesa.be] INFO: Scrape type for 10717863: 2
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10717863 url https://www.openlane.eu/en/carv6/auction/10717863
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724349
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724349%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724349: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724349 url https://www.openlane.eu/en/carv6/auction/10724349
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10717835
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [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 15:29:58 [adesa.be] INFO: Scrape type for 10717835: 2
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10717835 url https://www.openlane.eu/en/carv6/auction/10717835
2026-03-25 15:29:58 [adesa.be] INFO: Found listing with ID: 10724214
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724214%27 HTTP/1.1" 200 None
2026-03-25 15:29:58 [adesa.be] INFO: Scrape type for 10724214: 1
2026-03-25 15:29:58 [adesa.be] INFO: Scraping item 10724214 url https://www.openlane.eu/en/carv6/auction/10724214
2026-03-25 15:29:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5407e93b-7862-53c2-bab4-c3632a0b12fa with identifier: 10718904
2026-03-25 15:29:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5407e93b-7862-53c2-bab4-c3632a0b12fa with scrape type 2
2026-03-25 15:29:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5407e93b-7862-53c2-bab4-c3632a0b12fa with scrape type 2
2026-03-25 15:29:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5407e93b-7862-53c2-bab4-c3632a0b12fa, identifier: 10718904
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724410
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724410%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724410: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724410 url https://www.openlane.eu/en/carv6/auction/10724410
2026-03-25 15:29:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5407e93b-7862-53c2-bab4-c3632a0b12fa with identifier: 10718904
2026-03-25 15:29:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5407e93b-7862-53c2-bab4-c3632a0b12fa with identifier: 10718904
2026-03-25 15:29:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5407e93b-7862-53c2-bab4-c3632a0b12fa with identifier: 10718904 to the API
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:29: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 15:29:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718904>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '5407e93b-7862-53c2-bab4-c3632a0b12fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RDU790',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718904',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 46909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1850,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Ceed 1.0 T-GDI - Petrol - Manual - 119 hp - 46.909 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Saving data for 10718904: {'auction_closing_time': 1774521000.0, 'created_time': 1774366155.153177, 'last_price_update_time': 1774452599.303276}
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718904') HTTP/1.1" 204 0
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724200
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724200%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724200: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724200 url https://www.openlane.eu/en/carv6/auction/10724200
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10717895
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Scrape type for 10717895: 2
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10717895 url https://www.openlane.eu/en/carv6/auction/10717895
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724259
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724259%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724259: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724259 url https://www.openlane.eu/en/carv6/auction/10724259
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724197
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724197%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724197: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724197 url https://www.openlane.eu/en/carv6/auction/10724197
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10719693
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Scrape type for 10719693: 2
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10719693 url https://www.openlane.eu/en/carv6/auction/10719693
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724207
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724207%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724207: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724207 url https://www.openlane.eu/en/carv6/auction/10724207
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10717844
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Scrape type for 10717844: 2
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10717844 url https://www.openlane.eu/en/carv6/auction/10717844
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724373
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724373%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724373: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724373 url https://www.openlane.eu/en/carv6/auction/10724373
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10717867
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Scrape type for 10717867: 2
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10717867 url https://www.openlane.eu/en/carv6/auction/10717867
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724235
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724235%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724235: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724235 url https://www.openlane.eu/en/carv6/auction/10724235
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10717860
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Scrape type for 10717860: 2
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10717860 url https://www.openlane.eu/en/carv6/auction/10717860
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724350
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724350%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724350: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724350 url https://www.openlane.eu/en/carv6/auction/10724350
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724226
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724226%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724226: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724226 url https://www.openlane.eu/en/carv6/auction/10724226
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724234
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724234%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724234: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724234 url https://www.openlane.eu/en/carv6/auction/10724234
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724216
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724216%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724216: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724216 url https://www.openlane.eu/en/carv6/auction/10724216
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10717856
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Scrape type for 10717856: 2
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10717856 url https://www.openlane.eu/en/carv6/auction/10717856
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724220
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724220%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724220: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724220 url https://www.openlane.eu/en/carv6/auction/10724220
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10717847
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Scrape type for 10717847: 2
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10717847 url https://www.openlane.eu/en/carv6/auction/10717847
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10717840
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Scrape type for 10717840: 2
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10717840 url https://www.openlane.eu/en/carv6/auction/10717840
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724351
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724351%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724351: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724351 url https://www.openlane.eu/en/carv6/auction/10724351
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724189
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724189%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724189: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724189 url https://www.openlane.eu/en/carv6/auction/10724189
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724221
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724221%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724221: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724221 url https://www.openlane.eu/en/carv6/auction/10724221
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724225
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724225%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724225: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724225 url https://www.openlane.eu/en/carv6/auction/10724225
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724345
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724345%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724345: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724345 url https://www.openlane.eu/en/carv6/auction/10724345
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724195
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724195%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724195: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724195 url https://www.openlane.eu/en/carv6/auction/10724195
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10720510
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Scrape type for 10720510: 0
2026-03-25 15:29:59 [adesa.be] INFO: Skipping item 10720510 url https://www.openlane.eu/en/carv6/auction/10720510
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10717861
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Scrape type for 10717861: 2
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10717861 url https://www.openlane.eu/en/carv6/auction/10717861
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724279
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724279%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724279: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724279 url https://www.openlane.eu/en/carv6/auction/10724279
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10717915
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [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 15:29:59 [adesa.be] INFO: Scrape type for 10717915: 2
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10717915 url https://www.openlane.eu/en/carv6/auction/10717915
2026-03-25 15:29:59 [adesa.be] INFO: Found listing with ID: 10724477
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724477%27 HTTP/1.1" 200 None
2026-03-25 15:29:59 [adesa.be] INFO: Scrape type for 10724477: 1
2026-03-25 15:29:59 [adesa.be] INFO: Scraping item 10724477 url https://www.openlane.eu/en/carv6/auction/10724477
2026-03-25 15:30:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d58a886-b9c8-5c08-a316-04766dffafae with identifier: 10718893
2026-03-25 15:30:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d58a886-b9c8-5c08-a316-04766dffafae with scrape type 2
2026-03-25 15:30:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d58a886-b9c8-5c08-a316-04766dffafae with scrape type 2
2026-03-25 15:30:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d58a886-b9c8-5c08-a316-04766dffafae, identifier: 10718893
2026-03-25 15:30:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d58a886-b9c8-5c08-a316-04766dffafae with identifier: 10718893
2026-03-25 15:30:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d58a886-b9c8-5c08-a316-04766dffafae with identifier: 10718893
2026-03-25 15:30:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d58a886-b9c8-5c08-a316-04766dffafae with identifier: 10718893 to the API
2026-03-25 15:30:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718893>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 66,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'LPG',
'id': '3d58a886-b9c8-5c08-a316-04766dffafae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBR671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718893',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 38527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2020-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0i - LPG - Manual - 66 hp - 38.527 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718893%27 HTTP/1.1" 200 None
2026-03-25 15:30:01 [adesa.be] INFO: Saving data for 10718893: {'auction_closing_time': 1774521000.0, 'created_time': 1774365446.619422, 'last_price_update_time': 1774452601.004361}
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718893') HTTP/1.1" 204 0
2026-03-25 15:30:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 326292f4-4f33-5712-922e-bd62ee568491 with identifier: 10725681
2026-03-25 15:30:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 326292f4-4f33-5712-922e-bd62ee568491 with scrape type 1
2026-03-25 15:30:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 326292f4-4f33-5712-922e-bd62ee568491
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5746269%252Fgeneral%252Fc0b0a2b4-7a95-44fb-b1c1-a8d91d7e57b0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/c0b0a2b4-7a95-44fb-b1c1-a8d91d7e57b0.jpeg not downloaded yet
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5746269%252Fgeneral%252F6e588b4a-6ac2-4c7b-8e60-40c7d2cd4dc8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/6e588b4a-6ac2-4c7b-8e60-40c7d2cd4dc8.jpeg not downloaded yet
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5746269%252Fgeneral%252F75ae07d8-5caf-490d-955d-65aa1b17a25a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/75ae07d8-5caf-490d-955d-65aa1b17a25a.jpeg not downloaded yet
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5746269%252Fgeneral%252Fee06ad8d-ea8f-4318-a7ff-3c1fce9e00bb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/ee06ad8d-ea8f-4318-a7ff-3c1fce9e00bb.jpeg not downloaded yet
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5746269%252Fgeneral%252F4b06debf-1db7-4537-a91a-9f3e839f704b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/4b06debf-1db7-4537-a91a-9f3e839f704b.jpeg not downloaded yet
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5746269%252Fgeneral%252F823e23b0-d47c-4808-b542-40c89be0d8d6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/823e23b0-d47c-4808-b542-40c89be0d8d6.jpeg not downloaded yet
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5746269%252Fgeneral%252F00f44f98-5f0e-4b6c-9ede-94c5ae697336.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/00f44f98-5f0e-4b6c-9ede-94c5ae697336.jpeg not downloaded yet
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5746269%252Fgeneral%252Fb9437551-563e-4760-8f36-4450291b31a2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/b9437551-563e-4760-8f36-4450291b31a2.jpeg not downloaded yet
2026-03-25 15:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5746269%252Fgeneral%252F6e0aa9bf-bab4-4c0b-a584-ea6d9dcd75f7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/6e0aa9bf-bab4-4c0b-a584-ea6d9dcd75f7.jpeg not downloaded yet
2026-03-25 15:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5746269%252Fgeneral%252Fb4fe8eb0-270c-4e20-a6e4-d5e280b02998.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/b4fe8eb0-270c-4e20-a6e4-d5e280b02998.jpeg not downloaded yet
2026-03-25 15:30:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 991cfe5a-9dd6-58eb-86da-aad0dd9e9a84 with identifier: 10718894
2026-03-25 15:30:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 991cfe5a-9dd6-58eb-86da-aad0dd9e9a84 with scrape type 2
2026-03-25 15:30:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 991cfe5a-9dd6-58eb-86da-aad0dd9e9a84 with scrape type 2
2026-03-25 15:30:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 991cfe5a-9dd6-58eb-86da-aad0dd9e9a84, identifier: 10718894
2026-03-25 15:30:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 991cfe5a-9dd6-58eb-86da-aad0dd9e9a84 with identifier: 10718894
2026-03-25 15:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 991cfe5a-9dd6-58eb-86da-aad0dd9e9a84 with identifier: 10718894
2026-03-25 15:30:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 991cfe5a-9dd6-58eb-86da-aad0dd9e9a84 with identifier: 10718894 to the API
2026-03-25 15:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718894>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '991cfe5a-9dd6-58eb-86da-aad0dd9e9a84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SYJ948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718894',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 224579,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2008-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520d M-Pack - Diesel - Automatic - 163 hp - '
'224.579 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2008}
2026-03-25 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718894%27 HTTP/1.1" 200 None
2026-03-25 15:30:05 [adesa.be] INFO: Saving data for 10718894: {'auction_closing_time': 1774521000.0, 'created_time': 1774366157.492545, 'last_price_update_time': 1774452605.848293}
2026-03-25 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718894') HTTP/1.1" 204 0
2026-03-25 15:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcf592e7-7d8b-558d-9655-36c1246f857f with identifier: 10718905
2026-03-25 15:30:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcf592e7-7d8b-558d-9655-36c1246f857f with scrape type 2
2026-03-25 15:30:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcf592e7-7d8b-558d-9655-36c1246f857f with scrape type 2
2026-03-25 15:30:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bcf592e7-7d8b-558d-9655-36c1246f857f, identifier: 10718905
2026-03-25 15:30:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bcf592e7-7d8b-558d-9655-36c1246f857f with identifier: 10718905
2026-03-25 15:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bcf592e7-7d8b-558d-9655-36c1246f857f with identifier: 10718905
2026-03-25 15:30:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bcf592e7-7d8b-558d-9655-36c1246f857f with identifier: 10718905 to the API
2026-03-25 15:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718905>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'bcf592e7-7d8b-558d-9655-36c1246f857f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DXV843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718905',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 105117,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1850,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.0 EcoBoost - Petrol - Manual - 95 hp - 105.117 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:07 [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 15:30:07 [adesa.be] INFO: Saving data for 10718905: {'auction_closing_time': 1774521000.0, 'created_time': 1774365440.567192, 'last_price_update_time': 1774452607.426277}
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718905') HTTP/1.1" 204 0
2026-03-25 15:30:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746269/general/b4fe8eb0-270c-4e20-a6e4-d5e280b02998.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725681)
2026-03-25 15:30:07 [scrapy.extensions.logstats] INFO: Crawled 763 pages (at 43 pages/min), scraped 281 items (at 30 items/min)
2026-03-25 15:30:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 15:30:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746269/general/6e0aa9bf-bab4-4c0b-a584-ea6d9dcd75f7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725681)
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b1ae50>
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746269%252Fgeneral%252Fb4fe8eb0-270c-4e20-a6e4-d5e280b02998.jpeg') HTTP/1.1" 204 0
2026-03-25 15:30:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/b4fe8eb0-270c-4e20-a6e4-d5e280b02998.jpeg saved to cache
2026-03-25 15:30:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 326292f4-4f33-5712-922e-bd62ee568491
2026-03-25 15:30:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746269/general/b9437551-563e-4760-8f36-4450291b31a2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725681)
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b6de10>
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746269%252Fgeneral%252F6e0aa9bf-bab4-4c0b-a584-ea6d9dcd75f7.jpeg') HTTP/1.1" 204 0
2026-03-25 15:30:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/6e0aa9bf-bab4-4c0b-a584-ea6d9dcd75f7.jpeg saved to cache
2026-03-25 15:30:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 326292f4-4f33-5712-922e-bd62ee568491
2026-03-25 15:30:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746269/general/00f44f98-5f0e-4b6c-9ede-94c5ae697336.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725681)
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878fb1d0>
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746269%252Fgeneral%252Fb9437551-563e-4760-8f36-4450291b31a2.jpeg') HTTP/1.1" 204 0
2026-03-25 15:30:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/b9437551-563e-4760-8f36-4450291b31a2.jpeg saved to cache
2026-03-25 15:30:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 326292f4-4f33-5712-922e-bd62ee568491
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486e183d0>
2026-03-25 15:30:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746269%252Fgeneral%252F00f44f98-5f0e-4b6c-9ede-94c5ae697336.jpeg') HTTP/1.1" 204 0
2026-03-25 15:30:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/00f44f98-5f0e-4b6c-9ede-94c5ae697336.jpeg saved to cache
2026-03-25 15:30:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 326292f4-4f33-5712-922e-bd62ee568491
2026-03-25 15:30:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746269/general/823e23b0-d47c-4808-b542-40c89be0d8d6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725681)
2026-03-25 15:30:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746269/general/4b06debf-1db7-4537-a91a-9f3e839f704b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725681)
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c4ee10>
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746269%252Fgeneral%252F823e23b0-d47c-4808-b542-40c89be0d8d6.jpeg') HTTP/1.1" 204 0
2026-03-25 15:30:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/823e23b0-d47c-4808-b542-40c89be0d8d6.jpeg saved to cache
2026-03-25 15:30:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 326292f4-4f33-5712-922e-bd62ee568491
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b74910>
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746269%252Fgeneral%252F4b06debf-1db7-4537-a91a-9f3e839f704b.jpeg') HTTP/1.1" 204 0
2026-03-25 15:30:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/4b06debf-1db7-4537-a91a-9f3e839f704b.jpeg saved to cache
2026-03-25 15:30:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 326292f4-4f33-5712-922e-bd62ee568491
2026-03-25 15:30:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746269/general/75ae07d8-5caf-490d-955d-65aa1b17a25a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725681)
2026-03-25 15:30:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746269/general/ee06ad8d-ea8f-4318-a7ff-3c1fce9e00bb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725681)
2026-03-25 15:30:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b400843-1d32-5dde-9969-e62e17e98456 with identifier: 10718897
2026-03-25 15:30:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b400843-1d32-5dde-9969-e62e17e98456 with scrape type 2
2026-03-25 15:30:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b400843-1d32-5dde-9969-e62e17e98456 with scrape type 2
2026-03-25 15:30:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b400843-1d32-5dde-9969-e62e17e98456, identifier: 10718897
2026-03-25 15:30:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b400843-1d32-5dde-9969-e62e17e98456 with identifier: 10718897
2026-03-25 15:30:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b400843-1d32-5dde-9969-e62e17e98456 with identifier: 10718897
2026-03-25 15:30:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b400843-1d32-5dde-9969-e62e17e98456 with identifier: 10718897 to the API
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718897>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '1b400843-1d32-5dde-9969-e62e17e98456',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2euf604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718897',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 100118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3850,
'price_includes_vat': True,
'registration_date': '2019-12-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 116d Advantage - Diesel - Manual - 116 hp - 100.118 km',
'transmission': 'manual',
'trim': 'Advantage',
'vin': None,
'year': 2019}
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718897%27 HTTP/1.1" 200 None
2026-03-25 15:30:08 [adesa.be] INFO: Saving data for 10718897: {'auction_closing_time': 1774521000.0, 'created_time': 1774366166.026658, 'last_price_update_time': 1774452608.856105}
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718897') HTTP/1.1" 204 0
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487ce0dd0>
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746269%252Fgeneral%252F75ae07d8-5caf-490d-955d-65aa1b17a25a.jpeg') HTTP/1.1" 204 0
2026-03-25 15:30:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/75ae07d8-5caf-490d-955d-65aa1b17a25a.jpeg saved to cache
2026-03-25 15:30:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 326292f4-4f33-5712-922e-bd62ee568491
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b76a90>
2026-03-25 15:30:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746269%252Fgeneral%252Fee06ad8d-ea8f-4318-a7ff-3c1fce9e00bb.jpeg') HTTP/1.1" 204 0
2026-03-25 15:30:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/ee06ad8d-ea8f-4318-a7ff-3c1fce9e00bb.jpeg saved to cache
2026-03-25 15:30:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 326292f4-4f33-5712-922e-bd62ee568491
2026-03-25 15:30:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746269/general/c0b0a2b4-7a95-44fb-b1c1-a8d91d7e57b0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725681)
2026-03-25 15:30:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746269/general/6e588b4a-6ac2-4c7b-8e60-40c7d2cd4dc8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10725681)
2026-03-25 15:30:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487ac5550>
2026-03-25 15:30:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746269%252Fgeneral%252Fc0b0a2b4-7a95-44fb-b1c1-a8d91d7e57b0.jpeg') HTTP/1.1" 204 0
2026-03-25 15:30:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/c0b0a2b4-7a95-44fb-b1c1-a8d91d7e57b0.jpeg saved to cache
2026-03-25 15:30:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 326292f4-4f33-5712-922e-bd62ee568491
2026-03-25 15:30:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495e0fd90>
2026-03-25 15:30:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746269%252Fgeneral%252F6e588b4a-6ac2-4c7b-8e60-40c7d2cd4dc8.jpeg') HTTP/1.1" 204 0
2026-03-25 15:30:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746269/general/6e588b4a-6ac2-4c7b-8e60-40c7d2cd4dc8.jpeg saved to cache
2026-03-25 15:30:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 326292f4-4f33-5712-922e-bd62ee568491
2026-03-25 15:30:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 326292f4-4f33-5712-922e-bd62ee568491, skipping ID generation
2026-03-25 15:30:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 326292f4-4f33-5712-922e-bd62ee568491 with scrape type 1
2026-03-25 15:30:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 326292f4-4f33-5712-922e-bd62ee568491 sending to next pipeline
2026-03-25 15:30:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 326292f4-4f33-5712-922e-bd62ee568491, identifier: 10725681
2026-03-25 15:30:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 326292f4-4f33-5712-922e-bd62ee568491 with identifier: 10725681
2026-03-25 15:30:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 326292f4-4f33-5712-922e-bd62ee568491 with identifier: 10725681
2026-03-25 15:30:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 326292f4-4f33-5712-922e-bd62ee568491 with identifier: 10725681 to the API
2026-03-25 15:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746269/general/6e588b4a-6ac2-4c7b-8e60-40c7d2cd4dc8.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '326292f4-4f33-5712-922e-bd62ee568491',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EUG589',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Auris',
'odometer': 279843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524733,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746269/general/c0b0a2b4-7a95-44fb-b1c1-a8d91d7e57b0.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 654818,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746269/general/6e588b4a-6ac2-4c7b-8e60-40c7d2cd4dc8.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 715128,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746269/general/75ae07d8-5caf-490d-955d-65aa1b17a25a.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 626559,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746269/general/ee06ad8d-ea8f-4318-a7ff-3c1fce9e00bb.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 660878,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746269/general/4b06debf-1db7-4537-a91a-9f3e839f704b.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 675937,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746269/general/823e23b0-d47c-4808-b542-40c89be0d8d6.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397015,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746269/general/00f44f98-5f0e-4b6c-9ede-94c5ae697336.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457932,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746269/general/b9437551-563e-4760-8f36-4450291b31a2.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477477,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746269/general/6e0aa9bf-bab4-4c0b-a584-ea6d9dcd75f7.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326292f4-4f33-5712-922e-bd62ee568491/326292f4-4f33-5712-922e-bd62ee568491_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 734284,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746269/general/b4fe8eb0-270c-4e20-a6e4-d5e280b02998.jpeg',
'Width': 2048}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2013-03-21',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Toyota Auris 1.4 - Diesel - Manual - 89 hp - 279.843 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-25 15:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725681%27 HTTP/1.1" 200 None
2026-03-25 15:30:11 [adesa.be] INFO: Saving data for 10725681: {'created_time': 1774452611.933174, 'last_price_update_time': 1774452611.933189, 'auction_closing_time': 1774603800.0}
2026-03-25 15:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725681') HTTP/1.1" 204 0
2026-03-25 15:30:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1144b4ae-cc94-5c1f-96c8-a806eff1834f with identifier: 10718891
2026-03-25 15:30:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1144b4ae-cc94-5c1f-96c8-a806eff1834f with scrape type 2
2026-03-25 15:30:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1144b4ae-cc94-5c1f-96c8-a806eff1834f with scrape type 2
2026-03-25 15:30:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1144b4ae-cc94-5c1f-96c8-a806eff1834f, identifier: 10718891
2026-03-25 15:30:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1144b4ae-cc94-5c1f-96c8-a806eff1834f with identifier: 10718891
2026-03-25 15:30:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1144b4ae-cc94-5c1f-96c8-a806eff1834f with identifier: 10718891
2026-03-25 15:30:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1144b4ae-cc94-5c1f-96c8-a806eff1834f with identifier: 10718891 to the API
2026-03-25 15:30:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718891>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '1144b4ae-cc94-5c1f-96c8-a806eff1834f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FBV465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718891',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 52923,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6750,
'price_includes_vat': True,
'registration_date': '2024-03-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series 318i - Petrol - Automatic - 156 hp - 52.923 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 15:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718891%27 HTTP/1.1" 200 None
2026-03-25 15:30:12 [adesa.be] INFO: Saving data for 10718891: {'auction_closing_time': 1774521000.0, 'created_time': 1774366154.474766, 'last_price_update_time': 1774452612.647865}
2026-03-25 15:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718891') HTTP/1.1" 204 0
2026-03-25 15:30:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0705e15c-47d7-581f-909b-b55640334449 with identifier: 10718887
2026-03-25 15:30:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0705e15c-47d7-581f-909b-b55640334449 with scrape type 2
2026-03-25 15:30:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0705e15c-47d7-581f-909b-b55640334449 with scrape type 2
2026-03-25 15:30:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0705e15c-47d7-581f-909b-b55640334449, identifier: 10718887
2026-03-25 15:30:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adc85cc5-6496-5238-a0e5-edf399d13621 with identifier: 10716162
2026-03-25 15:30:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adc85cc5-6496-5238-a0e5-edf399d13621 with scrape type 2
2026-03-25 15:30:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adc85cc5-6496-5238-a0e5-edf399d13621 with scrape type 2
2026-03-25 15:30:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adc85cc5-6496-5238-a0e5-edf399d13621, identifier: 10716162
2026-03-25 15:30:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0705e15c-47d7-581f-909b-b55640334449 with identifier: 10718887
2026-03-25 15:30:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0705e15c-47d7-581f-909b-b55640334449 with identifier: 10718887
2026-03-25 15:30:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0705e15c-47d7-581f-909b-b55640334449 with identifier: 10718887 to the API
2026-03-25 15:30:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718887>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0705e15c-47d7-581f-909b-b55640334449',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATE047',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718887',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 160590,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 160.590 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718887%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.be] INFO: Saving data for 10718887: {'auction_closing_time': 1774521000.0, 'created_time': 1774365440.162415, 'last_price_update_time': 1774452614.033226}
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718887') HTTP/1.1" 204 0
2026-03-25 15:30:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adc85cc5-6496-5238-a0e5-edf399d13621 with identifier: 10716162
2026-03-25 15:30:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adc85cc5-6496-5238-a0e5-edf399d13621 with identifier: 10716162
2026-03-25 15:30:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adc85cc5-6496-5238-a0e5-edf399d13621 with identifier: 10716162 to the API
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716162>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'adc85cc5-6496-5238-a0e5-edf399d13621',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUE002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716162',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 84622,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'84.622 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716162%27 HTTP/1.1" 200 None
2026-03-25 15:30:14 [adesa.be] INFO: Saving data for 10716162: {'auction_closing_time': 1774609200.0, 'created_time': 1774366161.322912, 'last_price_update_time': 1774452614.438108}
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716162') HTTP/1.1" 204 0
2026-03-25 15:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 959402f6-f094-57c9-a6b0-550ea894b296 with identifier: 10726951
2026-03-25 15:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 959402f6-f094-57c9-a6b0-550ea894b296 with scrape type 1
2026-03-25 15:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 959402f6-f094-57c9-a6b0-550ea894b296
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676307%252Fgeneral%252Fbba98bf4-d329-4c28-9518-ca1fdbd09ae6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676307/general/bba98bf4-d329-4c28-9518-ca1fdbd09ae6.jpg already downloaded
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676307%252Fgeneral%252F3b1ec437-63d3-42c1-86a7-0479b928774e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676307/general/3b1ec437-63d3-42c1-86a7-0479b928774e.jpg already downloaded
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676307%252Fgeneral%252Fa15690ed-3381-493d-abbc-8095ee1921f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676307/general/a15690ed-3381-493d-abbc-8095ee1921f0.jpg already downloaded
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676307%252Fgeneral%252Ffd6d0e26-ca34-4ec9-8869-32522bc8d5e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676307/general/fd6d0e26-ca34-4ec9-8869-32522bc8d5e4.jpg already downloaded
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676307%252Fgeneral%252F6ac1304d-08c8-4f87-b9dd-bdd9a9ace8d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676307/general/6ac1304d-08c8-4f87-b9dd-bdd9a9ace8d1.jpg already downloaded
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676307%252Fgeneral%252Fc452034b-bc55-413c-94e7-1e0a63cd2122.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676307/general/c452034b-bc55-413c-94e7-1e0a63cd2122.jpg already downloaded
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676307%252Fgeneral%252F37365ec1-d271-4e43-985d-c4d74cef9211.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676307/general/37365ec1-d271-4e43-985d-c4d74cef9211.jpg already downloaded
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676307%252Fgeneral%252Fd900fdf8-6913-4326-aa33-e95fe7272c21.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676307/general/d900fdf8-6913-4326-aa33-e95fe7272c21.jpg already downloaded
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676307%252Fgeneral%252Fc92c000b-6d59-408b-9079-558d8dcecde7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676307/general/c92c000b-6d59-408b-9079-558d8dcecde7.jpg already downloaded
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676307%252Fgeneral%252Ff776d043-3e44-40de-bb9b-3d759b98cbd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676307/general/f776d043-3e44-40de-bb9b-3d759b98cbd7.jpg already downloaded
2026-03-25 15:30:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 959402f6-f094-57c9-a6b0-550ea894b296, identifier: 10726951
2026-03-25 15:30:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 959402f6-f094-57c9-a6b0-550ea894b296 with identifier: 10726951
2026-03-25 15:30:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 959402f6-f094-57c9-a6b0-550ea894b296 with identifier: 10726951
2026-03-25 15:30:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 959402f6-f094-57c9-a6b0-550ea894b296 with identifier: 10726951 to the API
2026-03-25 15:30:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726951>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '959402f6-f094-57c9-a6b0-550ea894b296',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FNU146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 167170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5676307/general/bba98bf4-d329-4c28-9518-ca1fdbd09ae6.jpg',
'https://images.openlane.eu/carimgs/5676307/general/3b1ec437-63d3-42c1-86a7-0479b928774e.jpg',
'https://images.openlane.eu/carimgs/5676307/general/a15690ed-3381-493d-abbc-8095ee1921f0.jpg',
'https://images.openlane.eu/carimgs/5676307/general/fd6d0e26-ca34-4ec9-8869-32522bc8d5e4.jpg',
'https://images.openlane.eu/carimgs/5676307/general/6ac1304d-08c8-4f87-b9dd-bdd9a9ace8d1.jpg',
'https://images.openlane.eu/carimgs/5676307/general/c452034b-bc55-413c-94e7-1e0a63cd2122.jpg',
'https://images.openlane.eu/carimgs/5676307/general/37365ec1-d271-4e43-985d-c4d74cef9211.jpg',
'https://images.openlane.eu/carimgs/5676307/general/d900fdf8-6913-4326-aa33-e95fe7272c21.jpg',
'https://images.openlane.eu/carimgs/5676307/general/c92c000b-6d59-408b-9079-558d8dcecde7.jpg',
'https://images.openlane.eu/carimgs/5676307/general/f776d043-3e44-40de-bb9b-3d759b98cbd7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_959402f6-f094-57c9-a6b0-550ea894b296/959402f6-f094-57c9-a6b0-550ea894b296_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2401813,
'Height': 2760,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676307/general/bba98bf4-d329-4c28-9518-ca1fdbd09ae6.jpg',
'Width': 3680},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_959402f6-f094-57c9-a6b0-550ea894b296/959402f6-f094-57c9-a6b0-550ea894b296_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2095263,
'Height': 2748,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676307/general/3b1ec437-63d3-42c1-86a7-0479b928774e.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_959402f6-f094-57c9-a6b0-550ea894b296/959402f6-f094-57c9-a6b0-550ea894b296_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2642619,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676307/general/a15690ed-3381-493d-abbc-8095ee1921f0.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_959402f6-f094-57c9-a6b0-550ea894b296/959402f6-f094-57c9-a6b0-550ea894b296_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2561366,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676307/general/fd6d0e26-ca34-4ec9-8869-32522bc8d5e4.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_959402f6-f094-57c9-a6b0-550ea894b296/959402f6-f094-57c9-a6b0-550ea894b296_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2079125,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676307/general/6ac1304d-08c8-4f87-b9dd-bdd9a9ace8d1.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_959402f6-f094-57c9-a6b0-550ea894b296/959402f6-f094-57c9-a6b0-550ea894b296_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2899939,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676307/general/c452034b-bc55-413c-94e7-1e0a63cd2122.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_959402f6-f094-57c9-a6b0-550ea894b296/959402f6-f094-57c9-a6b0-550ea894b296_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2962532,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676307/general/37365ec1-d271-4e43-985d-c4d74cef9211.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_959402f6-f094-57c9-a6b0-550ea894b296/959402f6-f094-57c9-a6b0-550ea894b296_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1971785,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676307/general/d900fdf8-6913-4326-aa33-e95fe7272c21.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_959402f6-f094-57c9-a6b0-550ea894b296/959402f6-f094-57c9-a6b0-550ea894b296_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2232724,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676307/general/c92c000b-6d59-408b-9079-558d8dcecde7.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_959402f6-f094-57c9-a6b0-550ea894b296/959402f6-f094-57c9-a6b0-550ea894b296_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2178799,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676307/general/f776d043-3e44-40de-bb9b-3d759b98cbd7.jpg',
'Width': 4000}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2013-09-02',
'seats_number': 5,
'seller_name': 'Fds motor sprl',
'title': 'Audi Q3 2.0 TDI S Line - Diesel - Manual - 140 hp - 167.170 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2013}
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726951%27 HTTP/1.1" 200 None
2026-03-25 15:30:16 [adesa.be] INFO: Saving data for 10726951: {'created_time': 1774452616.286267, 'last_price_update_time': 1774452616.286279, 'auction_closing_time': 1774605600.0}
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726951') HTTP/1.1" 204 0
2026-03-25 15:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6310d75c-0172-5aff-b1bc-da4ac17bb0b5 with identifier: 10718890
2026-03-25 15:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6310d75c-0172-5aff-b1bc-da4ac17bb0b5 with scrape type 2
2026-03-25 15:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6310d75c-0172-5aff-b1bc-da4ac17bb0b5 with scrape type 2
2026-03-25 15:30:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6310d75c-0172-5aff-b1bc-da4ac17bb0b5, identifier: 10718890
2026-03-25 15:30:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6310d75c-0172-5aff-b1bc-da4ac17bb0b5 with identifier: 10718890
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-25 15:30:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 15:30:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6310d75c-0172-5aff-b1bc-da4ac17bb0b5 with identifier: 10718890
2026-03-25 15:30:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6310d75c-0172-5aff-b1bc-da4ac17bb0b5 with identifier: 10718890 to the API
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718890>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '6310d75c-0172-5aff-b1bc-da4ac17bb0b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GRW435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718890',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 19100,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2025-03-10',
'seats_number': 7,
'seller_name': None,
'title': 'Dacia Jogger 1.0 Expression - Petrol - Manual - 110 hp - 19.100 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2025}
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [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 15:30:16 [adesa.be] INFO: Saving data for 10718890: {'auction_closing_time': 1774521000.0, 'created_time': 1774366162.241003, 'last_price_update_time': 1774452616.980191}
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718890') HTTP/1.1" 204 0
2026-03-25 15:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932 with identifier: 10724477
2026-03-25 15:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932 with scrape type 1
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5514696%252Fgeneral%252Fb49d3654-9fc7-47e4-a77d-052332f6ab4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/b49d3654-9fc7-47e4-a77d-052332f6ab4f.jpg already downloaded
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5514696%252Fgeneral%252Fd2de598d-b301-4c5f-bda5-9bed651f04fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/d2de598d-b301-4c5f-bda5-9bed651f04fd.jpg already downloaded
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5514696%252Fgeneral%252Fc79582cd-0689-4fc2-a3e6-8d56275c5b5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/c79582cd-0689-4fc2-a3e6-8d56275c5b5f.jpg already downloaded
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5514696%252Fgeneral%252F1ae44dc8-c11c-43f7-9b28-0fbef714fb2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/1ae44dc8-c11c-43f7-9b28-0fbef714fb2b.jpg already downloaded
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5514696%252Fgeneral%252Fc837b18e-4c38-4ac3-98ab-104a9fe18baa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/c837b18e-4c38-4ac3-98ab-104a9fe18baa.jpg already downloaded
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5514696%252Fgeneral%252F043dd91f-a733-4c6c-805a-045b7b97b0f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/043dd91f-a733-4c6c-805a-045b7b97b0f5.jpg already downloaded
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5514696%252Fgeneral%252F62f4549f-6b9c-48f0-bbbf-e1a0bbfc0572.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/62f4549f-6b9c-48f0-bbbf-e1a0bbfc0572.jpg already downloaded
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5514696%252Fgeneral%252F435ddf41-90e4-4dae-b14e-36c30e7bbb56.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/435ddf41-90e4-4dae-b14e-36c30e7bbb56.jpg already downloaded
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5514696%252Fgeneral%252Ff7cb2fbd-f572-4cbc-a867-06e677a43308.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/f7cb2fbd-f572-4cbc-a867-06e677a43308.jpg already downloaded
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5514696%252Fgeneral%252F224f468c-00c6-4954-92da-fabe55bbacd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5514696/general/224f468c-00c6-4954-92da-fabe55bbacd6.jpg already downloaded
2026-03-25 15:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932, identifier: 10724477
2026-03-25 15:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932 with identifier: 10724477
2026-03-25 15:30:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932 with identifier: 10724477
2026-03-25 15:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1dceb0c1-0a7c-5dd0-be7b-92987d5fa932 with identifier: 10724477 to the API
2026-03-25 15:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724477>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '1dceb0c1-0a7c-5dd0-be7b-92987d5fa932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EJB347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Chevrolet',
'model': 'Trax',
'odometer': 128984,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5514696/general/b49d3654-9fc7-47e4-a77d-052332f6ab4f.jpg',
'https://images.openlane.eu/carimgs/5514696/general/d2de598d-b301-4c5f-bda5-9bed651f04fd.jpg',
'https://images.openlane.eu/carimgs/5514696/general/c79582cd-0689-4fc2-a3e6-8d56275c5b5f.jpg',
'https://images.openlane.eu/carimgs/5514696/general/1ae44dc8-c11c-43f7-9b28-0fbef714fb2b.jpg',
'https://images.openlane.eu/carimgs/5514696/general/c837b18e-4c38-4ac3-98ab-104a9fe18baa.jpg',
'https://images.openlane.eu/carimgs/5514696/general/043dd91f-a733-4c6c-805a-045b7b97b0f5.jpg',
'https://images.openlane.eu/carimgs/5514696/general/62f4549f-6b9c-48f0-bbbf-e1a0bbfc0572.jpg',
'https://images.openlane.eu/carimgs/5514696/general/435ddf41-90e4-4dae-b14e-36c30e7bbb56.jpg',
'https://images.openlane.eu/carimgs/5514696/general/f7cb2fbd-f572-4cbc-a867-06e677a43308.jpg',
'https://images.openlane.eu/carimgs/5514696/general/224f468c-00c6-4954-92da-fabe55bbacd6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dceb0c1-0a7c-5dd0-be7b-92987d5fa932/1dceb0c1-0a7c-5dd0-be7b-92987d5fa932_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287417,
'Height': 1319,
'OriginUrl': 'https://images.openlane.eu/carimgs/5514696/general/b49d3654-9fc7-47e4-a77d-052332f6ab4f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dceb0c1-0a7c-5dd0-be7b-92987d5fa932/1dceb0c1-0a7c-5dd0-be7b-92987d5fa932_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311936,
'Height': 1397,
'OriginUrl': 'https://images.openlane.eu/carimgs/5514696/general/d2de598d-b301-4c5f-bda5-9bed651f04fd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dceb0c1-0a7c-5dd0-be7b-92987d5fa932/1dceb0c1-0a7c-5dd0-be7b-92987d5fa932_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302742,
'Height': 1402,
'OriginUrl': 'https://images.openlane.eu/carimgs/5514696/general/c79582cd-0689-4fc2-a3e6-8d56275c5b5f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dceb0c1-0a7c-5dd0-be7b-92987d5fa932/1dceb0c1-0a7c-5dd0-be7b-92987d5fa932_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285895,
'Height': 1367,
'OriginUrl': 'https://images.openlane.eu/carimgs/5514696/general/1ae44dc8-c11c-43f7-9b28-0fbef714fb2b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dceb0c1-0a7c-5dd0-be7b-92987d5fa932/1dceb0c1-0a7c-5dd0-be7b-92987d5fa932_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276012,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5514696/general/c837b18e-4c38-4ac3-98ab-104a9fe18baa.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dceb0c1-0a7c-5dd0-be7b-92987d5fa932/1dceb0c1-0a7c-5dd0-be7b-92987d5fa932_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214825,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5514696/general/043dd91f-a733-4c6c-805a-045b7b97b0f5.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dceb0c1-0a7c-5dd0-be7b-92987d5fa932/1dceb0c1-0a7c-5dd0-be7b-92987d5fa932_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282413,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5514696/general/62f4549f-6b9c-48f0-bbbf-e1a0bbfc0572.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dceb0c1-0a7c-5dd0-be7b-92987d5fa932/1dceb0c1-0a7c-5dd0-be7b-92987d5fa932_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315740,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5514696/general/435ddf41-90e4-4dae-b14e-36c30e7bbb56.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dceb0c1-0a7c-5dd0-be7b-92987d5fa932/1dceb0c1-0a7c-5dd0-be7b-92987d5fa932_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253209,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5514696/general/f7cb2fbd-f572-4cbc-a867-06e677a43308.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dceb0c1-0a7c-5dd0-be7b-92987d5fa932/1dceb0c1-0a7c-5dd0-be7b-92987d5fa932_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290921,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5514696/general/224f468c-00c6-4954-92da-fabe55bbacd6.jpg',
'Width': 1600}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2013-12-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Chevrolet Trax 1.6i - Diesel - 116 hp - 128.984 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724477%27 HTTP/1.1" 200 None
2026-03-25 15:30:19 [adesa.be] INFO: Saving data for 10724477: {'created_time': 1774452619.525533, 'last_price_update_time': 1774452619.525547, 'auction_closing_time': 1774521000.0}
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724477') HTTP/1.1" 204 0
2026-03-25 15:30: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 15:30: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 15:30:19 [adesa.be] INFO: Found listing with ID: 10724473
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724473%27 HTTP/1.1" 200 None
2026-03-25 15:30:19 [adesa.be] INFO: Scrape type for 10724473: 1
2026-03-25 15:30:19 [adesa.be] INFO: Scraping item 10724473 url https://www.openlane.eu/en/carv6/auction/10724473
2026-03-25 15:30:19 [adesa.be] INFO: Found listing with ID: 10724298
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724298%27 HTTP/1.1" 200 None
2026-03-25 15:30:19 [adesa.be] INFO: Scrape type for 10724298: 1
2026-03-25 15:30:19 [adesa.be] INFO: Scraping item 10724298 url https://www.openlane.eu/en/carv6/auction/10724298
2026-03-25 15:30:19 [adesa.be] INFO: Found listing with ID: 10724332
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724332%27 HTTP/1.1" 200 None
2026-03-25 15:30:19 [adesa.be] INFO: Scrape type for 10724332: 1
2026-03-25 15:30:19 [adesa.be] INFO: Scraping item 10724332 url https://www.openlane.eu/en/carv6/auction/10724332
2026-03-25 15:30:19 [adesa.be] INFO: Found listing with ID: 10724488
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724488%27 HTTP/1.1" 200 None
2026-03-25 15:30:19 [adesa.be] INFO: Scrape type for 10724488: 1
2026-03-25 15:30:19 [adesa.be] INFO: Scraping item 10724488 url https://www.openlane.eu/en/carv6/auction/10724488
2026-03-25 15:30:19 [adesa.be] INFO: Found listing with ID: 10726969
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726969%27 HTTP/1.1" 200 None
2026-03-25 15:30:19 [adesa.be] INFO: Scrape type for 10726969: 1
2026-03-25 15:30:19 [adesa.be] INFO: Scraping item 10726969 url https://www.openlane.eu/en/carv6/auction/10726969
2026-03-25 15:30:19 [adesa.be] INFO: Found listing with ID: 10717902
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [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 15:30:19 [adesa.be] INFO: Scrape type for 10717902: 2
2026-03-25 15:30:19 [adesa.be] INFO: Scraping item 10717902 url https://www.openlane.eu/en/carv6/auction/10717902
2026-03-25 15:30:19 [adesa.be] INFO: Found listing with ID: 10717887
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [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 15:30:19 [adesa.be] INFO: Scrape type for 10717887: 2
2026-03-25 15:30:19 [adesa.be] INFO: Scraping item 10717887 url https://www.openlane.eu/en/carv6/auction/10717887
2026-03-25 15:30:19 [adesa.be] INFO: Found listing with ID: 10724281
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724281%27 HTTP/1.1" 200 None
2026-03-25 15:30:19 [adesa.be] INFO: Scrape type for 10724281: 1
2026-03-25 15:30:19 [adesa.be] INFO: Scraping item 10724281 url https://www.openlane.eu/en/carv6/auction/10724281
2026-03-25 15:30:19 [adesa.be] INFO: Found listing with ID: 10724267
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724267%27 HTTP/1.1" 200 None
2026-03-25 15:30:19 [adesa.be] INFO: Scrape type for 10724267: 1
2026-03-25 15:30:19 [adesa.be] INFO: Scraping item 10724267 url https://www.openlane.eu/en/carv6/auction/10724267
2026-03-25 15:30:19 [adesa.be] INFO: Found listing with ID: 10726956
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726956%27 HTTP/1.1" 200 None
2026-03-25 15:30:19 [adesa.be] INFO: Scrape type for 10726956: 1
2026-03-25 15:30:19 [adesa.be] INFO: Scraping item 10726956 url https://www.openlane.eu/en/carv6/auction/10726956
2026-03-25 15:30:19 [adesa.be] INFO: Found listing with ID: 10717905
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:19 [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 15:30:19 [adesa.be] INFO: Scrape type for 10717905: 2
2026-03-25 15:30:19 [adesa.be] INFO: Scraping item 10717905 url https://www.openlane.eu/en/carv6/auction/10717905
2026-03-25 15:30:19 [adesa.be] INFO: Found listing with ID: 10724509
2026-03-25 15:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724509%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724509: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724509 url https://www.openlane.eu/en/carv6/auction/10724509
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10717908
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [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 15:30:20 [adesa.be] INFO: Scrape type for 10717908: 2
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10717908 url https://www.openlane.eu/en/carv6/auction/10717908
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724515
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724515%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724515: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724515 url https://www.openlane.eu/en/carv6/auction/10724515
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10726960
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726960%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10726960: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10726960 url https://www.openlane.eu/en/carv6/auction/10726960
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10726949
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726949%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10726949: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10726949 url https://www.openlane.eu/en/carv6/auction/10726949
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724484
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724484%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724484: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724484 url https://www.openlane.eu/en/carv6/auction/10724484
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724289
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724289%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724289: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724289 url https://www.openlane.eu/en/carv6/auction/10724289
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724271
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724271%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724271: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724271 url https://www.openlane.eu/en/carv6/auction/10724271
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724500
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724500%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724500: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724500 url https://www.openlane.eu/en/carv6/auction/10724500
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724409
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724409%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724409: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724409 url https://www.openlane.eu/en/carv6/auction/10724409
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10726946
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726946%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10726946: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10726946 url https://www.openlane.eu/en/carv6/auction/10726946
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724461
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724461%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724461: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724461 url https://www.openlane.eu/en/carv6/auction/10724461
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724325
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724325%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724325: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724325 url https://www.openlane.eu/en/carv6/auction/10724325
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724480
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724480%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724480: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724480 url https://www.openlane.eu/en/carv6/auction/10724480
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724403
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724403%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724403: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724403 url https://www.openlane.eu/en/carv6/auction/10724403
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10717910
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [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 15:30:20 [adesa.be] INFO: Scrape type for 10717910: 2
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10717910 url https://www.openlane.eu/en/carv6/auction/10717910
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724339
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724339%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724339: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724339 url https://www.openlane.eu/en/carv6/auction/10724339
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724442
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724442%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724442: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724442 url https://www.openlane.eu/en/carv6/auction/10724442
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724432
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724432%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724432: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724432 url https://www.openlane.eu/en/carv6/auction/10724432
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10717900
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [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 15:30:20 [adesa.be] INFO: Scrape type for 10717900: 2
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10717900 url https://www.openlane.eu/en/carv6/auction/10717900
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724487
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724487%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724487: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724487 url https://www.openlane.eu/en/carv6/auction/10724487
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724451
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724451%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724451: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724451 url https://www.openlane.eu/en/carv6/auction/10724451
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10717918
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717918%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10717918: 2
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10717918 url https://www.openlane.eu/en/carv6/auction/10717918
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724458
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724458%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724458: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724458 url https://www.openlane.eu/en/carv6/auction/10724458
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724491
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724491%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724491: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724491 url https://www.openlane.eu/en/carv6/auction/10724491
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724474
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724474%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724474: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724474 url https://www.openlane.eu/en/carv6/auction/10724474
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724469
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724469%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724469: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724469 url https://www.openlane.eu/en/carv6/auction/10724469
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724308
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724308%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724308: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724308 url https://www.openlane.eu/en/carv6/auction/10724308
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10726964
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726964%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10726964: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10726964 url https://www.openlane.eu/en/carv6/auction/10726964
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724503
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724503%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724503: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724503 url https://www.openlane.eu/en/carv6/auction/10724503
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724256
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724256%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724256: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724256 url https://www.openlane.eu/en/carv6/auction/10724256
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10719148
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [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 15:30:20 [adesa.be] INFO: Scrape type for 10719148: 2
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10719148 url https://www.openlane.eu/en/carv6/auction/10719148
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10717892
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [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 15:30:20 [adesa.be] INFO: Scrape type for 10717892: 2
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10717892 url https://www.openlane.eu/en/carv6/auction/10717892
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10726980
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726980%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10726980: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10726980 url https://www.openlane.eu/en/carv6/auction/10726980
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10726974
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726974%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10726974: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10726974 url https://www.openlane.eu/en/carv6/auction/10726974
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724340
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724340%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724340: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724340 url https://www.openlane.eu/en/carv6/auction/10724340
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724269
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724269%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724269: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724269 url https://www.openlane.eu/en/carv6/auction/10724269
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10720483
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [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 15:30:20 [adesa.be] INFO: Scrape type for 10720483: 0
2026-03-25 15:30:20 [adesa.be] INFO: Skipping item 10720483 url https://www.openlane.eu/en/carv6/auction/10720483
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724391
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724391%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724391: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724391 url https://www.openlane.eu/en/carv6/auction/10724391
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10720488
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [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 15:30:20 [adesa.be] INFO: Scrape type for 10720488: 0
2026-03-25 15:30:20 [adesa.be] INFO: Skipping item 10720488 url https://www.openlane.eu/en/carv6/auction/10720488
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10717917
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [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 15:30:20 [adesa.be] INFO: Scrape type for 10717917: 2
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10717917 url https://www.openlane.eu/en/carv6/auction/10717917
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724423
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724423%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724423: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724423 url https://www.openlane.eu/en/carv6/auction/10724423
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724459
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724459%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724459: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724459 url https://www.openlane.eu/en/carv6/auction/10724459
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724303
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724303%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724303: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724303 url https://www.openlane.eu/en/carv6/auction/10724303
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10717897
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [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 15:30:20 [adesa.be] INFO: Scrape type for 10717897: 2
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10717897 url https://www.openlane.eu/en/carv6/auction/10717897
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724446
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724446%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724446: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724446 url https://www.openlane.eu/en/carv6/auction/10724446
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724470
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724470%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724470: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724470 url https://www.openlane.eu/en/carv6/auction/10724470
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724475
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724475%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724475: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724475 url https://www.openlane.eu/en/carv6/auction/10724475
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10719151
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [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 15:30:20 [adesa.be] INFO: Scrape type for 10719151: 2
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10719151 url https://www.openlane.eu/en/carv6/auction/10719151
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724439
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724439%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724439: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724439 url https://www.openlane.eu/en/carv6/auction/10724439
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724294
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724294%27 HTTP/1.1" 200 None
2026-03-25 15:30:20 [adesa.be] INFO: Scrape type for 10724294: 1
2026-03-25 15:30:20 [adesa.be] INFO: Scraping item 10724294 url https://www.openlane.eu/en/carv6/auction/10724294
2026-03-25 15:30:20 [adesa.be] INFO: Found listing with ID: 10724309
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724309%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724309: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724309 url https://www.openlane.eu/en/carv6/auction/10724309
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724506
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724506%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724506: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724506 url https://www.openlane.eu/en/carv6/auction/10724506
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724429
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724429%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724429: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724429 url https://www.openlane.eu/en/carv6/auction/10724429
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724272
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724272%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724272: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724272 url https://www.openlane.eu/en/carv6/auction/10724272
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724465
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724465%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724465: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724465 url https://www.openlane.eu/en/carv6/auction/10724465
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724344
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724344%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724344: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724344 url https://www.openlane.eu/en/carv6/auction/10724344
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724517
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724517%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724517: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724517 url https://www.openlane.eu/en/carv6/auction/10724517
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724396
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724396%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724396: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724396 url https://www.openlane.eu/en/carv6/auction/10724396
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10717880
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717880%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10717880: 2
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10717880 url https://www.openlane.eu/en/carv6/auction/10717880
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724426
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724426%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724426: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724426 url https://www.openlane.eu/en/carv6/auction/10724426
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724286
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724286%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724286: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724286 url https://www.openlane.eu/en/carv6/auction/10724286
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10726957
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726957%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10726957: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10726957 url https://www.openlane.eu/en/carv6/auction/10726957
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724233
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724233%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724233: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724233 url https://www.openlane.eu/en/carv6/auction/10724233
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10717913
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717913%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10717913: 2
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10717913 url https://www.openlane.eu/en/carv6/auction/10717913
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724274
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724274%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724274: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724274 url https://www.openlane.eu/en/carv6/auction/10724274
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724490
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724490%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724490: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724490 url https://www.openlane.eu/en/carv6/auction/10724490
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724445
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724445%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724445: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724445 url https://www.openlane.eu/en/carv6/auction/10724445
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724427
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724427%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724427: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724427 url https://www.openlane.eu/en/carv6/auction/10724427
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724198
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724198%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724198: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724198 url https://www.openlane.eu/en/carv6/auction/10724198
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10719150
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719150%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10719150: 2
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10719150 url https://www.openlane.eu/en/carv6/auction/10719150
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10725603
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725603%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10725603: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10725603 url https://www.openlane.eu/en/carv6/auction/10725603
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724382
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724382%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724382: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724382 url https://www.openlane.eu/en/carv6/auction/10724382
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10720486
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720486%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10720486: 0
2026-03-25 15:30:21 [adesa.be] INFO: Skipping item 10720486 url https://www.openlane.eu/en/carv6/auction/10720486
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724333
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724333%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724333: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724333 url https://www.openlane.eu/en/carv6/auction/10724333
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724405
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724405%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724405: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724405 url https://www.openlane.eu/en/carv6/auction/10724405
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10717874
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717874%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10717874: 2
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10717874 url https://www.openlane.eu/en/carv6/auction/10717874
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10717855
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717855%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10717855: 2
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10717855 url https://www.openlane.eu/en/carv6/auction/10717855
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10720480
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720480%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10720480: 0
2026-03-25 15:30:21 [adesa.be] INFO: Skipping item 10720480 url https://www.openlane.eu/en/carv6/auction/10720480
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724253
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724253%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724253: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724253 url https://www.openlane.eu/en/carv6/auction/10724253
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10726962
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726962%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10726962: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10726962 url https://www.openlane.eu/en/carv6/auction/10726962
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10717872
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717872%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10717872: 2
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10717872 url https://www.openlane.eu/en/carv6/auction/10717872
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10717838
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717838%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10717838: 2
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10717838 url https://www.openlane.eu/en/carv6/auction/10717838
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724387
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724387%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724387: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724387 url https://www.openlane.eu/en/carv6/auction/10724387
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724203
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724203%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724203: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724203 url https://www.openlane.eu/en/carv6/auction/10724203
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724224
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724224%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724224: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724224 url https://www.openlane.eu/en/carv6/auction/10724224
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10717849
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717849%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10717849: 2
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10717849 url https://www.openlane.eu/en/carv6/auction/10717849
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724310
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724310%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724310: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724310 url https://www.openlane.eu/en/carv6/auction/10724310
2026-03-25 15:30:21 [adesa.be] INFO: Found listing with ID: 10724468
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724468%27 HTTP/1.1" 200 None
2026-03-25 15:30:21 [adesa.be] INFO: Scrape type for 10724468: 1
2026-03-25 15:30:21 [adesa.be] INFO: Scraping item 10724468 url https://www.openlane.eu/en/carv6/auction/10724468
2026-03-25 15:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10724199
2026-03-25 15:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51060395-c294-5bd0-8b68-b767e11dbfb3 with scrape type 1
2026-03-25 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51060395-c294-5bd0-8b68-b767e11dbfb3
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738321%252Fgeneral%252Fe00a63af-7c85-451e-9223-9e5ead34ea31.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738321/general/e00a63af-7c85-451e-9223-9e5ead34ea31.jpeg already downloaded
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738321%252Fgeneral%252F3568d8fd-08c3-4cfb-8fbe-b5dc7f255e87.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738321/general/3568d8fd-08c3-4cfb-8fbe-b5dc7f255e87.jpeg already downloaded
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738321%252Fgeneral%252F099b1098-fc7a-4d65-92c0-75e9e1313d29.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738321/general/099b1098-fc7a-4d65-92c0-75e9e1313d29.jpeg already downloaded
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738321%252Fgeneral%252Ff8866567-1359-42f0-98a4-18b6373aa61e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738321/general/f8866567-1359-42f0-98a4-18b6373aa61e.jpeg already downloaded
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738321%252Fgeneral%252F2ddd2cc4-f5bb-4434-952e-959278125c49.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738321/general/2ddd2cc4-f5bb-4434-952e-959278125c49.jpeg already downloaded
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738321%252Fgeneral%252F67ce6639-4edf-4399-a1b5-4237c926f880.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738321/general/67ce6639-4edf-4399-a1b5-4237c926f880.jpeg already downloaded
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738321%252Fgeneral%252F9eb42d19-3d39-4632-a312-65ce318d239e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738321/general/9eb42d19-3d39-4632-a312-65ce318d239e.jpeg already downloaded
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738321%252Fgeneral%252Fe4a9411a-6d0b-4e54-824f-d2e02ab972a8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738321/general/e4a9411a-6d0b-4e54-824f-d2e02ab972a8.jpeg already downloaded
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738321%252Fgeneral%252Ffac23ccf-d8fe-4ea6-8fb3-102d35d1a94c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738321/general/fac23ccf-d8fe-4ea6-8fb3-102d35d1a94c.jpeg already downloaded
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738321%252Fgeneral%252F143c1eaf-8495-4e04-90d9-64dd6a7a83f0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738321/general/143c1eaf-8495-4e04-90d9-64dd6a7a83f0.jpeg already downloaded
2026-03-25 15:30:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51060395-c294-5bd0-8b68-b767e11dbfb3, identifier: 10724199
2026-03-25 15:30:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10724199
2026-03-25 15:30:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10724199
2026-03-25 15:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51060395-c294-5bd0-8b68-b767e11dbfb3 with identifier: 10724199 to the API
2026-03-25 15:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724199>
{'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': 163,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '51060395-c294-5bd0-8b68-b767e11dbfb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHF660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724199',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 114630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5738321/general/e00a63af-7c85-451e-9223-9e5ead34ea31.jpeg',
'https://images.openlane.eu/carimgs/5738321/general/3568d8fd-08c3-4cfb-8fbe-b5dc7f255e87.jpeg',
'https://images.openlane.eu/carimgs/5738321/general/099b1098-fc7a-4d65-92c0-75e9e1313d29.jpeg',
'https://images.openlane.eu/carimgs/5738321/general/f8866567-1359-42f0-98a4-18b6373aa61e.jpeg',
'https://images.openlane.eu/carimgs/5738321/general/2ddd2cc4-f5bb-4434-952e-959278125c49.jpeg',
'https://images.openlane.eu/carimgs/5738321/general/67ce6639-4edf-4399-a1b5-4237c926f880.jpeg',
'https://images.openlane.eu/carimgs/5738321/general/9eb42d19-3d39-4632-a312-65ce318d239e.jpeg',
'https://images.openlane.eu/carimgs/5738321/general/e4a9411a-6d0b-4e54-824f-d2e02ab972a8.jpeg',
'https://images.openlane.eu/carimgs/5738321/general/fac23ccf-d8fe-4ea6-8fb3-102d35d1a94c.jpeg',
'https://images.openlane.eu/carimgs/5738321/general/143c1eaf-8495-4e04-90d9-64dd6a7a83f0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51060395-c294-5bd0-8b68-b767e11dbfb3/51060395-c294-5bd0-8b68-b767e11dbfb3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343407,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738321/general/e00a63af-7c85-451e-9223-9e5ead34ea31.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51060395-c294-5bd0-8b68-b767e11dbfb3/51060395-c294-5bd0-8b68-b767e11dbfb3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332722,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738321/general/3568d8fd-08c3-4cfb-8fbe-b5dc7f255e87.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51060395-c294-5bd0-8b68-b767e11dbfb3/51060395-c294-5bd0-8b68-b767e11dbfb3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276465,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738321/general/099b1098-fc7a-4d65-92c0-75e9e1313d29.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51060395-c294-5bd0-8b68-b767e11dbfb3/51060395-c294-5bd0-8b68-b767e11dbfb3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388178,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738321/general/f8866567-1359-42f0-98a4-18b6373aa61e.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51060395-c294-5bd0-8b68-b767e11dbfb3/51060395-c294-5bd0-8b68-b767e11dbfb3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290431,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738321/general/2ddd2cc4-f5bb-4434-952e-959278125c49.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51060395-c294-5bd0-8b68-b767e11dbfb3/51060395-c294-5bd0-8b68-b767e11dbfb3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273994,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738321/general/67ce6639-4edf-4399-a1b5-4237c926f880.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51060395-c294-5bd0-8b68-b767e11dbfb3/51060395-c294-5bd0-8b68-b767e11dbfb3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222918,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738321/general/9eb42d19-3d39-4632-a312-65ce318d239e.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51060395-c294-5bd0-8b68-b767e11dbfb3/51060395-c294-5bd0-8b68-b767e11dbfb3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232020,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738321/general/e4a9411a-6d0b-4e54-824f-d2e02ab972a8.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51060395-c294-5bd0-8b68-b767e11dbfb3/51060395-c294-5bd0-8b68-b767e11dbfb3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285969,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738321/general/fac23ccf-d8fe-4ea6-8fb3-102d35d1a94c.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51060395-c294-5bd0-8b68-b767e11dbfb3/51060395-c294-5bd0-8b68-b767e11dbfb3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319776,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738321/general/143c1eaf-8495-4e04-90d9-64dd6a7a83f0.jpeg',
'Width': 2000}],
'price': 24850,
'price_includes_vat': True,
'registration_date': '2020-07-15',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 5 Series 520 M-Pack - Diesel - Automatic - 163 hp - 114.630 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2020}
2026-03-25 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724199%27 HTTP/1.1" 200 None
2026-03-25 15:30:25 [adesa.be] INFO: Saving data for 10724199: {'created_time': 1774452625.875127, 'last_price_update_time': 1774452625.875143, 'auction_closing_time': 1774605600.0}
2026-03-25 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724199') HTTP/1.1" 204 0
2026-03-25 15:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10724279
2026-03-25 15:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eac0beda-fbe0-547e-bbae-d2cad54cd86d with scrape type 1
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eac0beda-fbe0-547e-bbae-d2cad54cd86d
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5712414%252Fgeneral%252F9cc5f064-2323-482a-9fd3-d1ce84bfaebb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712414/general/9cc5f064-2323-482a-9fd3-d1ce84bfaebb.jpeg already downloaded
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5712414%252Fgeneral%252F77a1c433-cdeb-4ee8-8e10-0eeafe576716.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712414/general/77a1c433-cdeb-4ee8-8e10-0eeafe576716.jpeg already downloaded
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5712414%252Fgeneral%252F283c98c5-8570-4b10-b587-6dec689d4a39.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712414/general/283c98c5-8570-4b10-b587-6dec689d4a39.jpeg already downloaded
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5712414%252Fgeneral%252Fa3a70731-98fc-4f6f-9886-3cf63555f409.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712414/general/a3a70731-98fc-4f6f-9886-3cf63555f409.jpeg already downloaded
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5712414%252Fgeneral%252Ff6388d88-d3c3-433a-9774-26af37073672.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712414/general/f6388d88-d3c3-433a-9774-26af37073672.jpeg already downloaded
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5712414%252Fgeneral%252F5e23ee9e-b840-4a69-8f70-70659691c988.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712414/general/5e23ee9e-b840-4a69-8f70-70659691c988.jpeg already downloaded
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5712414%252Fgeneral%252Fdc3a6dbe-215c-4ea5-9500-5f7647ce0e54.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712414/general/dc3a6dbe-215c-4ea5-9500-5f7647ce0e54.jpeg already downloaded
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5712414%252Fgeneral%252Fd8ddf7ce-a548-471c-b815-3071c7d8ad84.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712414/general/d8ddf7ce-a548-471c-b815-3071c7d8ad84.jpeg already downloaded
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5712414%252Fgeneral%252F22f7bba3-b94d-44ea-a0c0-7877957685a0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712414/general/22f7bba3-b94d-44ea-a0c0-7877957685a0.jpeg already downloaded
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5712414%252Fgeneral%252F29214b49-b998-4229-9521-dc318b85fbc0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712414/general/29214b49-b998-4229-9521-dc318b85fbc0.jpeg already downloaded
2026-03-25 15:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eac0beda-fbe0-547e-bbae-d2cad54cd86d, identifier: 10724279
2026-03-25 15:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10724279
2026-03-25 15:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10724279
2026-03-25 15:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10724279 to the API
2026-03-25 15:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'eac0beda-fbe0-547e-bbae-d2cad54cd86d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AAV237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724279',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Chevrolet',
'model': 'Orlando',
'odometer': 264664,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5712414/general/9cc5f064-2323-482a-9fd3-d1ce84bfaebb.jpeg',
'https://images.openlane.eu/carimgs/5712414/general/77a1c433-cdeb-4ee8-8e10-0eeafe576716.jpeg',
'https://images.openlane.eu/carimgs/5712414/general/283c98c5-8570-4b10-b587-6dec689d4a39.jpeg',
'https://images.openlane.eu/carimgs/5712414/general/a3a70731-98fc-4f6f-9886-3cf63555f409.jpeg',
'https://images.openlane.eu/carimgs/5712414/general/f6388d88-d3c3-433a-9774-26af37073672.jpeg',
'https://images.openlane.eu/carimgs/5712414/general/5e23ee9e-b840-4a69-8f70-70659691c988.jpeg',
'https://images.openlane.eu/carimgs/5712414/general/dc3a6dbe-215c-4ea5-9500-5f7647ce0e54.jpeg',
'https://images.openlane.eu/carimgs/5712414/general/d8ddf7ce-a548-471c-b815-3071c7d8ad84.jpeg',
'https://images.openlane.eu/carimgs/5712414/general/22f7bba3-b94d-44ea-a0c0-7877957685a0.jpeg',
'https://images.openlane.eu/carimgs/5712414/general/29214b49-b998-4229-9521-dc318b85fbc0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac0beda-fbe0-547e-bbae-d2cad54cd86d/eac0beda-fbe0-547e-bbae-d2cad54cd86d_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4197145,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712414/general/9cc5f064-2323-482a-9fd3-d1ce84bfaebb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac0beda-fbe0-547e-bbae-d2cad54cd86d/eac0beda-fbe0-547e-bbae-d2cad54cd86d_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5036233,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712414/general/77a1c433-cdeb-4ee8-8e10-0eeafe576716.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac0beda-fbe0-547e-bbae-d2cad54cd86d/eac0beda-fbe0-547e-bbae-d2cad54cd86d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3064013,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712414/general/283c98c5-8570-4b10-b587-6dec689d4a39.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac0beda-fbe0-547e-bbae-d2cad54cd86d/eac0beda-fbe0-547e-bbae-d2cad54cd86d_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4013688,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712414/general/a3a70731-98fc-4f6f-9886-3cf63555f409.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac0beda-fbe0-547e-bbae-d2cad54cd86d/eac0beda-fbe0-547e-bbae-d2cad54cd86d_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3368117,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712414/general/f6388d88-d3c3-433a-9774-26af37073672.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac0beda-fbe0-547e-bbae-d2cad54cd86d/eac0beda-fbe0-547e-bbae-d2cad54cd86d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2506871,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712414/general/5e23ee9e-b840-4a69-8f70-70659691c988.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac0beda-fbe0-547e-bbae-d2cad54cd86d/eac0beda-fbe0-547e-bbae-d2cad54cd86d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2575636,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712414/general/dc3a6dbe-215c-4ea5-9500-5f7647ce0e54.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac0beda-fbe0-547e-bbae-d2cad54cd86d/eac0beda-fbe0-547e-bbae-d2cad54cd86d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2782670,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712414/general/d8ddf7ce-a548-471c-b815-3071c7d8ad84.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac0beda-fbe0-547e-bbae-d2cad54cd86d/eac0beda-fbe0-547e-bbae-d2cad54cd86d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2675104,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712414/general/22f7bba3-b94d-44ea-a0c0-7877957685a0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac0beda-fbe0-547e-bbae-d2cad54cd86d/eac0beda-fbe0-547e-bbae-d2cad54cd86d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3211750,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712414/general/29214b49-b998-4229-9521-dc318b85fbc0.jpeg',
'Width': 4032}],
'price': 1100,
'price_includes_vat': True,
'registration_date': '2011-02-24',
'seats_number': 7,
'seller_name': 'ACR cv',
'title': 'Chevrolet Orlando 2.0 TDCI LTZ - Diesel - Manual - 130 hp - 264.664 '
'km',
'transmission': 'manual',
'trim': 'LTZ',
'vin': None,
'year': 2011}
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724279%27 HTTP/1.1" 200 None
2026-03-25 15:30:30 [adesa.be] INFO: Saving data for 10724279: {'created_time': 1774452630.72781, 'last_price_update_time': 1774452630.727822, 'auction_closing_time': 1774605600.0}
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724279') HTTP/1.1" 204 0
2026-03-25 15:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915
2026-03-25 15:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2efc6115-975d-50e3-a24b-7c44049619b9 with scrape type 2
2026-03-25 15:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2efc6115-975d-50e3-a24b-7c44049619b9 with scrape type 2
2026-03-25 15:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2efc6115-975d-50e3-a24b-7c44049619b9, identifier: 10717915
2026-03-25 15:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915
2026-03-25 15:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915
2026-03-25 15:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915 to the API
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717915>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2efc6115-975d-50e3-a24b-7c44049619b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RBE559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717915',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Chevrolet',
'model': 'Tacuma',
'odometer': 75537,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2005-02-15',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Chevrolet Tacuma 2.0i - Petrol - Manual - 120 hp - 75.537 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717915%27 HTTP/1.1" 200 None
2026-03-25 15:30:31 [adesa.be] INFO: Saving data for 10717915: {'auction_closing_time': 1774605600.0, 'created_time': 1774365441.339828, 'last_price_update_time': 1774452631.638576}
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717915') HTTP/1.1" 204 0
2026-03-25 15:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861
2026-03-25 15:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 073e7072-4b23-586d-acd9-4e86cfd6d603 with scrape type 2
2026-03-25 15:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 073e7072-4b23-586d-acd9-4e86cfd6d603 with scrape type 2
2026-03-25 15:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 073e7072-4b23-586d-acd9-4e86cfd6d603, identifier: 10717861
2026-03-25 15:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861
2026-03-25 15:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861
2026-03-25 15:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861 to the API
2026-03-25 15:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717861>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '073e7072-4b23-586d-acd9-4e86cfd6d603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WRZ378',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717861',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 167949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2012-07-30',
'seats_number': 4,
'seller_name': 'Avtolux bv',
'title': 'BMW X6 30 - xDrive - Diesel - Automatic - 245 hp - 167.949 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2012}
2026-03-25 15:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717861%27 HTTP/1.1" 200 None
2026-03-25 15:30:35 [adesa.be] INFO: Saving data for 10717861: {'auction_closing_time': 1774605600.0, 'created_time': 1774365433.079152, 'last_price_update_time': 1774452635.153088}
2026-03-25 15:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717861') HTTP/1.1" 204 0
2026-03-25 15:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ba30836-6a5b-5617-b9d6-7eb038defeac with identifier: 10718892
2026-03-25 15:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ba30836-6a5b-5617-b9d6-7eb038defeac with scrape type 2
2026-03-25 15:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ba30836-6a5b-5617-b9d6-7eb038defeac with scrape type 2
2026-03-25 15:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ba30836-6a5b-5617-b9d6-7eb038defeac, identifier: 10718892
2026-03-25 15:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ba30836-6a5b-5617-b9d6-7eb038defeac with identifier: 10718892
2026-03-25 15:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ba30836-6a5b-5617-b9d6-7eb038defeac with identifier: 10718892
2026-03-25 15:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ba30836-6a5b-5617-b9d6-7eb038defeac with identifier: 10718892 to the API
2026-03-25 15:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718892>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '7ba30836-6a5b-5617-b9d6-7eb038defeac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT315',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718892',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 73098,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Jumpy XL 2.0 HDI Club - Diesel - Manual - 144 hp - 73.098 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2023}
2026-03-25 15:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718892%27 HTTP/1.1" 200 None
2026-03-25 15:30:35 [adesa.be] INFO: Saving data for 10718892: {'auction_closing_time': 1774521000.0, 'created_time': 1774366148.624984, 'last_price_update_time': 1774452635.720874}
2026-03-25 15:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718892') HTTP/1.1" 204 0
2026-03-25 15:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6973622b-e740-58c5-bbaa-68bf78656b3e with identifier: 10724195
2026-03-25 15:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6973622b-e740-58c5-bbaa-68bf78656b3e with scrape type 1
2026-03-25 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6973622b-e740-58c5-bbaa-68bf78656b3e
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560390%252Fgeneral%252F9982fe36-1b11-4537-b718-abb88be11bb7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560390/general/9982fe36-1b11-4537-b718-abb88be11bb7.jpeg already downloaded
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560390%252Fgeneral%252F8f2930fb-dde2-4dec-ad33-e24df31d846d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560390/general/8f2930fb-dde2-4dec-ad33-e24df31d846d.jpeg already downloaded
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560390%252Fgeneral%252F731385e7-a622-4d88-be9d-a8d9056cdd1c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560390/general/731385e7-a622-4d88-be9d-a8d9056cdd1c.jpeg already downloaded
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560390%252Fgeneral%252Fc275038f-2d92-46f5-81f2-5043abb0c6ff.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560390/general/c275038f-2d92-46f5-81f2-5043abb0c6ff.jpeg already downloaded
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560390%252Fgeneral%252Ff8d67277-3b63-41a2-8c3c-71d4524b0bc7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560390/general/f8d67277-3b63-41a2-8c3c-71d4524b0bc7.jpeg already downloaded
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560390%252Fgeneral%252Fe51af3a9-e29e-4f61-bf64-814a40cfaa98.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560390/general/e51af3a9-e29e-4f61-bf64-814a40cfaa98.jpeg already downloaded
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560390%252Fgeneral%252Fec31f50d-b14d-4cfc-a126-f1588cc08969.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560390/general/ec31f50d-b14d-4cfc-a126-f1588cc08969.jpeg already downloaded
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560390%252Fgeneral%252F2f33fcad-65bf-440d-a940-80e361c1b539.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560390/general/2f33fcad-65bf-440d-a940-80e361c1b539.jpeg already downloaded
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560390%252Fgeneral%252F82f578cb-42f3-443d-99c4-32e8d0693fd6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560390/general/82f578cb-42f3-443d-99c4-32e8d0693fd6.jpeg already downloaded
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560390%252Fgeneral%252F76a18424-8eaa-4851-a5ee-64caae5e2077.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560390/general/76a18424-8eaa-4851-a5ee-64caae5e2077.jpeg already downloaded
2026-03-25 15:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6973622b-e740-58c5-bbaa-68bf78656b3e, identifier: 10724195
2026-03-25 15:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6973622b-e740-58c5-bbaa-68bf78656b3e with identifier: 10724195
2026-03-25 15:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6973622b-e740-58c5-bbaa-68bf78656b3e with identifier: 10724195
2026-03-25 15:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6973622b-e740-58c5-bbaa-68bf78656b3e with identifier: 10724195 to the API
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724195>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '6973622b-e740-58c5-bbaa-68bf78656b3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQN748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724195',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 224889,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5560390/general/9982fe36-1b11-4537-b718-abb88be11bb7.jpeg',
'https://images.openlane.eu/carimgs/5560390/general/8f2930fb-dde2-4dec-ad33-e24df31d846d.jpeg',
'https://images.openlane.eu/carimgs/5560390/general/731385e7-a622-4d88-be9d-a8d9056cdd1c.jpeg',
'https://images.openlane.eu/carimgs/5560390/general/c275038f-2d92-46f5-81f2-5043abb0c6ff.jpeg',
'https://images.openlane.eu/carimgs/5560390/general/f8d67277-3b63-41a2-8c3c-71d4524b0bc7.jpeg',
'https://images.openlane.eu/carimgs/5560390/general/e51af3a9-e29e-4f61-bf64-814a40cfaa98.jpeg',
'https://images.openlane.eu/carimgs/5560390/general/ec31f50d-b14d-4cfc-a126-f1588cc08969.jpeg',
'https://images.openlane.eu/carimgs/5560390/general/2f33fcad-65bf-440d-a940-80e361c1b539.jpeg',
'https://images.openlane.eu/carimgs/5560390/general/82f578cb-42f3-443d-99c4-32e8d0693fd6.jpeg',
'https://images.openlane.eu/carimgs/5560390/general/76a18424-8eaa-4851-a5ee-64caae5e2077.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6973622b-e740-58c5-bbaa-68bf78656b3e/6973622b-e740-58c5-bbaa-68bf78656b3e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3312578,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560390/general/9982fe36-1b11-4537-b718-abb88be11bb7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6973622b-e740-58c5-bbaa-68bf78656b3e/6973622b-e740-58c5-bbaa-68bf78656b3e_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4670687,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560390/general/8f2930fb-dde2-4dec-ad33-e24df31d846d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6973622b-e740-58c5-bbaa-68bf78656b3e/6973622b-e740-58c5-bbaa-68bf78656b3e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3066665,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560390/general/731385e7-a622-4d88-be9d-a8d9056cdd1c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6973622b-e740-58c5-bbaa-68bf78656b3e/6973622b-e740-58c5-bbaa-68bf78656b3e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3014763,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560390/general/c275038f-2d92-46f5-81f2-5043abb0c6ff.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6973622b-e740-58c5-bbaa-68bf78656b3e/6973622b-e740-58c5-bbaa-68bf78656b3e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3941077,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560390/general/f8d67277-3b63-41a2-8c3c-71d4524b0bc7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6973622b-e740-58c5-bbaa-68bf78656b3e/6973622b-e740-58c5-bbaa-68bf78656b3e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3910888,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560390/general/e51af3a9-e29e-4f61-bf64-814a40cfaa98.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6973622b-e740-58c5-bbaa-68bf78656b3e/6973622b-e740-58c5-bbaa-68bf78656b3e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1873453,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560390/general/ec31f50d-b14d-4cfc-a126-f1588cc08969.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6973622b-e740-58c5-bbaa-68bf78656b3e/6973622b-e740-58c5-bbaa-68bf78656b3e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1630614,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560390/general/2f33fcad-65bf-440d-a940-80e361c1b539.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6973622b-e740-58c5-bbaa-68bf78656b3e/6973622b-e740-58c5-bbaa-68bf78656b3e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1849204,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560390/general/82f578cb-42f3-443d-99c4-32e8d0693fd6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6973622b-e740-58c5-bbaa-68bf78656b3e/6973622b-e740-58c5-bbaa-68bf78656b3e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2103369,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560390/general/76a18424-8eaa-4851-a5ee-64caae5e2077.jpeg',
'Width': 4032}],
'price': 27800,
'price_includes_vat': True,
'registration_date': '2020-03-09',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 224.889 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724195%27 HTTP/1.1" 200 None
2026-03-25 15:30:37 [adesa.be] INFO: Saving data for 10724195: {'created_time': 1774452637.869981, 'last_price_update_time': 1774452637.869994, 'auction_closing_time': 1774605600.0}
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724195') HTTP/1.1" 204 0
2026-03-25 15:30:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.036(s), this was the 1st time calling it.
2026-03-25 15:30:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.407068246550484 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10724677
2026-03-25 15:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f24116ce-6b2d-5c28-b2f2-56ae2c716055 with scrape type 1
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f24116ce-6b2d-5c28-b2f2-56ae2c716055
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5734161%252Fgeneral%252Fc59dcb47-1781-4aba-8a65-658fdcb183bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/c59dcb47-1781-4aba-8a65-658fdcb183bb.jpg not downloaded yet
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5734161%252Fgeneral%252Fbcafc8e7-aea1-48f5-a2a9-1de7f6d0d87b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/bcafc8e7-aea1-48f5-a2a9-1de7f6d0d87b.jpg not downloaded yet
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5734161%252Fgeneral%252F26958edc-5ca7-47e5-b387-ddb61409bcd8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/26958edc-5ca7-47e5-b387-ddb61409bcd8.jpg not downloaded yet
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5734161%252Fgeneral%252F0eeb4d08-88a6-4135-a7d3-6e1c8f0440f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/0eeb4d08-88a6-4135-a7d3-6e1c8f0440f7.jpg not downloaded yet
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5734161%252Fgeneral%252F8c7fdaa8-31bb-4810-9bf4-bd6016172bc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/8c7fdaa8-31bb-4810-9bf4-bd6016172bc3.jpg not downloaded yet
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5734161%252Fgeneral%252F632f7b9a-1bf6-418a-a361-c7adc0a695d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/632f7b9a-1bf6-418a-a361-c7adc0a695d5.jpg not downloaded yet
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5734161%252Fgeneral%252F930671a8-4b64-4277-a841-69e54de4b557.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/930671a8-4b64-4277-a841-69e54de4b557.jpg not downloaded yet
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5734161%252Fgeneral%252F0055a7bc-00d5-49fa-b128-60e27fbbf04c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/0055a7bc-00d5-49fa-b128-60e27fbbf04c.jpg not downloaded yet
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5734161%252Fgeneral%252F14a6a492-9226-4944-b27a-09949065498e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/14a6a492-9226-4944-b27a-09949065498e.jpg not downloaded yet
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5734161%252Fgeneral%252Fdee11aa8-2602-45e9-ae1d-1ee914c13833.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/dee11aa8-2602-45e9-ae1d-1ee914c13833.jpg not downloaded yet
2026-03-25 15:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10724221
2026-03-25 15:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41a6b078-e582-5145-92ec-b51f314337de with scrape type 1
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41a6b078-e582-5145-92ec-b51f314337de
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5741031%252Fgeneral%252F8d74f1c7-b57c-475a-bd39-611bc226192d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741031/general/8d74f1c7-b57c-475a-bd39-611bc226192d.jpeg already downloaded
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5741031%252Fgeneral%252F327d18d7-80bc-4e0f-b33d-2e8011bfa539.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741031/general/327d18d7-80bc-4e0f-b33d-2e8011bfa539.jpeg already downloaded
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5741031%252Fgeneral%252Faf1bbbcc-0b3e-4b81-a6b9-74d19fb89776.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741031/general/af1bbbcc-0b3e-4b81-a6b9-74d19fb89776.jpeg already downloaded
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5741031%252Fgeneral%252F03f2bdbc-955f-45ad-a7ca-849e868766d7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741031/general/03f2bdbc-955f-45ad-a7ca-849e868766d7.jpeg already downloaded
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5741031%252Fgeneral%252F8ca186fa-8a58-4939-a295-c9797619a75a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741031/general/8ca186fa-8a58-4939-a295-c9797619a75a.jpeg already downloaded
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5741031%252Fgeneral%252F92eb427b-d8b9-468b-89d0-6e914e61c751.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741031/general/92eb427b-d8b9-468b-89d0-6e914e61c751.jpeg already downloaded
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5741031%252Fgeneral%252Fac140e76-be0e-4063-8a0d-b8369bfae140.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741031/general/ac140e76-be0e-4063-8a0d-b8369bfae140.jpeg already downloaded
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5741031%252Fgeneral%252F8dade9dc-1e42-4d92-b2bb-ab17c95f0d5a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741031/general/8dade9dc-1e42-4d92-b2bb-ab17c95f0d5a.jpeg already downloaded
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5741031%252Fgeneral%252F3159ce11-664d-47a7-914a-6a76f170ccce.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741031/general/3159ce11-664d-47a7-914a-6a76f170ccce.jpeg already downloaded
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5741031%252Fgeneral%252Fbf2f7f0a-e8ee-43dc-b156-685b734a9f35.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741031/general/bf2f7f0a-e8ee-43dc-b156-685b734a9f35.jpeg already downloaded
2026-03-25 15:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41a6b078-e582-5145-92ec-b51f314337de, identifier: 10724221
2026-03-25 15:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10724221
2026-03-25 15:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10724221
2026-03-25 15:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10724221 to the API
2026-03-25 15:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '41a6b078-e582-5145-92ec-b51f314337de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HSA918',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724221',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 214453,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5741031/general/8d74f1c7-b57c-475a-bd39-611bc226192d.jpeg',
'https://images.openlane.eu/carimgs/5741031/general/327d18d7-80bc-4e0f-b33d-2e8011bfa539.jpeg',
'https://images.openlane.eu/carimgs/5741031/general/af1bbbcc-0b3e-4b81-a6b9-74d19fb89776.jpeg',
'https://images.openlane.eu/carimgs/5741031/general/03f2bdbc-955f-45ad-a7ca-849e868766d7.jpeg',
'https://images.openlane.eu/carimgs/5741031/general/8ca186fa-8a58-4939-a295-c9797619a75a.jpeg',
'https://images.openlane.eu/carimgs/5741031/general/92eb427b-d8b9-468b-89d0-6e914e61c751.jpeg',
'https://images.openlane.eu/carimgs/5741031/general/ac140e76-be0e-4063-8a0d-b8369bfae140.jpeg',
'https://images.openlane.eu/carimgs/5741031/general/8dade9dc-1e42-4d92-b2bb-ab17c95f0d5a.jpeg',
'https://images.openlane.eu/carimgs/5741031/general/3159ce11-664d-47a7-914a-6a76f170ccce.jpeg',
'https://images.openlane.eu/carimgs/5741031/general/bf2f7f0a-e8ee-43dc-b156-685b734a9f35.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a6b078-e582-5145-92ec-b51f314337de/41a6b078-e582-5145-92ec-b51f314337de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4971350,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741031/general/8d74f1c7-b57c-475a-bd39-611bc226192d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a6b078-e582-5145-92ec-b51f314337de/41a6b078-e582-5145-92ec-b51f314337de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4870541,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741031/general/327d18d7-80bc-4e0f-b33d-2e8011bfa539.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a6b078-e582-5145-92ec-b51f314337de/41a6b078-e582-5145-92ec-b51f314337de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4584459,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741031/general/af1bbbcc-0b3e-4b81-a6b9-74d19fb89776.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a6b078-e582-5145-92ec-b51f314337de/41a6b078-e582-5145-92ec-b51f314337de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4173634,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741031/general/03f2bdbc-955f-45ad-a7ca-849e868766d7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a6b078-e582-5145-92ec-b51f314337de/41a6b078-e582-5145-92ec-b51f314337de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5140923,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741031/general/8ca186fa-8a58-4939-a295-c9797619a75a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a6b078-e582-5145-92ec-b51f314337de/41a6b078-e582-5145-92ec-b51f314337de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5087595,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741031/general/92eb427b-d8b9-468b-89d0-6e914e61c751.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a6b078-e582-5145-92ec-b51f314337de/41a6b078-e582-5145-92ec-b51f314337de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4217818,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741031/general/ac140e76-be0e-4063-8a0d-b8369bfae140.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a6b078-e582-5145-92ec-b51f314337de/41a6b078-e582-5145-92ec-b51f314337de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3525296,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741031/general/8dade9dc-1e42-4d92-b2bb-ab17c95f0d5a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a6b078-e582-5145-92ec-b51f314337de/41a6b078-e582-5145-92ec-b51f314337de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4154688,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741031/general/3159ce11-664d-47a7-914a-6a76f170ccce.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a6b078-e582-5145-92ec-b51f314337de/41a6b078-e582-5145-92ec-b51f314337de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3780667,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741031/general/bf2f7f0a-e8ee-43dc-b156-685b734a9f35.jpeg',
'Width': 5712}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2016-01-04',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X5 40e - Hybrid - Automatic - 245 hp - 214.453 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724221%27 HTTP/1.1" 200 None
2026-03-25 15:30:40 [adesa.be] INFO: Saving data for 10724221: {'created_time': 1774452640.07601, 'last_price_update_time': 1774452640.076023, 'auction_closing_time': 1774605600.0}
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724221') HTTP/1.1" 204 0
2026-03-25 15:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734161/general/dee11aa8-2602-45e9-ae1d-1ee914c13833.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724677)
2026-03-25 15:30:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487980f90>
2026-03-25 15:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734161%252Fgeneral%252Fdee11aa8-2602-45e9-ae1d-1ee914c13833.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/dee11aa8-2602-45e9-ae1d-1ee914c13833.jpg saved to cache
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f24116ce-6b2d-5c28-b2f2-56ae2c716055
2026-03-25 15:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c0158e5-9484-506b-ac67-53088937873f with identifier: 10724225
2026-03-25 15:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c0158e5-9484-506b-ac67-53088937873f with scrape type 1
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c0158e5-9484-506b-ac67-53088937873f
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5722488%252Fgeneral%252F1e88a91c-bbf9-460a-92c9-02668deb5279.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722488/general/1e88a91c-bbf9-460a-92c9-02668deb5279.jpeg already downloaded
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5722488%252Fgeneral%252F413b88d2-0e89-4b5c-aa3b-dfc8a0ca5546.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722488/general/413b88d2-0e89-4b5c-aa3b-dfc8a0ca5546.jpeg already downloaded
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5722488%252Fgeneral%252F16fb77dc-bf9e-4a5c-8aff-a33f149c73e5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722488/general/16fb77dc-bf9e-4a5c-8aff-a33f149c73e5.jpeg already downloaded
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5722488%252Fgeneral%252Fbc6818e2-9a52-4ab6-8d36-a9d73804fe5e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722488/general/bc6818e2-9a52-4ab6-8d36-a9d73804fe5e.jpeg already downloaded
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5722488%252Fgeneral%252F9d1fc76d-f311-4678-988e-41f62184205e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722488/general/9d1fc76d-f311-4678-988e-41f62184205e.jpeg already downloaded
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5722488%252Fgeneral%252Fb5ee91b5-8452-4800-9629-e1c867f06bdf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722488/general/b5ee91b5-8452-4800-9629-e1c867f06bdf.jpeg already downloaded
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5722488%252Fgeneral%252Ff1e71a8d-a4e5-475f-a408-80364285eaae.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722488/general/f1e71a8d-a4e5-475f-a408-80364285eaae.jpeg already downloaded
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5722488%252Fgeneral%252F66e40317-6866-4d7f-b305-06216f8b3f6e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722488/general/66e40317-6866-4d7f-b305-06216f8b3f6e.jpeg already downloaded
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5722488%252Fgeneral%252F655c6e8e-d835-424e-a119-d10fdde0ba47.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722488/general/655c6e8e-d835-424e-a119-d10fdde0ba47.jpeg already downloaded
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5722488%252Fgeneral%252F74ade942-f8a5-4fb2-bc1a-74bbd8bc4c66.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722488/general/74ade942-f8a5-4fb2-bc1a-74bbd8bc4c66.jpeg already downloaded
2026-03-25 15:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c0158e5-9484-506b-ac67-53088937873f, identifier: 10724225
2026-03-25 15:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c0158e5-9484-506b-ac67-53088937873f with identifier: 10724225
2026-03-25 15:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c0158e5-9484-506b-ac67-53088937873f with identifier: 10724225
2026-03-25 15:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c0158e5-9484-506b-ac67-53088937873f with identifier: 10724225 to the API
2026-03-25 15:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724225>
{'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': 245,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1c0158e5-9484-506b-ac67-53088937873f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FSJ670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724225',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 211381,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5722488/general/1e88a91c-bbf9-460a-92c9-02668deb5279.jpeg',
'https://images.openlane.eu/carimgs/5722488/general/413b88d2-0e89-4b5c-aa3b-dfc8a0ca5546.jpeg',
'https://images.openlane.eu/carimgs/5722488/general/16fb77dc-bf9e-4a5c-8aff-a33f149c73e5.jpeg',
'https://images.openlane.eu/carimgs/5722488/general/bc6818e2-9a52-4ab6-8d36-a9d73804fe5e.jpeg',
'https://images.openlane.eu/carimgs/5722488/general/9d1fc76d-f311-4678-988e-41f62184205e.jpeg',
'https://images.openlane.eu/carimgs/5722488/general/b5ee91b5-8452-4800-9629-e1c867f06bdf.jpeg',
'https://images.openlane.eu/carimgs/5722488/general/f1e71a8d-a4e5-475f-a408-80364285eaae.jpeg',
'https://images.openlane.eu/carimgs/5722488/general/66e40317-6866-4d7f-b305-06216f8b3f6e.jpeg',
'https://images.openlane.eu/carimgs/5722488/general/655c6e8e-d835-424e-a119-d10fdde0ba47.jpeg',
'https://images.openlane.eu/carimgs/5722488/general/74ade942-f8a5-4fb2-bc1a-74bbd8bc4c66.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0158e5-9484-506b-ac67-53088937873f/1c0158e5-9484-506b-ac67-53088937873f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3512847,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722488/general/1e88a91c-bbf9-460a-92c9-02668deb5279.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0158e5-9484-506b-ac67-53088937873f/1c0158e5-9484-506b-ac67-53088937873f_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4706772,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722488/general/413b88d2-0e89-4b5c-aa3b-dfc8a0ca5546.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0158e5-9484-506b-ac67-53088937873f/1c0158e5-9484-506b-ac67-53088937873f_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4427246,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722488/general/16fb77dc-bf9e-4a5c-8aff-a33f149c73e5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0158e5-9484-506b-ac67-53088937873f/1c0158e5-9484-506b-ac67-53088937873f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3309896,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722488/general/bc6818e2-9a52-4ab6-8d36-a9d73804fe5e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0158e5-9484-506b-ac67-53088937873f/1c0158e5-9484-506b-ac67-53088937873f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3383432,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722488/general/9d1fc76d-f311-4678-988e-41f62184205e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0158e5-9484-506b-ac67-53088937873f/1c0158e5-9484-506b-ac67-53088937873f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2168355,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722488/general/b5ee91b5-8452-4800-9629-e1c867f06bdf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0158e5-9484-506b-ac67-53088937873f/1c0158e5-9484-506b-ac67-53088937873f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2652152,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722488/general/f1e71a8d-a4e5-475f-a408-80364285eaae.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0158e5-9484-506b-ac67-53088937873f/1c0158e5-9484-506b-ac67-53088937873f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2379030,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722488/general/66e40317-6866-4d7f-b305-06216f8b3f6e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0158e5-9484-506b-ac67-53088937873f/1c0158e5-9484-506b-ac67-53088937873f_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4662205,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722488/general/655c6e8e-d835-424e-a119-d10fdde0ba47.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0158e5-9484-506b-ac67-53088937873f/1c0158e5-9484-506b-ac67-53088937873f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1922530,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722488/general/74ade942-f8a5-4fb2-bc1a-74bbd8bc4c66.jpeg',
'Width': 4032}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2018-07-24',
'seats_number': 5,
'seller_name': 'M-Lease bv',
'title': 'BMW X5 40e iPerformance - xDrive - Hybrid - Automatic - 245 hp - '
'211.381 km',
'transmission': 'automatic',
'trim': 'iPerformance',
'vin': None,
'year': 2018}
2026-03-25 15:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724225%27 HTTP/1.1" 200 None
2026-03-25 15:30:41 [adesa.be] INFO: Saving data for 10724225: {'created_time': 1774452641.31247, 'last_price_update_time': 1774452641.312484, 'auction_closing_time': 1774605600.0}
2026-03-25 15:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724225') HTTP/1.1" 204 0
2026-03-25 15:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734161/general/14a6a492-9226-4944-b27a-09949065498e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724677)
2026-03-25 15:30:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f38ed0>
2026-03-25 15:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734161%252Fgeneral%252F14a6a492-9226-4944-b27a-09949065498e.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/14a6a492-9226-4944-b27a-09949065498e.jpg saved to cache
2026-03-25 15:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f24116ce-6b2d-5c28-b2f2-56ae2c716055
2026-03-25 15:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734161/general/0055a7bc-00d5-49fa-b128-60e27fbbf04c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724677)
2026-03-25 15:30:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b96850>
2026-03-25 15:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734161%252Fgeneral%252F0055a7bc-00d5-49fa-b128-60e27fbbf04c.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/0055a7bc-00d5-49fa-b128-60e27fbbf04c.jpg saved to cache
2026-03-25 15:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f24116ce-6b2d-5c28-b2f2-56ae2c716055
2026-03-25 15:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734161/general/930671a8-4b64-4277-a841-69e54de4b557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724677)
2026-03-25 15:30:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c96810>
2026-03-25 15:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734161%252Fgeneral%252F930671a8-4b64-4277-a841-69e54de4b557.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/930671a8-4b64-4277-a841-69e54de4b557.jpg saved to cache
2026-03-25 15:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f24116ce-6b2d-5c28-b2f2-56ae2c716055
2026-03-25 15:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734161/general/632f7b9a-1bf6-418a-a361-c7adc0a695d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724677)
2026-03-25 15:30:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848789d010>
2026-03-25 15:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734161%252Fgeneral%252F632f7b9a-1bf6-418a-a361-c7adc0a695d5.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/632f7b9a-1bf6-418a-a361-c7adc0a695d5.jpg saved to cache
2026-03-25 15:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f24116ce-6b2d-5c28-b2f2-56ae2c716055
2026-03-25 15:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734161/general/8c7fdaa8-31bb-4810-9bf4-bd6016172bc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724677)
2026-03-25 15:30:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c249d0>
2026-03-25 15:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734161%252Fgeneral%252F8c7fdaa8-31bb-4810-9bf4-bd6016172bc3.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/8c7fdaa8-31bb-4810-9bf4-bd6016172bc3.jpg saved to cache
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f24116ce-6b2d-5c28-b2f2-56ae2c716055
2026-03-25 15:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734161/general/0eeb4d08-88a6-4135-a7d3-6e1c8f0440f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724677)
2026-03-25 15:30:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486deb0d0>
2026-03-25 15:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734161%252Fgeneral%252F0eeb4d08-88a6-4135-a7d3-6e1c8f0440f7.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/0eeb4d08-88a6-4135-a7d3-6e1c8f0440f7.jpg saved to cache
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f24116ce-6b2d-5c28-b2f2-56ae2c716055
2026-03-25 15:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10724345
2026-03-25 15:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3ba9f1c-28ed-5199-adb4-20c2e11f586f with scrape type 1
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3ba9f1c-28ed-5199-adb4-20c2e11f586f
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5733581%252Fgeneral%252F31579822-b7ab-48b4-987f-7f66cc8e6dfd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/31579822-b7ab-48b4-987f-7f66cc8e6dfd.jpeg already downloaded
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5733581%252Fgeneral%252Fd683c02e-4c86-49b4-be3f-839a55ab02cb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/d683c02e-4c86-49b4-be3f-839a55ab02cb.jpeg already downloaded
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5733581%252Fgeneral%252F57a174d8-efc3-46d6-9a56-a931ca597081.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/57a174d8-efc3-46d6-9a56-a931ca597081.jpeg already downloaded
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5733581%252Fgeneral%252F22720e85-5a40-4594-81fb-6a515df64e2c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/22720e85-5a40-4594-81fb-6a515df64e2c.jpeg already downloaded
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5733581%252Fgeneral%252F1f26c623-ba43-4376-b007-947b389fafdf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/1f26c623-ba43-4376-b007-947b389fafdf.jpeg already downloaded
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5733581%252Fgeneral%252F21fded2d-e7be-4c5b-8e5b-28dd697aebde.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/21fded2d-e7be-4c5b-8e5b-28dd697aebde.jpeg already downloaded
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5733581%252Fgeneral%252Fb372671a-d98b-4d78-8122-9e464debb8a3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/b372671a-d98b-4d78-8122-9e464debb8a3.jpeg already downloaded
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5733581%252Fgeneral%252F623694b8-2775-456b-a5bd-27dbc3c923f0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/623694b8-2775-456b-a5bd-27dbc3c923f0.jpeg already downloaded
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5733581%252Fgeneral%252F04b4962b-5103-4841-85d8-889410fec1f6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/04b4962b-5103-4841-85d8-889410fec1f6.jpeg already downloaded
2026-03-25 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5733581%252Fgeneral%252F65a0fcc4-f5a7-4668-86fc-ba2901f81bac.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/65a0fcc4-f5a7-4668-86fc-ba2901f81bac.jpeg already downloaded
2026-03-25 15:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3ba9f1c-28ed-5199-adb4-20c2e11f586f, identifier: 10724345
2026-03-25 15:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10724345
2026-03-25 15:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10724345
2026-03-25 15:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10724345 to the API
2026-03-25 15:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724345>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f3ba9f1c-28ed-5199-adb4-20c2e11f586f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GWP058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724345',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 151474,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5733581/general/31579822-b7ab-48b4-987f-7f66cc8e6dfd.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/d683c02e-4c86-49b4-be3f-839a55ab02cb.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/57a174d8-efc3-46d6-9a56-a931ca597081.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/22720e85-5a40-4594-81fb-6a515df64e2c.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/1f26c623-ba43-4376-b007-947b389fafdf.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/21fded2d-e7be-4c5b-8e5b-28dd697aebde.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/b372671a-d98b-4d78-8122-9e464debb8a3.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/623694b8-2775-456b-a5bd-27dbc3c923f0.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/04b4962b-5103-4841-85d8-889410fec1f6.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/65a0fcc4-f5a7-4668-86fc-ba2901f81bac.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332319,
'Height': 1206,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/31579822-b7ab-48b4-987f-7f66cc8e6dfd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362409,
'Height': 1186,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/d683c02e-4c86-49b4-be3f-839a55ab02cb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356884,
'Height': 1285,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/57a174d8-efc3-46d6-9a56-a931ca597081.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313925,
'Height': 1230,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/22720e85-5a40-4594-81fb-6a515df64e2c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274685,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/1f26c623-ba43-4376-b007-947b389fafdf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279502,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/21fded2d-e7be-4c5b-8e5b-28dd697aebde.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293224,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/b372671a-d98b-4d78-8122-9e464debb8a3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166111,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/623694b8-2775-456b-a5bd-27dbc3c923f0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275947,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/04b4962b-5103-4841-85d8-889410fec1f6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308261,
'Height': 1237,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/65a0fcc4-f5a7-4668-86fc-ba2901f81bac.jpeg',
'Width': 1600}],
'price': 34900,
'price_includes_vat': True,
'registration_date': '2020-08-14',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW X5 45e M Sport - xDrive - Hybrid - Automatic - 286 hp - 151.474 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-25 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724345%27 HTTP/1.1" 200 None
2026-03-25 15:30:44 [adesa.be] INFO: Saving data for 10724345: {'created_time': 1774452644.545791, 'last_price_update_time': 1774452644.545802, 'auction_closing_time': 1774521000.0}
2026-03-25 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724345') HTTP/1.1" 204 0
2026-03-25 15:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734161/general/26958edc-5ca7-47e5-b387-ddb61409bcd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724677)
2026-03-25 15:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734161/general/bcafc8e7-aea1-48f5-a2a9-1de7f6d0d87b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724677)
2026-03-25 15:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840
2026-03-25 15:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac8cb5ba-e009-5339-837f-ede5209d9d62 with scrape type 2
2026-03-25 15:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac8cb5ba-e009-5339-837f-ede5209d9d62 with scrape type 2
2026-03-25 15:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac8cb5ba-e009-5339-837f-ede5209d9d62, identifier: 10717840
2026-03-25 15:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840
2026-03-25 15:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840
2026-03-25 15:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840 to the API
2026-03-25 15:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717840>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac8cb5ba-e009-5339-837f-ede5209d9d62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NLX678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717840',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 192232,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'BMW X5 2.0d - xDrive - Diesel - Automatic - 231 hp - 192.232 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:45 [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 15:30:45 [adesa.be] INFO: Saving data for 10717840: {'auction_closing_time': 1774605600.0, 'created_time': 1774365433.390989, 'last_price_update_time': 1774452645.049082}
2026-03-25 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717840') HTTP/1.1" 204 0
2026-03-25 15:30:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848789ccd0>
2026-03-25 15:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734161%252Fgeneral%252F26958edc-5ca7-47e5-b387-ddb61409bcd8.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/26958edc-5ca7-47e5-b387-ddb61409bcd8.jpg saved to cache
2026-03-25 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f24116ce-6b2d-5c28-b2f2-56ae2c716055
2026-03-25 15:30:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c84310>
2026-03-25 15:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734161%252Fgeneral%252Fbcafc8e7-aea1-48f5-a2a9-1de7f6d0d87b.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/bcafc8e7-aea1-48f5-a2a9-1de7f6d0d87b.jpg saved to cache
2026-03-25 15:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f24116ce-6b2d-5c28-b2f2-56ae2c716055
2026-03-25 15:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734161/general/c59dcb47-1781-4aba-8a65-658fdcb183bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724677)
2026-03-25 15:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495e0f4d0>
2026-03-25 15:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:30: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 15:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734161%252Fgeneral%252Fc59dcb47-1781-4aba-8a65-658fdcb183bb.jpg') HTTP/1.1" 204 0
2026-03-25 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734161/general/c59dcb47-1781-4aba-8a65-658fdcb183bb.jpg saved to cache
2026-03-25 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f24116ce-6b2d-5c28-b2f2-56ae2c716055
2026-03-25 15:30:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f24116ce-6b2d-5c28-b2f2-56ae2c716055, skipping ID generation
2026-03-25 15:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f24116ce-6b2d-5c28-b2f2-56ae2c716055 with scrape type 1
2026-03-25 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f24116ce-6b2d-5c28-b2f2-56ae2c716055 sending to next pipeline
2026-03-25 15:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f24116ce-6b2d-5c28-b2f2-56ae2c716055, identifier: 10724677
2026-03-25 15:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10724677
2026-03-25 15:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10724677
2026-03-25 15:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10724677 to the API
2026-03-25 15:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5734161/general/c59dcb47-1781-4aba-8a65-658fdcb183bb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f24116ce-6b2d-5c28-b2f2-56ae2c716055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HHV076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Beetle',
'odometer': 248595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6482205,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734161/general/c59dcb47-1781-4aba-8a65-658fdcb183bb.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5280755,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734161/general/bcafc8e7-aea1-48f5-a2a9-1de7f6d0d87b.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6916586,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734161/general/26958edc-5ca7-47e5-b387-ddb61409bcd8.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6601337,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734161/general/0eeb4d08-88a6-4135-a7d3-6e1c8f0440f7.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3713426,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734161/general/8c7fdaa8-31bb-4810-9bf4-bd6016172bc3.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3622245,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734161/general/632f7b9a-1bf6-418a-a361-c7adc0a695d5.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3570409,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734161/general/930671a8-4b64-4277-a841-69e54de4b557.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3454516,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734161/general/0055a7bc-00d5-49fa-b128-60e27fbbf04c.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3551436,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734161/general/14a6a492-9226-4944-b27a-09949065498e.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f24116ce-6b2d-5c28-b2f2-56ae2c716055/f24116ce-6b2d-5c28-b2f2-56ae2c716055_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3328201,
'Height': 4000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734161/general/dee11aa8-2602-45e9-ae1d-1ee914c13833.jpg',
'Width': 3000}],
'price': 1100,
'price_includes_vat': True,
'registration_date': '2010-04-14',
'seats_number': 4,
'seller_name': 'RX Counotte',
'title': 'Volkswagen Beetle 1.9 TDI - Diesel - Manual - 105 hp - 248.595 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-25 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724677%27 HTTP/1.1" 200 None
2026-03-25 15:30:46 [adesa.be] INFO: Saving data for 10724677: {'created_time': 1774452646.770943, 'last_price_update_time': 1774452646.770955, 'auction_closing_time': 1774603800.0}
2026-03-25 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724677') HTTP/1.1" 204 0
2026-03-25 15:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77d933ff-8579-51a2-8baa-73784007bdc8 with identifier: 10718896
2026-03-25 15:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77d933ff-8579-51a2-8baa-73784007bdc8 with scrape type 2
2026-03-25 15:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77d933ff-8579-51a2-8baa-73784007bdc8 with scrape type 2
2026-03-25 15:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77d933ff-8579-51a2-8baa-73784007bdc8, identifier: 10718896
2026-03-25 15:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77d933ff-8579-51a2-8baa-73784007bdc8 with identifier: 10718896
2026-03-25 15:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77d933ff-8579-51a2-8baa-73784007bdc8 with identifier: 10718896
2026-03-25 15:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77d933ff-8579-51a2-8baa-73784007bdc8 with identifier: 10718896 to the API
2026-03-25 15:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718896>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '77d933ff-8579-51a2-8baa-73784007bdc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FLB375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718896',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 111110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2019-12-26',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Partner 1.5 HDI - Diesel - Manual - 102 hp - 111.110 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:47 [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 15:30:47 [adesa.be] INFO: Saving data for 10718896: {'auction_closing_time': 1774521000.0, 'created_time': 1774365432.27175, 'last_price_update_time': 1774452647.314099}
2026-03-25 15:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718896') HTTP/1.1" 204 0
2026-03-25 15:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10724468
2026-03-25 15:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ac11f7f-d845-58de-94df-f9d08ae28a8e with scrape type 1
2026-03-25 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ac11f7f-d845-58de-94df-f9d08ae28a8e
2026-03-25 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676599%252Fgeneral%252F26e15c20-0d9e-471f-9c07-b93c004067b0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/26e15c20-0d9e-471f-9c07-b93c004067b0.jpeg already downloaded
2026-03-25 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676599%252Fgeneral%252F099fe7f6-3c0f-4f37-937f-1feeb19ea0da.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/099fe7f6-3c0f-4f37-937f-1feeb19ea0da.jpeg already downloaded
2026-03-25 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676599%252Fgeneral%252F43f5b36d-3fae-42fd-8fd7-45d153d1ee47.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/43f5b36d-3fae-42fd-8fd7-45d153d1ee47.jpeg already downloaded
2026-03-25 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676599%252Fgeneral%252Fca662c6f-de18-454a-a3f1-0adde6642b4f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/ca662c6f-de18-454a-a3f1-0adde6642b4f.jpeg already downloaded
2026-03-25 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676599%252Fgeneral%252F9702e7c3-8d62-448c-8413-ad8898615302.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/9702e7c3-8d62-448c-8413-ad8898615302.jpeg already downloaded
2026-03-25 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676599%252Fgeneral%252F2cdfc19c-f237-435a-882b-b48a3ac3424b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/2cdfc19c-f237-435a-882b-b48a3ac3424b.jpeg already downloaded
2026-03-25 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676599%252Fgeneral%252Fe2240a57-31e3-4f7c-ab42-957559bec406.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/e2240a57-31e3-4f7c-ab42-957559bec406.jpeg already downloaded
2026-03-25 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676599%252Fgeneral%252F0dcec0b0-9063-421e-bd3f-373492270aa5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/0dcec0b0-9063-421e-bd3f-373492270aa5.jpeg already downloaded
2026-03-25 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676599%252Fgeneral%252F04b98a86-b5a5-4591-8cfd-2c7214f62e74.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/04b98a86-b5a5-4591-8cfd-2c7214f62e74.jpeg already downloaded
2026-03-25 15:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5676599%252Fgeneral%252F587cda3a-409d-4b91-841e-036f4de2245e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/587cda3a-409d-4b91-841e-036f4de2245e.jpeg already downloaded
2026-03-25 15:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ac11f7f-d845-58de-94df-f9d08ae28a8e, identifier: 10724468
2026-03-25 15:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10724468
2026-03-25 15:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10724468
2026-03-25 15:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10724468 to the API
2026-03-25 15:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724468>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '5ac11f7f-d845-58de-94df-f9d08ae28a8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FVH255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724468',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 316400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5676599/general/26e15c20-0d9e-471f-9c07-b93c004067b0.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/099fe7f6-3c0f-4f37-937f-1feeb19ea0da.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/43f5b36d-3fae-42fd-8fd7-45d153d1ee47.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/ca662c6f-de18-454a-a3f1-0adde6642b4f.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/9702e7c3-8d62-448c-8413-ad8898615302.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/2cdfc19c-f237-435a-882b-b48a3ac3424b.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/e2240a57-31e3-4f7c-ab42-957559bec406.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/0dcec0b0-9063-421e-bd3f-373492270aa5.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/04b98a86-b5a5-4591-8cfd-2c7214f62e74.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/587cda3a-409d-4b91-841e-036f4de2245e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284637,
'Height': 1299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/26e15c20-0d9e-471f-9c07-b93c004067b0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310664,
'Height': 1362,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/099fe7f6-3c0f-4f37-937f-1feeb19ea0da.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291216,
'Height': 1321,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/43f5b36d-3fae-42fd-8fd7-45d153d1ee47.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265664,
'Height': 1243,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/ca662c6f-de18-454a-a3f1-0adde6642b4f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253154,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/9702e7c3-8d62-448c-8413-ad8898615302.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255105,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/2cdfc19c-f237-435a-882b-b48a3ac3424b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268020,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/e2240a57-31e3-4f7c-ab42-957559bec406.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206178,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/0dcec0b0-9063-421e-bd3f-373492270aa5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143196,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/04b98a86-b5a5-4591-8cfd-2c7214f62e74.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341917,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/587cda3a-409d-4b91-841e-036f4de2245e.jpeg',
'Width': 1200}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2013-11-06',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Kia Carens 1.7 CRDi Fusion - Diesel - 115 hp - 316.400 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2013}
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724468%27 HTTP/1.1" 200 None
2026-03-25 15:30:49 [adesa.be] INFO: Saving data for 10724468: {'created_time': 1774452649.14547, 'last_price_update_time': 1774452649.145484, 'auction_closing_time': 1774521000.0}
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724468') HTTP/1.1" 204 0
2026-03-25 15:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30: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 15:30: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 15:30: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 15:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8913e28f-74a4-5d64-90b6-a7789a2ac8a6 with identifier: 10724189
2026-03-25 15:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8913e28f-74a4-5d64-90b6-a7789a2ac8a6 with scrape type 1
2026-03-25 15:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8913e28f-74a4-5d64-90b6-a7789a2ac8a6
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5643097%252Fgeneral%252F68b21c1f-0f97-4f10-a71f-6ef89029c231.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643097/general/68b21c1f-0f97-4f10-a71f-6ef89029c231.jpeg already downloaded
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5643097%252Fgeneral%252F26960a21-b550-42f8-bd56-4fa5c996af7b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643097/general/26960a21-b550-42f8-bd56-4fa5c996af7b.jpeg already downloaded
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5643097%252Fgeneral%252F0da62508-252d-493b-8380-fe85e5916aaf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643097/general/0da62508-252d-493b-8380-fe85e5916aaf.jpeg already downloaded
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5643097%252Fgeneral%252Fbe0f7a48-b48a-4a5b-83dd-c0cc03fb82be.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643097/general/be0f7a48-b48a-4a5b-83dd-c0cc03fb82be.jpeg already downloaded
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5643097%252Fgeneral%252F636c549a-b120-4c21-b6e3-9363581c4199.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643097/general/636c549a-b120-4c21-b6e3-9363581c4199.jpeg already downloaded
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5643097%252Fgeneral%252Fb8bdcba7-1b4f-42bb-8aa8-959048885140.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643097/general/b8bdcba7-1b4f-42bb-8aa8-959048885140.jpeg already downloaded
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5643097%252Fgeneral%252F135be2f8-fd99-43ee-9712-87f3226852c3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643097/general/135be2f8-fd99-43ee-9712-87f3226852c3.jpeg already downloaded
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5643097%252Fgeneral%252F9d523bd1-53e9-4219-b583-efb13d5f8a80.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643097/general/9d523bd1-53e9-4219-b583-efb13d5f8a80.jpeg already downloaded
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5643097%252Fgeneral%252Fe10852b5-fd68-4c22-9b4d-4f12b3e73472.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643097/general/e10852b5-fd68-4c22-9b4d-4f12b3e73472.jpeg already downloaded
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30: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%252F5643097%252Fgeneral%252F90804833-588b-42f1-ba60-81021fb172b2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643097/general/90804833-588b-42f1-ba60-81021fb172b2.jpeg already downloaded
2026-03-25 15:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8913e28f-74a4-5d64-90b6-a7789a2ac8a6, identifier: 10724189
2026-03-25 15:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8913e28f-74a4-5d64-90b6-a7789a2ac8a6 with identifier: 10724189
2026-03-25 15:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8913e28f-74a4-5d64-90b6-a7789a2ac8a6 with identifier: 10724189
2026-03-25 15:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8913e28f-74a4-5d64-90b6-a7789a2ac8a6 with identifier: 10724189 to the API
2026-03-25 15:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724189>
{'auction_title': '',
'c_o_2_emission_value': 210,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8913e28f-74a4-5d64-90b6-a7789a2ac8a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'jnaq',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724189',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 143815,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5643097/general/68b21c1f-0f97-4f10-a71f-6ef89029c231.jpeg',
'https://images.openlane.eu/carimgs/5643097/general/26960a21-b550-42f8-bd56-4fa5c996af7b.jpeg',
'https://images.openlane.eu/carimgs/5643097/general/0da62508-252d-493b-8380-fe85e5916aaf.jpeg',
'https://images.openlane.eu/carimgs/5643097/general/be0f7a48-b48a-4a5b-83dd-c0cc03fb82be.jpeg',
'https://images.openlane.eu/carimgs/5643097/general/636c549a-b120-4c21-b6e3-9363581c4199.jpeg',
'https://images.openlane.eu/carimgs/5643097/general/b8bdcba7-1b4f-42bb-8aa8-959048885140.jpeg',
'https://images.openlane.eu/carimgs/5643097/general/135be2f8-fd99-43ee-9712-87f3226852c3.jpeg',
'https://images.openlane.eu/carimgs/5643097/general/9d523bd1-53e9-4219-b583-efb13d5f8a80.jpeg',
'https://images.openlane.eu/carimgs/5643097/general/e10852b5-fd68-4c22-9b4d-4f12b3e73472.jpeg',
'https://images.openlane.eu/carimgs/5643097/general/90804833-588b-42f1-ba60-81021fb172b2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8913e28f-74a4-5d64-90b6-a7789a2ac8a6/8913e28f-74a4-5d64-90b6-a7789a2ac8a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282244,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643097/general/68b21c1f-0f97-4f10-a71f-6ef89029c231.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8913e28f-74a4-5d64-90b6-a7789a2ac8a6/8913e28f-74a4-5d64-90b6-a7789a2ac8a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258501,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643097/general/26960a21-b550-42f8-bd56-4fa5c996af7b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8913e28f-74a4-5d64-90b6-a7789a2ac8a6/8913e28f-74a4-5d64-90b6-a7789a2ac8a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216552,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643097/general/0da62508-252d-493b-8380-fe85e5916aaf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8913e28f-74a4-5d64-90b6-a7789a2ac8a6/8913e28f-74a4-5d64-90b6-a7789a2ac8a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245780,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643097/general/be0f7a48-b48a-4a5b-83dd-c0cc03fb82be.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8913e28f-74a4-5d64-90b6-a7789a2ac8a6/8913e28f-74a4-5d64-90b6-a7789a2ac8a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197918,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643097/general/636c549a-b120-4c21-b6e3-9363581c4199.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8913e28f-74a4-5d64-90b6-a7789a2ac8a6/8913e28f-74a4-5d64-90b6-a7789a2ac8a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227936,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643097/general/b8bdcba7-1b4f-42bb-8aa8-959048885140.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8913e28f-74a4-5d64-90b6-a7789a2ac8a6/8913e28f-74a4-5d64-90b6-a7789a2ac8a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214186,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643097/general/135be2f8-fd99-43ee-9712-87f3226852c3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8913e28f-74a4-5d64-90b6-a7789a2ac8a6/8913e28f-74a4-5d64-90b6-a7789a2ac8a6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201060,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643097/general/9d523bd1-53e9-4219-b583-efb13d5f8a80.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8913e28f-74a4-5d64-90b6-a7789a2ac8a6/8913e28f-74a4-5d64-90b6-a7789a2ac8a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194171,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643097/general/e10852b5-fd68-4c22-9b4d-4f12b3e73472.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8913e28f-74a4-5d64-90b6-a7789a2ac8a6/8913e28f-74a4-5d64-90b6-a7789a2ac8a6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279802,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643097/general/90804833-588b-42f1-ba60-81021fb172b2.jpeg',
'Width': 1600}],
'price': 39500,
'price_includes_vat': True,
'registration_date': '2019-10-16',
'seats_number': 5,
'seller_name': 'PERFORM BV',
'title': 'BMW X5 30d - xDrive - Diesel - Automatic - 265 hp - 143.815 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724189%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Saving data for 10724189: {'created_time': 1774452650.060415, 'last_price_update_time': 1774452650.06043, 'auction_closing_time': 1774605600.0}
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724189') HTTP/1.1" 204 0
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724497
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724497%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724497: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724497 url https://www.openlane.eu/en/carv6/auction/10724497
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724411
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724411%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724411: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724411 url https://www.openlane.eu/en/carv6/auction/10724411
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724251
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724251%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724251: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724251 url https://www.openlane.eu/en/carv6/auction/10724251
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724479
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724479%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724479: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724479 url https://www.openlane.eu/en/carv6/auction/10724479
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10717882
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [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 15:30:50 [adesa.be] INFO: Scrape type for 10717882: 2
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10717882 url https://www.openlane.eu/en/carv6/auction/10717882
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724297
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724297%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724297: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724297 url https://www.openlane.eu/en/carv6/auction/10724297
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724370
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724370%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724370: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724370 url https://www.openlane.eu/en/carv6/auction/10724370
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724321
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724321%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724321: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724321 url https://www.openlane.eu/en/carv6/auction/10724321
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10719149
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [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 15:30:50 [adesa.be] INFO: Scrape type for 10719149: 2
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10719149 url https://www.openlane.eu/en/carv6/auction/10719149
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10717914
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [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 15:30:50 [adesa.be] INFO: Scrape type for 10717914: 2
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10717914 url https://www.openlane.eu/en/carv6/auction/10717914
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724311
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724311%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724311: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724311 url https://www.openlane.eu/en/carv6/auction/10724311
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724295
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724295%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724295: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724295 url https://www.openlane.eu/en/carv6/auction/10724295
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724436
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724436%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724436: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724436 url https://www.openlane.eu/en/carv6/auction/10724436
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724291
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724291%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724291: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724291 url https://www.openlane.eu/en/carv6/auction/10724291
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724302
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724302%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724302: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724302 url https://www.openlane.eu/en/carv6/auction/10724302
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724378
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724378%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724378: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724378 url https://www.openlane.eu/en/carv6/auction/10724378
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724383
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724383%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724383: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724383 url https://www.openlane.eu/en/carv6/auction/10724383
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724324
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724324%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724324: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724324 url https://www.openlane.eu/en/carv6/auction/10724324
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724406
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724406%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724406: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724406 url https://www.openlane.eu/en/carv6/auction/10724406
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724284
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724284%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724284: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724284 url https://www.openlane.eu/en/carv6/auction/10724284
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10717890
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [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 15:30:50 [adesa.be] INFO: Scrape type for 10717890: 2
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10717890 url https://www.openlane.eu/en/carv6/auction/10717890
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724441
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724441%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724441: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724441 url https://www.openlane.eu/en/carv6/auction/10724441
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724437
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724437%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724437: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724437 url https://www.openlane.eu/en/carv6/auction/10724437
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724293
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724293%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724293: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724293 url https://www.openlane.eu/en/carv6/auction/10724293
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724455
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724455%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724455: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724455 url https://www.openlane.eu/en/carv6/auction/10724455
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724357
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724357%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724357: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724357 url https://www.openlane.eu/en/carv6/auction/10724357
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10717909
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [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 15:30:50 [adesa.be] INFO: Scrape type for 10717909: 2
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10717909 url https://www.openlane.eu/en/carv6/auction/10717909
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724215
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724215%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724215: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724215 url https://www.openlane.eu/en/carv6/auction/10724215
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724229
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724229%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724229: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724229 url https://www.openlane.eu/en/carv6/auction/10724229
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724367
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724367%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724367: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724367 url https://www.openlane.eu/en/carv6/auction/10724367
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10717884
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [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 15:30:50 [adesa.be] INFO: Scrape type for 10717884: 2
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10717884 url https://www.openlane.eu/en/carv6/auction/10717884
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724227
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724227%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724227: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724227 url https://www.openlane.eu/en/carv6/auction/10724227
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10726966
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726966%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10726966: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10726966 url https://www.openlane.eu/en/carv6/auction/10726966
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724268
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724268%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724268: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724268 url https://www.openlane.eu/en/carv6/auction/10724268
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724206
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724206%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724206: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724206 url https://www.openlane.eu/en/carv6/auction/10724206
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10717853
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [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 15:30:50 [adesa.be] INFO: Scrape type for 10717853: 2
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10717853 url https://www.openlane.eu/en/carv6/auction/10717853
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10717869
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [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 15:30:50 [adesa.be] INFO: Scrape type for 10717869: 2
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10717869 url https://www.openlane.eu/en/carv6/auction/10717869
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724348
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724348%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724348: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724348 url https://www.openlane.eu/en/carv6/auction/10724348
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724196
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724196%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724196: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724196 url https://www.openlane.eu/en/carv6/auction/10724196
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724330
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724330%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724330: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724330 url https://www.openlane.eu/en/carv6/auction/10724330
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10725597
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725597%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10725597: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10725597 url https://www.openlane.eu/en/carv6/auction/10725597
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10726955
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726955%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10726955: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10726955 url https://www.openlane.eu/en/carv6/auction/10726955
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724327
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724327%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724327: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724327 url https://www.openlane.eu/en/carv6/auction/10724327
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724379
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724379%27 HTTP/1.1" 200 None
2026-03-25 15:30:50 [adesa.be] INFO: Scrape type for 10724379: 1
2026-03-25 15:30:50 [adesa.be] INFO: Scraping item 10724379 url https://www.openlane.eu/en/carv6/auction/10724379
2026-03-25 15:30:50 [adesa.be] INFO: Found listing with ID: 10724230
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724230%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724230: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724230 url https://www.openlane.eu/en/carv6/auction/10724230
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10719153
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719153%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10719153: 2
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10719153 url https://www.openlane.eu/en/carv6/auction/10719153
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724240
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724240%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724240: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724240 url https://www.openlane.eu/en/carv6/auction/10724240
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724315
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724315%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724315: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724315 url https://www.openlane.eu/en/carv6/auction/10724315
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724381
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724381%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724381: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724381 url https://www.openlane.eu/en/carv6/auction/10724381
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10717862
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717862%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10717862: 2
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10717862 url https://www.openlane.eu/en/carv6/auction/10717862
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724273
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724273%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724273: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724273 url https://www.openlane.eu/en/carv6/auction/10724273
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724257
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724257%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724257: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724257 url https://www.openlane.eu/en/carv6/auction/10724257
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10717881
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717881%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10717881: 2
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10717881 url https://www.openlane.eu/en/carv6/auction/10717881
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10726973
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726973%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10726973: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10726973 url https://www.openlane.eu/en/carv6/auction/10726973
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724223
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724223%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724223: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724223 url https://www.openlane.eu/en/carv6/auction/10724223
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10717857
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717857%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10717857: 2
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10717857 url https://www.openlane.eu/en/carv6/auction/10717857
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10717868
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717868%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10717868: 2
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10717868 url https://www.openlane.eu/en/carv6/auction/10717868
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724252
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724252%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724252: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724252 url https://www.openlane.eu/en/carv6/auction/10724252
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724249
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724249%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724249: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724249 url https://www.openlane.eu/en/carv6/auction/10724249
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10720479
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720479%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10720479: 0
2026-03-25 15:30:51 [adesa.be] INFO: Skipping item 10720479 url https://www.openlane.eu/en/carv6/auction/10720479
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10717852
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717852%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10717852: 2
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10717852 url https://www.openlane.eu/en/carv6/auction/10717852
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724374
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724374%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724374: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724374 url https://www.openlane.eu/en/carv6/auction/10724374
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10726967
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726967%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10726967: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10726967 url https://www.openlane.eu/en/carv6/auction/10726967
2026-03-25 15:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:30:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724401
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724401%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724401: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724401 url https://www.openlane.eu/en/carv6/auction/10724401
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10717864
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717864%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10717864: 2
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10717864 url https://www.openlane.eu/en/carv6/auction/10717864
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724354
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724354%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724354: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724354 url https://www.openlane.eu/en/carv6/auction/10724354
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10717846
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717846%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10717846: 2
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10717846 url https://www.openlane.eu/en/carv6/auction/10717846
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724208
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724208%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724208: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724208 url https://www.openlane.eu/en/carv6/auction/10724208
2026-03-25 15:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with identifier: 10717849
2026-03-25 15:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with scrape type 2
2026-03-25 15:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with scrape type 2
2026-03-25 15:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab, identifier: 10717849
2026-03-25 15:30:51 [adesa.be] INFO: Found listing with ID: 10724228
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724228%27 HTTP/1.1" 200 None
2026-03-25 15:30:51 [adesa.be] INFO: Scrape type for 10724228: 1
2026-03-25 15:30:51 [adesa.be] INFO: Scraping item 10724228 url https://www.openlane.eu/en/carv6/auction/10724228
2026-03-25 15:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with identifier: 10717849
2026-03-25 15:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with identifier: 10717849
2026-03-25 15:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab with identifier: 10717849 to the API
2026-03-25 15:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:30: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 15:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717849>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.8L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce08190e-5fc4-5ca7-b4a3-5a3463d9b9ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UNZ257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717849',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Wrangler',
'odometer': 196337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2018-06-27',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Jeep Wrangler 2.8 CRD Night Eagle - Diesel - Automatic - 200 hp - '
'196.337 km',
'transmission': 'automatic',
'trim': 'Night Eagle',
'vin': None,
'year': 2018}
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [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 15:30:52 [adesa.be] INFO: Saving data for 10717849: {'auction_closing_time': 1774605600.0, 'created_time': 1774366129.959881, 'last_price_update_time': 1774452652.247354}
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717849') HTTP/1.1" 204 0
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724222
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724222%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724222: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724222 url https://www.openlane.eu/en/carv6/auction/10724222
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10727135
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727135%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10727135: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10727135 url https://www.openlane.eu/en/carv6/auction/10727135
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724190
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724190%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724190: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724190 url https://www.openlane.eu/en/carv6/auction/10724190
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10726976
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726976%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10726976: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10726976 url https://www.openlane.eu/en/carv6/auction/10726976
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724304
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724304%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724304: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724304 url https://www.openlane.eu/en/carv6/auction/10724304
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10720475
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [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 15:30:52 [adesa.be] INFO: Scrape type for 10720475: 0
2026-03-25 15:30:52 [adesa.be] INFO: Skipping item 10720475 url https://www.openlane.eu/en/carv6/auction/10720475
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10726979
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726979%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10726979: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10726979 url https://www.openlane.eu/en/carv6/auction/10726979
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724192
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724192%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724192: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724192 url https://www.openlane.eu/en/carv6/auction/10724192
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10720489
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [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 15:30:52 [adesa.be] INFO: Scrape type for 10720489: 0
2026-03-25 15:30:52 [adesa.be] INFO: Skipping item 10720489 url https://www.openlane.eu/en/carv6/auction/10720489
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10720478
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [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 15:30:52 [adesa.be] INFO: Scrape type for 10720478: 0
2026-03-25 15:30:52 [adesa.be] INFO: Skipping item 10720478 url https://www.openlane.eu/en/carv6/auction/10720478
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10720476
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [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 15:30:52 [adesa.be] INFO: Scrape type for 10720476: 0
2026-03-25 15:30:52 [adesa.be] INFO: Skipping item 10720476 url https://www.openlane.eu/en/carv6/auction/10720476
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10720477
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [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 15:30:52 [adesa.be] INFO: Scrape type for 10720477: 0
2026-03-25 15:30:52 [adesa.be] INFO: Skipping item 10720477 url https://www.openlane.eu/en/carv6/auction/10720477
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724399
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724399%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724399: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724399 url https://www.openlane.eu/en/carv6/auction/10724399
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10720491
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [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 15:30:52 [adesa.be] INFO: Scrape type for 10720491: 0
2026-03-25 15:30:52 [adesa.be] INFO: Skipping item 10720491 url https://www.openlane.eu/en/carv6/auction/10720491
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10720508
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [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 15:30:52 [adesa.be] INFO: Scrape type for 10720508: 0
2026-03-25 15:30:52 [adesa.be] INFO: Skipping item 10720508 url https://www.openlane.eu/en/carv6/auction/10720508
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10717875
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [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 15:30:52 [adesa.be] INFO: Scrape type for 10717875: 2
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10717875 url https://www.openlane.eu/en/carv6/auction/10717875
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724323
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724323%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724323: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724323 url https://www.openlane.eu/en/carv6/auction/10724323
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724380
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724380%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724380: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724380 url https://www.openlane.eu/en/carv6/auction/10724380
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724392
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724392%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724392: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724392 url https://www.openlane.eu/en/carv6/auction/10724392
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724460
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724460%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724460: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724460 url https://www.openlane.eu/en/carv6/auction/10724460
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724389
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724389%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724389: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724389 url https://www.openlane.eu/en/carv6/auction/10724389
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724250
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724250%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724250: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724250 url https://www.openlane.eu/en/carv6/auction/10724250
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724476
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724476%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724476: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724476 url https://www.openlane.eu/en/carv6/auction/10724476
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724496
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724496%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724496: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724496 url https://www.openlane.eu/en/carv6/auction/10724496
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724217
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724217%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724217: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724217 url https://www.openlane.eu/en/carv6/auction/10724217
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724276
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724276%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724276: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724276 url https://www.openlane.eu/en/carv6/auction/10724276
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724243
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724243%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724243: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724243 url https://www.openlane.eu/en/carv6/auction/10724243
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724300
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724300%27 HTTP/1.1" 200 None
2026-03-25 15:30:52 [adesa.be] INFO: Scrape type for 10724300: 1
2026-03-25 15:30:52 [adesa.be] INFO: Scraping item 10724300 url https://www.openlane.eu/en/carv6/auction/10724300
2026-03-25 15:30:52 [adesa.be] INFO: Found listing with ID: 10724417
2026-03-25 15:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724417%27 HTTP/1.1" 200 None
2026-03-25 15:30:53 [adesa.be] INFO: Scrape type for 10724417: 1
2026-03-25 15:30:53 [adesa.be] INFO: Scraping item 10724417 url https://www.openlane.eu/en/carv6/auction/10724417
2026-03-25 15:30:53 [adesa.be] INFO: Found listing with ID: 10724407
2026-03-25 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724407%27 HTTP/1.1" 200 None
2026-03-25 15:30:53 [adesa.be] INFO: Scrape type for 10724407: 1
2026-03-25 15:30:53 [adesa.be] INFO: Scraping item 10724407 url https://www.openlane.eu/en/carv6/auction/10724407
2026-03-25 15:30:53 [adesa.be] INFO: Found listing with ID: 10719727
2026-03-25 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719727%27 HTTP/1.1" 200 None
2026-03-25 15:30:53 [adesa.be] INFO: Scrape type for 10719727: 2
2026-03-25 15:30:53 [adesa.be] INFO: Scraping item 10719727 url https://www.openlane.eu/en/carv6/auction/10719727
2026-03-25 15:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 614b11cf-dc32-515d-9c6d-610b52bf5e10 with identifier: 10717838
2026-03-25 15:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 614b11cf-dc32-515d-9c6d-610b52bf5e10 with scrape type 2
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 614b11cf-dc32-515d-9c6d-610b52bf5e10 with scrape type 2
2026-03-25 15:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 614b11cf-dc32-515d-9c6d-610b52bf5e10, identifier: 10717838
2026-03-25 15:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 614b11cf-dc32-515d-9c6d-610b52bf5e10 with identifier: 10717838
2026-03-25 15:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 614b11cf-dc32-515d-9c6d-610b52bf5e10 with identifier: 10717838
2026-03-25 15:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 614b11cf-dc32-515d-9c6d-610b52bf5e10 with identifier: 10717838 to the API
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717838>
{'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': 300,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '614b11cf-dc32-515d-9c6d-610b52bf5e10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELP705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717838',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 74750,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': 'Elegant Cars bv',
'title': 'Jaguar F-Pace 2.0 R-Dynamic - Hybrid - Automatic - 300 hp - 74.750 '
'km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2022}
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:00 [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 15:31:00 [adesa.be] INFO: Saving data for 10717838: {'auction_closing_time': 1774605600.0, 'created_time': 1774366144.328128, 'last_price_update_time': 1774452660.602236}
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717838') HTTP/1.1" 204 0
2026-03-25 15:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10724351
2026-03-25 15:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9920145-f67f-57cd-9b24-af780b16dc26 with scrape type 1
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9920145-f67f-57cd-9b24-af780b16dc26
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5660619%252Fgeneral%252F0eba010e-e062-4659-bf4c-c7098904e791.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/0eba010e-e062-4659-bf4c-c7098904e791.jpeg already downloaded
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5660619%252Fgeneral%252Ff9fed32b-b366-43b8-b465-64adee140d63.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/f9fed32b-b366-43b8-b465-64adee140d63.jpeg already downloaded
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5660619%252Fgeneral%252F80cfd7d7-d35f-433a-ba54-c3b299dcdb59.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/80cfd7d7-d35f-433a-ba54-c3b299dcdb59.jpeg already downloaded
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5660619%252Fgeneral%252F7b2c28b8-3986-4b1d-8311-222fd2b64cf5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/7b2c28b8-3986-4b1d-8311-222fd2b64cf5.jpeg already downloaded
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5660619%252Fgeneral%252F96b4325b-bee1-424f-a639-466c998e6d39.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/96b4325b-bee1-424f-a639-466c998e6d39.jpeg already downloaded
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5660619%252Fgeneral%252F0d40a070-5bf6-4729-acfa-53fca1180056.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/0d40a070-5bf6-4729-acfa-53fca1180056.jpeg already downloaded
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5660619%252Fgeneral%252F5d21ca1b-fabe-4f67-9af6-23d5cfb077eb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/5d21ca1b-fabe-4f67-9af6-23d5cfb077eb.jpeg already downloaded
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5660619%252Fgeneral%252Fd4f06493-400a-4a6b-9d75-ca4de415f313.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/d4f06493-400a-4a6b-9d75-ca4de415f313.jpeg already downloaded
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5660619%252Fgeneral%252F7cbd0de9-e534-4f8d-b2ae-3d376f361451.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/7cbd0de9-e534-4f8d-b2ae-3d376f361451.jpeg already downloaded
2026-03-25 15:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5660619%252Fgeneral%252F3d6da76f-4a9c-4c2a-87e3-afb610602839.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660619/general/3d6da76f-4a9c-4c2a-87e3-afb610602839.jpeg already downloaded
2026-03-25 15:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9920145-f67f-57cd-9b24-af780b16dc26, identifier: 10724351
2026-03-25 15:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10724351
2026-03-25 15:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10724351
2026-03-25 15:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10724351 to the API
2026-03-25 15:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724351>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 210,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'e9920145-f67f-57cd-9b24-af780b16dc26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ASZ885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724351',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 197495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5660619/general/0eba010e-e062-4659-bf4c-c7098904e791.jpeg',
'https://images.openlane.eu/carimgs/5660619/general/f9fed32b-b366-43b8-b465-64adee140d63.jpeg',
'https://images.openlane.eu/carimgs/5660619/general/80cfd7d7-d35f-433a-ba54-c3b299dcdb59.jpeg',
'https://images.openlane.eu/carimgs/5660619/general/7b2c28b8-3986-4b1d-8311-222fd2b64cf5.jpeg',
'https://images.openlane.eu/carimgs/5660619/general/96b4325b-bee1-424f-a639-466c998e6d39.jpeg',
'https://images.openlane.eu/carimgs/5660619/general/0d40a070-5bf6-4729-acfa-53fca1180056.jpeg',
'https://images.openlane.eu/carimgs/5660619/general/5d21ca1b-fabe-4f67-9af6-23d5cfb077eb.jpeg',
'https://images.openlane.eu/carimgs/5660619/general/d4f06493-400a-4a6b-9d75-ca4de415f313.jpeg',
'https://images.openlane.eu/carimgs/5660619/general/7cbd0de9-e534-4f8d-b2ae-3d376f361451.jpeg',
'https://images.openlane.eu/carimgs/5660619/general/3d6da76f-4a9c-4c2a-87e3-afb610602839.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9920145-f67f-57cd-9b24-af780b16dc26/e9920145-f67f-57cd-9b24-af780b16dc26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327492,
'Height': 1199,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660619/general/0eba010e-e062-4659-bf4c-c7098904e791.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9920145-f67f-57cd-9b24-af780b16dc26/e9920145-f67f-57cd-9b24-af780b16dc26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353699,
'Height': 1243,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660619/general/f9fed32b-b366-43b8-b465-64adee140d63.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9920145-f67f-57cd-9b24-af780b16dc26/e9920145-f67f-57cd-9b24-af780b16dc26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308880,
'Height': 1279,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660619/general/80cfd7d7-d35f-433a-ba54-c3b299dcdb59.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9920145-f67f-57cd-9b24-af780b16dc26/e9920145-f67f-57cd-9b24-af780b16dc26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288670,
'Height': 1253,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660619/general/7b2c28b8-3986-4b1d-8311-222fd2b64cf5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9920145-f67f-57cd-9b24-af780b16dc26/e9920145-f67f-57cd-9b24-af780b16dc26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269473,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660619/general/96b4325b-bee1-424f-a639-466c998e6d39.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9920145-f67f-57cd-9b24-af780b16dc26/e9920145-f67f-57cd-9b24-af780b16dc26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172630,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660619/general/0d40a070-5bf6-4729-acfa-53fca1180056.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9920145-f67f-57cd-9b24-af780b16dc26/e9920145-f67f-57cd-9b24-af780b16dc26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217349,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660619/general/5d21ca1b-fabe-4f67-9af6-23d5cfb077eb.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9920145-f67f-57cd-9b24-af780b16dc26/e9920145-f67f-57cd-9b24-af780b16dc26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274253,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660619/general/d4f06493-400a-4a6b-9d75-ca4de415f313.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9920145-f67f-57cd-9b24-af780b16dc26/e9920145-f67f-57cd-9b24-af780b16dc26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159137,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660619/general/7cbd0de9-e534-4f8d-b2ae-3d376f361451.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9920145-f67f-57cd-9b24-af780b16dc26/e9920145-f67f-57cd-9b24-af780b16dc26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229866,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660619/general/3d6da76f-4a9c-4c2a-87e3-afb610602839.jpeg',
'Width': 1600}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW X5 25d M Sport - xDrive - Diesel - Automatic - 210 hp - 197.495 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2016}
2026-03-25 15:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724351%27 HTTP/1.1" 200 None
2026-03-25 15:31:01 [adesa.be] INFO: Saving data for 10724351: {'created_time': 1774452661.368052, 'last_price_update_time': 1774452661.368065, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724351') HTTP/1.1" 204 0
2026-03-25 15:31:06 [scrapy.extensions.logstats] INFO: Crawled 788 pages (at 25 pages/min), scraped 306 items (at 25 items/min)
2026-03-25 15:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 15:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10727075
2026-03-25 15:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with scrape type 1
2026-03-25 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5015296-ef63-5b8e-a295-f9dccc5f9ae7
2026-03-25 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5663659%252Fgeneral%252F429b5760-257d-49cb-ab3e-6f46699b7331.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663659/general/429b5760-257d-49cb-ab3e-6f46699b7331.jpg already downloaded
2026-03-25 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5663659%252Fgeneral%252F1708a3c5-77a5-4ab6-8293-86b1dfc450d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663659/general/1708a3c5-77a5-4ab6-8293-86b1dfc450d4.jpg already downloaded
2026-03-25 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5663659%252Fgeneral%252F4c763407-a2a0-479f-a747-96adb8735436.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663659/general/4c763407-a2a0-479f-a747-96adb8735436.jpg already downloaded
2026-03-25 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5663659%252Fgeneral%252F50917344-5b44-41cc-9578-78ad53974dae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663659/general/50917344-5b44-41cc-9578-78ad53974dae.jpg already downloaded
2026-03-25 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5663659%252Fgeneral%252Ffebad140-4e8c-4056-9396-ba0b5dd10759.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663659/general/febad140-4e8c-4056-9396-ba0b5dd10759.jpg already downloaded
2026-03-25 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5663659%252Fgeneral%252F0603f1fc-c877-4bf0-8fc7-5de9f7b8facd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663659/general/0603f1fc-c877-4bf0-8fc7-5de9f7b8facd.jpg already downloaded
2026-03-25 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5663659%252Fgeneral%252Fe30cc8ec-fb93-4ef2-82b3-077b90a60bd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663659/general/e30cc8ec-fb93-4ef2-82b3-077b90a60bd4.jpg already downloaded
2026-03-25 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5663659%252Fgeneral%252F8ae616a9-e1f5-480c-a55e-90d92702805c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663659/general/8ae616a9-e1f5-480c-a55e-90d92702805c.jpg already downloaded
2026-03-25 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5663659%252Fgeneral%252F2277d4a9-f56b-46f5-a4ec-d958a05327f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663659/general/2277d4a9-f56b-46f5-a4ec-d958a05327f7.jpg already downloaded
2026-03-25 15:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5663659%252Fgeneral%252Fa47419ed-f977-47d5-8bf5-f897e34d8f07.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663659/general/a47419ed-f977-47d5-8bf5-f897e34d8f07.jpg already downloaded
2026-03-25 15:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5015296-ef63-5b8e-a295-f9dccc5f9ae7, identifier: 10727075
2026-03-25 15:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10727075
2026-03-25 15:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10727075
2026-03-25 15:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10727075 to the API
2026-03-25 15:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727075>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b5015296-ef63-5b8e-a295-f9dccc5f9ae7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'G2302924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727075',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 307992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5663659/general/429b5760-257d-49cb-ab3e-6f46699b7331.jpg',
'https://images.openlane.eu/carimgs/5663659/general/1708a3c5-77a5-4ab6-8293-86b1dfc450d4.jpg',
'https://images.openlane.eu/carimgs/5663659/general/4c763407-a2a0-479f-a747-96adb8735436.jpg',
'https://images.openlane.eu/carimgs/5663659/general/50917344-5b44-41cc-9578-78ad53974dae.jpg',
'https://images.openlane.eu/carimgs/5663659/general/febad140-4e8c-4056-9396-ba0b5dd10759.jpg',
'https://images.openlane.eu/carimgs/5663659/general/0603f1fc-c877-4bf0-8fc7-5de9f7b8facd.jpg',
'https://images.openlane.eu/carimgs/5663659/general/e30cc8ec-fb93-4ef2-82b3-077b90a60bd4.jpg',
'https://images.openlane.eu/carimgs/5663659/general/8ae616a9-e1f5-480c-a55e-90d92702805c.jpg',
'https://images.openlane.eu/carimgs/5663659/general/2277d4a9-f56b-46f5-a4ec-d958a05327f7.jpg',
'https://images.openlane.eu/carimgs/5663659/general/a47419ed-f977-47d5-8bf5-f897e34d8f07.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5015296-ef63-5b8e-a295-f9dccc5f9ae7/b5015296-ef63-5b8e-a295-f9dccc5f9ae7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 742906,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663659/general/429b5760-257d-49cb-ab3e-6f46699b7331.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5015296-ef63-5b8e-a295-f9dccc5f9ae7/b5015296-ef63-5b8e-a295-f9dccc5f9ae7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1261757,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663659/general/1708a3c5-77a5-4ab6-8293-86b1dfc450d4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5015296-ef63-5b8e-a295-f9dccc5f9ae7/b5015296-ef63-5b8e-a295-f9dccc5f9ae7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1117480,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663659/general/4c763407-a2a0-479f-a747-96adb8735436.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5015296-ef63-5b8e-a295-f9dccc5f9ae7/b5015296-ef63-5b8e-a295-f9dccc5f9ae7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 942768,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663659/general/50917344-5b44-41cc-9578-78ad53974dae.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5015296-ef63-5b8e-a295-f9dccc5f9ae7/b5015296-ef63-5b8e-a295-f9dccc5f9ae7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 618295,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663659/general/febad140-4e8c-4056-9396-ba0b5dd10759.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5015296-ef63-5b8e-a295-f9dccc5f9ae7/b5015296-ef63-5b8e-a295-f9dccc5f9ae7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334236,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663659/general/0603f1fc-c877-4bf0-8fc7-5de9f7b8facd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5015296-ef63-5b8e-a295-f9dccc5f9ae7/b5015296-ef63-5b8e-a295-f9dccc5f9ae7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421972,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663659/general/e30cc8ec-fb93-4ef2-82b3-077b90a60bd4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5015296-ef63-5b8e-a295-f9dccc5f9ae7/b5015296-ef63-5b8e-a295-f9dccc5f9ae7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 482102,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663659/general/8ae616a9-e1f5-480c-a55e-90d92702805c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5015296-ef63-5b8e-a295-f9dccc5f9ae7/b5015296-ef63-5b8e-a295-f9dccc5f9ae7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398462,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663659/general/2277d4a9-f56b-46f5-a4ec-d958a05327f7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5015296-ef63-5b8e-a295-f9dccc5f9ae7/b5015296-ef63-5b8e-a295-f9dccc5f9ae7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 567623,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663659/general/a47419ed-f977-47d5-8bf5-f897e34d8f07.jpg',
'Width': 1536}],
'price': 3200,
'price_includes_vat': True,
'registration_date': '2015-10-28',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volvo V40 D2 R-Design - Diesel - Automatic - 120 hp - 307.992 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2015}
2026-03-25 15:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727075%27 HTTP/1.1" 200 None
2026-03-25 15:31:08 [adesa.be] INFO: Saving data for 10727075: {'created_time': 1774452668.050626, 'last_price_update_time': 1774452668.050637, 'auction_closing_time': 1774603800.0}
2026-03-25 15:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727075') HTTP/1.1" 204 0
2026-03-25 15:31:08 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.832(s), this was the 1st time calling it.
2026-03-25 15:31:08 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.859094589572635 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2db6386-14e9-5986-893e-6853f7f4fe2c with identifier: 10717872
2026-03-25 15:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2db6386-14e9-5986-893e-6853f7f4fe2c with scrape type 2
2026-03-25 15:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2db6386-14e9-5986-893e-6853f7f4fe2c with scrape type 2
2026-03-25 15:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2db6386-14e9-5986-893e-6853f7f4fe2c, identifier: 10717872
2026-03-25 15:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2db6386-14e9-5986-893e-6853f7f4fe2c with identifier: 10717872
2026-03-25 15:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2db6386-14e9-5986-893e-6853f7f4fe2c with identifier: 10717872
2026-03-25 15:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2db6386-14e9-5986-893e-6853f7f4fe2c with identifier: 10717872 to the API
2026-03-25 15:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717872>
{'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': 179,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e2db6386-14e9-5986-893e-6853f7f4fe2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPH053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717872',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 144222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2017-04-06',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Jaguar F-Pace 2.0 - Diesel - Automatic - 179 hp - 144.222 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 15:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:09 [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 15:31:09 [adesa.be] INFO: Saving data for 10717872: {'auction_closing_time': 1774605600.0, 'created_time': 1774366132.945608, 'last_price_update_time': 1774452669.210264}
2026-03-25 15:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717872') HTTP/1.1" 204 0
2026-03-25 15:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30670dab-ae31-57d2-a110-fc5d9c9706df with identifier: 10724253
2026-03-25 15:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30670dab-ae31-57d2-a110-fc5d9c9706df with scrape type 1
2026-03-25 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30670dab-ae31-57d2-a110-fc5d9c9706df
2026-03-25 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5560510%252Fgeneral%252F816ff814-4f60-4aab-a162-68d32f8f4fcf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560510/general/816ff814-4f60-4aab-a162-68d32f8f4fcf.jpeg already downloaded
2026-03-25 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5560510%252Fgeneral%252F550ff386-e2bc-4578-974c-1ec38d6d0aeb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560510/general/550ff386-e2bc-4578-974c-1ec38d6d0aeb.jpeg already downloaded
2026-03-25 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5560510%252Fgeneral%252F30a565c6-e1ca-4028-b2c1-8092a62b143a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560510/general/30a565c6-e1ca-4028-b2c1-8092a62b143a.jpeg already downloaded
2026-03-25 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5560510%252Fgeneral%252Ff330d9ea-513a-456c-a4fc-63f07b675040.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560510/general/f330d9ea-513a-456c-a4fc-63f07b675040.jpeg already downloaded
2026-03-25 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5560510%252Fgeneral%252F10359b33-0b1c-4321-a82e-99ccd805fee4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560510/general/10359b33-0b1c-4321-a82e-99ccd805fee4.jpeg already downloaded
2026-03-25 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5560510%252Fgeneral%252F5384d698-2e1d-4fd2-904a-6e410b7caefa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560510/general/5384d698-2e1d-4fd2-904a-6e410b7caefa.jpeg already downloaded
2026-03-25 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5560510%252Fgeneral%252Fff9c4a55-d945-461d-a8ae-db01c6d20e48.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560510/general/ff9c4a55-d945-461d-a8ae-db01c6d20e48.jpeg already downloaded
2026-03-25 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5560510%252Fgeneral%252Ff3e8e8ab-4b37-4725-845f-51d57e0c97a6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560510/general/f3e8e8ab-4b37-4725-845f-51d57e0c97a6.jpeg already downloaded
2026-03-25 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5560510%252Fgeneral%252F07f466f1-d418-4d96-827d-c4c761b5b94b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560510/general/07f466f1-d418-4d96-827d-c4c761b5b94b.jpeg already downloaded
2026-03-25 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5560510%252Fgeneral%252F5ab2bd4a-35ac-43bf-bbec-227f18c028ae.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560510/general/5ab2bd4a-35ac-43bf-bbec-227f18c028ae.jpeg already downloaded
2026-03-25 15:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30670dab-ae31-57d2-a110-fc5d9c9706df, identifier: 10724253
2026-03-25 15:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30670dab-ae31-57d2-a110-fc5d9c9706df with identifier: 10724253
2026-03-25 15:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30670dab-ae31-57d2-a110-fc5d9c9706df with identifier: 10724253
2026-03-25 15:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30670dab-ae31-57d2-a110-fc5d9c9706df with identifier: 10724253 to the API
2026-03-25 15:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724253>
{'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': 149,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '30670dab-ae31-57d2-a110-fc5d9c9706df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FFK011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724253',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 175571,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5560510/general/816ff814-4f60-4aab-a162-68d32f8f4fcf.jpeg',
'https://images.openlane.eu/carimgs/5560510/general/550ff386-e2bc-4578-974c-1ec38d6d0aeb.jpeg',
'https://images.openlane.eu/carimgs/5560510/general/30a565c6-e1ca-4028-b2c1-8092a62b143a.jpeg',
'https://images.openlane.eu/carimgs/5560510/general/f330d9ea-513a-456c-a4fc-63f07b675040.jpeg',
'https://images.openlane.eu/carimgs/5560510/general/10359b33-0b1c-4321-a82e-99ccd805fee4.jpeg',
'https://images.openlane.eu/carimgs/5560510/general/5384d698-2e1d-4fd2-904a-6e410b7caefa.jpeg',
'https://images.openlane.eu/carimgs/5560510/general/ff9c4a55-d945-461d-a8ae-db01c6d20e48.jpeg',
'https://images.openlane.eu/carimgs/5560510/general/f3e8e8ab-4b37-4725-845f-51d57e0c97a6.jpeg',
'https://images.openlane.eu/carimgs/5560510/general/07f466f1-d418-4d96-827d-c4c761b5b94b.jpeg',
'https://images.openlane.eu/carimgs/5560510/general/5ab2bd4a-35ac-43bf-bbec-227f18c028ae.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30670dab-ae31-57d2-a110-fc5d9c9706df/30670dab-ae31-57d2-a110-fc5d9c9706df_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4790501,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560510/general/816ff814-4f60-4aab-a162-68d32f8f4fcf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30670dab-ae31-57d2-a110-fc5d9c9706df/30670dab-ae31-57d2-a110-fc5d9c9706df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2805992,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560510/general/550ff386-e2bc-4578-974c-1ec38d6d0aeb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30670dab-ae31-57d2-a110-fc5d9c9706df/30670dab-ae31-57d2-a110-fc5d9c9706df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3204690,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560510/general/30a565c6-e1ca-4028-b2c1-8092a62b143a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30670dab-ae31-57d2-a110-fc5d9c9706df/30670dab-ae31-57d2-a110-fc5d9c9706df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2790960,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560510/general/f330d9ea-513a-456c-a4fc-63f07b675040.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30670dab-ae31-57d2-a110-fc5d9c9706df/30670dab-ae31-57d2-a110-fc5d9c9706df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3510778,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560510/general/10359b33-0b1c-4321-a82e-99ccd805fee4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30670dab-ae31-57d2-a110-fc5d9c9706df/30670dab-ae31-57d2-a110-fc5d9c9706df_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4223480,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560510/general/5384d698-2e1d-4fd2-904a-6e410b7caefa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30670dab-ae31-57d2-a110-fc5d9c9706df/30670dab-ae31-57d2-a110-fc5d9c9706df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1814512,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560510/general/ff9c4a55-d945-461d-a8ae-db01c6d20e48.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30670dab-ae31-57d2-a110-fc5d9c9706df/30670dab-ae31-57d2-a110-fc5d9c9706df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1434510,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560510/general/f3e8e8ab-4b37-4725-845f-51d57e0c97a6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30670dab-ae31-57d2-a110-fc5d9c9706df/30670dab-ae31-57d2-a110-fc5d9c9706df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1713505,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560510/general/07f466f1-d418-4d96-827d-c4c761b5b94b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30670dab-ae31-57d2-a110-fc5d9c9706df/30670dab-ae31-57d2-a110-fc5d9c9706df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2094432,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560510/general/5ab2bd4a-35ac-43bf-bbec-227f18c028ae.jpeg',
'Width': 4032}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-05-14',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Jaguar E-Pace 2.0d - AWD - Diesel - Automatic - 149 hp - 175.571 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724253%27 HTTP/1.1" 200 None
2026-03-25 15:31:11 [adesa.be] INFO: Saving data for 10724253: {'created_time': 1774452671.192321, 'last_price_update_time': 1774452671.192339, 'auction_closing_time': 1774605600.0}
2026-03-25 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724253') HTTP/1.1" 204 0
2026-03-25 15:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 653008a9-bed6-5181-88cb-7b71e0b1e6cb with identifier: 10717874
2026-03-25 15:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 653008a9-bed6-5181-88cb-7b71e0b1e6cb with scrape type 2
2026-03-25 15:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 653008a9-bed6-5181-88cb-7b71e0b1e6cb with scrape type 2
2026-03-25 15:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 653008a9-bed6-5181-88cb-7b71e0b1e6cb, identifier: 10717874
2026-03-25 15:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 653008a9-bed6-5181-88cb-7b71e0b1e6cb with identifier: 10717874
2026-03-25 15:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 653008a9-bed6-5181-88cb-7b71e0b1e6cb with identifier: 10717874
2026-03-25 15:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 653008a9-bed6-5181-88cb-7b71e0b1e6cb with identifier: 10717874 to the API
2026-03-25 15:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717874>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 104,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '653008a9-bed6-5181-88cb-7b71e0b1e6cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2btn210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717874',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 71904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11850,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'AP Automotive CommV',
'title': 'Hyundai Ioniq 1.6 GDI Style - Hybrid - Automatic - 104 hp - 71.904 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-25 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:13 [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 15:31:13 [adesa.be] INFO: Saving data for 10717874: {'auction_closing_time': 1774605600.0, 'created_time': 1774366137.89238, 'last_price_update_time': 1774452673.613635}
2026-03-25 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717874') HTTP/1.1" 204 0
2026-03-25 15:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64b28104-7362-57e1-a96b-47ff9894eb28 with identifier: 10717855
2026-03-25 15:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64b28104-7362-57e1-a96b-47ff9894eb28 with scrape type 2
2026-03-25 15:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64b28104-7362-57e1-a96b-47ff9894eb28 with scrape type 2
2026-03-25 15:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64b28104-7362-57e1-a96b-47ff9894eb28, identifier: 10717855
2026-03-25 15:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64b28104-7362-57e1-a96b-47ff9894eb28 with identifier: 10717855
2026-03-25 15:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64b28104-7362-57e1-a96b-47ff9894eb28 with identifier: 10717855
2026-03-25 15:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64b28104-7362-57e1-a96b-47ff9894eb28 with identifier: 10717855 to the API
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717855>
{'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': 135,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '64b28104-7362-57e1-a96b-47ff9894eb28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LXF324',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717855',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 111043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Automatic - 135 hp - 111.043 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:14 [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 15:31:14 [adesa.be] INFO: Saving data for 10717855: {'auction_closing_time': 1774605600.0, 'created_time': 1774366134.836935, 'last_price_update_time': 1774452674.589594}
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717855') HTTP/1.1" 204 0
2026-03-25 15:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10724405
2026-03-25 15:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ac10d62-de4b-5755-bdda-b61b28f759a1 with scrape type 1
2026-03-25 15:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ac10d62-de4b-5755-bdda-b61b28f759a1
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5629554%252Fgeneral%252F458e00d8-fb1e-4c36-8fde-9b1bcba5c714.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/458e00d8-fb1e-4c36-8fde-9b1bcba5c714.jpeg already downloaded
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5629554%252Fgeneral%252Fdf686603-311c-4516-86f0-4772856c2170.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/df686603-311c-4516-86f0-4772856c2170.jpeg already downloaded
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5629554%252Fgeneral%252F9942c117-2c55-46a9-a9ee-6570d5fad19e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/9942c117-2c55-46a9-a9ee-6570d5fad19e.jpeg already downloaded
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5629554%252Fgeneral%252F7f7225e7-e430-4c55-9815-7a65c676795c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/7f7225e7-e430-4c55-9815-7a65c676795c.jpeg already downloaded
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5629554%252Fgeneral%252Fab086af0-09b0-4d27-ad7d-3f6aa60d706e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/ab086af0-09b0-4d27-ad7d-3f6aa60d706e.jpeg already downloaded
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5629554%252Fgeneral%252Fd3b2bffa-c4e2-40b8-b7df-021bffcd099c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/d3b2bffa-c4e2-40b8-b7df-021bffcd099c.jpeg already downloaded
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5629554%252Fgeneral%252F9f86d31c-6064-44ba-b1eb-51eb94a3ba18.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/9f86d31c-6064-44ba-b1eb-51eb94a3ba18.jpeg already downloaded
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5629554%252Fgeneral%252Fe596bd2f-d03b-41a3-bed4-2b48389d9fa9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/e596bd2f-d03b-41a3-bed4-2b48389d9fa9.jpeg already downloaded
2026-03-25 15:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5629554%252Fgeneral%252F19ce563e-70fe-4681-9d3c-a55ec840b9a3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/19ce563e-70fe-4681-9d3c-a55ec840b9a3.jpeg already downloaded
2026-03-25 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5629554%252Fgeneral%252F97ebaa7b-9c86-40d7-b318-bc3aa4e5d266.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/97ebaa7b-9c86-40d7-b318-bc3aa4e5d266.jpeg already downloaded
2026-03-25 15:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ac10d62-de4b-5755-bdda-b61b28f759a1, identifier: 10724405
2026-03-25 15:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10724405
2026-03-25 15:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10724405
2026-03-25 15:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10724405 to the API
2026-03-25 15:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '9ac10d62-de4b-5755-bdda-b61b28f759a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1fjh018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 134047,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5629554/general/458e00d8-fb1e-4c36-8fde-9b1bcba5c714.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/df686603-311c-4516-86f0-4772856c2170.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/9942c117-2c55-46a9-a9ee-6570d5fad19e.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/7f7225e7-e430-4c55-9815-7a65c676795c.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/ab086af0-09b0-4d27-ad7d-3f6aa60d706e.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/d3b2bffa-c4e2-40b8-b7df-021bffcd099c.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/9f86d31c-6064-44ba-b1eb-51eb94a3ba18.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/e596bd2f-d03b-41a3-bed4-2b48389d9fa9.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/19ce563e-70fe-4681-9d3c-a55ec840b9a3.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/97ebaa7b-9c86-40d7-b318-bc3aa4e5d266.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350695,
'Height': 1226,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/458e00d8-fb1e-4c36-8fde-9b1bcba5c714.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354808,
'Height': 1278,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/df686603-311c-4516-86f0-4772856c2170.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307633,
'Height': 1270,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/9942c117-2c55-46a9-a9ee-6570d5fad19e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256702,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/7f7225e7-e430-4c55-9815-7a65c676795c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252970,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/ab086af0-09b0-4d27-ad7d-3f6aa60d706e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232515,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/d3b2bffa-c4e2-40b8-b7df-021bffcd099c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126653,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/9f86d31c-6064-44ba-b1eb-51eb94a3ba18.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237151,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/e596bd2f-d03b-41a3-bed4-2b48389d9fa9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259880,
'Height': 1350,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/19ce563e-70fe-4681-9d3c-a55ec840b9a3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306766,
'Height': 1405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/97ebaa7b-9c86-40d7-b318-bc3aa4e5d266.jpeg',
'Width': 1600}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-01-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Hyundai i30 Wagon 1.0 - Petrol - Manual - 115 hp - 134.047 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724405%27 HTTP/1.1" 200 None
2026-03-25 15:31:15 [adesa.be] INFO: Saving data for 10724405: {'created_time': 1774452675.63029, 'last_price_update_time': 1774452675.630302, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724405') HTTP/1.1" 204 0
2026-03-25 15:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10724374
2026-03-25 15:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a894dcab-8839-5e4a-b8a0-782435c76536 with scrape type 1
2026-03-25 15:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a894dcab-8839-5e4a-b8a0-782435c76536
2026-03-25 15:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5732082%252Fgeneral%252Fe01c7710-d79a-49d6-ba51-d40e7d573116.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/e01c7710-d79a-49d6-ba51-d40e7d573116.jpeg already downloaded
2026-03-25 15:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5732082%252Fgeneral%252Fd2d5a8cb-0ce4-4ae7-9d65-392a74c333f0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/d2d5a8cb-0ce4-4ae7-9d65-392a74c333f0.jpeg already downloaded
2026-03-25 15:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5732082%252Fgeneral%252F0af27862-8b16-4050-a424-3e71b124fc78.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/0af27862-8b16-4050-a424-3e71b124fc78.jpeg already downloaded
2026-03-25 15:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5732082%252Fgeneral%252F5b35a034-7dfa-42e5-92d2-6cc8743d061d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/5b35a034-7dfa-42e5-92d2-6cc8743d061d.jpeg already downloaded
2026-03-25 15:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5732082%252Fgeneral%252F57256493-de2a-410e-b1ab-41662f914053.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/57256493-de2a-410e-b1ab-41662f914053.jpeg already downloaded
2026-03-25 15:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5732082%252Fgeneral%252Fc62082d9-7126-4a92-aab0-6dcf1ffa3206.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/c62082d9-7126-4a92-aab0-6dcf1ffa3206.jpeg already downloaded
2026-03-25 15:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5732082%252Fgeneral%252F137a7717-346b-4955-ab43-5f849b06f759.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/137a7717-346b-4955-ab43-5f849b06f759.jpeg already downloaded
2026-03-25 15:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5732082%252Fgeneral%252F6d4b95ba-9cf7-4be6-b666-dbc321dfcda3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/6d4b95ba-9cf7-4be6-b666-dbc321dfcda3.jpeg already downloaded
2026-03-25 15:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5732082%252Fgeneral%252F46a7c62d-6e28-4570-914d-1004dee62741.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/46a7c62d-6e28-4570-914d-1004dee62741.jpeg already downloaded
2026-03-25 15:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5732082%252Fgeneral%252F782332de-85ab-4ab2-b3fa-8910667364e8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/782332de-85ab-4ab2-b3fa-8910667364e8.jpeg already downloaded
2026-03-25 15:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a894dcab-8839-5e4a-b8a0-782435c76536, identifier: 10724374
2026-03-25 15:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10724374
2026-03-25 15:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10724374
2026-03-25 15:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10724374 to the API
2026-03-25 15:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724374>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'a894dcab-8839-5e4a-b8a0-782435c76536',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATQ202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724374',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 323921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5732082/general/e01c7710-d79a-49d6-ba51-d40e7d573116.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/d2d5a8cb-0ce4-4ae7-9d65-392a74c333f0.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/0af27862-8b16-4050-a424-3e71b124fc78.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/5b35a034-7dfa-42e5-92d2-6cc8743d061d.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/57256493-de2a-410e-b1ab-41662f914053.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/c62082d9-7126-4a92-aab0-6dcf1ffa3206.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/137a7717-346b-4955-ab43-5f849b06f759.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/6d4b95ba-9cf7-4be6-b666-dbc321dfcda3.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/46a7c62d-6e28-4570-914d-1004dee62741.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/782332de-85ab-4ab2-b3fa-8910667364e8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275066,
'Height': 1158,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/e01c7710-d79a-49d6-ba51-d40e7d573116.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263961,
'Height': 1168,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/d2d5a8cb-0ce4-4ae7-9d65-392a74c333f0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271027,
'Height': 1193,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/0af27862-8b16-4050-a424-3e71b124fc78.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253614,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/5b35a034-7dfa-42e5-92d2-6cc8743d061d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285760,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/57256493-de2a-410e-b1ab-41662f914053.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276480,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/c62082d9-7126-4a92-aab0-6dcf1ffa3206.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258506,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/137a7717-346b-4955-ab43-5f849b06f759.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192437,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/6d4b95ba-9cf7-4be6-b666-dbc321dfcda3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253054,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/46a7c62d-6e28-4570-914d-1004dee62741.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239549,
'Height': 1288,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/782332de-85ab-4ab2-b3fa-8910667364e8.jpeg',
'Width': 1600}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2017-07-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz E All-Terrain 220d - 4-Matic - Diesel - Automatic - '
'194 hp - 323.921 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724374%27 HTTP/1.1" 200 None
2026-03-25 15:31:21 [adesa.be] INFO: Saving data for 10724374: {'created_time': 1774452681.48376, 'last_price_update_time': 1774452681.483771, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724374') HTTP/1.1" 204 0
2026-03-25 15:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10724333
2026-03-25 15:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3209efc-8c64-53b8-8187-77666731c402 with scrape type 1
2026-03-25 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3209efc-8c64-53b8-8187-77666731c402
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737974%252Fgeneral%252Fd2b50792-e34e-4c87-a1b4-2b7e14407f28.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/d2b50792-e34e-4c87-a1b4-2b7e14407f28.jpeg already downloaded
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737974%252Fgeneral%252Fbaf6609a-41ec-49c6-b0c6-858540af802c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/baf6609a-41ec-49c6-b0c6-858540af802c.jpeg already downloaded
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737974%252Fgeneral%252F8d24e606-c6f4-4499-95c8-f6460bdc33bb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/8d24e606-c6f4-4499-95c8-f6460bdc33bb.jpeg already downloaded
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737974%252Fgeneral%252Fbf0cdae6-b7e8-45a9-908d-fe42d18f8a75.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/bf0cdae6-b7e8-45a9-908d-fe42d18f8a75.jpeg already downloaded
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737974%252Fgeneral%252F1ee6c8b3-86f9-4884-9452-97800a0756b4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/1ee6c8b3-86f9-4884-9452-97800a0756b4.jpeg already downloaded
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737974%252Fgeneral%252Fd572bb76-c7fa-4915-8d53-f913fcf4bd02.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/d572bb76-c7fa-4915-8d53-f913fcf4bd02.jpeg already downloaded
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737974%252Fgeneral%252F392fcf0b-60b1-4036-99bb-89487a1bf0a3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/392fcf0b-60b1-4036-99bb-89487a1bf0a3.jpeg already downloaded
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737974%252Fgeneral%252Ff1caf46c-396e-4170-8d85-c0b7c0812c96.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/f1caf46c-396e-4170-8d85-c0b7c0812c96.jpeg already downloaded
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737974%252Fgeneral%252F01a62ad0-e7ed-4de3-a64b-cc3cc649d7b9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/01a62ad0-e7ed-4de3-a64b-cc3cc649d7b9.jpeg already downloaded
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737974%252Fgeneral%252Fe239691e-5054-4b66-a58f-4d9ee0c085c7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737974/general/e239691e-5054-4b66-a58f-4d9ee0c085c7.jpeg already downloaded
2026-03-25 15:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3209efc-8c64-53b8-8187-77666731c402, identifier: 10724333
2026-03-25 15:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10724333
2026-03-25 15:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10724333
2026-03-25 15:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10724333 to the API
2026-03-25 15:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724333>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'b3209efc-8c64-53b8-8187-77666731c402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1hcc419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724333',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 153991,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5737974/general/d2b50792-e34e-4c87-a1b4-2b7e14407f28.jpeg',
'https://images.openlane.eu/carimgs/5737974/general/baf6609a-41ec-49c6-b0c6-858540af802c.jpeg',
'https://images.openlane.eu/carimgs/5737974/general/8d24e606-c6f4-4499-95c8-f6460bdc33bb.jpeg',
'https://images.openlane.eu/carimgs/5737974/general/bf0cdae6-b7e8-45a9-908d-fe42d18f8a75.jpeg',
'https://images.openlane.eu/carimgs/5737974/general/1ee6c8b3-86f9-4884-9452-97800a0756b4.jpeg',
'https://images.openlane.eu/carimgs/5737974/general/d572bb76-c7fa-4915-8d53-f913fcf4bd02.jpeg',
'https://images.openlane.eu/carimgs/5737974/general/392fcf0b-60b1-4036-99bb-89487a1bf0a3.jpeg',
'https://images.openlane.eu/carimgs/5737974/general/f1caf46c-396e-4170-8d85-c0b7c0812c96.jpeg',
'https://images.openlane.eu/carimgs/5737974/general/01a62ad0-e7ed-4de3-a64b-cc3cc649d7b9.jpeg',
'https://images.openlane.eu/carimgs/5737974/general/e239691e-5054-4b66-a58f-4d9ee0c085c7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3209efc-8c64-53b8-8187-77666731c402/b3209efc-8c64-53b8-8187-77666731c402_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423760,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737974/general/d2b50792-e34e-4c87-a1b4-2b7e14407f28.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3209efc-8c64-53b8-8187-77666731c402/b3209efc-8c64-53b8-8187-77666731c402_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431252,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737974/general/baf6609a-41ec-49c6-b0c6-858540af802c.jpeg',
'Width': 1519},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3209efc-8c64-53b8-8187-77666731c402/b3209efc-8c64-53b8-8187-77666731c402_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451799,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737974/general/8d24e606-c6f4-4499-95c8-f6460bdc33bb.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3209efc-8c64-53b8-8187-77666731c402/b3209efc-8c64-53b8-8187-77666731c402_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435216,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737974/general/bf0cdae6-b7e8-45a9-908d-fe42d18f8a75.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3209efc-8c64-53b8-8187-77666731c402/b3209efc-8c64-53b8-8187-77666731c402_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356036,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737974/general/1ee6c8b3-86f9-4884-9452-97800a0756b4.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3209efc-8c64-53b8-8187-77666731c402/b3209efc-8c64-53b8-8187-77666731c402_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368798,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737974/general/d572bb76-c7fa-4915-8d53-f913fcf4bd02.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3209efc-8c64-53b8-8187-77666731c402/b3209efc-8c64-53b8-8187-77666731c402_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354684,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737974/general/392fcf0b-60b1-4036-99bb-89487a1bf0a3.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3209efc-8c64-53b8-8187-77666731c402/b3209efc-8c64-53b8-8187-77666731c402_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386473,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737974/general/f1caf46c-396e-4170-8d85-c0b7c0812c96.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3209efc-8c64-53b8-8187-77666731c402/b3209efc-8c64-53b8-8187-77666731c402_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409123,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737974/general/01a62ad0-e7ed-4de3-a64b-cc3cc649d7b9.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3209efc-8c64-53b8-8187-77666731c402/b3209efc-8c64-53b8-8187-77666731c402_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292757,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737974/general/e239691e-5054-4b66-a58f-4d9ee0c085c7.jpeg',
'Width': 1440}],
'price': 4750,
'price_includes_vat': True,
'registration_date': '2014-06-16',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Hyundai i30 1.6 CRDi - Diesel - Manual - 110 hp - 153.991 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724333%27 HTTP/1.1" 200 None
2026-03-25 15:31:22 [adesa.be] INFO: Saving data for 10724333: {'created_time': 1774452682.113019, 'last_price_update_time': 1774452682.11303, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724333') HTTP/1.1" 204 0
2026-03-25 15:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30f78cbf-bade-5299-ad1b-8fa5fe7af409 with identifier: 10724710
2026-03-25 15:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30f78cbf-bade-5299-ad1b-8fa5fe7af409 with scrape type 1
2026-03-25 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30f78cbf-bade-5299-ad1b-8fa5fe7af409
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5745673%252Fgeneral%252F9c89e06c-b6ba-4d63-a184-32cfec279aaf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/9c89e06c-b6ba-4d63-a184-32cfec279aaf.jpeg not downloaded yet
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5745673%252Fgeneral%252F68da7d5a-ea9c-4fd5-bb14-d02f0ddd82b1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/68da7d5a-ea9c-4fd5-bb14-d02f0ddd82b1.jpeg not downloaded yet
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5745673%252Fgeneral%252Fc07d69ec-4965-49bb-93e4-a99cf2f21780.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/c07d69ec-4965-49bb-93e4-a99cf2f21780.jpeg not downloaded yet
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5745673%252Fgeneral%252F4dbc6c22-1985-4880-a9b1-64a9ca272a22.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/4dbc6c22-1985-4880-a9b1-64a9ca272a22.jpeg not downloaded yet
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5745673%252Fgeneral%252Fe59a8396-933d-4ca1-9899-75a6b3cacfbe.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/e59a8396-933d-4ca1-9899-75a6b3cacfbe.jpeg not downloaded yet
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5745673%252Fgeneral%252F527bbb3f-9bd1-40dd-82d5-b6f193c2b0bf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/527bbb3f-9bd1-40dd-82d5-b6f193c2b0bf.jpeg not downloaded yet
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5745673%252Fgeneral%252F0206c70b-3fe1-4397-a6be-e95fb603215d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/0206c70b-3fe1-4397-a6be-e95fb603215d.jpeg not downloaded yet
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5745673%252Fgeneral%252F46046282-8eb1-4c5e-9013-1e0c9e9461a7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/46046282-8eb1-4c5e-9013-1e0c9e9461a7.jpeg not downloaded yet
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5745673%252Fgeneral%252F962c75fb-f08f-413e-8ba6-642f1ee746b6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/962c75fb-f08f-413e-8ba6-642f1ee746b6.jpeg not downloaded yet
2026-03-25 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5745673%252Fgeneral%252Fc7eb4790-032e-4c18-b17a-77e607d64166.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/c7eb4790-032e-4c18-b17a-77e607d64166.jpeg not downloaded yet
2026-03-25 15:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727
2026-03-25 15:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65ef846c-9fb5-5f0a-b286-295d80aa6335 with scrape type 2
2026-03-25 15:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65ef846c-9fb5-5f0a-b286-295d80aa6335 with scrape type 2
2026-03-25 15:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65ef846c-9fb5-5f0a-b286-295d80aa6335, identifier: 10719727
2026-03-25 15:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727
2026-03-25 15:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727
2026-03-25 15:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727 to the API
2026-03-25 15:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719727>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '65ef846c-9fb5-5f0a-b286-295d80aa6335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FCD956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719727',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 155791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2013-05-22',
'seats_number': 5,
'seller_name': 'Autohandel J. Brarens nv',
'title': 'Opel Astra 1.6 - Petrol - Automatic - 115 hp - 155.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [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 15:31:24 [adesa.be] INFO: Saving data for 10719727: {'auction_closing_time': 1774605600.0, 'created_time': 1774365470.034232, 'last_price_update_time': 1774452684.106046}
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719727') HTTP/1.1" 204 0
2026-03-25 15:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31: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 15:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10724310
2026-03-25 15:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with scrape type 1
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712148%252Fgeneral%252F853f3649-f6e9-4ee9-9834-6d8e503ef17e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/853f3649-f6e9-4ee9-9834-6d8e503ef17e.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712148%252Fgeneral%252F0a6fc016-6f24-4184-97e5-01bc40cd8a82.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/0a6fc016-6f24-4184-97e5-01bc40cd8a82.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712148%252Fgeneral%252Fdcb3af70-87c7-4bb4-88bc-dcc5ec17dcb2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/dcb3af70-87c7-4bb4-88bc-dcc5ec17dcb2.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712148%252Fgeneral%252F8ffa5101-3d0f-40d0-a372-fc457d9a38ee.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/8ffa5101-3d0f-40d0-a372-fc457d9a38ee.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712148%252Fgeneral%252Fcef7f963-d5fb-4040-97ef-7383fd6a02fc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/cef7f963-d5fb-4040-97ef-7383fd6a02fc.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712148%252Fgeneral%252F1a500a8f-9b02-40e7-80ef-72bb1c0d5d0d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/1a500a8f-9b02-40e7-80ef-72bb1c0d5d0d.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712148%252Fgeneral%252F71df731c-bc87-4e1e-bcfa-7d7952fe96a0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/71df731c-bc87-4e1e-bcfa-7d7952fe96a0.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712148%252Fgeneral%252Ffce5a70d-8ce9-49bd-af6d-d14e52be3dc0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/fce5a70d-8ce9-49bd-af6d-d14e52be3dc0.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712148%252Fgeneral%252F96b9206a-305e-4653-83ca-3c3381cad699.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/96b9206a-305e-4653-83ca-3c3381cad699.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712148%252Fgeneral%252F056a15c9-3118-4b27-84d2-c8b44e98b764.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712148/general/056a15c9-3118-4b27-84d2-c8b44e98b764.jpeg already downloaded
2026-03-25 15:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0, identifier: 10724310
2026-03-25 15:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10724224
2026-03-25 15:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f18fd09-d2cd-5272-ac89-dbaf725a616b with scrape type 1
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f18fd09-d2cd-5272-ac89-dbaf725a616b
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721226%252Fgeneral%252F9eea57c4-5f8d-4d18-8498-340ea787716f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721226/general/9eea57c4-5f8d-4d18-8498-340ea787716f.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721226%252Fgeneral%252F00d04387-514d-4baa-b201-a5f3d48e7ee5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721226/general/00d04387-514d-4baa-b201-a5f3d48e7ee5.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721226%252Fgeneral%252F073136ae-aa5c-4bdf-ae06-4336744d35b7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721226/general/073136ae-aa5c-4bdf-ae06-4336744d35b7.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721226%252Fgeneral%252F2ea85895-dc0c-45a1-bc71-3f32bf1d2ebb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721226/general/2ea85895-dc0c-45a1-bc71-3f32bf1d2ebb.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721226%252Fgeneral%252F15e717ed-c53e-40e8-89b8-fb330c370a84.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721226/general/15e717ed-c53e-40e8-89b8-fb330c370a84.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721226%252Fgeneral%252F6cfbccd8-ff7e-4878-ab6e-6034fa0a09ec.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721226/general/6cfbccd8-ff7e-4878-ab6e-6034fa0a09ec.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721226%252Fgeneral%252Faa107201-4fca-48ce-bc84-6d2e60598819.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721226/general/aa107201-4fca-48ce-bc84-6d2e60598819.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721226%252Fgeneral%252F48af002e-e5d7-4b95-ac3e-00179ab33ade.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721226/general/48af002e-e5d7-4b95-ac3e-00179ab33ade.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721226%252Fgeneral%252F272a03c0-fb19-4819-9285-14b2bd776845.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721226/general/272a03c0-fb19-4819-9285-14b2bd776845.jpeg already downloaded
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721226%252Fgeneral%252F06380e62-8752-4f0e-ac73-9e49f7d9e37e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721226/general/06380e62-8752-4f0e-ac73-9e49f7d9e37e.jpeg already downloaded
2026-03-25 15:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f18fd09-d2cd-5272-ac89-dbaf725a616b, identifier: 10724224
2026-03-25 15:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10724310
2026-03-25 15:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10724310
2026-03-25 15:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10724310 to the API
2026-03-25 15:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724310>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PED386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724310',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 213633,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5712148/general/853f3649-f6e9-4ee9-9834-6d8e503ef17e.jpeg',
'https://images.openlane.eu/carimgs/5712148/general/0a6fc016-6f24-4184-97e5-01bc40cd8a82.jpeg',
'https://images.openlane.eu/carimgs/5712148/general/dcb3af70-87c7-4bb4-88bc-dcc5ec17dcb2.jpeg',
'https://images.openlane.eu/carimgs/5712148/general/8ffa5101-3d0f-40d0-a372-fc457d9a38ee.jpeg',
'https://images.openlane.eu/carimgs/5712148/general/cef7f963-d5fb-4040-97ef-7383fd6a02fc.jpeg',
'https://images.openlane.eu/carimgs/5712148/general/1a500a8f-9b02-40e7-80ef-72bb1c0d5d0d.jpeg',
'https://images.openlane.eu/carimgs/5712148/general/71df731c-bc87-4e1e-bcfa-7d7952fe96a0.jpeg',
'https://images.openlane.eu/carimgs/5712148/general/fce5a70d-8ce9-49bd-af6d-d14e52be3dc0.jpeg',
'https://images.openlane.eu/carimgs/5712148/general/96b9206a-305e-4653-83ca-3c3381cad699.jpeg',
'https://images.openlane.eu/carimgs/5712148/general/056a15c9-3118-4b27-84d2-c8b44e98b764.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0/ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471279,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712148/general/853f3649-f6e9-4ee9-9834-6d8e503ef17e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0/ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 479750,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712148/general/0a6fc016-6f24-4184-97e5-01bc40cd8a82.jpeg',
'Width': 1737},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0/ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460337,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712148/general/dcb3af70-87c7-4bb4-88bc-dcc5ec17dcb2.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0/ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 503781,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712148/general/8ffa5101-3d0f-40d0-a372-fc457d9a38ee.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0/ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421390,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712148/general/cef7f963-d5fb-4040-97ef-7383fd6a02fc.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0/ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388800,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712148/general/1a500a8f-9b02-40e7-80ef-72bb1c0d5d0d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0/ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342160,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712148/general/71df731c-bc87-4e1e-bcfa-7d7952fe96a0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0/ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430216,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712148/general/fce5a70d-8ce9-49bd-af6d-d14e52be3dc0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0/ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413461,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712148/general/96b9206a-305e-4653-83ca-3c3381cad699.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0/ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 295386,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712148/general/056a15c9-3118-4b27-84d2-c8b44e98b764.jpeg',
'Width': 1440}],
'price': 5050,
'price_includes_vat': True,
'registration_date': '2016-06-15',
'seats_number': 7,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Carens 1.7 CRDi - Diesel - Manual - 115 hp - 213.633 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724310%27 HTTP/1.1" 200 None
2026-03-25 15:31:25 [adesa.be] INFO: Saving data for 10724310: {'created_time': 1774452685.093144, 'last_price_update_time': 1774452685.093155, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724310') HTTP/1.1" 204 0
2026-03-25 15:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10724224
2026-03-25 15:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10724224
2026-03-25 15:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10724224 to the API
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724224>
{'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-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6f18fd09-d2cd-5272-ac89-dbaf725a616b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CST110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724224',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 74935,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5721226/general/9eea57c4-5f8d-4d18-8498-340ea787716f.jpeg',
'https://images.openlane.eu/carimgs/5721226/general/00d04387-514d-4baa-b201-a5f3d48e7ee5.jpeg',
'https://images.openlane.eu/carimgs/5721226/general/073136ae-aa5c-4bdf-ae06-4336744d35b7.jpeg',
'https://images.openlane.eu/carimgs/5721226/general/2ea85895-dc0c-45a1-bc71-3f32bf1d2ebb.jpeg',
'https://images.openlane.eu/carimgs/5721226/general/15e717ed-c53e-40e8-89b8-fb330c370a84.jpeg',
'https://images.openlane.eu/carimgs/5721226/general/6cfbccd8-ff7e-4878-ab6e-6034fa0a09ec.jpeg',
'https://images.openlane.eu/carimgs/5721226/general/aa107201-4fca-48ce-bc84-6d2e60598819.jpeg',
'https://images.openlane.eu/carimgs/5721226/general/48af002e-e5d7-4b95-ac3e-00179ab33ade.jpeg',
'https://images.openlane.eu/carimgs/5721226/general/272a03c0-fb19-4819-9285-14b2bd776845.jpeg',
'https://images.openlane.eu/carimgs/5721226/general/06380e62-8752-4f0e-ac73-9e49f7d9e37e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f18fd09-d2cd-5272-ac89-dbaf725a616b/6f18fd09-d2cd-5272-ac89-dbaf725a616b_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7172787,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721226/general/9eea57c4-5f8d-4d18-8498-340ea787716f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f18fd09-d2cd-5272-ac89-dbaf725a616b/6f18fd09-d2cd-5272-ac89-dbaf725a616b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3395855,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721226/general/00d04387-514d-4baa-b201-a5f3d48e7ee5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f18fd09-d2cd-5272-ac89-dbaf725a616b/6f18fd09-d2cd-5272-ac89-dbaf725a616b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5241259,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721226/general/073136ae-aa5c-4bdf-ae06-4336744d35b7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f18fd09-d2cd-5272-ac89-dbaf725a616b/6f18fd09-d2cd-5272-ac89-dbaf725a616b_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5857379,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721226/general/2ea85895-dc0c-45a1-bc71-3f32bf1d2ebb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f18fd09-d2cd-5272-ac89-dbaf725a616b/6f18fd09-d2cd-5272-ac89-dbaf725a616b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3465448,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721226/general/15e717ed-c53e-40e8-89b8-fb330c370a84.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f18fd09-d2cd-5272-ac89-dbaf725a616b/6f18fd09-d2cd-5272-ac89-dbaf725a616b_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4701017,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721226/general/6cfbccd8-ff7e-4878-ab6e-6034fa0a09ec.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f18fd09-d2cd-5272-ac89-dbaf725a616b/6f18fd09-d2cd-5272-ac89-dbaf725a616b_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4400030,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721226/general/aa107201-4fca-48ce-bc84-6d2e60598819.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f18fd09-d2cd-5272-ac89-dbaf725a616b/6f18fd09-d2cd-5272-ac89-dbaf725a616b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2862915,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721226/general/48af002e-e5d7-4b95-ac3e-00179ab33ade.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f18fd09-d2cd-5272-ac89-dbaf725a616b/6f18fd09-d2cd-5272-ac89-dbaf725a616b_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3888417,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721226/general/272a03c0-fb19-4819-9285-14b2bd776845.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f18fd09-d2cd-5272-ac89-dbaf725a616b/6f18fd09-d2cd-5272-ac89-dbaf725a616b_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5555664,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721226/general/06380e62-8752-4f0e-ac73-9e49f7d9e37e.jpeg',
'Width': 5712}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': 'AD Company bvba',
'title': 'Jeep Renegade 1.5 Limited - AWD - Petrol - Automatic - 129 hp - '
'74.935 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724224%27 HTTP/1.1" 200 None
2026-03-25 15:31:25 [adesa.be] INFO: Saving data for 10724224: {'created_time': 1774452685.386404, 'last_price_update_time': 1774452685.386416, 'auction_closing_time': 1774605600.0}
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724224') HTTP/1.1" 204 0
2026-03-25 15:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745673/general/962c75fb-f08f-413e-8ba6-642f1ee746b6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724710)
2026-03-25 15:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745673/general/c7eb4790-032e-4c18-b17a-77e607d64166.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724710)
2026-03-25 15:31:25 [adesa.be] INFO: Found listing with ID: 10719727
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719727%27 HTTP/1.1" 200 None
2026-03-25 15:31:25 [adesa.be] INFO: Scrape type for 10719727: 0
2026-03-25 15:31:25 [adesa.be] INFO: Skipping item 10719727 url https://www.openlane.eu/en/carv6/auction/10719727
2026-03-25 15:31:25 [adesa.be] INFO: Found listing with ID: 10724265
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724265%27 HTTP/1.1" 200 None
2026-03-25 15:31:25 [adesa.be] INFO: Scrape type for 10724265: 1
2026-03-25 15:31:25 [adesa.be] INFO: Scraping item 10724265 url https://www.openlane.eu/en/carv6/auction/10724265
2026-03-25 15:31:25 [adesa.be] INFO: Found listing with ID: 10726963
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726963%27 HTTP/1.1" 200 None
2026-03-25 15:31:25 [adesa.be] INFO: Scrape type for 10726963: 1
2026-03-25 15:31:25 [adesa.be] INFO: Scraping item 10726963 url https://www.openlane.eu/en/carv6/auction/10726963
2026-03-25 15:31:25 [adesa.be] INFO: Found listing with ID: 10724482
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724482%27 HTTP/1.1" 200 None
2026-03-25 15:31:25 [adesa.be] INFO: Scrape type for 10724482: 1
2026-03-25 15:31:25 [adesa.be] INFO: Scraping item 10724482 url https://www.openlane.eu/en/carv6/auction/10724482
2026-03-25 15:31:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848788a010>
2026-03-25 15:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:31: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 15:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30f78cbf-bade-5299-ad1b-8fa5fe7af409/30f78cbf-bade-5299-ad1b-8fa5fe7af409_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745673%252Fgeneral%252F962c75fb-f08f-413e-8ba6-642f1ee746b6.jpeg') HTTP/1.1" 204 0
2026-03-25 15:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/962c75fb-f08f-413e-8ba6-642f1ee746b6.jpeg saved to cache
2026-03-25 15:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 30f78cbf-bade-5299-ad1b-8fa5fe7af409
2026-03-25 15:31:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c2ce10>
2026-03-25 15:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:31: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 15:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30f78cbf-bade-5299-ad1b-8fa5fe7af409/30f78cbf-bade-5299-ad1b-8fa5fe7af409_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745673%252Fgeneral%252Fc7eb4790-032e-4c18-b17a-77e607d64166.jpeg') HTTP/1.1" 204 0
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/c7eb4790-032e-4c18-b17a-77e607d64166.jpeg saved to cache
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 30f78cbf-bade-5299-ad1b-8fa5fe7af409
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724450
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724450%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724450: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724450 url https://www.openlane.eu/en/carv6/auction/10724450
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724502
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724502%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724502: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724502 url https://www.openlane.eu/en/carv6/auction/10724502
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724288
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724288%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724288: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724288 url https://www.openlane.eu/en/carv6/auction/10724288
2026-03-25 15:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745673/general/46046282-8eb1-4c5e-9013-1e0c9e9461a7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724710)
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10727134
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727134%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10727134: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10727134 url https://www.openlane.eu/en/carv6/auction/10727134
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724412
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724412%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724412: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724412 url https://www.openlane.eu/en/carv6/auction/10724412
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724270
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724270%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724270: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724270 url https://www.openlane.eu/en/carv6/auction/10724270
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724489
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724489%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724489: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724489 url https://www.openlane.eu/en/carv6/auction/10724489
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10717912
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [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 15:31:26 [adesa.be] INFO: Scrape type for 10717912: 2
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10717912 url https://www.openlane.eu/en/carv6/auction/10717912
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724504
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724504%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724504: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724504 url https://www.openlane.eu/en/carv6/auction/10724504
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724516
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724516%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724516: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724516 url https://www.openlane.eu/en/carv6/auction/10724516
2026-03-25 15:31:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486bf9790>
2026-03-25 15:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:31: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 15:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30f78cbf-bade-5299-ad1b-8fa5fe7af409/30f78cbf-bade-5299-ad1b-8fa5fe7af409_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745673%252Fgeneral%252F46046282-8eb1-4c5e-9013-1e0c9e9461a7.jpeg') HTTP/1.1" 204 0
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/46046282-8eb1-4c5e-9013-1e0c9e9461a7.jpeg saved to cache
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 30f78cbf-bade-5299-ad1b-8fa5fe7af409
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10717898
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [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 15:31:26 [adesa.be] INFO: Scrape type for 10717898: 2
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10717898 url https://www.openlane.eu/en/carv6/auction/10717898
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10717889
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [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 15:31:26 [adesa.be] INFO: Scrape type for 10717889: 2
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10717889 url https://www.openlane.eu/en/carv6/auction/10717889
2026-03-25 15:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:26 [adesa.be] INFO: Found listing with ID: 10724341
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724341%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724341: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724341 url https://www.openlane.eu/en/carv6/auction/10724341
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724448
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724448%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724448: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724448 url https://www.openlane.eu/en/carv6/auction/10724448
2026-03-25 15:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724376
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724376%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724376: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724376 url https://www.openlane.eu/en/carv6/auction/10724376
2026-03-25 15:31: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 15:31:26 [adesa.be] INFO: Found listing with ID: 10724237
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724237%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724237: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724237 url https://www.openlane.eu/en/carv6/auction/10724237
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724385
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724385%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724385: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724385 url https://www.openlane.eu/en/carv6/auction/10724385
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10724418
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724418%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10724418: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10724418 url https://www.openlane.eu/en/carv6/auction/10724418
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10726977
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726977%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [adesa.be] INFO: Scrape type for 10726977: 1
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10726977 url https://www.openlane.eu/en/carv6/auction/10726977
2026-03-25 15:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebe6c8bd-f908-551a-a04d-140a35468749 with identifier: 10724243
2026-03-25 15:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebe6c8bd-f908-551a-a04d-140a35468749 with scrape type 1
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ebe6c8bd-f908-551a-a04d-140a35468749
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5438416%252Fgeneral%252F68ff60ae-5694-429e-b2a1-c0620cc7b196.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438416/general/68ff60ae-5694-429e-b2a1-c0620cc7b196.jpg already downloaded
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5438416%252Fgeneral%252F18e87ab6-3c67-430e-aa25-ef8f57c45850.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438416/general/18e87ab6-3c67-430e-aa25-ef8f57c45850.jpg already downloaded
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5438416%252Fgeneral%252F961c8107-bcd4-4d01-b9d8-a2f682308360.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438416/general/961c8107-bcd4-4d01-b9d8-a2f682308360.jpg already downloaded
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5438416%252Fgeneral%252F9a6debeb-9680-42d1-af6d-d6d68ee548e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438416/general/9a6debeb-9680-42d1-af6d-d6d68ee548e3.jpg already downloaded
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5438416%252Fgeneral%252F17fe5743-b69d-4ef1-bc46-9a4dbc14ca41.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438416/general/17fe5743-b69d-4ef1-bc46-9a4dbc14ca41.jpg already downloaded
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5438416%252Fgeneral%252F5086f7d5-d717-4773-bc2b-e27a5622cbaf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438416/general/5086f7d5-d717-4773-bc2b-e27a5622cbaf.jpg already downloaded
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5438416%252Fgeneral%252F1819bccb-3394-4fac-acc3-a39ee4d8909c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438416/general/1819bccb-3394-4fac-acc3-a39ee4d8909c.jpg already downloaded
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5438416%252Fgeneral%252F9bc6ab90-be45-401b-b070-6b2539c0a65e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438416/general/9bc6ab90-be45-401b-b070-6b2539c0a65e.jpg already downloaded
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5438416%252Fgeneral%252F43e52aed-9891-4753-b80c-398d5e38f58f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438416/general/43e52aed-9891-4753-b80c-398d5e38f58f.jpg already downloaded
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5438416%252Fgeneral%252F43fcfdc8-6abd-441c-bd00-83937e4344f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438416/general/43fcfdc8-6abd-441c-bd00-83937e4344f8.jpg already downloaded
2026-03-25 15:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebe6c8bd-f908-551a-a04d-140a35468749, identifier: 10724243
2026-03-25 15:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745673/general/0206c70b-3fe1-4397-a6be-e95fb603215d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724710)
2026-03-25 15:31:26 [adesa.be] INFO: Found listing with ID: 10717907
2026-03-25 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:26 [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 15:31:26 [adesa.be] INFO: Scrape type for 10717907: 2
2026-03-25 15:31:26 [adesa.be] INFO: Scraping item 10717907 url https://www.openlane.eu/en/carv6/auction/10717907
2026-03-25 15:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebe6c8bd-f908-551a-a04d-140a35468749 with identifier: 10724243
2026-03-25 15:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebe6c8bd-f908-551a-a04d-140a35468749 with identifier: 10724243
2026-03-25 15:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebe6c8bd-f908-551a-a04d-140a35468749 with identifier: 10724243 to the API
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724243>
{'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': 131,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ebe6c8bd-f908-551a-a04d-140a35468749',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PUY382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724243',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 174291,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5438416/general/68ff60ae-5694-429e-b2a1-c0620cc7b196.jpg',
'https://images.openlane.eu/carimgs/5438416/general/18e87ab6-3c67-430e-aa25-ef8f57c45850.jpg',
'https://images.openlane.eu/carimgs/5438416/general/961c8107-bcd4-4d01-b9d8-a2f682308360.jpg',
'https://images.openlane.eu/carimgs/5438416/general/9a6debeb-9680-42d1-af6d-d6d68ee548e3.jpg',
'https://images.openlane.eu/carimgs/5438416/general/17fe5743-b69d-4ef1-bc46-9a4dbc14ca41.jpg',
'https://images.openlane.eu/carimgs/5438416/general/5086f7d5-d717-4773-bc2b-e27a5622cbaf.jpg',
'https://images.openlane.eu/carimgs/5438416/general/1819bccb-3394-4fac-acc3-a39ee4d8909c.jpg',
'https://images.openlane.eu/carimgs/5438416/general/9bc6ab90-be45-401b-b070-6b2539c0a65e.jpg',
'https://images.openlane.eu/carimgs/5438416/general/43e52aed-9891-4753-b80c-398d5e38f58f.jpg',
'https://images.openlane.eu/carimgs/5438416/general/43fcfdc8-6abd-441c-bd00-83937e4344f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebe6c8bd-f908-551a-a04d-140a35468749/ebe6c8bd-f908-551a-a04d-140a35468749_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 651957,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438416/general/68ff60ae-5694-429e-b2a1-c0620cc7b196.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebe6c8bd-f908-551a-a04d-140a35468749/ebe6c8bd-f908-551a-a04d-140a35468749_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 578860,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438416/general/18e87ab6-3c67-430e-aa25-ef8f57c45850.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebe6c8bd-f908-551a-a04d-140a35468749/ebe6c8bd-f908-551a-a04d-140a35468749_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 623995,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438416/general/961c8107-bcd4-4d01-b9d8-a2f682308360.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebe6c8bd-f908-551a-a04d-140a35468749/ebe6c8bd-f908-551a-a04d-140a35468749_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 693839,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438416/general/9a6debeb-9680-42d1-af6d-d6d68ee548e3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebe6c8bd-f908-551a-a04d-140a35468749/ebe6c8bd-f908-551a-a04d-140a35468749_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603763,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438416/general/17fe5743-b69d-4ef1-bc46-9a4dbc14ca41.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebe6c8bd-f908-551a-a04d-140a35468749/ebe6c8bd-f908-551a-a04d-140a35468749_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340316,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438416/general/5086f7d5-d717-4773-bc2b-e27a5622cbaf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebe6c8bd-f908-551a-a04d-140a35468749/ebe6c8bd-f908-551a-a04d-140a35468749_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465541,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438416/general/1819bccb-3394-4fac-acc3-a39ee4d8909c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebe6c8bd-f908-551a-a04d-140a35468749/ebe6c8bd-f908-551a-a04d-140a35468749_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317891,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438416/general/9bc6ab90-be45-401b-b070-6b2539c0a65e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebe6c8bd-f908-551a-a04d-140a35468749/ebe6c8bd-f908-551a-a04d-140a35468749_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466594,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438416/general/43e52aed-9891-4753-b80c-398d5e38f58f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebe6c8bd-f908-551a-a04d-140a35468749/ebe6c8bd-f908-551a-a04d-140a35468749_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378528,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438416/general/43fcfdc8-6abd-441c-bd00-83937e4344f8.jpg',
'Width': 2000}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2019-04-25',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Nissan X-Trail 1.6 DCI - Diesel - Manual - 131 hp - 174.291 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724243%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [adesa.be] INFO: Saving data for 10724243: {'created_time': 1774452687.250925, 'last_price_update_time': 1774452687.250936, 'auction_closing_time': 1774605600.0}
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724243') HTTP/1.1" 204 0
2026-03-25 15:31:27 [adesa.be] INFO: Found listing with ID: 10717904
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [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 15:31:27 [adesa.be] INFO: Scrape type for 10717904: 2
2026-03-25 15:31:27 [adesa.be] INFO: Scraping item 10717904 url https://www.openlane.eu/en/carv6/auction/10717904
2026-03-25 15:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:27 [adesa.be] INFO: Found listing with ID: 10724498
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724498%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [adesa.be] INFO: Scrape type for 10724498: 1
2026-03-25 15:31:27 [adesa.be] INFO: Scraping item 10724498 url https://www.openlane.eu/en/carv6/auction/10724498
2026-03-25 15:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10724417
2026-03-25 15:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768c5009-2de4-562c-9f43-c199ec760c15 with scrape type 1
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 768c5009-2de4-562c-9f43-c199ec760c15
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252F752bcd84-aec8-4905-824f-6a2c98d20e4f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/752bcd84-aec8-4905-824f-6a2c98d20e4f.jpeg already downloaded
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252F0c5dc97a-9f88-4551-adca-3258b3d3f656.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/0c5dc97a-9f88-4551-adca-3258b3d3f656.jpeg already downloaded
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252Ff16f1b25-8252-4cfe-a40c-b06dcce76980.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/f16f1b25-8252-4cfe-a40c-b06dcce76980.jpeg already downloaded
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252Fb79c4d94-d7d0-46d8-87e8-2e74ac497d67.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/b79c4d94-d7d0-46d8-87e8-2e74ac497d67.jpeg already downloaded
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252F92a807f5-4760-42f4-a294-d90ffd9f20bb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/92a807f5-4760-42f4-a294-d90ffd9f20bb.jpeg already downloaded
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252Fa62e235e-e6a6-43ea-84f8-d8d08615a34e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/a62e235e-e6a6-43ea-84f8-d8d08615a34e.jpeg already downloaded
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252Fbe8adf2a-bddf-46fb-a9e4-e822e369bf37.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/be8adf2a-bddf-46fb-a9e4-e822e369bf37.jpeg already downloaded
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252F5e006292-2edc-40bb-a40a-8f00ac2a9274.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/5e006292-2edc-40bb-a40a-8f00ac2a9274.jpeg already downloaded
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252Fa45cfbdf-2c8e-4fdc-be7e-75708c4875b9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/a45cfbdf-2c8e-4fdc-be7e-75708c4875b9.jpeg already downloaded
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719958%252Fgeneral%252F6652558a-1f1f-442c-94a8-bd961387ee75.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719958/general/6652558a-1f1f-442c-94a8-bd961387ee75.jpeg already downloaded
2026-03-25 15:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 768c5009-2de4-562c-9f43-c199ec760c15, identifier: 10724417
2026-03-25 15:31:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b97a10>
2026-03-25 15:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:31: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 15:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30f78cbf-bade-5299-ad1b-8fa5fe7af409/30f78cbf-bade-5299-ad1b-8fa5fe7af409_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745673%252Fgeneral%252F0206c70b-3fe1-4397-a6be-e95fb603215d.jpeg') HTTP/1.1" 204 0
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/0206c70b-3fe1-4397-a6be-e95fb603215d.jpeg saved to cache
2026-03-25 15:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 30f78cbf-bade-5299-ad1b-8fa5fe7af409
2026-03-25 15:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10724417
2026-03-25 15:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10724417
2026-03-25 15:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10724417 to the API
2026-03-25 15:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724417>
{'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': 130,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '768c5009-2de4-562c-9f43-c199ec760c15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AFL398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724417',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 250701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5719958/general/752bcd84-aec8-4905-824f-6a2c98d20e4f.jpeg',
'https://images.openlane.eu/carimgs/5719958/general/0c5dc97a-9f88-4551-adca-3258b3d3f656.jpeg',
'https://images.openlane.eu/carimgs/5719958/general/f16f1b25-8252-4cfe-a40c-b06dcce76980.jpeg',
'https://images.openlane.eu/carimgs/5719958/general/b79c4d94-d7d0-46d8-87e8-2e74ac497d67.jpeg',
'https://images.openlane.eu/carimgs/5719958/general/92a807f5-4760-42f4-a294-d90ffd9f20bb.jpeg',
'https://images.openlane.eu/carimgs/5719958/general/a62e235e-e6a6-43ea-84f8-d8d08615a34e.jpeg',
'https://images.openlane.eu/carimgs/5719958/general/be8adf2a-bddf-46fb-a9e4-e822e369bf37.jpeg',
'https://images.openlane.eu/carimgs/5719958/general/5e006292-2edc-40bb-a40a-8f00ac2a9274.jpeg',
'https://images.openlane.eu/carimgs/5719958/general/a45cfbdf-2c8e-4fdc-be7e-75708c4875b9.jpeg',
'https://images.openlane.eu/carimgs/5719958/general/6652558a-1f1f-442c-94a8-bd961387ee75.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768c5009-2de4-562c-9f43-c199ec760c15/768c5009-2de4-562c-9f43-c199ec760c15_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232184,
'Height': 1296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719958/general/752bcd84-aec8-4905-824f-6a2c98d20e4f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768c5009-2de4-562c-9f43-c199ec760c15/768c5009-2de4-562c-9f43-c199ec760c15_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251365,
'Height': 1281,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719958/general/0c5dc97a-9f88-4551-adca-3258b3d3f656.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768c5009-2de4-562c-9f43-c199ec760c15/768c5009-2de4-562c-9f43-c199ec760c15_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231292,
'Height': 1312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719958/general/f16f1b25-8252-4cfe-a40c-b06dcce76980.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768c5009-2de4-562c-9f43-c199ec760c15/768c5009-2de4-562c-9f43-c199ec760c15_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204261,
'Height': 1237,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719958/general/b79c4d94-d7d0-46d8-87e8-2e74ac497d67.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768c5009-2de4-562c-9f43-c199ec760c15/768c5009-2de4-562c-9f43-c199ec760c15_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285123,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719958/general/92a807f5-4760-42f4-a294-d90ffd9f20bb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768c5009-2de4-562c-9f43-c199ec760c15/768c5009-2de4-562c-9f43-c199ec760c15_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200040,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719958/general/a62e235e-e6a6-43ea-84f8-d8d08615a34e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768c5009-2de4-562c-9f43-c199ec760c15/768c5009-2de4-562c-9f43-c199ec760c15_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177666,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719958/general/be8adf2a-bddf-46fb-a9e4-e822e369bf37.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768c5009-2de4-562c-9f43-c199ec760c15/768c5009-2de4-562c-9f43-c199ec760c15_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235863,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719958/general/5e006292-2edc-40bb-a40a-8f00ac2a9274.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768c5009-2de4-562c-9f43-c199ec760c15/768c5009-2de4-562c-9f43-c199ec760c15_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221634,
'Height': 1459,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719958/general/a45cfbdf-2c8e-4fdc-be7e-75708c4875b9.jpeg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768c5009-2de4-562c-9f43-c199ec760c15/768c5009-2de4-562c-9f43-c199ec760c15_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223478,
'Height': 1508,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719958/general/6652558a-1f1f-442c-94a8-bd961387ee75.jpeg',
'Width': 1600}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2015-10-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan X-Trail - AWD - Diesel - Automatic - 130 hp - 250.701 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724417%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Saving data for 10724417: {'created_time': 1774452688.076607, 'last_price_update_time': 1774452688.076621, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724417') HTTP/1.1" 204 0
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724510
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724510%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724510: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724510 url https://www.openlane.eu/en/carv6/auction/10724510
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724505
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724505%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724505: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724505 url https://www.openlane.eu/en/carv6/auction/10724505
2026-03-25 15:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1a00560-23e1-5495-a6b7-74e6907f7252 with identifier: 10724203
2026-03-25 15:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1a00560-23e1-5495-a6b7-74e6907f7252 with scrape type 1
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1a00560-23e1-5495-a6b7-74e6907f7252
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5741338%252Fgeneral%252Ffc366dde-263b-404c-9785-35d005ec1a39.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741338/general/fc366dde-263b-404c-9785-35d005ec1a39.JPG not downloaded yet
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10720484
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [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 15:31:28 [adesa.be] INFO: Scrape type for 10720484: 0
2026-03-25 15:31:28 [adesa.be] INFO: Skipping item 10720484 url https://www.openlane.eu/en/carv6/auction/10720484
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10717879
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [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 15:31:28 [adesa.be] INFO: Scrape type for 10717879: 2
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10717879 url https://www.openlane.eu/en/carv6/auction/10717879
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5741338%252Fgeneral%252Ffd1af9af-44e2-4f3a-986a-a5fb57cef3ce.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741338/general/fd1af9af-44e2-4f3a-986a-a5fb57cef3ce.JPG not downloaded yet
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10726954
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726954%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10726954: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10726954 url https://www.openlane.eu/en/carv6/auction/10726954
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5741338%252Fgeneral%252F60980ec2-f350-4990-9ca4-f87d149c7a61.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741338/general/60980ec2-f350-4990-9ca4-f87d149c7a61.JPG not downloaded yet
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10720482
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [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 15:31:28 [adesa.be] INFO: Scrape type for 10720482: 0
2026-03-25 15:31:28 [adesa.be] INFO: Skipping item 10720482 url https://www.openlane.eu/en/carv6/auction/10720482
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10720487
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [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 15:31:28 [adesa.be] INFO: Scrape type for 10720487: 0
2026-03-25 15:31:28 [adesa.be] INFO: Skipping item 10720487 url https://www.openlane.eu/en/carv6/auction/10720487
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724328
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724328%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724328: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724328 url https://www.openlane.eu/en/carv6/auction/10724328
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5741338%252Fgeneral%252Fb85ff557-cac9-44a4-9998-427d2b8bf3b7.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741338/general/b85ff557-cac9-44a4-9998-427d2b8bf3b7.JPG not downloaded yet
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10720495
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [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 15:31:28 [adesa.be] INFO: Scrape type for 10720495: 0
2026-03-25 15:31:28 [adesa.be] INFO: Skipping item 10720495 url https://www.openlane.eu/en/carv6/auction/10720495
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724369
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724369%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724369: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724369 url https://www.openlane.eu/en/carv6/auction/10724369
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5741338%252Fgeneral%252F120d5c04-da09-4be5-8c49-fc32f5068cef.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741338/general/120d5c04-da09-4be5-8c49-fc32f5068cef.JPG not downloaded yet
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724371
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724371%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724371: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724371 url https://www.openlane.eu/en/carv6/auction/10724371
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5741338%252Fgeneral%252F77a34d9d-8e7a-4a12-9ec1-57f5da0b0e81.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741338/general/77a34d9d-8e7a-4a12-9ec1-57f5da0b0e81.JPG not downloaded yet
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724335
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724335%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724335: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724335 url https://www.openlane.eu/en/carv6/auction/10724335
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5741338%252Fgeneral%252Fb5a2ab3d-5b82-4daf-ba73-6d0fc0f0ee29.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741338/general/b5a2ab3d-5b82-4daf-ba73-6d0fc0f0ee29.JPG not downloaded yet
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724320
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724320%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724320: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724320 url https://www.openlane.eu/en/carv6/auction/10724320
2026-03-25 15:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745673/general/527bbb3f-9bd1-40dd-82d5-b6f193c2b0bf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724710)
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5741338%252Fgeneral%252Ff6565cf4-d1d1-4fd4-a369-686297aff126.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741338/general/f6565cf4-d1d1-4fd4-a369-686297aff126.JPG not downloaded yet
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724452
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724452%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724452: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724452 url https://www.openlane.eu/en/carv6/auction/10724452
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5741338%252Fgeneral%252F4fcc72eb-e7af-4fa9-81f6-7ad2cdfa3648.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741338/general/4fcc72eb-e7af-4fa9-81f6-7ad2cdfa3648.JPG not downloaded yet
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724306
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724306%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724306: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724306 url https://www.openlane.eu/en/carv6/auction/10724306
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5741338%252Fgeneral%252Fb627d6fc-39a1-4862-aaa0-1cb2cd282aaa.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741338/general/b627d6fc-39a1-4862-aaa0-1cb2cd282aaa.JPG not downloaded yet
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724416
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724416%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724416: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724416 url https://www.openlane.eu/en/carv6/auction/10724416
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724447
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724447%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724447: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724447 url https://www.openlane.eu/en/carv6/auction/10724447
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724513
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724513%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724513: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724513 url https://www.openlane.eu/en/carv6/auction/10724513
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724501
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724501%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724501: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724501 url https://www.openlane.eu/en/carv6/auction/10724501
2026-03-25 15:31:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486e05e90>
2026-03-25 15:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:31: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 15:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30f78cbf-bade-5299-ad1b-8fa5fe7af409/30f78cbf-bade-5299-ad1b-8fa5fe7af409_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745673%252Fgeneral%252F527bbb3f-9bd1-40dd-82d5-b6f193c2b0bf.jpeg') HTTP/1.1" 204 0
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745673/general/527bbb3f-9bd1-40dd-82d5-b6f193c2b0bf.jpeg saved to cache
2026-03-25 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 30f78cbf-bade-5299-ad1b-8fa5fe7af409
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724512
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724512%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724512: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724512 url https://www.openlane.eu/en/carv6/auction/10724512
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724319
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724319%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724319: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724319 url https://www.openlane.eu/en/carv6/auction/10724319
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724337
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724337%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724337: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724337 url https://www.openlane.eu/en/carv6/auction/10724337
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724466
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724466%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724466: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724466 url https://www.openlane.eu/en/carv6/auction/10724466
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724478
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724478%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724478: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724478 url https://www.openlane.eu/en/carv6/auction/10724478
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724486
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724486%27 HTTP/1.1" 200 None
2026-03-25 15:31:28 [adesa.be] INFO: Scrape type for 10724486: 1
2026-03-25 15:31:28 [adesa.be] INFO: Scraping item 10724486 url https://www.openlane.eu/en/carv6/auction/10724486
2026-03-25 15:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31:28 [adesa.be] INFO: Found listing with ID: 10724386
2026-03-25 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724386%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [adesa.be] INFO: Scrape type for 10724386: 1
2026-03-25 15:31:29 [adesa.be] INFO: Scraping item 10724386 url https://www.openlane.eu/en/carv6/auction/10724386
2026-03-25 15:31: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 15:31:29 [adesa.be] INFO: Found listing with ID: 10724375
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724375%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [adesa.be] INFO: Scrape type for 10724375: 1
2026-03-25 15:31:29 [adesa.be] INFO: Scraping item 10724375 url https://www.openlane.eu/en/carv6/auction/10724375
2026-03-25 15:31:29 [adesa.be] INFO: Found listing with ID: 10724449
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724449%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [adesa.be] INFO: Scrape type for 10724449: 1
2026-03-25 15:31:29 [adesa.be] INFO: Scraping item 10724449 url https://www.openlane.eu/en/carv6/auction/10724449
2026-03-25 15:31:29 [adesa.be] INFO: Found listing with ID: 10724312
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724312%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [adesa.be] INFO: Scrape type for 10724312: 1
2026-03-25 15:31:29 [adesa.be] INFO: Scraping item 10724312 url https://www.openlane.eu/en/carv6/auction/10724312
2026-03-25 15:31:29 [adesa.be] INFO: Found listing with ID: 10724394
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724394%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [adesa.be] INFO: Scrape type for 10724394: 1
2026-03-25 15:31:29 [adesa.be] INFO: Scraping item 10724394 url https://www.openlane.eu/en/carv6/auction/10724394
2026-03-25 15:31:29 [adesa.be] INFO: Found listing with ID: 10724485
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724485%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [adesa.be] INFO: Scrape type for 10724485: 1
2026-03-25 15:31:29 [adesa.be] INFO: Scraping item 10724485 url https://www.openlane.eu/en/carv6/auction/10724485
2026-03-25 15:31:29 [adesa.be] INFO: Found listing with ID: 10726959
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726959%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [adesa.be] INFO: Scrape type for 10726959: 1
2026-03-25 15:31:29 [adesa.be] INFO: Scraping item 10726959 url https://www.openlane.eu/en/carv6/auction/10726959
2026-03-25 15:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10724496
2026-03-25 15:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bf0288c-aa8a-54fa-b3aa-9415f94364de with scrape type 1
2026-03-25 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bf0288c-aa8a-54fa-b3aa-9415f94364de
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5510667%252Fgeneral%252F27c9bb14-9072-4f80-a0f2-492818d57754.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/27c9bb14-9072-4f80-a0f2-492818d57754.jpg already downloaded
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5510667%252Fgeneral%252F7543fba6-4515-4f78-9009-387e7eb03032.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/7543fba6-4515-4f78-9009-387e7eb03032.jpg already downloaded
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5510667%252Fgeneral%252Fe91a1959-4709-4e28-9e08-4d2f25cdf665.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/e91a1959-4709-4e28-9e08-4d2f25cdf665.jpg already downloaded
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5510667%252Fgeneral%252Fce2620c7-ffc7-49be-9736-ed6b4804893e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/ce2620c7-ffc7-49be-9736-ed6b4804893e.jpg already downloaded
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5510667%252Fgeneral%252Fa922eac6-b466-40b2-8024-5192829f959e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/a922eac6-b466-40b2-8024-5192829f959e.jpg already downloaded
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5510667%252Fgeneral%252F2d2350c5-1e62-4060-acae-133ad94191a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/2d2350c5-1e62-4060-acae-133ad94191a9.jpg already downloaded
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5510667%252Fgeneral%252F6e85b447-f4ef-47d9-930c-feafa2cf7ec2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/6e85b447-f4ef-47d9-930c-feafa2cf7ec2.jpg already downloaded
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5510667%252Fgeneral%252Fc6a7aab3-2799-442f-8d05-ac07b07421ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/c6a7aab3-2799-442f-8d05-ac07b07421ae.jpg already downloaded
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5510667%252Fgeneral%252F91c9cbf7-88e6-45d3-9621-8fc558dbfc8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/91c9cbf7-88e6-45d3-9621-8fc558dbfc8d.jpg already downloaded
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5510667%252Fgeneral%252F8c4d1ed7-554e-4b41-92d8-95f7b2e6d96d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/8c4d1ed7-554e-4b41-92d8-95f7b2e6d96d.jpg already downloaded
2026-03-25 15:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bf0288c-aa8a-54fa-b3aa-9415f94364de, identifier: 10724496
2026-03-25 15:31:29 [adesa.be] INFO: Found listing with ID: 10724398
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724398%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [adesa.be] INFO: Scrape type for 10724398: 1
2026-03-25 15:31:29 [adesa.be] INFO: Scraping item 10724398 url https://www.openlane.eu/en/carv6/auction/10724398
2026-03-25 15:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10724496
2026-03-25 15:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10724496
2026-03-25 15:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10724496 to the API
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2bf0288c-aa8a-54fa-b3aa-9415f94364de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YTP312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 162027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5510667/general/27c9bb14-9072-4f80-a0f2-492818d57754.jpg',
'https://images.openlane.eu/carimgs/5510667/general/7543fba6-4515-4f78-9009-387e7eb03032.jpg',
'https://images.openlane.eu/carimgs/5510667/general/e91a1959-4709-4e28-9e08-4d2f25cdf665.jpg',
'https://images.openlane.eu/carimgs/5510667/general/ce2620c7-ffc7-49be-9736-ed6b4804893e.jpg',
'https://images.openlane.eu/carimgs/5510667/general/a922eac6-b466-40b2-8024-5192829f959e.jpg',
'https://images.openlane.eu/carimgs/5510667/general/2d2350c5-1e62-4060-acae-133ad94191a9.jpg',
'https://images.openlane.eu/carimgs/5510667/general/6e85b447-f4ef-47d9-930c-feafa2cf7ec2.jpg',
'https://images.openlane.eu/carimgs/5510667/general/c6a7aab3-2799-442f-8d05-ac07b07421ae.jpg',
'https://images.openlane.eu/carimgs/5510667/general/91c9cbf7-88e6-45d3-9621-8fc558dbfc8d.jpg',
'https://images.openlane.eu/carimgs/5510667/general/8c4d1ed7-554e-4b41-92d8-95f7b2e6d96d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332467,
'Height': 1219,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/27c9bb14-9072-4f80-a0f2-492818d57754.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325217,
'Height': 1332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/7543fba6-4515-4f78-9009-387e7eb03032.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356547,
'Height': 1372,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/e91a1959-4709-4e28-9e08-4d2f25cdf665.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354898,
'Height': 1376,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/ce2620c7-ffc7-49be-9736-ed6b4804893e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322242,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/a922eac6-b466-40b2-8024-5192829f959e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257499,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/2d2350c5-1e62-4060-acae-133ad94191a9.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285362,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/6e85b447-f4ef-47d9-930c-feafa2cf7ec2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373847,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/c6a7aab3-2799-442f-8d05-ac07b07421ae.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178054,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/91c9cbf7-88e6-45d3-9621-8fc558dbfc8d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349113,
'Height': 1347,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/8c4d1ed7-554e-4b41-92d8-95f7b2e6d96d.jpg',
'Width': 1600}],
'price': 2600,
'price_includes_vat': True,
'registration_date': '2013-02-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Micra 1.2i - Petrol - Manual - 80 hp - 162.027 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724496%27 HTTP/1.1" 200 None
2026-03-25 15:31:29 [adesa.be] INFO: Saving data for 10724496: {'created_time': 1774452689.925016, 'last_price_update_time': 1774452689.925027, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724496') HTTP/1.1" 204 0
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724361
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724361%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724361: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724361 url https://www.openlane.eu/en/carv6/auction/10724361
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724453
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724453%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724453: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724453 url https://www.openlane.eu/en/carv6/auction/10724453
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10720496
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [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 15:31:30 [adesa.be] INFO: Scrape type for 10720496: 0
2026-03-25 15:31:30 [adesa.be] INFO: Skipping item 10720496 url https://www.openlane.eu/en/carv6/auction/10720496
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10726961
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726961%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10726961: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10726961 url https://www.openlane.eu/en/carv6/auction/10726961
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724384
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724384%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724384: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724384 url https://www.openlane.eu/en/carv6/auction/10724384
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724368
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724368%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724368: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724368 url https://www.openlane.eu/en/carv6/auction/10724368
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724248
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724248%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724248: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724248 url https://www.openlane.eu/en/carv6/auction/10724248
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10719726
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [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 15:31:30 [adesa.be] INFO: Scrape type for 10719726: 2
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10719726 url https://www.openlane.eu/en/carv6/auction/10719726
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10720493
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [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 15:31:30 [adesa.be] INFO: Scrape type for 10720493: 0
2026-03-25 15:31:30 [adesa.be] INFO: Skipping item 10720493 url https://www.openlane.eu/en/carv6/auction/10720493
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724301
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724301%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724301: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724301 url https://www.openlane.eu/en/carv6/auction/10724301
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724495
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724495%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724495: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724495 url https://www.openlane.eu/en/carv6/auction/10724495
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10720498
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [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 15:31:30 [adesa.be] INFO: Scrape type for 10720498: 0
2026-03-25 15:31:30 [adesa.be] INFO: Skipping item 10720498 url https://www.openlane.eu/en/carv6/auction/10720498
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10719694
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [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 15:31:30 [adesa.be] INFO: Scrape type for 10719694: 2
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10719694 url https://www.openlane.eu/en/carv6/auction/10719694
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724296
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724296%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724296: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724296 url https://www.openlane.eu/en/carv6/auction/10724296
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724184
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724184%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724184: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724184 url https://www.openlane.eu/en/carv6/auction/10724184
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724185
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724185%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724185: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724185 url https://www.openlane.eu/en/carv6/auction/10724185
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10717836
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [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 15:31:30 [adesa.be] INFO: Scrape type for 10717836: 2
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10717836 url https://www.openlane.eu/en/carv6/auction/10717836
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724211
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724211%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724211: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724211 url https://www.openlane.eu/en/carv6/auction/10724211
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10719695
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [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 15:31:30 [adesa.be] INFO: Scrape type for 10719695: 2
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10719695 url https://www.openlane.eu/en/carv6/auction/10719695
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724360
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724360%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724360: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724360 url https://www.openlane.eu/en/carv6/auction/10724360
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724260
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724260%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724260: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724260 url https://www.openlane.eu/en/carv6/auction/10724260
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724404
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724404%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724404: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724404 url https://www.openlane.eu/en/carv6/auction/10724404
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724463
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724463%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724463: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724463 url https://www.openlane.eu/en/carv6/auction/10724463
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724292
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724292%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724292: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724292 url https://www.openlane.eu/en/carv6/auction/10724292
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724299
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724299%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724299: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724299 url https://www.openlane.eu/en/carv6/auction/10724299
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724362
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724362%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724362: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724362 url https://www.openlane.eu/en/carv6/auction/10724362
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10717891
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [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 15:31:30 [adesa.be] INFO: Scrape type for 10717891: 2
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10717891 url https://www.openlane.eu/en/carv6/auction/10717891
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10726981
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726981%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10726981: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10726981 url https://www.openlane.eu/en/carv6/auction/10726981
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10717906
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [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 15:31:30 [adesa.be] INFO: Scrape type for 10717906: 2
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10717906 url https://www.openlane.eu/en/carv6/auction/10717906
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724314
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724314%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724314: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724314 url https://www.openlane.eu/en/carv6/auction/10724314
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10726952
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726952%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10726952: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10726952 url https://www.openlane.eu/en/carv6/auction/10726952
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724440
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724440%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724440: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724440 url https://www.openlane.eu/en/carv6/auction/10724440
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10717903
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [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 15:31:30 [adesa.be] INFO: Scrape type for 10717903: 2
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10717903 url https://www.openlane.eu/en/carv6/auction/10717903
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724494
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724494%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724494: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724494 url https://www.openlane.eu/en/carv6/auction/10724494
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724443
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724443%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724443: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724443 url https://www.openlane.eu/en/carv6/auction/10724443
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724395
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724395%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724395: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724395 url https://www.openlane.eu/en/carv6/auction/10724395
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724434
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724434%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724434: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724434 url https://www.openlane.eu/en/carv6/auction/10724434
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724263
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724263%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724263: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724263 url https://www.openlane.eu/en/carv6/auction/10724263
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724438
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724438%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724438: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724438 url https://www.openlane.eu/en/carv6/auction/10724438
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724247
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724247%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724247: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724247 url https://www.openlane.eu/en/carv6/auction/10724247
2026-03-25 15:31:30 [adesa.be] INFO: Found listing with ID: 10724435
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724435%27 HTTP/1.1" 200 None
2026-03-25 15:31:30 [adesa.be] INFO: Scrape type for 10724435: 1
2026-03-25 15:31:30 [adesa.be] INFO: Scraping item 10724435 url https://www.openlane.eu/en/carv6/auction/10724435
2026-03-25 15:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10724300
2026-03-25 15:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with scrape type 1
2026-03-25 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0d1856d-ebf6-5f7c-8bb2-b549da3b5475
2026-03-25 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5698351%252Fgeneral%252F9ad11d0b-1580-4b43-8104-7a466734d05a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/9ad11d0b-1580-4b43-8104-7a466734d05a.jpeg already downloaded
2026-03-25 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5698351%252Fgeneral%252F8d3918cd-bb18-4455-b592-ffe6878eec8a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/8d3918cd-bb18-4455-b592-ffe6878eec8a.jpeg already downloaded
2026-03-25 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5698351%252Fgeneral%252Ff05df3ec-d064-4f58-aebe-c65fa5e8510e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/f05df3ec-d064-4f58-aebe-c65fa5e8510e.jpeg already downloaded
2026-03-25 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5698351%252Fgeneral%252F17b8f753-22cc-4cda-b407-a919586a0a5a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/17b8f753-22cc-4cda-b407-a919586a0a5a.jpeg already downloaded
2026-03-25 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5698351%252Fgeneral%252Ff0d1d0dd-fab8-4d4a-8fc7-05393f2c0fe6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/f0d1d0dd-fab8-4d4a-8fc7-05393f2c0fe6.jpeg already downloaded
2026-03-25 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5698351%252Fgeneral%252F951e5861-f6d5-49e8-8eb6-4b0addcc72e8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/951e5861-f6d5-49e8-8eb6-4b0addcc72e8.jpeg already downloaded
2026-03-25 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5698351%252Fgeneral%252Fc5239a6b-4e3b-4b0a-ae89-5e5fa86ae86a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/c5239a6b-4e3b-4b0a-ae89-5e5fa86ae86a.jpeg already downloaded
2026-03-25 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5698351%252Fgeneral%252F5d79e328-a8a9-49d5-899e-e022ce3d16c7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/5d79e328-a8a9-49d5-899e-e022ce3d16c7.jpeg already downloaded
2026-03-25 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5698351%252Fgeneral%252Fdf4ddc69-bbba-40e1-9c0f-c78f7c8638bb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/df4ddc69-bbba-40e1-9c0f-c78f7c8638bb.jpeg already downloaded
2026-03-25 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5698351%252Fgeneral%252F36bd8d07-05ca-4d98-88aa-06625c2a8336.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698351/general/36bd8d07-05ca-4d98-88aa-06625c2a8336.jpeg already downloaded
2026-03-25 15:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475, identifier: 10724300
2026-03-25 15:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10724300
2026-03-25 15:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10724300
2026-03-25 15:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10724300 to the API
2026-03-25 15:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724300>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 139,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'f0d1856d-ebf6-5f7c-8bb2-b549da3b5475',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'rr697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 162311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5698351/general/9ad11d0b-1580-4b43-8104-7a466734d05a.jpeg',
'https://images.openlane.eu/carimgs/5698351/general/8d3918cd-bb18-4455-b592-ffe6878eec8a.jpeg',
'https://images.openlane.eu/carimgs/5698351/general/f05df3ec-d064-4f58-aebe-c65fa5e8510e.jpeg',
'https://images.openlane.eu/carimgs/5698351/general/17b8f753-22cc-4cda-b407-a919586a0a5a.jpeg',
'https://images.openlane.eu/carimgs/5698351/general/f0d1d0dd-fab8-4d4a-8fc7-05393f2c0fe6.jpeg',
'https://images.openlane.eu/carimgs/5698351/general/951e5861-f6d5-49e8-8eb6-4b0addcc72e8.jpeg',
'https://images.openlane.eu/carimgs/5698351/general/c5239a6b-4e3b-4b0a-ae89-5e5fa86ae86a.jpeg',
'https://images.openlane.eu/carimgs/5698351/general/5d79e328-a8a9-49d5-899e-e022ce3d16c7.jpeg',
'https://images.openlane.eu/carimgs/5698351/general/df4ddc69-bbba-40e1-9c0f-c78f7c8638bb.jpeg',
'https://images.openlane.eu/carimgs/5698351/general/36bd8d07-05ca-4d98-88aa-06625c2a8336.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d1856d-ebf6-5f7c-8bb2-b549da3b5475/f0d1856d-ebf6-5f7c-8bb2-b549da3b5475_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430312,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698351/general/9ad11d0b-1580-4b43-8104-7a466734d05a.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d1856d-ebf6-5f7c-8bb2-b549da3b5475/f0d1856d-ebf6-5f7c-8bb2-b549da3b5475_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404518,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698351/general/8d3918cd-bb18-4455-b592-ffe6878eec8a.jpeg',
'Width': 1472},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d1856d-ebf6-5f7c-8bb2-b549da3b5475/f0d1856d-ebf6-5f7c-8bb2-b549da3b5475_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438977,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698351/general/f05df3ec-d064-4f58-aebe-c65fa5e8510e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d1856d-ebf6-5f7c-8bb2-b549da3b5475/f0d1856d-ebf6-5f7c-8bb2-b549da3b5475_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445746,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698351/general/17b8f753-22cc-4cda-b407-a919586a0a5a.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d1856d-ebf6-5f7c-8bb2-b549da3b5475/f0d1856d-ebf6-5f7c-8bb2-b549da3b5475_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336641,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698351/general/f0d1d0dd-fab8-4d4a-8fc7-05393f2c0fe6.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d1856d-ebf6-5f7c-8bb2-b549da3b5475/f0d1856d-ebf6-5f7c-8bb2-b549da3b5475_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323046,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698351/general/951e5861-f6d5-49e8-8eb6-4b0addcc72e8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d1856d-ebf6-5f7c-8bb2-b549da3b5475/f0d1856d-ebf6-5f7c-8bb2-b549da3b5475_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362280,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698351/general/c5239a6b-4e3b-4b0a-ae89-5e5fa86ae86a.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d1856d-ebf6-5f7c-8bb2-b549da3b5475/f0d1856d-ebf6-5f7c-8bb2-b549da3b5475_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319931,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698351/general/5d79e328-a8a9-49d5-899e-e022ce3d16c7.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d1856d-ebf6-5f7c-8bb2-b549da3b5475/f0d1856d-ebf6-5f7c-8bb2-b549da3b5475_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385132,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698351/general/df4ddc69-bbba-40e1-9c0f-c78f7c8638bb.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d1856d-ebf6-5f7c-8bb2-b549da3b5475/f0d1856d-ebf6-5f7c-8bb2-b549da3b5475_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374060,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698351/general/36bd8d07-05ca-4d98-88aa-06625c2a8336.jpeg',
'Width': 1440}],
'price': 2150,
'price_includes_vat': True,
'registration_date': '2007-02-12',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Nissan X-Trail 2.0 - Petrol - Manual - 139 hp - 162.311 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-25 15:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724300%27 HTTP/1.1" 200 None
2026-03-25 15:31:33 [adesa.be] INFO: Saving data for 10724300: {'created_time': 1774452693.178737, 'last_price_update_time': 1774452693.178748, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724300') HTTP/1.1" 204 0
2026-03-25 15:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10724476
2026-03-25 15:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 702b99c4-1b32-5b84-bf46-4d955e463312 with scrape type 1
2026-03-25 15:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 702b99c4-1b32-5b84-bf46-4d955e463312
2026-03-25 15:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fd74cffd7-904e-4b59-a455-f0ede3a0ac12.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/d74cffd7-904e-4b59-a455-f0ede3a0ac12.jpeg already downloaded
2026-03-25 15:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252F78a90c5a-2990-4699-b296-eaf95196df6a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/78a90c5a-2990-4699-b296-eaf95196df6a.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb70d20ec-989e-4acc-857d-c59f0e8aabf1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b70d20ec-989e-4acc-857d-c59f0e8aabf1.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252F2753a0e9-7834-49b3-84f8-31cdd6679079.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/2753a0e9-7834-49b3-84f8-31cdd6679079.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fd1b3f62f-df7f-45d9-8ec4-fef9d197e9f4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/d1b3f62f-df7f-45d9-8ec4-fef9d197e9f4.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb45d5a7e-e2a0-4937-a7c4-20c1c0490b45.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b45d5a7e-e2a0-4937-a7c4-20c1c0490b45.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252F7eeaa5c7-5d6c-4656-9d77-e560ba6d2641.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/7eeaa5c7-5d6c-4656-9d77-e560ba6d2641.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb654115f-f235-4aa8-a1e6-7499628b0354.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b654115f-f235-4aa8-a1e6-7499628b0354.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb8897fc5-d31c-4431-a9bf-9445a75231c6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b8897fc5-d31c-4431-a9bf-9445a75231c6.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Ff7952fec-b607-443e-8b3c-ce053f8a06ce.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/f7952fec-b607-443e-8b3c-ce053f8a06ce.jpeg already downloaded
2026-03-25 15:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 702b99c4-1b32-5b84-bf46-4d955e463312, identifier: 10724476
2026-03-25 15:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10724476
2026-03-25 15:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10724476
2026-03-25 15:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10724476 to the API
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724476>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '702b99c4-1b32-5b84-bf46-4d955e463312',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HZD707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 204730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5663886/general/d74cffd7-904e-4b59-a455-f0ede3a0ac12.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/78a90c5a-2990-4699-b296-eaf95196df6a.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/b70d20ec-989e-4acc-857d-c59f0e8aabf1.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/2753a0e9-7834-49b3-84f8-31cdd6679079.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/d1b3f62f-df7f-45d9-8ec4-fef9d197e9f4.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/b45d5a7e-e2a0-4937-a7c4-20c1c0490b45.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/7eeaa5c7-5d6c-4656-9d77-e560ba6d2641.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/b654115f-f235-4aa8-a1e6-7499628b0354.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/b8897fc5-d31c-4431-a9bf-9445a75231c6.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/f7952fec-b607-443e-8b3c-ce053f8a06ce.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347364,
'Height': 1266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/d74cffd7-904e-4b59-a455-f0ede3a0ac12.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404065,
'Height': 1307,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/78a90c5a-2990-4699-b296-eaf95196df6a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428448,
'Height': 1317,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/b70d20ec-989e-4acc-857d-c59f0e8aabf1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378017,
'Height': 1311,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/2753a0e9-7834-49b3-84f8-31cdd6679079.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230967,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/d1b3f62f-df7f-45d9-8ec4-fef9d197e9f4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198014,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/b45d5a7e-e2a0-4937-a7c4-20c1c0490b45.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250535,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/7eeaa5c7-5d6c-4656-9d77-e560ba6d2641.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334129,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/b654115f-f235-4aa8-a1e6-7499628b0354.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170478,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/b8897fc5-d31c-4431-a9bf-9445a75231c6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275663,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/f7952fec-b607-443e-8b3c-ce053f8a06ce.jpeg',
'Width': 1600}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2019-01-29',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Micra 1.0i - Petrol - Manual - 71 hp - 204.730 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724476%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [adesa.be] INFO: Saving data for 10724476: {'created_time': 1774452697.593988, 'last_price_update_time': 1774452697.594003, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724476') HTTP/1.1" 204 0
2026-03-25 15:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10724250
2026-03-25 15:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fce46605-ad27-568c-adf0-99599123fb52 with scrape type 1
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fce46605-ad27-568c-adf0-99599123fb52
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741034%252Fgeneral%252Fd68aa821-4cfe-443b-9b17-e227378e12a6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741034/general/d68aa821-4cfe-443b-9b17-e227378e12a6.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741034%252Fgeneral%252F01d94fb4-1841-420f-b7fa-407d0dc6c2f5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741034/general/01d94fb4-1841-420f-b7fa-407d0dc6c2f5.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741034%252Fgeneral%252Fa1dd13e7-35af-4cb5-ac39-3f67d1cf3765.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741034/general/a1dd13e7-35af-4cb5-ac39-3f67d1cf3765.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741034%252Fgeneral%252F76eea126-7cd0-4ea3-b471-8000c729fa7a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741034/general/76eea126-7cd0-4ea3-b471-8000c729fa7a.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741034%252Fgeneral%252F0dc146c2-f695-46e3-b09d-0ef708a3086d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741034/general/0dc146c2-f695-46e3-b09d-0ef708a3086d.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741034%252Fgeneral%252Fed11d7f7-3613-435c-9cd5-eeecd9c2b266.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741034/general/ed11d7f7-3613-435c-9cd5-eeecd9c2b266.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741034%252Fgeneral%252F06d2e2ed-005c-4a00-8c71-0340d5549b5c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741034/general/06d2e2ed-005c-4a00-8c71-0340d5549b5c.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741034%252Fgeneral%252F3edcb7f3-8424-40ec-a3d2-33fdb2848b34.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741034/general/3edcb7f3-8424-40ec-a3d2-33fdb2848b34.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741034%252Fgeneral%252F3905c4de-9a4f-4bcf-83f3-52a8b76a9506.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741034/general/3905c4de-9a4f-4bcf-83f3-52a8b76a9506.jpeg already downloaded
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741034%252Fgeneral%252F86182a60-5acd-4e75-8336-b8f95533885b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741034/general/86182a60-5acd-4e75-8336-b8f95533885b.jpeg already downloaded
2026-03-25 15:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fce46605-ad27-568c-adf0-99599123fb52, identifier: 10724250
2026-03-25 15:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10724250
2026-03-25 15:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10724250
2026-03-25 15:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10724250 to the API
2026-03-25 15:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': 'fce46605-ad27-568c-adf0-99599123fb52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FCZ309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724250',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 141623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5741034/general/d68aa821-4cfe-443b-9b17-e227378e12a6.jpeg',
'https://images.openlane.eu/carimgs/5741034/general/01d94fb4-1841-420f-b7fa-407d0dc6c2f5.jpeg',
'https://images.openlane.eu/carimgs/5741034/general/a1dd13e7-35af-4cb5-ac39-3f67d1cf3765.jpeg',
'https://images.openlane.eu/carimgs/5741034/general/76eea126-7cd0-4ea3-b471-8000c729fa7a.jpeg',
'https://images.openlane.eu/carimgs/5741034/general/0dc146c2-f695-46e3-b09d-0ef708a3086d.jpeg',
'https://images.openlane.eu/carimgs/5741034/general/ed11d7f7-3613-435c-9cd5-eeecd9c2b266.jpeg',
'https://images.openlane.eu/carimgs/5741034/general/06d2e2ed-005c-4a00-8c71-0340d5549b5c.jpeg',
'https://images.openlane.eu/carimgs/5741034/general/3edcb7f3-8424-40ec-a3d2-33fdb2848b34.jpeg',
'https://images.openlane.eu/carimgs/5741034/general/3905c4de-9a4f-4bcf-83f3-52a8b76a9506.jpeg',
'https://images.openlane.eu/carimgs/5741034/general/86182a60-5acd-4e75-8336-b8f95533885b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce46605-ad27-568c-adf0-99599123fb52/fce46605-ad27-568c-adf0-99599123fb52_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4515069,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741034/general/d68aa821-4cfe-443b-9b17-e227378e12a6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce46605-ad27-568c-adf0-99599123fb52/fce46605-ad27-568c-adf0-99599123fb52_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4405400,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741034/general/01d94fb4-1841-420f-b7fa-407d0dc6c2f5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce46605-ad27-568c-adf0-99599123fb52/fce46605-ad27-568c-adf0-99599123fb52_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4054759,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741034/general/a1dd13e7-35af-4cb5-ac39-3f67d1cf3765.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce46605-ad27-568c-adf0-99599123fb52/fce46605-ad27-568c-adf0-99599123fb52_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4863042,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741034/general/76eea126-7cd0-4ea3-b471-8000c729fa7a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce46605-ad27-568c-adf0-99599123fb52/fce46605-ad27-568c-adf0-99599123fb52_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5180195,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741034/general/0dc146c2-f695-46e3-b09d-0ef708a3086d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce46605-ad27-568c-adf0-99599123fb52/fce46605-ad27-568c-adf0-99599123fb52_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5018792,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741034/general/ed11d7f7-3613-435c-9cd5-eeecd9c2b266.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce46605-ad27-568c-adf0-99599123fb52/fce46605-ad27-568c-adf0-99599123fb52_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4527891,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741034/general/06d2e2ed-005c-4a00-8c71-0340d5549b5c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce46605-ad27-568c-adf0-99599123fb52/fce46605-ad27-568c-adf0-99599123fb52_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4376524,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741034/general/3edcb7f3-8424-40ec-a3d2-33fdb2848b34.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce46605-ad27-568c-adf0-99599123fb52/fce46605-ad27-568c-adf0-99599123fb52_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3679609,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741034/general/3905c4de-9a4f-4bcf-83f3-52a8b76a9506.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce46605-ad27-568c-adf0-99599123fb52/fce46605-ad27-568c-adf0-99599123fb52_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4583285,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741034/general/86182a60-5acd-4e75-8336-b8f95533885b.jpeg',
'Width': 5712}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Nissan Leaf 62 kWh - Electric - Automatic - 217 hp - 141.623 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724250%27 HTTP/1.1" 200 None
2026-03-25 15:31:38 [adesa.be] INFO: Saving data for 10724250: {'created_time': 1774452698.261716, 'last_price_update_time': 1774452698.261727, 'auction_closing_time': 1774605600.0}
2026-03-25 15:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724250') HTTP/1.1" 204 0
2026-03-25 15:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10724288
2026-03-25 15:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a92228-7461-5253-9557-6172e08fcb1a with scrape type 1
2026-03-25 15:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69a92228-7461-5253-9557-6172e08fcb1a
2026-03-25 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5659207%252Fgeneral%252F29d02b22-d793-4321-bb7c-025f2ada2ea1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/29d02b22-d793-4321-bb7c-025f2ada2ea1.jpeg already downloaded
2026-03-25 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5659207%252Fgeneral%252F770cf1a4-96d0-4c0c-9c0f-75ab614357d2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/770cf1a4-96d0-4c0c-9c0f-75ab614357d2.jpeg already downloaded
2026-03-25 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5659207%252Fgeneral%252F5cedf2bf-5fe4-4342-9d1c-1414cfa65634.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/5cedf2bf-5fe4-4342-9d1c-1414cfa65634.jpeg already downloaded
2026-03-25 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5659207%252Fgeneral%252F45474b37-3f87-48c5-9458-421d3bb483e3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/45474b37-3f87-48c5-9458-421d3bb483e3.jpeg already downloaded
2026-03-25 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5659207%252Fgeneral%252F85bdd952-3b34-4d4b-8d4a-a8331b285526.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/85bdd952-3b34-4d4b-8d4a-a8331b285526.jpeg already downloaded
2026-03-25 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5659207%252Fgeneral%252F5d180673-c5af-41e3-980e-a77541bb8d12.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/5d180673-c5af-41e3-980e-a77541bb8d12.jpeg already downloaded
2026-03-25 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5659207%252Fgeneral%252Ff99b58fd-0553-45d7-8784-4a0aeffc505b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/f99b58fd-0553-45d7-8784-4a0aeffc505b.jpeg already downloaded
2026-03-25 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5659207%252Fgeneral%252F59a45dc1-7c7f-456e-8d54-d99ca74725d9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/59a45dc1-7c7f-456e-8d54-d99ca74725d9.jpeg already downloaded
2026-03-25 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5659207%252Fgeneral%252F00ae9ef9-c397-4e8e-b6af-2a3e8d475b83.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/00ae9ef9-c397-4e8e-b6af-2a3e8d475b83.jpeg already downloaded
2026-03-25 15:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5659207%252Fgeneral%252F22147687-297e-4716-b46e-2c5fe83f9a06.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659207/general/22147687-297e-4716-b46e-2c5fe83f9a06.jpeg already downloaded
2026-03-25 15:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69a92228-7461-5253-9557-6172e08fcb1a, identifier: 10724288
2026-03-25 15:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10724288
2026-03-25 15:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10724288
2026-03-25 15:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10724288 to the API
2026-03-25 15:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724288>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '69a92228-7461-5253-9557-6172e08fcb1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DNF222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724288',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 104570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5659207/general/29d02b22-d793-4321-bb7c-025f2ada2ea1.jpeg',
'https://images.openlane.eu/carimgs/5659207/general/770cf1a4-96d0-4c0c-9c0f-75ab614357d2.jpeg',
'https://images.openlane.eu/carimgs/5659207/general/5cedf2bf-5fe4-4342-9d1c-1414cfa65634.jpeg',
'https://images.openlane.eu/carimgs/5659207/general/45474b37-3f87-48c5-9458-421d3bb483e3.jpeg',
'https://images.openlane.eu/carimgs/5659207/general/85bdd952-3b34-4d4b-8d4a-a8331b285526.jpeg',
'https://images.openlane.eu/carimgs/5659207/general/5d180673-c5af-41e3-980e-a77541bb8d12.jpeg',
'https://images.openlane.eu/carimgs/5659207/general/f99b58fd-0553-45d7-8784-4a0aeffc505b.jpeg',
'https://images.openlane.eu/carimgs/5659207/general/59a45dc1-7c7f-456e-8d54-d99ca74725d9.jpeg',
'https://images.openlane.eu/carimgs/5659207/general/00ae9ef9-c397-4e8e-b6af-2a3e8d475b83.jpeg',
'https://images.openlane.eu/carimgs/5659207/general/22147687-297e-4716-b46e-2c5fe83f9a06.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a92228-7461-5253-9557-6172e08fcb1a/69a92228-7461-5253-9557-6172e08fcb1a_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6856587,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659207/general/29d02b22-d793-4321-bb7c-025f2ada2ea1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a92228-7461-5253-9557-6172e08fcb1a/69a92228-7461-5253-9557-6172e08fcb1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3465227,
'Height': 3949,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659207/general/770cf1a4-96d0-4c0c-9c0f-75ab614357d2.jpeg',
'Width': 5711},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a92228-7461-5253-9557-6172e08fcb1a/69a92228-7461-5253-9557-6172e08fcb1a_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7407634,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659207/general/5cedf2bf-5fe4-4342-9d1c-1414cfa65634.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a92228-7461-5253-9557-6172e08fcb1a/69a92228-7461-5253-9557-6172e08fcb1a_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6947335,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659207/general/45474b37-3f87-48c5-9458-421d3bb483e3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a92228-7461-5253-9557-6172e08fcb1a/69a92228-7461-5253-9557-6172e08fcb1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4052292,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659207/general/85bdd952-3b34-4d4b-8d4a-a8331b285526.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a92228-7461-5253-9557-6172e08fcb1a/69a92228-7461-5253-9557-6172e08fcb1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4056256,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659207/general/5d180673-c5af-41e3-980e-a77541bb8d12.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a92228-7461-5253-9557-6172e08fcb1a/69a92228-7461-5253-9557-6172e08fcb1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2959615,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659207/general/f99b58fd-0553-45d7-8784-4a0aeffc505b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a92228-7461-5253-9557-6172e08fcb1a/69a92228-7461-5253-9557-6172e08fcb1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5413681,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659207/general/59a45dc1-7c7f-456e-8d54-d99ca74725d9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a92228-7461-5253-9557-6172e08fcb1a/69a92228-7461-5253-9557-6172e08fcb1a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2138812,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659207/general/00ae9ef9-c397-4e8e-b6af-2a3e8d475b83.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a92228-7461-5253-9557-6172e08fcb1a/69a92228-7461-5253-9557-6172e08fcb1a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3082693,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659207/general/22147687-297e-4716-b46e-2c5fe83f9a06.jpeg',
'Width': 5712}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-01-25',
'seats_number': 2,
'seller_name': 'LOVACAR, SPRL',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 131 hp - 104.570 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724288%27 HTTP/1.1" 200 None
2026-03-25 15:31:41 [adesa.be] INFO: Saving data for 10724288: {'created_time': 1774452701.255998, 'last_price_update_time': 1774452701.25601, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724288') HTTP/1.1" 204 0
2026-03-25 15:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10724450
2026-03-25 15:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with scrape type 1
2026-03-25 15:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53eae2ce-5ea8-5421-a1ed-2cee555f2629
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5024924%252Fgeneral%252F098dfdf7-332f-4ce2-8f42-7df9e2f810b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/098dfdf7-332f-4ce2-8f42-7df9e2f810b0.jpg already downloaded
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5024924%252Fgeneral%252F98bcd919-15db-4b8e-bce5-4508ab940148.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/98bcd919-15db-4b8e-bce5-4508ab940148.jpg already downloaded
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5024924%252Fgeneral%252F96997fe2-8440-4b07-a5af-a25862d4f579.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/96997fe2-8440-4b07-a5af-a25862d4f579.jpg already downloaded
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5024924%252Fgeneral%252F615c8416-e51d-4b67-9edc-e9b6b17dc857.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/615c8416-e51d-4b67-9edc-e9b6b17dc857.jpg already downloaded
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5024924%252Fgeneral%252F8dc2faea-5a22-4a23-9278-e736d1cc95cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/8dc2faea-5a22-4a23-9278-e736d1cc95cb.jpg already downloaded
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5024924%252Fgeneral%252Ff5b738c8-df67-42d9-9496-4b56eda12533.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/f5b738c8-df67-42d9-9496-4b56eda12533.jpg already downloaded
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5024924%252Fgeneral%252Fd045f917-cf4b-46a3-868c-d13158f2def8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/d045f917-cf4b-46a3-868c-d13158f2def8.jpg already downloaded
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5024924%252Fgeneral%252Fa5bd54cd-bebe-4923-af40-110b3b80baae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/a5bd54cd-bebe-4923-af40-110b3b80baae.jpg already downloaded
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5024924%252Fgeneral%252F3d9d3435-762c-492a-81c6-862eb51e8f15.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/3d9d3435-762c-492a-81c6-862eb51e8f15.jpg already downloaded
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5024924%252Fgeneral%252F20142f3f-515b-4b65-9a34-f5d3f0c59a80.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/20142f3f-515b-4b65-9a34-f5d3f0c59a80.jpg already downloaded
2026-03-25 15:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53eae2ce-5ea8-5421-a1ed-2cee555f2629, identifier: 10724450
2026-03-25 15:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10724450
2026-03-25 15:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10724450
2026-03-25 15:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10724450 to the API
2026-03-25 15:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724450>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '53eae2ce-5ea8-5421-a1ed-2cee555f2629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SCK743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724450',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 131927,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5024924/general/098dfdf7-332f-4ce2-8f42-7df9e2f810b0.jpg',
'https://images.openlane.eu/carimgs/5024924/general/98bcd919-15db-4b8e-bce5-4508ab940148.jpg',
'https://images.openlane.eu/carimgs/5024924/general/96997fe2-8440-4b07-a5af-a25862d4f579.jpg',
'https://images.openlane.eu/carimgs/5024924/general/615c8416-e51d-4b67-9edc-e9b6b17dc857.jpg',
'https://images.openlane.eu/carimgs/5024924/general/8dc2faea-5a22-4a23-9278-e736d1cc95cb.jpg',
'https://images.openlane.eu/carimgs/5024924/general/f5b738c8-df67-42d9-9496-4b56eda12533.jpg',
'https://images.openlane.eu/carimgs/5024924/general/d045f917-cf4b-46a3-868c-d13158f2def8.jpg',
'https://images.openlane.eu/carimgs/5024924/general/a5bd54cd-bebe-4923-af40-110b3b80baae.jpg',
'https://images.openlane.eu/carimgs/5024924/general/3d9d3435-762c-492a-81c6-862eb51e8f15.jpg',
'https://images.openlane.eu/carimgs/5024924/general/20142f3f-515b-4b65-9a34-f5d3f0c59a80.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261246,
'Height': 1256,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/098dfdf7-332f-4ce2-8f42-7df9e2f810b0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312226,
'Height': 1248,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/98bcd919-15db-4b8e-bce5-4508ab940148.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309819,
'Height': 1231,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/96997fe2-8440-4b07-a5af-a25862d4f579.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293089,
'Height': 1284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/615c8416-e51d-4b67-9edc-e9b6b17dc857.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298249,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/8dc2faea-5a22-4a23-9278-e736d1cc95cb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268000,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/f5b738c8-df67-42d9-9496-4b56eda12533.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297050,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/d045f917-cf4b-46a3-868c-d13158f2def8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276769,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/a5bd54cd-bebe-4923-af40-110b3b80baae.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179327,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/3d9d3435-762c-492a-81c6-862eb51e8f15.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258889,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/20142f3f-515b-4b65-9a34-f5d3f0c59a80.jpg',
'Width': 1200}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-11-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Astra Sports Tourer 1.0 Innovation - Petrol - Manual - 105 hp '
'- 131.927 km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2017}
2026-03-25 15:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724450%27 HTTP/1.1" 200 None
2026-03-25 15:31:42 [adesa.be] INFO: Saving data for 10724450: {'created_time': 1774452702.285275, 'last_price_update_time': 1774452702.285287, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724450') HTTP/1.1" 204 0
2026-03-25 15:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27818fda-2bca-5c88-85cd-0d04a4528582 with identifier: 10726977
2026-03-25 15:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27818fda-2bca-5c88-85cd-0d04a4528582 with scrape type 1
2026-03-25 15:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27818fda-2bca-5c88-85cd-0d04a4528582
2026-03-25 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737256%252Fgeneral%252Fa540f1eb-35bb-4193-98a6-414fe46612e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737256/general/a540f1eb-35bb-4193-98a6-414fe46612e2.jpg already downloaded
2026-03-25 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737256%252Fgeneral%252Fb53ff7e5-578a-4607-88c2-ee62c93abf32.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737256/general/b53ff7e5-578a-4607-88c2-ee62c93abf32.jpg already downloaded
2026-03-25 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737256%252Fgeneral%252Fe0050b04-0ce9-4d9f-b625-32711ffd0119.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737256/general/e0050b04-0ce9-4d9f-b625-32711ffd0119.jpg already downloaded
2026-03-25 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737256%252Fgeneral%252F9d81d717-c6c6-4e8d-a84f-22898712536a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737256/general/9d81d717-c6c6-4e8d-a84f-22898712536a.jpg already downloaded
2026-03-25 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737256%252Fgeneral%252F13b6702f-d68f-4cd1-b1a4-a2d92252b0bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737256/general/13b6702f-d68f-4cd1-b1a4-a2d92252b0bf.jpg already downloaded
2026-03-25 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737256%252Fgeneral%252F2d223cfa-37c3-4d87-aa18-910854cbaa03.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737256/general/2d223cfa-37c3-4d87-aa18-910854cbaa03.jpg already downloaded
2026-03-25 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737256%252Fgeneral%252Fa2ed0b2b-04a0-46a2-be35-cc02f90e7e1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737256/general/a2ed0b2b-04a0-46a2-be35-cc02f90e7e1b.jpg already downloaded
2026-03-25 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737256%252Fgeneral%252Fe49d804e-e42a-458b-92aa-d7f910bd7f2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737256/general/e49d804e-e42a-458b-92aa-d7f910bd7f2e.jpg already downloaded
2026-03-25 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737256%252Fgeneral%252F81db63c5-935b-4d26-86c7-afafa8c10a3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737256/general/81db63c5-935b-4d26-86c7-afafa8c10a3d.jpg already downloaded
2026-03-25 15:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5737256%252Fgeneral%252Ff426f9cc-4a22-4dbc-bbd0-5868e90e1f2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737256/general/f426f9cc-4a22-4dbc-bbd0-5868e90e1f2a.jpg already downloaded
2026-03-25 15:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27818fda-2bca-5c88-85cd-0d04a4528582, identifier: 10726977
2026-03-25 15:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27818fda-2bca-5c88-85cd-0d04a4528582 with identifier: 10726977
2026-03-25 15:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27818fda-2bca-5c88-85cd-0d04a4528582 with identifier: 10726977
2026-03-25 15:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27818fda-2bca-5c88-85cd-0d04a4528582 with identifier: 10726977 to the API
2026-03-25 15:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726977>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '27818fda-2bca-5c88-85cd-0d04a4528582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JUG673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726977',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 233764,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5737256/general/a540f1eb-35bb-4193-98a6-414fe46612e2.jpg',
'https://images.openlane.eu/carimgs/5737256/general/b53ff7e5-578a-4607-88c2-ee62c93abf32.jpg',
'https://images.openlane.eu/carimgs/5737256/general/e0050b04-0ce9-4d9f-b625-32711ffd0119.jpg',
'https://images.openlane.eu/carimgs/5737256/general/9d81d717-c6c6-4e8d-a84f-22898712536a.jpg',
'https://images.openlane.eu/carimgs/5737256/general/13b6702f-d68f-4cd1-b1a4-a2d92252b0bf.jpg',
'https://images.openlane.eu/carimgs/5737256/general/2d223cfa-37c3-4d87-aa18-910854cbaa03.jpg',
'https://images.openlane.eu/carimgs/5737256/general/a2ed0b2b-04a0-46a2-be35-cc02f90e7e1b.jpg',
'https://images.openlane.eu/carimgs/5737256/general/e49d804e-e42a-458b-92aa-d7f910bd7f2e.jpg',
'https://images.openlane.eu/carimgs/5737256/general/81db63c5-935b-4d26-86c7-afafa8c10a3d.jpg',
'https://images.openlane.eu/carimgs/5737256/general/f426f9cc-4a22-4dbc-bbd0-5868e90e1f2a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27818fda-2bca-5c88-85cd-0d04a4528582/27818fda-2bca-5c88-85cd-0d04a4528582_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737256/general/a540f1eb-35bb-4193-98a6-414fe46612e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27818fda-2bca-5c88-85cd-0d04a4528582/27818fda-2bca-5c88-85cd-0d04a4528582_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100744,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737256/general/b53ff7e5-578a-4607-88c2-ee62c93abf32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27818fda-2bca-5c88-85cd-0d04a4528582/27818fda-2bca-5c88-85cd-0d04a4528582_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101979,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737256/general/e0050b04-0ce9-4d9f-b625-32711ffd0119.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27818fda-2bca-5c88-85cd-0d04a4528582/27818fda-2bca-5c88-85cd-0d04a4528582_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105477,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737256/general/9d81d717-c6c6-4e8d-a84f-22898712536a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27818fda-2bca-5c88-85cd-0d04a4528582/27818fda-2bca-5c88-85cd-0d04a4528582_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101996,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737256/general/13b6702f-d68f-4cd1-b1a4-a2d92252b0bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27818fda-2bca-5c88-85cd-0d04a4528582/27818fda-2bca-5c88-85cd-0d04a4528582_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103155,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737256/general/2d223cfa-37c3-4d87-aa18-910854cbaa03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27818fda-2bca-5c88-85cd-0d04a4528582/27818fda-2bca-5c88-85cd-0d04a4528582_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71307,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737256/general/a2ed0b2b-04a0-46a2-be35-cc02f90e7e1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27818fda-2bca-5c88-85cd-0d04a4528582/27818fda-2bca-5c88-85cd-0d04a4528582_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737256/general/e49d804e-e42a-458b-92aa-d7f910bd7f2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27818fda-2bca-5c88-85cd-0d04a4528582/27818fda-2bca-5c88-85cd-0d04a4528582_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68464,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737256/general/81db63c5-935b-4d26-86c7-afafa8c10a3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27818fda-2bca-5c88-85cd-0d04a4528582/27818fda-2bca-5c88-85cd-0d04a4528582_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73942,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737256/general/f426f9cc-4a22-4dbc-bbd0-5868e90e1f2a.jpg',
'Width': 800}],
'price': 900,
'price_includes_vat': True,
'registration_date': '2011-08-30',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Opel Meriva 1.3 CDTI Cosmo - Diesel - Manual - 95 hp - 233.764 km',
'transmission': 'manual',
'trim': 'Cosmo',
'vin': None,
'year': 2011}
2026-03-25 15:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726977%27 HTTP/1.1" 200 None
2026-03-25 15:31:44 [adesa.be] INFO: Saving data for 10726977: {'created_time': 1774452704.370678, 'last_price_update_time': 1774452704.370689, 'auction_closing_time': 1774605600.0}
2026-03-25 15:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726977') HTTP/1.1" 204 0
2026-03-25 15:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10724276
2026-03-25 15:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with scrape type 1
2026-03-25 15:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5740234%252Fgeneral%252Fc04d9424-8bca-424c-ae51-2325781c88d1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740234/general/c04d9424-8bca-424c-ae51-2325781c88d1.jpeg already downloaded
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5740234%252Fgeneral%252Fb264af0e-d92f-4d6d-bf25-24c784bc2418.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740234/general/b264af0e-d92f-4d6d-bf25-24c784bc2418.jpeg already downloaded
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5740234%252Fgeneral%252F380227e3-bbb0-4484-9911-f809e6b276d1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740234/general/380227e3-bbb0-4484-9911-f809e6b276d1.jpeg already downloaded
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5740234%252Fgeneral%252Fb41625bf-f80b-46cb-976c-70c8c1e4f7f2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740234/general/b41625bf-f80b-46cb-976c-70c8c1e4f7f2.jpeg already downloaded
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5740234%252Fgeneral%252F4cb18768-546e-42d5-aadd-d908504d7385.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740234/general/4cb18768-546e-42d5-aadd-d908504d7385.jpeg already downloaded
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5740234%252Fgeneral%252F061df3e4-8270-465c-a226-5874d635ae97.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740234/general/061df3e4-8270-465c-a226-5874d635ae97.jpeg already downloaded
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5740234%252Fgeneral%252F12a91a92-6250-4812-a26c-197c26daa534.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740234/general/12a91a92-6250-4812-a26c-197c26daa534.jpeg already downloaded
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5740234%252Fgeneral%252F64b5a1fc-dd9d-4090-b285-271ed3095942.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740234/general/64b5a1fc-dd9d-4090-b285-271ed3095942.jpeg already downloaded
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5740234%252Fgeneral%252F03f6f7c4-13d0-4a29-888f-aee0e0053157.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740234/general/03f6f7c4-13d0-4a29-888f-aee0e0053157.jpeg already downloaded
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5740234%252Fgeneral%252F20265264-33d0-4c30-af36-f51e3102b6cc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740234/general/20265264-33d0-4c30-af36-f51e3102b6cc.jpeg already downloaded
2026-03-25 15:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77, identifier: 10724276
2026-03-25 15:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10724276
2026-03-25 15:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10724276
2026-03-25 15:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10724276 to the API
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724276>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 2',
'engine': '2.7L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XNH174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724276',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Terrano',
'odometer': 108564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5740234/general/c04d9424-8bca-424c-ae51-2325781c88d1.jpeg',
'https://images.openlane.eu/carimgs/5740234/general/b264af0e-d92f-4d6d-bf25-24c784bc2418.jpeg',
'https://images.openlane.eu/carimgs/5740234/general/380227e3-bbb0-4484-9911-f809e6b276d1.jpeg',
'https://images.openlane.eu/carimgs/5740234/general/b41625bf-f80b-46cb-976c-70c8c1e4f7f2.jpeg',
'https://images.openlane.eu/carimgs/5740234/general/4cb18768-546e-42d5-aadd-d908504d7385.jpeg',
'https://images.openlane.eu/carimgs/5740234/general/061df3e4-8270-465c-a226-5874d635ae97.jpeg',
'https://images.openlane.eu/carimgs/5740234/general/12a91a92-6250-4812-a26c-197c26daa534.jpeg',
'https://images.openlane.eu/carimgs/5740234/general/64b5a1fc-dd9d-4090-b285-271ed3095942.jpeg',
'https://images.openlane.eu/carimgs/5740234/general/03f6f7c4-13d0-4a29-888f-aee0e0053157.jpeg',
'https://images.openlane.eu/carimgs/5740234/general/20265264-33d0-4c30-af36-f51e3102b6cc.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77/c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 734019,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740234/general/c04d9424-8bca-424c-ae51-2325781c88d1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77/c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 703211,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740234/general/b264af0e-d92f-4d6d-bf25-24c784bc2418.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77/c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5679177,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740234/general/380227e3-bbb0-4484-9911-f809e6b276d1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77/c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6204651,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740234/general/b41625bf-f80b-46cb-976c-70c8c1e4f7f2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77/c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 819883,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740234/general/4cb18768-546e-42d5-aadd-d908504d7385.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77/c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5721231,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740234/general/061df3e4-8270-465c-a226-5874d635ae97.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77/c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 672836,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740234/general/12a91a92-6250-4812-a26c-197c26daa534.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77/c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 662017,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740234/general/64b5a1fc-dd9d-4090-b285-271ed3095942.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77/c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380449,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740234/general/03f6f7c4-13d0-4a29-888f-aee0e0053157.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77/c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 559048,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740234/general/20265264-33d0-4c30-af36-f51e3102b6cc.jpeg',
'Width': 2048}],
'price': 2400,
'price_includes_vat': True,
'registration_date': '2001-06-07',
'seats_number': 2,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Nissan Terrano 2.7 SE - Diesel - Manual - 125 hp - 108.564 km',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2001}
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724276%27 HTTP/1.1" 200 None
2026-03-25 15:31:48 [adesa.be] INFO: Saving data for 10724276: {'created_time': 1774452708.659852, 'last_price_update_time': 1774452708.659866, 'auction_closing_time': 1774605600.0}
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724276') HTTP/1.1" 204 0
2026-03-25 15:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904
2026-03-25 15:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c40d511-5713-5a86-86ac-79a0a575683f with scrape type 2
2026-03-25 15:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c40d511-5713-5a86-86ac-79a0a575683f with scrape type 2
2026-03-25 15:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c40d511-5713-5a86-86ac-79a0a575683f, identifier: 10717904
2026-03-25 15:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904
2026-03-25 15:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904
2026-03-25 15:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904 to the API
2026-03-25 15:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717904>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1c40d511-5713-5a86-86ac-79a0a575683f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KST341',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717904',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 85551,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2014-11-20',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Opel Meriva 1.4i - Petrol - Manual - 100 hp - 85.551 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 15:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717904%27 HTTP/1.1" 200 None
2026-03-25 15:31:51 [adesa.be] INFO: Saving data for 10717904: {'auction_closing_time': 1774605600.0, 'created_time': 1774365471.645263, 'last_price_update_time': 1774452711.111074}
2026-03-25 15:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717904') HTTP/1.1" 204 0
2026-03-25 15:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10724486
2026-03-25 15:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ce4635-b8c7-507f-b6ce-810b1b858999 with scrape type 1
2026-03-25 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23ce4635-b8c7-507f-b6ce-810b1b858999
2026-03-25 15:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5692939%252Fgeneral%252F31f5e623-5ea2-48fa-af20-86e8963f19d7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/31f5e623-5ea2-48fa-af20-86e8963f19d7.jpeg already downloaded
2026-03-25 15:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5692939%252Fgeneral%252Faeba6405-8eb1-49b8-b78d-c1bbc57d7e44.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/aeba6405-8eb1-49b8-b78d-c1bbc57d7e44.jpeg already downloaded
2026-03-25 15:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5692939%252Fgeneral%252Ffcc04a5f-38e9-4da6-a2a0-939fe84ed078.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/fcc04a5f-38e9-4da6-a2a0-939fe84ed078.jpeg already downloaded
2026-03-25 15:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5692939%252Fgeneral%252F086cc2c3-3d7d-4d55-99ad-f04bbab2804a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/086cc2c3-3d7d-4d55-99ad-f04bbab2804a.jpeg already downloaded
2026-03-25 15:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5692939%252Fgeneral%252F6c32188e-b524-4e93-b01a-d7ef2ac9472c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/6c32188e-b524-4e93-b01a-d7ef2ac9472c.jpeg already downloaded
2026-03-25 15:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5692939%252Fgeneral%252Fefe63c58-9525-407c-ab28-f6d747a4a6c1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/efe63c58-9525-407c-ab28-f6d747a4a6c1.jpeg already downloaded
2026-03-25 15:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5692939%252Fgeneral%252Fa893e8e1-853b-4cf6-973e-62d387ec8cf1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/a893e8e1-853b-4cf6-973e-62d387ec8cf1.jpeg already downloaded
2026-03-25 15:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5692939%252Fgeneral%252Fb2126e8c-8bca-4c4c-a8de-a9dde999e350.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/b2126e8c-8bca-4c4c-a8de-a9dde999e350.jpeg already downloaded
2026-03-25 15:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5692939%252Fgeneral%252F60f51a86-2f12-4a60-b905-b6bbf23759e3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/60f51a86-2f12-4a60-b905-b6bbf23759e3.jpeg already downloaded
2026-03-25 15:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5692939%252Fgeneral%252F9df49528-8b06-4364-baff-cc31776efad7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/9df49528-8b06-4364-baff-cc31776efad7.jpeg already downloaded
2026-03-25 15:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23ce4635-b8c7-507f-b6ce-810b1b858999, identifier: 10724486
2026-03-25 15:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10724486
2026-03-25 15:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10724486
2026-03-25 15:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10724486 to the API
2026-03-25 15:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '23ce4635-b8c7-507f-b6ce-810b1b858999',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YWJ347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 144311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5692939/general/31f5e623-5ea2-48fa-af20-86e8963f19d7.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/aeba6405-8eb1-49b8-b78d-c1bbc57d7e44.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/fcc04a5f-38e9-4da6-a2a0-939fe84ed078.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/086cc2c3-3d7d-4d55-99ad-f04bbab2804a.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/6c32188e-b524-4e93-b01a-d7ef2ac9472c.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/efe63c58-9525-407c-ab28-f6d747a4a6c1.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/a893e8e1-853b-4cf6-973e-62d387ec8cf1.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/b2126e8c-8bca-4c4c-a8de-a9dde999e350.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/60f51a86-2f12-4a60-b905-b6bbf23759e3.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/9df49528-8b06-4364-baff-cc31776efad7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440650,
'Height': 1662,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/31f5e623-5ea2-48fa-af20-86e8963f19d7.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514668,
'Height': 1716,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/aeba6405-8eb1-49b8-b78d-c1bbc57d7e44.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445401,
'Height': 1672,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/fcc04a5f-38e9-4da6-a2a0-939fe84ed078.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466967,
'Height': 1768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/086cc2c3-3d7d-4d55-99ad-f04bbab2804a.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314486,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/6c32188e-b524-4e93-b01a-d7ef2ac9472c.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467892,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/efe63c58-9525-407c-ab28-f6d747a4a6c1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430737,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/a893e8e1-853b-4cf6-973e-62d387ec8cf1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398008,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/b2126e8c-8bca-4c4c-a8de-a9dde999e350.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452603,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/60f51a86-2f12-4a60-b905-b6bbf23759e3.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343348,
'Height': 1772,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/9df49528-8b06-4364-baff-cc31776efad7.jpeg',
'Width': 2048}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2014-08-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 208 1.2i Style - Petrol - Manual - 82 hp - 144.311 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2014}
2026-03-25 15:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724486%27 HTTP/1.1" 200 None
2026-03-25 15:31:55 [adesa.be] INFO: Saving data for 10724486: {'created_time': 1774452715.479496, 'last_price_update_time': 1774452715.479508, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724486') HTTP/1.1" 204 0
2026-03-25 15:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 093b99e5-f92d-5494-9e74-6bc733a4ab57 with identifier: 10724448
2026-03-25 15:31:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 093b99e5-f92d-5494-9e74-6bc733a4ab57 with scrape type 1
2026-03-25 15:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 093b99e5-f92d-5494-9e74-6bc733a4ab57
2026-03-25 15:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407517%252Fgeneral%252F67f31409-2cf4-4540-8913-7db155716961.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/67f31409-2cf4-4540-8913-7db155716961.jpg already downloaded
2026-03-25 15:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407517%252Fgeneral%252F313703c6-d5e6-4dfe-97a0-75c30d84ac5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/313703c6-d5e6-4dfe-97a0-75c30d84ac5c.jpg already downloaded
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5407517%252Fgeneral%252Fdebcd95f-c73c-4661-a4b1-a4c3226a81c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/debcd95f-c73c-4661-a4b1-a4c3226a81c4.jpg already downloaded
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5407517%252Fgeneral%252F8e71fd0e-b93e-4ed0-b0fa-732f612f1080.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/8e71fd0e-b93e-4ed0-b0fa-732f612f1080.jpg already downloaded
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5407517%252Fgeneral%252F0eb75f60-5977-40a3-adc8-1bbe3818cfcf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/0eb75f60-5977-40a3-adc8-1bbe3818cfcf.jpg already downloaded
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5407517%252Fgeneral%252F0ee4b959-cbf5-4796-ae79-93d313f5e1e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/0ee4b959-cbf5-4796-ae79-93d313f5e1e3.jpg already downloaded
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5407517%252Fgeneral%252F526b409d-dcfe-40aa-90e6-9c14ff5e20db.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/526b409d-dcfe-40aa-90e6-9c14ff5e20db.jpg already downloaded
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5407517%252Fgeneral%252F20693466-e6c2-4bcc-acdc-998aac5d3195.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/20693466-e6c2-4bcc-acdc-998aac5d3195.jpg already downloaded
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5407517%252Fgeneral%252Fd1bc132d-a1a0-4074-af71-d839787a9358.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/d1bc132d-a1a0-4074-af71-d839787a9358.jpg already downloaded
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5407517%252Fgeneral%252Fc8330324-4a1a-4491-bc2a-ad4d7bf4ce93.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/c8330324-4a1a-4491-bc2a-ad4d7bf4ce93.jpg already downloaded
2026-03-25 15:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 093b99e5-f92d-5494-9e74-6bc733a4ab57, identifier: 10724448
2026-03-25 15:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 093b99e5-f92d-5494-9e74-6bc733a4ab57 with identifier: 10724448
2026-03-25 15:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 093b99e5-f92d-5494-9e74-6bc733a4ab57 with identifier: 10724448
2026-03-25 15:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 093b99e5-f92d-5494-9e74-6bc733a4ab57 with identifier: 10724448 to the API
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31: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 15:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724448>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '093b99e5-f92d-5494-9e74-6bc733a4ab57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GEY612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724448',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 86917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5407517/general/67f31409-2cf4-4540-8913-7db155716961.jpg',
'https://images.openlane.eu/carimgs/5407517/general/313703c6-d5e6-4dfe-97a0-75c30d84ac5c.jpg',
'https://images.openlane.eu/carimgs/5407517/general/debcd95f-c73c-4661-a4b1-a4c3226a81c4.jpg',
'https://images.openlane.eu/carimgs/5407517/general/8e71fd0e-b93e-4ed0-b0fa-732f612f1080.jpg',
'https://images.openlane.eu/carimgs/5407517/general/0eb75f60-5977-40a3-adc8-1bbe3818cfcf.jpg',
'https://images.openlane.eu/carimgs/5407517/general/0ee4b959-cbf5-4796-ae79-93d313f5e1e3.jpg',
'https://images.openlane.eu/carimgs/5407517/general/526b409d-dcfe-40aa-90e6-9c14ff5e20db.jpg',
'https://images.openlane.eu/carimgs/5407517/general/20693466-e6c2-4bcc-acdc-998aac5d3195.jpg',
'https://images.openlane.eu/carimgs/5407517/general/d1bc132d-a1a0-4074-af71-d839787a9358.jpg',
'https://images.openlane.eu/carimgs/5407517/general/c8330324-4a1a-4491-bc2a-ad4d7bf4ce93.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256256,
'Height': 1358,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/67f31409-2cf4-4540-8913-7db155716961.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260451,
'Height': 1351,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/313703c6-d5e6-4dfe-97a0-75c30d84ac5c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357163,
'Height': 1432,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/debcd95f-c73c-4661-a4b1-a4c3226a81c4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300806,
'Height': 1423,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/8e71fd0e-b93e-4ed0-b0fa-732f612f1080.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268795,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/0eb75f60-5977-40a3-adc8-1bbe3818cfcf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246983,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/0ee4b959-cbf5-4796-ae79-93d313f5e1e3.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298483,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/526b409d-dcfe-40aa-90e6-9c14ff5e20db.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144563,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/20693466-e6c2-4bcc-acdc-998aac5d3195.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196234,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/d1bc132d-a1a0-4074-af71-d839787a9358.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290756,
'Height': 1385,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/c8330324-4a1a-4491-bc2a-ad4d7bf4ce93.jpg',
'Width': 1600}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2017-06-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Crossland 1.2 - Petrol - Manual - 110 hp - 86.917 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724448%27 HTTP/1.1" 200 None
2026-03-25 15:31:57 [adesa.be] INFO: Saving data for 10724448: {'created_time': 1774452717.676643, 'last_price_update_time': 1774452717.676656, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724448') HTTP/1.1" 204 0
2026-03-25 15:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:31: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 15:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10724407
2026-03-25 15:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with scrape type 1
2026-03-25 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d5e3936-19eb-50b5-94c5-857ed3f6c39d
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5706311%252Fgeneral%252F6daea987-e175-4271-9450-d6628ec4a613.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/6daea987-e175-4271-9450-d6628ec4a613.jpeg already downloaded
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5706311%252Fgeneral%252F0daeaae6-13b3-4675-a2cd-5739deb3a5b0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/0daeaae6-13b3-4675-a2cd-5739deb3a5b0.jpeg already downloaded
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5706311%252Fgeneral%252F49d7d5e7-c80a-43f8-a385-76a04fd74998.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/49d7d5e7-c80a-43f8-a385-76a04fd74998.jpeg already downloaded
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5706311%252Fgeneral%252F1da0b565-a586-4b4f-9c20-d6fd53dda324.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/1da0b565-a586-4b4f-9c20-d6fd53dda324.jpeg already downloaded
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5706311%252Fgeneral%252F76bb972f-6fb2-4fcf-b530-f6786c128be7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/76bb972f-6fb2-4fcf-b530-f6786c128be7.jpeg already downloaded
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5706311%252Fgeneral%252Fbf21213f-92d1-4da6-a244-ea70961a8001.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/bf21213f-92d1-4da6-a244-ea70961a8001.jpeg already downloaded
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5706311%252Fgeneral%252F144ed3dc-5231-440b-a27f-a2d94fa1206a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/144ed3dc-5231-440b-a27f-a2d94fa1206a.jpeg already downloaded
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5706311%252Fgeneral%252Fec2b307e-aaf3-4cdc-b148-3cf8f09a107d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/ec2b307e-aaf3-4cdc-b148-3cf8f09a107d.jpeg already downloaded
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5706311%252Fgeneral%252F49320553-6ae2-4ad1-b8b8-39c84ccb6cdf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/49320553-6ae2-4ad1-b8b8-39c84ccb6cdf.jpeg already downloaded
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31: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%252F5706311%252Fgeneral%252F4cde8317-d9d3-4206-b0d6-d07904b86199.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706311/general/4cde8317-d9d3-4206-b0d6-d07904b86199.jpeg already downloaded
2026-03-25 15:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d, identifier: 10724407
2026-03-25 15:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10724407
2026-03-25 15:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10724407
2026-03-25 15:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10724407 to the API
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724407>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 149,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '8d5e3936-19eb-50b5-94c5-857ed3f6c39d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PJT913',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 129491,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5706311/general/6daea987-e175-4271-9450-d6628ec4a613.jpeg',
'https://images.openlane.eu/carimgs/5706311/general/0daeaae6-13b3-4675-a2cd-5739deb3a5b0.jpeg',
'https://images.openlane.eu/carimgs/5706311/general/49d7d5e7-c80a-43f8-a385-76a04fd74998.jpeg',
'https://images.openlane.eu/carimgs/5706311/general/1da0b565-a586-4b4f-9c20-d6fd53dda324.jpeg',
'https://images.openlane.eu/carimgs/5706311/general/76bb972f-6fb2-4fcf-b530-f6786c128be7.jpeg',
'https://images.openlane.eu/carimgs/5706311/general/bf21213f-92d1-4da6-a244-ea70961a8001.jpeg',
'https://images.openlane.eu/carimgs/5706311/general/144ed3dc-5231-440b-a27f-a2d94fa1206a.jpeg',
'https://images.openlane.eu/carimgs/5706311/general/ec2b307e-aaf3-4cdc-b148-3cf8f09a107d.jpeg',
'https://images.openlane.eu/carimgs/5706311/general/49320553-6ae2-4ad1-b8b8-39c84ccb6cdf.jpeg',
'https://images.openlane.eu/carimgs/5706311/general/4cde8317-d9d3-4206-b0d6-d07904b86199.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d5e3936-19eb-50b5-94c5-857ed3f6c39d/8d5e3936-19eb-50b5-94c5-857ed3f6c39d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233914,
'Height': 1116,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706311/general/6daea987-e175-4271-9450-d6628ec4a613.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d5e3936-19eb-50b5-94c5-857ed3f6c39d/8d5e3936-19eb-50b5-94c5-857ed3f6c39d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273281,
'Height': 1254,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706311/general/0daeaae6-13b3-4675-a2cd-5739deb3a5b0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d5e3936-19eb-50b5-94c5-857ed3f6c39d/8d5e3936-19eb-50b5-94c5-857ed3f6c39d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259221,
'Height': 1256,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706311/general/49d7d5e7-c80a-43f8-a385-76a04fd74998.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d5e3936-19eb-50b5-94c5-857ed3f6c39d/8d5e3936-19eb-50b5-94c5-857ed3f6c39d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240367,
'Height': 1202,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706311/general/1da0b565-a586-4b4f-9c20-d6fd53dda324.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d5e3936-19eb-50b5-94c5-857ed3f6c39d/8d5e3936-19eb-50b5-94c5-857ed3f6c39d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262743,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706311/general/76bb972f-6fb2-4fcf-b530-f6786c128be7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d5e3936-19eb-50b5-94c5-857ed3f6c39d/8d5e3936-19eb-50b5-94c5-857ed3f6c39d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243964,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706311/general/bf21213f-92d1-4da6-a244-ea70961a8001.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d5e3936-19eb-50b5-94c5-857ed3f6c39d/8d5e3936-19eb-50b5-94c5-857ed3f6c39d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171463,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706311/general/144ed3dc-5231-440b-a27f-a2d94fa1206a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d5e3936-19eb-50b5-94c5-857ed3f6c39d/8d5e3936-19eb-50b5-94c5-857ed3f6c39d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207358,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706311/general/ec2b307e-aaf3-4cdc-b148-3cf8f09a107d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d5e3936-19eb-50b5-94c5-857ed3f6c39d/8d5e3936-19eb-50b5-94c5-857ed3f6c39d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219751,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706311/general/49320553-6ae2-4ad1-b8b8-39c84ccb6cdf.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d5e3936-19eb-50b5-94c5-857ed3f6c39d/8d5e3936-19eb-50b5-94c5-857ed3f6c39d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248868,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706311/general/4cde8317-d9d3-4206-b0d6-d07904b86199.jpeg',
'Width': 1200}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2019-03-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Astra 1.4i - Petrol - Automatic - 149 hp - 129.491 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724407%27 HTTP/1.1" 200 None
2026-03-25 15:31:59 [adesa.be] INFO: Saving data for 10724407: {'created_time': 1774452719.685929, 'last_price_update_time': 1774452719.685941, 'auction_closing_time': 1774521000.0}
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724407') HTTP/1.1" 204 0
2026-03-25 15:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10724512
2026-03-25 15:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d43c7473-3192-570c-8e13-b920209a6994 with scrape type 1
2026-03-25 15:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d43c7473-3192-570c-8e13-b920209a6994
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5663877%252Fgeneral%252Ffac12363-f7db-4e38-aca3-b806384bde95.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663877/general/fac12363-f7db-4e38-aca3-b806384bde95.jpeg already downloaded
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5663877%252Fgeneral%252Fbbd25d03-05d7-4ec7-ad05-c506dee20f24.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663877/general/bbd25d03-05d7-4ec7-ad05-c506dee20f24.jpeg already downloaded
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5663877%252Fgeneral%252F3c60b862-7378-4a5c-bf14-a2bcf60d2c27.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663877/general/3c60b862-7378-4a5c-bf14-a2bcf60d2c27.jpeg already downloaded
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5663877%252Fgeneral%252F2fa5d195-e76c-45ff-bd8c-e285d57c866e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663877/general/2fa5d195-e76c-45ff-bd8c-e285d57c866e.jpeg already downloaded
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5663877%252Fgeneral%252Fc0232a7f-0b8d-47c5-924e-f90f81a2e1ac.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663877/general/c0232a7f-0b8d-47c5-924e-f90f81a2e1ac.jpeg already downloaded
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5663877%252Fgeneral%252F6ad0f6ff-6459-4a8f-93ab-f1238d425160.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663877/general/6ad0f6ff-6459-4a8f-93ab-f1238d425160.jpeg already downloaded
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5663877%252Fgeneral%252F83aa2e4c-7b98-489e-b44d-3cde2ffb24e5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663877/general/83aa2e4c-7b98-489e-b44d-3cde2ffb24e5.jpeg already downloaded
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5663877%252Fgeneral%252F8690fe59-7095-4b66-a576-9bcc5a7cd6ca.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663877/general/8690fe59-7095-4b66-a576-9bcc5a7cd6ca.jpeg already downloaded
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5663877%252Fgeneral%252F322c9c80-cdeb-44e7-b55e-3c39f1d057bc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663877/general/322c9c80-cdeb-44e7-b55e-3c39f1d057bc.jpeg already downloaded
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5663877%252Fgeneral%252F95d58d53-ff59-443a-9a6e-29aa5736a11d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663877/general/95d58d53-ff59-443a-9a6e-29aa5736a11d.jpeg already downloaded
2026-03-25 15:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d43c7473-3192-570c-8e13-b920209a6994, identifier: 10724512
2026-03-25 15:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10724512
2026-03-25 15:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10724512
2026-03-25 15:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10724512 to the API
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724512>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd43c7473-3192-570c-8e13-b920209a6994',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LXT235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '207',
'odometer': 183359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5663877/general/fac12363-f7db-4e38-aca3-b806384bde95.jpeg',
'https://images.openlane.eu/carimgs/5663877/general/bbd25d03-05d7-4ec7-ad05-c506dee20f24.jpeg',
'https://images.openlane.eu/carimgs/5663877/general/3c60b862-7378-4a5c-bf14-a2bcf60d2c27.jpeg',
'https://images.openlane.eu/carimgs/5663877/general/2fa5d195-e76c-45ff-bd8c-e285d57c866e.jpeg',
'https://images.openlane.eu/carimgs/5663877/general/c0232a7f-0b8d-47c5-924e-f90f81a2e1ac.jpeg',
'https://images.openlane.eu/carimgs/5663877/general/6ad0f6ff-6459-4a8f-93ab-f1238d425160.jpeg',
'https://images.openlane.eu/carimgs/5663877/general/83aa2e4c-7b98-489e-b44d-3cde2ffb24e5.jpeg',
'https://images.openlane.eu/carimgs/5663877/general/8690fe59-7095-4b66-a576-9bcc5a7cd6ca.jpeg',
'https://images.openlane.eu/carimgs/5663877/general/322c9c80-cdeb-44e7-b55e-3c39f1d057bc.jpeg',
'https://images.openlane.eu/carimgs/5663877/general/95d58d53-ff59-443a-9a6e-29aa5736a11d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d43c7473-3192-570c-8e13-b920209a6994/d43c7473-3192-570c-8e13-b920209a6994_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314123,
'Height': 1239,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663877/general/fac12363-f7db-4e38-aca3-b806384bde95.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d43c7473-3192-570c-8e13-b920209a6994/d43c7473-3192-570c-8e13-b920209a6994_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340545,
'Height': 1295,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663877/general/bbd25d03-05d7-4ec7-ad05-c506dee20f24.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d43c7473-3192-570c-8e13-b920209a6994/d43c7473-3192-570c-8e13-b920209a6994_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316738,
'Height': 1240,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663877/general/3c60b862-7378-4a5c-bf14-a2bcf60d2c27.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d43c7473-3192-570c-8e13-b920209a6994/d43c7473-3192-570c-8e13-b920209a6994_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302906,
'Height': 1220,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663877/general/2fa5d195-e76c-45ff-bd8c-e285d57c866e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d43c7473-3192-570c-8e13-b920209a6994/d43c7473-3192-570c-8e13-b920209a6994_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293627,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663877/general/c0232a7f-0b8d-47c5-924e-f90f81a2e1ac.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d43c7473-3192-570c-8e13-b920209a6994/d43c7473-3192-570c-8e13-b920209a6994_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315734,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663877/general/6ad0f6ff-6459-4a8f-93ab-f1238d425160.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d43c7473-3192-570c-8e13-b920209a6994/d43c7473-3192-570c-8e13-b920209a6994_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251490,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663877/general/83aa2e4c-7b98-489e-b44d-3cde2ffb24e5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d43c7473-3192-570c-8e13-b920209a6994/d43c7473-3192-570c-8e13-b920209a6994_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223801,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663877/general/8690fe59-7095-4b66-a576-9bcc5a7cd6ca.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d43c7473-3192-570c-8e13-b920209a6994/d43c7473-3192-570c-8e13-b920209a6994_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243783,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663877/general/322c9c80-cdeb-44e7-b55e-3c39f1d057bc.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d43c7473-3192-570c-8e13-b920209a6994/d43c7473-3192-570c-8e13-b920209a6994_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325638,
'Height': 1255,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663877/general/95d58d53-ff59-443a-9a6e-29aa5736a11d.jpeg',
'Width': 1600}],
'price': 1700,
'price_includes_vat': True,
'registration_date': '2011-03-30',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Peugeot 207 CC 1.6i - Petrol - Manual - 120 hp - 183.359 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724512%27 HTTP/1.1" 200 None
2026-03-25 15:32:00 [adesa.be] INFO: Saving data for 10724512: {'created_time': 1774452720.747807, 'last_price_update_time': 1774452720.747823, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724512') HTTP/1.1" 204 0
2026-03-25 15:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10724217
2026-03-25 15:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8275b950-52cf-530a-9aff-fe877e3caf54 with scrape type 1
2026-03-25 15:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8275b950-52cf-530a-9aff-fe877e3caf54
2026-03-25 15:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5684420%252Fgeneral%252F5d2849f1-4b8f-44c4-9579-b2bf5d8008bc.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684420/general/5d2849f1-4b8f-44c4-9579-b2bf5d8008bc.JPG not downloaded yet
2026-03-25 15:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5684420%252Fgeneral%252F01dd3d2e-6ecd-4410-8c19-2d0c17e015a6.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684420/general/01dd3d2e-6ecd-4410-8c19-2d0c17e015a6.JPG not downloaded yet
2026-03-25 15:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5684420%252Fgeneral%252F4a93d706-6cde-42d2-8a00-c2396fc10268.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684420/general/4a93d706-6cde-42d2-8a00-c2396fc10268.JPG not downloaded yet
2026-03-25 15:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5684420%252Fgeneral%252Fa2df92a1-942e-4737-9c28-cb0172fad742.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684420/general/a2df92a1-942e-4737-9c28-cb0172fad742.JPG not downloaded yet
2026-03-25 15:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5684420%252Fgeneral%252Fea3cc9d5-43a1-476d-a666-d4e935859137.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684420/general/ea3cc9d5-43a1-476d-a666-d4e935859137.JPG not downloaded yet
2026-03-25 15:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5684420%252Fgeneral%252F2578e6ae-e0bf-4dda-a3a0-176fc5fe0cb9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684420/general/2578e6ae-e0bf-4dda-a3a0-176fc5fe0cb9.jpeg already downloaded
2026-03-25 15:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5684420%252Fgeneral%252F185e3b20-4d5e-4579-8ce4-a1a5bd95dda5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684420/general/185e3b20-4d5e-4579-8ce4-a1a5bd95dda5.JPG not downloaded yet
2026-03-25 15:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5684420%252Fgeneral%252F1d1c6a89-b6c7-45e7-be66-39334f668635.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684420/general/1d1c6a89-b6c7-45e7-be66-39334f668635.JPG not downloaded yet
2026-03-25 15:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5684420%252Fgeneral%252F7fd946df-cac9-4336-b5c2-697fda6acf9f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684420/general/7fd946df-cac9-4336-b5c2-697fda6acf9f.jpeg already downloaded
2026-03-25 15:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5684420%252Fgeneral%252F02c89f56-5e8a-4b8c-85d6-c1e00f27571e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684420/general/02c89f56-5e8a-4b8c-85d6-c1e00f27571e.JPG not downloaded yet
2026-03-25 15:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5684420/general/02c89f56-5e8a-4b8c-85d6-c1e00f27571e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724217)
2026-03-25 15:32:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5684420/general/1d1c6a89-b6c7-45e7-be66-39334f668635.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724217)
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724400
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724400%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724400: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724400 url https://www.openlane.eu/en/carv6/auction/10724400
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724492
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724492%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724492: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724492 url https://www.openlane.eu/en/carv6/auction/10724492
2026-03-25 15:32:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5684420/general/185e3b20-4d5e-4579-8ce4-a1a5bd95dda5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724217)
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724393
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724393%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724393: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724393 url https://www.openlane.eu/en/carv6/auction/10724393
2026-03-25 15:32:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8275b950-52cf-530a-9aff-fe877e3caf54 due to Ignoring non-200 response
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724415
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724415%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724415: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724415 url https://www.openlane.eu/en/carv6/auction/10724415
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724397
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724397%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724397: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724397 url https://www.openlane.eu/en/carv6/auction/10724397
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724334
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724334%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724334: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724334 url https://www.openlane.eu/en/carv6/auction/10724334
2026-03-25 15:32:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8275b950-52cf-530a-9aff-fe877e3caf54 due to Ignoring non-200 response
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724318
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724318%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724318: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724318 url https://www.openlane.eu/en/carv6/auction/10724318
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724428
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724428%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724428: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724428 url https://www.openlane.eu/en/carv6/auction/10724428
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724467
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724467%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724467: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724467 url https://www.openlane.eu/en/carv6/auction/10724467
2026-03-25 15:32:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8275b950-52cf-530a-9aff-fe877e3caf54 due to Ignoring non-200 response
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10720492
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [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 15:32:03 [adesa.be] INFO: Scrape type for 10720492: 0
2026-03-25 15:32:03 [adesa.be] INFO: Skipping item 10720492 url https://www.openlane.eu/en/carv6/auction/10720492
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724425
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724425%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724425: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724425 url https://www.openlane.eu/en/carv6/auction/10724425
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724464
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724464%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724464: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724464 url https://www.openlane.eu/en/carv6/auction/10724464
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10720509
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [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 15:32:03 [adesa.be] INFO: Scrape type for 10720509: 0
2026-03-25 15:32:03 [adesa.be] INFO: Skipping item 10720509 url https://www.openlane.eu/en/carv6/auction/10720509
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10725599
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725599%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10725599: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10725599 url https://www.openlane.eu/en/carv6/auction/10725599
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10726978
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726978%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10726978: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10726978 url https://www.openlane.eu/en/carv6/auction/10726978
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10717873
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [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 15:32:03 [adesa.be] INFO: Scrape type for 10717873: 2
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10717873 url https://www.openlane.eu/en/carv6/auction/10717873
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10720499
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [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 15:32:03 [adesa.be] INFO: Scrape type for 10720499: 0
2026-03-25 15:32:03 [adesa.be] INFO: Skipping item 10720499 url https://www.openlane.eu/en/carv6/auction/10720499
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724493
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724493%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724493: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724493 url https://www.openlane.eu/en/carv6/auction/10724493
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724433
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724433%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724433: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724433 url https://www.openlane.eu/en/carv6/auction/10724433
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724514
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724514%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724514: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724514 url https://www.openlane.eu/en/carv6/auction/10724514
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724420
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724420%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724420: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724420 url https://www.openlane.eu/en/carv6/auction/10724420
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724454
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724454%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724454: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724454 url https://www.openlane.eu/en/carv6/auction/10724454
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724507
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724507%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724507: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724507 url https://www.openlane.eu/en/carv6/auction/10724507
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724413
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724413%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724413: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724413 url https://www.openlane.eu/en/carv6/auction/10724413
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724258
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724258%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724258: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724258 url https://www.openlane.eu/en/carv6/auction/10724258
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724372
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724372%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724372: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724372 url https://www.openlane.eu/en/carv6/auction/10724372
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10717916
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [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 15:32:03 [adesa.be] INFO: Scrape type for 10717916: 2
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10717916 url https://www.openlane.eu/en/carv6/auction/10717916
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10720481
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [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 15:32:03 [adesa.be] INFO: Scrape type for 10720481: 0
2026-03-25 15:32:03 [adesa.be] INFO: Skipping item 10720481 url https://www.openlane.eu/en/carv6/auction/10720481
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724242
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724242%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724242: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724242 url https://www.openlane.eu/en/carv6/auction/10724242
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724238
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724238%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724238: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724238 url https://www.openlane.eu/en/carv6/auction/10724238
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724363
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724363%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724363: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724363 url https://www.openlane.eu/en/carv6/auction/10724363
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724462
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724462%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724462: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724462 url https://www.openlane.eu/en/carv6/auction/10724462
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724483
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724483%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724483: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724483 url https://www.openlane.eu/en/carv6/auction/10724483
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10717911
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [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 15:32:03 [adesa.be] INFO: Scrape type for 10717911: 2
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10717911 url https://www.openlane.eu/en/carv6/auction/10717911
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10717876
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [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 15:32:03 [adesa.be] INFO: Scrape type for 10717876: 2
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10717876 url https://www.openlane.eu/en/carv6/auction/10717876
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724266
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724266%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724266: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724266 url https://www.openlane.eu/en/carv6/auction/10724266
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10717878
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [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 15:32:03 [adesa.be] INFO: Scrape type for 10717878: 2
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10717878 url https://www.openlane.eu/en/carv6/auction/10717878
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724431
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724431%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724431: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724431 url https://www.openlane.eu/en/carv6/auction/10724431
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724275
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724275%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724275: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724275 url https://www.openlane.eu/en/carv6/auction/10724275
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724342
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724342%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724342: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724342 url https://www.openlane.eu/en/carv6/auction/10724342
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724245
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724245%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724245: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724245 url https://www.openlane.eu/en/carv6/auction/10724245
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724277
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724277%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724277: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724277 url https://www.openlane.eu/en/carv6/auction/10724277
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724456
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724456%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724456: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724456 url https://www.openlane.eu/en/carv6/auction/10724456
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724520
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724520%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724520: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724520 url https://www.openlane.eu/en/carv6/auction/10724520
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724518
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724518%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724518: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724518 url https://www.openlane.eu/en/carv6/auction/10724518
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724444
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724444%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724444: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724444 url https://www.openlane.eu/en/carv6/auction/10724444
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724326
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724326%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724326: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724326 url https://www.openlane.eu/en/carv6/auction/10724326
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10726950
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726950%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10726950: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10726950 url https://www.openlane.eu/en/carv6/auction/10726950
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10717850
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [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 15:32:03 [adesa.be] INFO: Scrape type for 10717850: 2
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10717850 url https://www.openlane.eu/en/carv6/auction/10717850
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10724356
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724356%27 HTTP/1.1" 200 None
2026-03-25 15:32:03 [adesa.be] INFO: Scrape type for 10724356: 1
2026-03-25 15:32:03 [adesa.be] INFO: Scraping item 10724356 url https://www.openlane.eu/en/carv6/auction/10724356
2026-03-25 15:32:03 [adesa.be] INFO: Found listing with ID: 10717839
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10717839: 2
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10717839 url https://www.openlane.eu/en/carv6/auction/10717839
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10717888
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10717888: 2
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10717888 url https://www.openlane.eu/en/carv6/auction/10717888
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724364
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724364%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724364: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724364 url https://www.openlane.eu/en/carv6/auction/10724364
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724254
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724254%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724254: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724254 url https://www.openlane.eu/en/carv6/auction/10724254
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10720490
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10720490: 0
2026-03-25 15:32:04 [adesa.be] INFO: Skipping item 10720490 url https://www.openlane.eu/en/carv6/auction/10720490
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10717919
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10717919: 2
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10717919 url https://www.openlane.eu/en/carv6/auction/10717919
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10717893
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10717893: 2
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10717893 url https://www.openlane.eu/en/carv6/auction/10717893
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724414
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724414%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724414: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724414 url https://www.openlane.eu/en/carv6/auction/10724414
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724419
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724419%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724419: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724419 url https://www.openlane.eu/en/carv6/auction/10724419
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10725601
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725601%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10725601: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10725601 url https://www.openlane.eu/en/carv6/auction/10725601
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10717885
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10717885: 2
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10717885 url https://www.openlane.eu/en/carv6/auction/10717885
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724353
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724353%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724353: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724353 url https://www.openlane.eu/en/carv6/auction/10724353
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724322
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724322%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724322: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724322 url https://www.openlane.eu/en/carv6/auction/10724322
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724365
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724365%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724365: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724365 url https://www.openlane.eu/en/carv6/auction/10724365
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724278
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724278%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724278: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724278 url https://www.openlane.eu/en/carv6/auction/10724278
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724472
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724472%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724472: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724472 url https://www.openlane.eu/en/carv6/auction/10724472
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10726975
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726975%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10726975: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10726975 url https://www.openlane.eu/en/carv6/auction/10726975
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10726971
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726971%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10726971: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10726971 url https://www.openlane.eu/en/carv6/auction/10726971
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724331
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724331%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724331: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724331 url https://www.openlane.eu/en/carv6/auction/10724331
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724239
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724239%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724239: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724239 url https://www.openlane.eu/en/carv6/auction/10724239
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10720497
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10720497: 0
2026-03-25 15:32:04 [adesa.be] INFO: Skipping item 10720497 url https://www.openlane.eu/en/carv6/auction/10720497
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10720494
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10720494: 0
2026-03-25 15:32:04 [adesa.be] INFO: Skipping item 10720494 url https://www.openlane.eu/en/carv6/auction/10720494
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724255
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724255%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724255: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724255 url https://www.openlane.eu/en/carv6/auction/10724255
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724390
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724390%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724390: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724390 url https://www.openlane.eu/en/carv6/auction/10724390
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724338
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724338%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724338: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724338 url https://www.openlane.eu/en/carv6/auction/10724338
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10720507
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10720507: 0
2026-03-25 15:32:04 [adesa.be] INFO: Skipping item 10720507 url https://www.openlane.eu/en/carv6/auction/10720507
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724422
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724422%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724422: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724422 url https://www.openlane.eu/en/carv6/auction/10724422
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724359
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724359%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724359: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724359 url https://www.openlane.eu/en/carv6/auction/10724359
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724236
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724236%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724236: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724236 url https://www.openlane.eu/en/carv6/auction/10724236
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724355
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724355%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724355: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724355 url https://www.openlane.eu/en/carv6/auction/10724355
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724329
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724329%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724329: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724329 url https://www.openlane.eu/en/carv6/auction/10724329
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724261
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724261%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724261: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724261 url https://www.openlane.eu/en/carv6/auction/10724261
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724307
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724307%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724307: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724307 url https://www.openlane.eu/en/carv6/auction/10724307
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10726965
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726965%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10726965: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10726965 url https://www.openlane.eu/en/carv6/auction/10726965
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724316
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724316%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724316: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724316 url https://www.openlane.eu/en/carv6/auction/10724316
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724352
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724352%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724352: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724352 url https://www.openlane.eu/en/carv6/auction/10724352
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724283
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724283%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724283: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724283 url https://www.openlane.eu/en/carv6/auction/10724283
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724280
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724280%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724280: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724280 url https://www.openlane.eu/en/carv6/auction/10724280
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724511
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724511%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724511: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724511 url https://www.openlane.eu/en/carv6/auction/10724511
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724519
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724519%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724519: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724519 url https://www.openlane.eu/en/carv6/auction/10724519
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724424
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724424%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724424: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724424 url https://www.openlane.eu/en/carv6/auction/10724424
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10717901
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10717901: 2
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10717901 url https://www.openlane.eu/en/carv6/auction/10717901
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724262
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724262%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724262: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724262 url https://www.openlane.eu/en/carv6/auction/10724262
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10717896
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10717896: 2
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10717896 url https://www.openlane.eu/en/carv6/auction/10717896
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724508
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724508%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724508: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724508 url https://www.openlane.eu/en/carv6/auction/10724508
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10717894
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10717894: 2
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10717894 url https://www.openlane.eu/en/carv6/auction/10717894
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724402
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724402%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724402: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724402 url https://www.openlane.eu/en/carv6/auction/10724402
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10726953
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726953%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10726953: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10726953 url https://www.openlane.eu/en/carv6/auction/10726953
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10717859
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [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 15:32:04 [adesa.be] INFO: Scrape type for 10717859: 2
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10717859 url https://www.openlane.eu/en/carv6/auction/10717859
2026-03-25 15:32:04 [adesa.be] INFO: Found listing with ID: 10724204
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724204%27 HTTP/1.1" 200 None
2026-03-25 15:32:04 [adesa.be] INFO: Scrape type for 10724204: 1
2026-03-25 15:32:04 [adesa.be] INFO: Scraping item 10724204 url https://www.openlane.eu/en/carv6/auction/10724204
2026-03-25 15:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10724247
2026-03-25 15:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e7a9de7-affc-5656-bb90-7095713934d4 with scrape type 1
2026-03-25 15:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e7a9de7-affc-5656-bb90-7095713934d4
2026-03-25 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737152%252Fgeneral%252F305ecd62-389a-4757-8de5-849c4468b517.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737152/general/305ecd62-389a-4757-8de5-849c4468b517.jpeg already downloaded
2026-03-25 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737152%252Fgeneral%252Fbb3a66e1-db4c-4e58-8e86-70387aa51561.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737152/general/bb3a66e1-db4c-4e58-8e86-70387aa51561.jpeg already downloaded
2026-03-25 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737152%252Fgeneral%252F28eff94c-3adc-4836-9ab5-1db88040c0ea.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737152/general/28eff94c-3adc-4836-9ab5-1db88040c0ea.jpeg already downloaded
2026-03-25 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737152%252Fgeneral%252F89fd05df-9f2d-4c2d-9e15-8208cc5e7f0c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737152/general/89fd05df-9f2d-4c2d-9e15-8208cc5e7f0c.jpeg already downloaded
2026-03-25 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737152%252Fgeneral%252Ff301d0b7-70e3-4127-b8e8-b85ac42c9c5c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737152/general/f301d0b7-70e3-4127-b8e8-b85ac42c9c5c.jpeg already downloaded
2026-03-25 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737152%252Fgeneral%252F87254e8d-dd71-4493-8c8f-a5c6559f08be.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737152/general/87254e8d-dd71-4493-8c8f-a5c6559f08be.jpeg already downloaded
2026-03-25 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737152%252Fgeneral%252F658365ca-b9e9-40ba-815a-4e309aad8d02.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737152/general/658365ca-b9e9-40ba-815a-4e309aad8d02.jpeg already downloaded
2026-03-25 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737152%252Fgeneral%252Fb02cb47b-2565-4044-be5f-b1098878ee08.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737152/general/b02cb47b-2565-4044-be5f-b1098878ee08.jpeg already downloaded
2026-03-25 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737152%252Fgeneral%252F3f2508e3-1843-490d-aa14-46e04856b109.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737152/general/3f2508e3-1843-490d-aa14-46e04856b109.jpeg already downloaded
2026-03-25 15:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737152%252Fgeneral%252F0be85da6-7afe-4db1-a50c-44beeb7fa599.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737152/general/0be85da6-7afe-4db1-a50c-44beeb7fa599.jpeg already downloaded
2026-03-25 15:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e7a9de7-affc-5656-bb90-7095713934d4, identifier: 10724247
2026-03-25 15:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10724247
2026-03-25 15:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10724247
2026-03-25 15:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10724247 to the API
2026-03-25 15:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724247>
{'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': 140,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3e7a9de7-affc-5656-bb90-7095713934d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CXE771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724247',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 124435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5737152/general/305ecd62-389a-4757-8de5-849c4468b517.jpeg',
'https://images.openlane.eu/carimgs/5737152/general/bb3a66e1-db4c-4e58-8e86-70387aa51561.jpeg',
'https://images.openlane.eu/carimgs/5737152/general/28eff94c-3adc-4836-9ab5-1db88040c0ea.jpeg',
'https://images.openlane.eu/carimgs/5737152/general/89fd05df-9f2d-4c2d-9e15-8208cc5e7f0c.jpeg',
'https://images.openlane.eu/carimgs/5737152/general/f301d0b7-70e3-4127-b8e8-b85ac42c9c5c.jpeg',
'https://images.openlane.eu/carimgs/5737152/general/87254e8d-dd71-4493-8c8f-a5c6559f08be.jpeg',
'https://images.openlane.eu/carimgs/5737152/general/658365ca-b9e9-40ba-815a-4e309aad8d02.jpeg',
'https://images.openlane.eu/carimgs/5737152/general/b02cb47b-2565-4044-be5f-b1098878ee08.jpeg',
'https://images.openlane.eu/carimgs/5737152/general/3f2508e3-1843-490d-aa14-46e04856b109.jpeg',
'https://images.openlane.eu/carimgs/5737152/general/0be85da6-7afe-4db1-a50c-44beeb7fa599.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7a9de7-affc-5656-bb90-7095713934d4/3e7a9de7-affc-5656-bb90-7095713934d4_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6026113,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737152/general/305ecd62-389a-4757-8de5-849c4468b517.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7a9de7-affc-5656-bb90-7095713934d4/3e7a9de7-affc-5656-bb90-7095713934d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4638983,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737152/general/bb3a66e1-db4c-4e58-8e86-70387aa51561.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7a9de7-affc-5656-bb90-7095713934d4/3e7a9de7-affc-5656-bb90-7095713934d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2781179,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737152/general/28eff94c-3adc-4836-9ab5-1db88040c0ea.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7a9de7-affc-5656-bb90-7095713934d4/3e7a9de7-affc-5656-bb90-7095713934d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2525270,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737152/general/89fd05df-9f2d-4c2d-9e15-8208cc5e7f0c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7a9de7-affc-5656-bb90-7095713934d4/3e7a9de7-affc-5656-bb90-7095713934d4_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5974476,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737152/general/f301d0b7-70e3-4127-b8e8-b85ac42c9c5c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7a9de7-affc-5656-bb90-7095713934d4/3e7a9de7-affc-5656-bb90-7095713934d4_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5865399,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737152/general/87254e8d-dd71-4493-8c8f-a5c6559f08be.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7a9de7-affc-5656-bb90-7095713934d4/3e7a9de7-affc-5656-bb90-7095713934d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1959998,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737152/general/658365ca-b9e9-40ba-815a-4e309aad8d02.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7a9de7-affc-5656-bb90-7095713934d4/3e7a9de7-affc-5656-bb90-7095713934d4_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5883534,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737152/general/b02cb47b-2565-4044-be5f-b1098878ee08.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7a9de7-affc-5656-bb90-7095713934d4/3e7a9de7-affc-5656-bb90-7095713934d4_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6310879,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737152/general/3f2508e3-1843-490d-aa14-46e04856b109.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7a9de7-affc-5656-bb90-7095713934d4/3e7a9de7-affc-5656-bb90-7095713934d4_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6231024,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737152/general/0be85da6-7afe-4db1-a50c-44beeb7fa599.jpeg',
'Width': 5712}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2019-07-01',
'seats_number': 7,
'seller_name': 'AD Company bvba',
'title': 'Renault Grand Scenic 1.3 TCe Bose Edition - Petrol - Manual - 140 '
'hp - 124.435 km',
'transmission': 'manual',
'trim': 'Bose Edition',
'vin': None,
'year': 2019}
2026-03-25 15:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724247%27 HTTP/1.1" 200 None
2026-03-25 15:32:06 [adesa.be] INFO: Saving data for 10724247: {'created_time': 1774452726.768473, 'last_price_update_time': 1774452726.768489, 'auction_closing_time': 1774605600.0}
2026-03-25 15:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724247') HTTP/1.1" 204 0
2026-03-25 15:32:06 [scrapy.extensions.logstats] INFO: Crawled 823 pages (at 35 pages/min), scraped 333 items (at 27 items/min)
2026-03-25 15:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 15:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10724434
2026-03-25 15:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 260f49ae-5095-5286-b54b-4325ec4506a5 with scrape type 1
2026-03-25 15:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 260f49ae-5095-5286-b54b-4325ec4506a5
2026-03-25 15:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5676613%252Fgeneral%252F8827c1a3-c053-4302-b646-c315f0d4609f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676613/general/8827c1a3-c053-4302-b646-c315f0d4609f.jpeg already downloaded
2026-03-25 15:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5676613%252Fgeneral%252Fb08f8943-1328-4dd3-baaf-b6dc19a68c51.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676613/general/b08f8943-1328-4dd3-baaf-b6dc19a68c51.jpeg already downloaded
2026-03-25 15:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5676613%252Fgeneral%252F40efd724-882a-4142-bf41-f788a96032a4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676613/general/40efd724-882a-4142-bf41-f788a96032a4.jpeg already downloaded
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5676613%252Fgeneral%252Fe0beaaa2-25e5-4659-921d-7153647286fc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676613/general/e0beaaa2-25e5-4659-921d-7153647286fc.jpeg already downloaded
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5676613%252Fgeneral%252Ff4a6b1ad-a499-4c5c-bb67-9495ba3422f5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676613/general/f4a6b1ad-a499-4c5c-bb67-9495ba3422f5.jpeg already downloaded
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5676613%252Fgeneral%252F39503223-8776-4626-ac49-8d5815d4625b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676613/general/39503223-8776-4626-ac49-8d5815d4625b.jpeg already downloaded
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5676613%252Fgeneral%252F96fa3833-12ee-41c2-b3d7-5b90dd171c63.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676613/general/96fa3833-12ee-41c2-b3d7-5b90dd171c63.jpeg already downloaded
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5676613%252Fgeneral%252Fd5fc3789-f51c-40b9-812c-94c98e4d5f82.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676613/general/d5fc3789-f51c-40b9-812c-94c98e4d5f82.jpeg already downloaded
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5676613%252Fgeneral%252Fd145edd1-de28-423d-b4ee-880d8b56bcf5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676613/general/d145edd1-de28-423d-b4ee-880d8b56bcf5.jpeg already downloaded
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5676613%252Fgeneral%252F67757b59-e996-4958-a486-69ca0a1f3092.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676613/general/67757b59-e996-4958-a486-69ca0a1f3092.jpeg already downloaded
2026-03-25 15:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 260f49ae-5095-5286-b54b-4325ec4506a5, identifier: 10724434
2026-03-25 15:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10724434
2026-03-25 15:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10724434
2026-03-25 15:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10724434 to the API
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724434>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '260f49ae-5095-5286-b54b-4325ec4506a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SHL365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724434',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 234702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5676613/general/8827c1a3-c053-4302-b646-c315f0d4609f.jpeg',
'https://images.openlane.eu/carimgs/5676613/general/b08f8943-1328-4dd3-baaf-b6dc19a68c51.jpeg',
'https://images.openlane.eu/carimgs/5676613/general/40efd724-882a-4142-bf41-f788a96032a4.jpeg',
'https://images.openlane.eu/carimgs/5676613/general/e0beaaa2-25e5-4659-921d-7153647286fc.jpeg',
'https://images.openlane.eu/carimgs/5676613/general/f4a6b1ad-a499-4c5c-bb67-9495ba3422f5.jpeg',
'https://images.openlane.eu/carimgs/5676613/general/39503223-8776-4626-ac49-8d5815d4625b.jpeg',
'https://images.openlane.eu/carimgs/5676613/general/96fa3833-12ee-41c2-b3d7-5b90dd171c63.jpeg',
'https://images.openlane.eu/carimgs/5676613/general/d5fc3789-f51c-40b9-812c-94c98e4d5f82.jpeg',
'https://images.openlane.eu/carimgs/5676613/general/d145edd1-de28-423d-b4ee-880d8b56bcf5.jpeg',
'https://images.openlane.eu/carimgs/5676613/general/67757b59-e996-4958-a486-69ca0a1f3092.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_260f49ae-5095-5286-b54b-4325ec4506a5/260f49ae-5095-5286-b54b-4325ec4506a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312875,
'Height': 1246,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676613/general/8827c1a3-c053-4302-b646-c315f0d4609f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_260f49ae-5095-5286-b54b-4325ec4506a5/260f49ae-5095-5286-b54b-4325ec4506a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343941,
'Height': 1317,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676613/general/b08f8943-1328-4dd3-baaf-b6dc19a68c51.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_260f49ae-5095-5286-b54b-4325ec4506a5/260f49ae-5095-5286-b54b-4325ec4506a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295955,
'Height': 1245,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676613/general/40efd724-882a-4142-bf41-f788a96032a4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_260f49ae-5095-5286-b54b-4325ec4506a5/260f49ae-5095-5286-b54b-4325ec4506a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289240,
'Height': 1228,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676613/general/e0beaaa2-25e5-4659-921d-7153647286fc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_260f49ae-5095-5286-b54b-4325ec4506a5/260f49ae-5095-5286-b54b-4325ec4506a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262235,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676613/general/f4a6b1ad-a499-4c5c-bb67-9495ba3422f5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_260f49ae-5095-5286-b54b-4325ec4506a5/260f49ae-5095-5286-b54b-4325ec4506a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147385,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676613/general/39503223-8776-4626-ac49-8d5815d4625b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_260f49ae-5095-5286-b54b-4325ec4506a5/260f49ae-5095-5286-b54b-4325ec4506a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267202,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676613/general/96fa3833-12ee-41c2-b3d7-5b90dd171c63.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_260f49ae-5095-5286-b54b-4325ec4506a5/260f49ae-5095-5286-b54b-4325ec4506a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321162,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676613/general/d5fc3789-f51c-40b9-812c-94c98e4d5f82.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_260f49ae-5095-5286-b54b-4325ec4506a5/260f49ae-5095-5286-b54b-4325ec4506a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167832,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676613/general/d145edd1-de28-423d-b4ee-880d8b56bcf5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_260f49ae-5095-5286-b54b-4325ec4506a5/260f49ae-5095-5286-b54b-4325ec4506a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229830,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676613/general/67757b59-e996-4958-a486-69ca0a1f3092.jpeg',
'Width': 1200}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2017-05-15',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Espace 1.6 DCI Intens - Diesel - Manual - 131 hp - 234.702 '
'km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2017}
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724434%27 HTTP/1.1" 200 None
2026-03-25 15:32:08 [adesa.be] INFO: Saving data for 10724434: {'created_time': 1774452728.625607, 'last_price_update_time': 1774452728.625622, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724434') HTTP/1.1" 204 0
2026-03-25 15:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10724395
2026-03-25 15:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with scrape type 1
2026-03-25 15:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 791fb4b5-da9c-5fff-af34-1cd3c8f13f05
2026-03-25 15:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633876%252Fgeneral%252F9c393737-dcaf-461f-bad1-77ca01f1b0b6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633876/general/9c393737-dcaf-461f-bad1-77ca01f1b0b6.jpeg already downloaded
2026-03-25 15:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633876%252Fgeneral%252Fca688630-fb81-44f3-a9ad-46e77824bea4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633876/general/ca688630-fb81-44f3-a9ad-46e77824bea4.jpeg already downloaded
2026-03-25 15:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633876%252Fgeneral%252F2cd55096-afdc-4864-8819-b80d9552dd8d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633876/general/2cd55096-afdc-4864-8819-b80d9552dd8d.jpeg already downloaded
2026-03-25 15:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633876%252Fgeneral%252F919131c1-7312-4f72-bb31-a1a787dee8ce.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633876/general/919131c1-7312-4f72-bb31-a1a787dee8ce.jpeg already downloaded
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633876%252Fgeneral%252Ff0bcc932-7ad6-46b4-aab7-31858249eefc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633876/general/f0bcc932-7ad6-46b4-aab7-31858249eefc.jpeg already downloaded
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633876%252Fgeneral%252Fa92ca106-fd10-4169-8cf3-667dd5f04506.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633876/general/a92ca106-fd10-4169-8cf3-667dd5f04506.jpeg already downloaded
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633876%252Fgeneral%252Fa3aa9788-1c5b-4b69-a10a-b30bdfc048a6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633876/general/a3aa9788-1c5b-4b69-a10a-b30bdfc048a6.jpeg already downloaded
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633876%252Fgeneral%252F26dc5f2a-c433-4c99-910f-dd4dfb028759.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633876/general/26dc5f2a-c433-4c99-910f-dd4dfb028759.jpeg already downloaded
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633876%252Fgeneral%252F9931e114-a573-4715-9102-d4ba9a4cfc79.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633876/general/9931e114-a573-4715-9102-d4ba9a4cfc79.jpeg already downloaded
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633876%252Fgeneral%252F8d597666-4687-45f3-9101-9665bcfa10ef.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633876/general/8d597666-4687-45f3-9101-9665bcfa10ef.jpeg already downloaded
2026-03-25 15:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05, identifier: 10724395
2026-03-25 15:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10724395
2026-03-25 15:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10724395
2026-03-25 15:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10724395 to the API
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724395>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '791fb4b5-da9c-5fff-af34-1cd3c8f13f05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CFP607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724395',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 171805,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5633876/general/9c393737-dcaf-461f-bad1-77ca01f1b0b6.jpeg',
'https://images.openlane.eu/carimgs/5633876/general/ca688630-fb81-44f3-a9ad-46e77824bea4.jpeg',
'https://images.openlane.eu/carimgs/5633876/general/2cd55096-afdc-4864-8819-b80d9552dd8d.jpeg',
'https://images.openlane.eu/carimgs/5633876/general/919131c1-7312-4f72-bb31-a1a787dee8ce.jpeg',
'https://images.openlane.eu/carimgs/5633876/general/f0bcc932-7ad6-46b4-aab7-31858249eefc.jpeg',
'https://images.openlane.eu/carimgs/5633876/general/a92ca106-fd10-4169-8cf3-667dd5f04506.jpeg',
'https://images.openlane.eu/carimgs/5633876/general/a3aa9788-1c5b-4b69-a10a-b30bdfc048a6.jpeg',
'https://images.openlane.eu/carimgs/5633876/general/26dc5f2a-c433-4c99-910f-dd4dfb028759.jpeg',
'https://images.openlane.eu/carimgs/5633876/general/9931e114-a573-4715-9102-d4ba9a4cfc79.jpeg',
'https://images.openlane.eu/carimgs/5633876/general/8d597666-4687-45f3-9101-9665bcfa10ef.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_791fb4b5-da9c-5fff-af34-1cd3c8f13f05/791fb4b5-da9c-5fff-af34-1cd3c8f13f05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331426,
'Height': 1220,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633876/general/9c393737-dcaf-461f-bad1-77ca01f1b0b6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_791fb4b5-da9c-5fff-af34-1cd3c8f13f05/791fb4b5-da9c-5fff-af34-1cd3c8f13f05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362263,
'Height': 1297,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633876/general/ca688630-fb81-44f3-a9ad-46e77824bea4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_791fb4b5-da9c-5fff-af34-1cd3c8f13f05/791fb4b5-da9c-5fff-af34-1cd3c8f13f05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337877,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633876/general/2cd55096-afdc-4864-8819-b80d9552dd8d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_791fb4b5-da9c-5fff-af34-1cd3c8f13f05/791fb4b5-da9c-5fff-af34-1cd3c8f13f05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303117,
'Height': 1279,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633876/general/919131c1-7312-4f72-bb31-a1a787dee8ce.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_791fb4b5-da9c-5fff-af34-1cd3c8f13f05/791fb4b5-da9c-5fff-af34-1cd3c8f13f05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281483,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633876/general/f0bcc932-7ad6-46b4-aab7-31858249eefc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_791fb4b5-da9c-5fff-af34-1cd3c8f13f05/791fb4b5-da9c-5fff-af34-1cd3c8f13f05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139224,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633876/general/a92ca106-fd10-4169-8cf3-667dd5f04506.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_791fb4b5-da9c-5fff-af34-1cd3c8f13f05/791fb4b5-da9c-5fff-af34-1cd3c8f13f05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274196,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633876/general/a3aa9788-1c5b-4b69-a10a-b30bdfc048a6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_791fb4b5-da9c-5fff-af34-1cd3c8f13f05/791fb4b5-da9c-5fff-af34-1cd3c8f13f05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157978,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633876/general/26dc5f2a-c433-4c99-910f-dd4dfb028759.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_791fb4b5-da9c-5fff-af34-1cd3c8f13f05/791fb4b5-da9c-5fff-af34-1cd3c8f13f05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422278,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633876/general/9931e114-a573-4715-9102-d4ba9a4cfc79.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_791fb4b5-da9c-5fff-af34-1cd3c8f13f05/791fb4b5-da9c-5fff-af34-1cd3c8f13f05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206972,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633876/general/8d597666-4687-45f3-9101-9665bcfa10ef.jpeg',
'Width': 1200}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2015-09-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Espace 1.6 DCI Initiale Paris - Diesel - Automatic - 160 hp '
'- 171.805 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2015}
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724395%27 HTTP/1.1" 200 None
2026-03-25 15:32:10 [adesa.be] INFO: Saving data for 10724395: {'created_time': 1774452730.471501, 'last_price_update_time': 1774452730.471515, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724395') HTTP/1.1" 204 0
2026-03-25 15:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10724263
2026-03-25 15:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82a42efe-4f75-5266-adea-e30af883150a with scrape type 1
2026-03-25 15:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82a42efe-4f75-5266-adea-e30af883150a
2026-03-25 15:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5724427%252Fgeneral%252F5a3209ef-624e-4621-8ad1-66f60e0f2983.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724427/general/5a3209ef-624e-4621-8ad1-66f60e0f2983.jpeg already downloaded
2026-03-25 15:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5724427%252Fgeneral%252Fdb97c831-835b-479d-88b5-d69bc423879c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724427/general/db97c831-835b-479d-88b5-d69bc423879c.jpeg already downloaded
2026-03-25 15:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5724427%252Fgeneral%252F12146c6d-e493-4d5d-b54a-6177bf039f18.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724427/general/12146c6d-e493-4d5d-b54a-6177bf039f18.jpeg already downloaded
2026-03-25 15:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5724427%252Fgeneral%252F9fc4e79c-929f-4ce3-8c01-c19df2689431.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724427/general/9fc4e79c-929f-4ce3-8c01-c19df2689431.jpeg already downloaded
2026-03-25 15:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5724427%252Fgeneral%252F5b9b30aa-114e-4016-813e-b8b7b758f720.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724427/general/5b9b30aa-114e-4016-813e-b8b7b758f720.jpeg already downloaded
2026-03-25 15:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5724427%252Fgeneral%252F9c15f73d-ff7c-4323-bd1e-fdc0ef6b6945.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724427/general/9c15f73d-ff7c-4323-bd1e-fdc0ef6b6945.jpeg already downloaded
2026-03-25 15:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5724427%252Fgeneral%252F0c616d82-2325-4db9-a1a8-f7c2de0923bd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724427/general/0c616d82-2325-4db9-a1a8-f7c2de0923bd.jpeg already downloaded
2026-03-25 15:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5724427%252Fgeneral%252F3bedabb3-fb80-4b74-8afd-de5e37a39543.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724427/general/3bedabb3-fb80-4b74-8afd-de5e37a39543.jpeg already downloaded
2026-03-25 15:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5724427%252Fgeneral%252Fa0b4b1c7-4844-4790-80c6-0c4df5ad3fba.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724427/general/a0b4b1c7-4844-4790-80c6-0c4df5ad3fba.jpeg already downloaded
2026-03-25 15:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5724427%252Fgeneral%252F145bd5d7-74c4-425f-9672-635f7434ca4d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724427/general/145bd5d7-74c4-425f-9672-635f7434ca4d.jpeg already downloaded
2026-03-25 15:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82a42efe-4f75-5266-adea-e30af883150a, identifier: 10724263
2026-03-25 15:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10724263
2026-03-25 15:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10724263
2026-03-25 15:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10724263 to the API
2026-03-25 15:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724263>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '82a42efe-4f75-5266-adea-e30af883150a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GDF914',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724263',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 185562,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5724427/general/5a3209ef-624e-4621-8ad1-66f60e0f2983.jpeg',
'https://images.openlane.eu/carimgs/5724427/general/db97c831-835b-479d-88b5-d69bc423879c.jpeg',
'https://images.openlane.eu/carimgs/5724427/general/12146c6d-e493-4d5d-b54a-6177bf039f18.jpeg',
'https://images.openlane.eu/carimgs/5724427/general/9fc4e79c-929f-4ce3-8c01-c19df2689431.jpeg',
'https://images.openlane.eu/carimgs/5724427/general/5b9b30aa-114e-4016-813e-b8b7b758f720.jpeg',
'https://images.openlane.eu/carimgs/5724427/general/9c15f73d-ff7c-4323-bd1e-fdc0ef6b6945.jpeg',
'https://images.openlane.eu/carimgs/5724427/general/0c616d82-2325-4db9-a1a8-f7c2de0923bd.jpeg',
'https://images.openlane.eu/carimgs/5724427/general/3bedabb3-fb80-4b74-8afd-de5e37a39543.jpeg',
'https://images.openlane.eu/carimgs/5724427/general/a0b4b1c7-4844-4790-80c6-0c4df5ad3fba.jpeg',
'https://images.openlane.eu/carimgs/5724427/general/145bd5d7-74c4-425f-9672-635f7434ca4d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82a42efe-4f75-5266-adea-e30af883150a/82a42efe-4f75-5266-adea-e30af883150a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322668,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724427/general/5a3209ef-624e-4621-8ad1-66f60e0f2983.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82a42efe-4f75-5266-adea-e30af883150a/82a42efe-4f75-5266-adea-e30af883150a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367942,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724427/general/db97c831-835b-479d-88b5-d69bc423879c.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82a42efe-4f75-5266-adea-e30af883150a/82a42efe-4f75-5266-adea-e30af883150a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374929,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724427/general/12146c6d-e493-4d5d-b54a-6177bf039f18.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82a42efe-4f75-5266-adea-e30af883150a/82a42efe-4f75-5266-adea-e30af883150a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317850,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724427/general/9fc4e79c-929f-4ce3-8c01-c19df2689431.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82a42efe-4f75-5266-adea-e30af883150a/82a42efe-4f75-5266-adea-e30af883150a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306639,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724427/general/5b9b30aa-114e-4016-813e-b8b7b758f720.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82a42efe-4f75-5266-adea-e30af883150a/82a42efe-4f75-5266-adea-e30af883150a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236913,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724427/general/9c15f73d-ff7c-4323-bd1e-fdc0ef6b6945.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82a42efe-4f75-5266-adea-e30af883150a/82a42efe-4f75-5266-adea-e30af883150a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244899,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724427/general/0c616d82-2325-4db9-a1a8-f7c2de0923bd.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82a42efe-4f75-5266-adea-e30af883150a/82a42efe-4f75-5266-adea-e30af883150a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343695,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724427/general/3bedabb3-fb80-4b74-8afd-de5e37a39543.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82a42efe-4f75-5266-adea-e30af883150a/82a42efe-4f75-5266-adea-e30af883150a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260791,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724427/general/a0b4b1c7-4844-4790-80c6-0c4df5ad3fba.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82a42efe-4f75-5266-adea-e30af883150a/82a42efe-4f75-5266-adea-e30af883150a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277267,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724427/general/145bd5d7-74c4-425f-9672-635f7434ca4d.jpeg',
'Width': 2000}],
'price': 5650,
'price_includes_vat': True,
'registration_date': '2014-01-07',
'seats_number': 7,
'seller_name': 'KGA MOTORS bv',
'title': 'Renault Grand Kangoo 1.5 Grand Kangoo - Diesel - Manual - 109 hp - '
'185.562 km',
'transmission': 'manual',
'trim': 'Grand Kangoo',
'vin': None,
'year': 2014}
2026-03-25 15:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724263%27 HTTP/1.1" 200 None
2026-03-25 15:32:14 [adesa.be] INFO: Saving data for 10724263: {'created_time': 1774452734.17055, 'last_price_update_time': 1774452734.170562, 'auction_closing_time': 1774605600.0}
2026-03-25 15:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724263') HTTP/1.1" 204 0
2026-03-25 15:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889
2026-03-25 15:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 621b880f-8f6e-5980-9026-b96c2147d282 with scrape type 2
2026-03-25 15:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 621b880f-8f6e-5980-9026-b96c2147d282 with scrape type 2
2026-03-25 15:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 621b880f-8f6e-5980-9026-b96c2147d282, identifier: 10717889
2026-03-25 15:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889
2026-03-25 15:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889
2026-03-25 15:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889 to the API
2026-03-25 15:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717889>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '621b880f-8f6e-5980-9026-b96c2147d282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EEV346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717889',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 91650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2018-12-20',
'seats_number': 5,
'seller_name': 'Nasscar Sprl',
'title': 'Opel Crossland 1.2 Innovation - Petrol - Manual - 110 hp - 91.650 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2018}
2026-03-25 15:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:14 [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 15:32:14 [adesa.be] INFO: Saving data for 10717889: {'auction_closing_time': 1774605600.0, 'created_time': 1774365470.73318, 'last_price_update_time': 1774452734.724859}
2026-03-25 15:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717889') HTTP/1.1" 204 0
2026-03-25 15:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903
2026-03-25 15:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d9398d3-869c-5dcf-9d2c-c39d87470160 with scrape type 2
2026-03-25 15:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d9398d3-869c-5dcf-9d2c-c39d87470160 with scrape type 2
2026-03-25 15:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d9398d3-869c-5dcf-9d2c-c39d87470160, identifier: 10717903
2026-03-25 15:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903
2026-03-25 15:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903
2026-03-25 15:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903 to the API
2026-03-25 15:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717903>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5d9398d3-869c-5dcf-9d2c-c39d87470160',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PSR915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717903',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 137177,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2016-09-07',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Renault Clio Grandtour 0.9 TCe Zen - Petrol - Manual - 90 hp - '
'137.177 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2016}
2026-03-25 15:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:17 [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 15:32:17 [adesa.be] INFO: Saving data for 10717903: {'auction_closing_time': 1774605600.0, 'created_time': 1774365493.044904, 'last_price_update_time': 1774452737.95047}
2026-03-25 15:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717903') HTTP/1.1" 204 0
2026-03-25 15:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 566cc9a1-0993-534b-9761-f82fecb89e22 with identifier: 10726952
2026-03-25 15:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 566cc9a1-0993-534b-9761-f82fecb89e22 with scrape type 1
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 566cc9a1-0993-534b-9761-f82fecb89e22
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5688454%252Fgeneral%252Fd6f1ac50-b804-4e4e-9a91-a6eb7a4279cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688454/general/d6f1ac50-b804-4e4e-9a91-a6eb7a4279cf.jpg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5688454%252Fgeneral%252F035f2ce8-f2d9-461b-89bf-2b8b009b419b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688454/general/035f2ce8-f2d9-461b-89bf-2b8b009b419b.jpg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5688454%252Fgeneral%252F745628be-8a36-43ce-9194-9be727b96e44.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688454/general/745628be-8a36-43ce-9194-9be727b96e44.jpg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5688454%252Fgeneral%252F5e4b6d41-1f43-43fa-abce-a7c082894d01.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688454/general/5e4b6d41-1f43-43fa-abce-a7c082894d01.jpg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5688454%252Fgeneral%252F0a0e3b8b-056a-4ec7-954b-b86c9e4e3bf3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688454/general/0a0e3b8b-056a-4ec7-954b-b86c9e4e3bf3.jpg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5688454%252Fgeneral%252Fd1406904-1c91-4f9a-abda-614082bd9acd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688454/general/d1406904-1c91-4f9a-abda-614082bd9acd.jpg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5688454%252Fgeneral%252F1d5daf4a-61ef-4926-abf7-baa6a58241d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688454/general/1d5daf4a-61ef-4926-abf7-baa6a58241d1.jpg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5688454%252Fgeneral%252F594b5c4f-5b15-4615-a37a-cd0caa895235.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688454/general/594b5c4f-5b15-4615-a37a-cd0caa895235.jpg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5688454%252Fgeneral%252Fac8f5c35-432f-416c-8546-0bbe2de45638.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688454/general/ac8f5c35-432f-416c-8546-0bbe2de45638.jpg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5688454%252Fgeneral%252F7fb6f916-58f3-42ef-b5d8-eae41b2575a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688454/general/7fb6f916-58f3-42ef-b5d8-eae41b2575a4.jpg already downloaded
2026-03-25 15:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 566cc9a1-0993-534b-9761-f82fecb89e22, identifier: 10726952
2026-03-25 15:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 566cc9a1-0993-534b-9761-f82fecb89e22 with identifier: 10726952
2026-03-25 15:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 566cc9a1-0993-534b-9761-f82fecb89e22 with identifier: 10726952
2026-03-25 15:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 566cc9a1-0993-534b-9761-f82fecb89e22 with identifier: 10726952 to the API
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726952>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '566cc9a1-0993-534b-9761-f82fecb89e22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XXW995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726952',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 180809,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5688454/general/d6f1ac50-b804-4e4e-9a91-a6eb7a4279cf.jpg',
'https://images.openlane.eu/carimgs/5688454/general/035f2ce8-f2d9-461b-89bf-2b8b009b419b.jpg',
'https://images.openlane.eu/carimgs/5688454/general/745628be-8a36-43ce-9194-9be727b96e44.jpg',
'https://images.openlane.eu/carimgs/5688454/general/5e4b6d41-1f43-43fa-abce-a7c082894d01.jpg',
'https://images.openlane.eu/carimgs/5688454/general/0a0e3b8b-056a-4ec7-954b-b86c9e4e3bf3.jpg',
'https://images.openlane.eu/carimgs/5688454/general/d1406904-1c91-4f9a-abda-614082bd9acd.jpg',
'https://images.openlane.eu/carimgs/5688454/general/1d5daf4a-61ef-4926-abf7-baa6a58241d1.jpg',
'https://images.openlane.eu/carimgs/5688454/general/594b5c4f-5b15-4615-a37a-cd0caa895235.jpg',
'https://images.openlane.eu/carimgs/5688454/general/ac8f5c35-432f-416c-8546-0bbe2de45638.jpg',
'https://images.openlane.eu/carimgs/5688454/general/7fb6f916-58f3-42ef-b5d8-eae41b2575a4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566cc9a1-0993-534b-9761-f82fecb89e22/566cc9a1-0993-534b-9761-f82fecb89e22_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111934,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688454/general/d6f1ac50-b804-4e4e-9a91-a6eb7a4279cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566cc9a1-0993-534b-9761-f82fecb89e22/566cc9a1-0993-534b-9761-f82fecb89e22_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98126,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688454/general/035f2ce8-f2d9-461b-89bf-2b8b009b419b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566cc9a1-0993-534b-9761-f82fecb89e22/566cc9a1-0993-534b-9761-f82fecb89e22_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120992,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688454/general/745628be-8a36-43ce-9194-9be727b96e44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566cc9a1-0993-534b-9761-f82fecb89e22/566cc9a1-0993-534b-9761-f82fecb89e22_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111339,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688454/general/5e4b6d41-1f43-43fa-abce-a7c082894d01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566cc9a1-0993-534b-9761-f82fecb89e22/566cc9a1-0993-534b-9761-f82fecb89e22_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688454/general/0a0e3b8b-056a-4ec7-954b-b86c9e4e3bf3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566cc9a1-0993-534b-9761-f82fecb89e22/566cc9a1-0993-534b-9761-f82fecb89e22_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115309,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688454/general/d1406904-1c91-4f9a-abda-614082bd9acd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566cc9a1-0993-534b-9761-f82fecb89e22/566cc9a1-0993-534b-9761-f82fecb89e22_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73660,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688454/general/1d5daf4a-61ef-4926-abf7-baa6a58241d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566cc9a1-0993-534b-9761-f82fecb89e22/566cc9a1-0993-534b-9761-f82fecb89e22_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62344,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688454/general/594b5c4f-5b15-4615-a37a-cd0caa895235.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566cc9a1-0993-534b-9761-f82fecb89e22/566cc9a1-0993-534b-9761-f82fecb89e22_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76047,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688454/general/ac8f5c35-432f-416c-8546-0bbe2de45638.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_566cc9a1-0993-534b-9761-f82fecb89e22/566cc9a1-0993-534b-9761-f82fecb89e22_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107193,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688454/general/7fb6f916-58f3-42ef-b5d8-eae41b2575a4.jpg',
'Width': 800}],
'price': 950,
'price_includes_vat': True,
'registration_date': '2015-12-31',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Renault Clio 1.5 DCI Dynamic - Diesel - Manual - 90 hp - 180.809 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2015}
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726952%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [adesa.be] INFO: Saving data for 10726952: {'created_time': 1774452739.732879, 'last_price_update_time': 1774452739.732896, 'auction_closing_time': 1774605600.0}
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726952') HTTP/1.1" 204 0
2026-03-25 15:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10724494
2026-03-25 15:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with scrape type 1
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5733638%252Fgeneral%252F7e43c6bb-8bd4-4dd2-b7f0-a24a3d85aed4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733638/general/7e43c6bb-8bd4-4dd2-b7f0-a24a3d85aed4.jpeg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5733638%252Fgeneral%252F217fef54-0799-40ee-852b-40bb8716d676.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733638/general/217fef54-0799-40ee-852b-40bb8716d676.jpeg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5733638%252Fgeneral%252F71995a4e-7370-421c-ae83-4e1b495c76d0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733638/general/71995a4e-7370-421c-ae83-4e1b495c76d0.jpeg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5733638%252Fgeneral%252F386b8446-f633-4942-97e3-01f4ec202b34.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733638/general/386b8446-f633-4942-97e3-01f4ec202b34.jpeg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5733638%252Fgeneral%252F25b15118-73da-4024-b2cb-87bf0db81293.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733638/general/25b15118-73da-4024-b2cb-87bf0db81293.jpeg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5733638%252Fgeneral%252F90bc5c1f-820a-4b8f-86d9-432b0f8b96d1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733638/general/90bc5c1f-820a-4b8f-86d9-432b0f8b96d1.jpeg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5733638%252Fgeneral%252F511d38fd-f3af-49dd-946e-de7e2c05abf6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733638/general/511d38fd-f3af-49dd-946e-de7e2c05abf6.jpeg already downloaded
2026-03-25 15:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5733638%252Fgeneral%252F733254be-a78a-4665-99fe-e8e7590d162c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733638/general/733254be-a78a-4665-99fe-e8e7590d162c.jpeg already downloaded
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5733638%252Fgeneral%252Fec3dad5a-dbf7-48ed-b87e-13f662b048c6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733638/general/ec3dad5a-dbf7-48ed-b87e-13f662b048c6.jpeg already downloaded
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5733638%252Fgeneral%252Ff4556b54-60c0-482e-be1b-3fea05d5fb4c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733638/general/f4556b54-60c0-482e-be1b-3fea05d5fb4c.jpeg already downloaded
2026-03-25 15:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0, identifier: 10724494
2026-03-25 15:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10724494
2026-03-25 15:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10724494
2026-03-25 15:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10724494 to the API
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '8b606bad-07d4-5ccc-9d00-a89cdf5fadf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BSU302',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 204562,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5733638/general/7e43c6bb-8bd4-4dd2-b7f0-a24a3d85aed4.jpeg',
'https://images.openlane.eu/carimgs/5733638/general/217fef54-0799-40ee-852b-40bb8716d676.jpeg',
'https://images.openlane.eu/carimgs/5733638/general/71995a4e-7370-421c-ae83-4e1b495c76d0.jpeg',
'https://images.openlane.eu/carimgs/5733638/general/386b8446-f633-4942-97e3-01f4ec202b34.jpeg',
'https://images.openlane.eu/carimgs/5733638/general/25b15118-73da-4024-b2cb-87bf0db81293.jpeg',
'https://images.openlane.eu/carimgs/5733638/general/90bc5c1f-820a-4b8f-86d9-432b0f8b96d1.jpeg',
'https://images.openlane.eu/carimgs/5733638/general/511d38fd-f3af-49dd-946e-de7e2c05abf6.jpeg',
'https://images.openlane.eu/carimgs/5733638/general/733254be-a78a-4665-99fe-e8e7590d162c.jpeg',
'https://images.openlane.eu/carimgs/5733638/general/ec3dad5a-dbf7-48ed-b87e-13f662b048c6.jpeg',
'https://images.openlane.eu/carimgs/5733638/general/f4556b54-60c0-482e-be1b-3fea05d5fb4c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b606bad-07d4-5ccc-9d00-a89cdf5fadf0/8b606bad-07d4-5ccc-9d00-a89cdf5fadf0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311058,
'Height': 1256,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733638/general/7e43c6bb-8bd4-4dd2-b7f0-a24a3d85aed4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b606bad-07d4-5ccc-9d00-a89cdf5fadf0/8b606bad-07d4-5ccc-9d00-a89cdf5fadf0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328128,
'Height': 1321,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733638/general/217fef54-0799-40ee-852b-40bb8716d676.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b606bad-07d4-5ccc-9d00-a89cdf5fadf0/8b606bad-07d4-5ccc-9d00-a89cdf5fadf0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306776,
'Height': 1243,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733638/general/71995a4e-7370-421c-ae83-4e1b495c76d0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b606bad-07d4-5ccc-9d00-a89cdf5fadf0/8b606bad-07d4-5ccc-9d00-a89cdf5fadf0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290812,
'Height': 1219,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733638/general/386b8446-f633-4942-97e3-01f4ec202b34.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b606bad-07d4-5ccc-9d00-a89cdf5fadf0/8b606bad-07d4-5ccc-9d00-a89cdf5fadf0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272458,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733638/general/25b15118-73da-4024-b2cb-87bf0db81293.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b606bad-07d4-5ccc-9d00-a89cdf5fadf0/8b606bad-07d4-5ccc-9d00-a89cdf5fadf0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280306,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733638/general/90bc5c1f-820a-4b8f-86d9-432b0f8b96d1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b606bad-07d4-5ccc-9d00-a89cdf5fadf0/8b606bad-07d4-5ccc-9d00-a89cdf5fadf0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217011,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733638/general/511d38fd-f3af-49dd-946e-de7e2c05abf6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b606bad-07d4-5ccc-9d00-a89cdf5fadf0/8b606bad-07d4-5ccc-9d00-a89cdf5fadf0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162147,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733638/general/733254be-a78a-4665-99fe-e8e7590d162c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b606bad-07d4-5ccc-9d00-a89cdf5fadf0/8b606bad-07d4-5ccc-9d00-a89cdf5fadf0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322881,
'Height': 1463,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733638/general/ec3dad5a-dbf7-48ed-b87e-13f662b048c6.jpeg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b606bad-07d4-5ccc-9d00-a89cdf5fadf0/8b606bad-07d4-5ccc-9d00-a89cdf5fadf0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267411,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733638/general/f4556b54-60c0-482e-be1b-3fea05d5fb4c.jpeg',
'Width': 1600}],
'price': 2700,
'price_includes_vat': True,
'registration_date': '2015-05-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Clio Grandtour 1.5 DCI Expression - Diesel - Manual - 75 hp '
'- 204.562 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2015}
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724494%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [adesa.be] INFO: Saving data for 10724494: {'created_time': 1774452740.406713, 'last_price_update_time': 1774452740.406725, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724494') HTTP/1.1" 204 0
2026-03-25 15:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10724443
2026-03-25 15:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with scrape type 1
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 16a3ff27-fd12-5248-9f1a-cb76181ae0ec
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633848%252Fgeneral%252Fa2540222-6ae6-4d66-ad47-54a12535fd8b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633848/general/a2540222-6ae6-4d66-ad47-54a12535fd8b.jpeg already downloaded
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633848%252Fgeneral%252Ff15595ba-1d2b-49e4-84ad-083c00c3b93a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633848/general/f15595ba-1d2b-49e4-84ad-083c00c3b93a.jpeg already downloaded
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633848%252Fgeneral%252Fb303c735-4e43-460c-8d6d-2f68582f7ad1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633848/general/b303c735-4e43-460c-8d6d-2f68582f7ad1.jpeg already downloaded
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633848%252Fgeneral%252F67730fa2-f01f-4634-9582-28b3efe50919.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633848/general/67730fa2-f01f-4634-9582-28b3efe50919.jpeg already downloaded
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633848%252Fgeneral%252F5a1cb8dc-ec33-4e70-8454-d778cc1dd178.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633848/general/5a1cb8dc-ec33-4e70-8454-d778cc1dd178.jpeg already downloaded
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633848%252Fgeneral%252Fef82241c-4005-49e8-967d-17beca00dd6a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633848/general/ef82241c-4005-49e8-967d-17beca00dd6a.jpeg already downloaded
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633848%252Fgeneral%252F0db223a8-6b13-4392-9108-9e37064c207b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633848/general/0db223a8-6b13-4392-9108-9e37064c207b.jpeg already downloaded
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633848%252Fgeneral%252F7bf14c77-1bb6-4f3f-868d-635d8d1b0f57.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633848/general/7bf14c77-1bb6-4f3f-868d-635d8d1b0f57.jpeg already downloaded
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633848%252Fgeneral%252F4e60d38c-c391-4744-9dea-4252f28f46b5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633848/general/4e60d38c-c391-4744-9dea-4252f28f46b5.jpeg already downloaded
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5633848%252Fgeneral%252Fb2a6b690-e587-4a88-947c-7452bcce8bfc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633848/general/b2a6b690-e587-4a88-947c-7452bcce8bfc.jpeg already downloaded
2026-03-25 15:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec, identifier: 10724443
2026-03-25 15:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10724443
2026-03-25 15:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10724443
2026-03-25 15:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10724443 to the API
2026-03-25 15:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724443>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '16a3ff27-fd12-5248-9f1a-cb76181ae0ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFG825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724443',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 115062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5633848/general/a2540222-6ae6-4d66-ad47-54a12535fd8b.jpeg',
'https://images.openlane.eu/carimgs/5633848/general/f15595ba-1d2b-49e4-84ad-083c00c3b93a.jpeg',
'https://images.openlane.eu/carimgs/5633848/general/b303c735-4e43-460c-8d6d-2f68582f7ad1.jpeg',
'https://images.openlane.eu/carimgs/5633848/general/67730fa2-f01f-4634-9582-28b3efe50919.jpeg',
'https://images.openlane.eu/carimgs/5633848/general/5a1cb8dc-ec33-4e70-8454-d778cc1dd178.jpeg',
'https://images.openlane.eu/carimgs/5633848/general/ef82241c-4005-49e8-967d-17beca00dd6a.jpeg',
'https://images.openlane.eu/carimgs/5633848/general/0db223a8-6b13-4392-9108-9e37064c207b.jpeg',
'https://images.openlane.eu/carimgs/5633848/general/7bf14c77-1bb6-4f3f-868d-635d8d1b0f57.jpeg',
'https://images.openlane.eu/carimgs/5633848/general/4e60d38c-c391-4744-9dea-4252f28f46b5.jpeg',
'https://images.openlane.eu/carimgs/5633848/general/b2a6b690-e587-4a88-947c-7452bcce8bfc.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16a3ff27-fd12-5248-9f1a-cb76181ae0ec/16a3ff27-fd12-5248-9f1a-cb76181ae0ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348821,
'Height': 1291,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633848/general/a2540222-6ae6-4d66-ad47-54a12535fd8b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16a3ff27-fd12-5248-9f1a-cb76181ae0ec/16a3ff27-fd12-5248-9f1a-cb76181ae0ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396976,
'Height': 1372,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633848/general/f15595ba-1d2b-49e4-84ad-083c00c3b93a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16a3ff27-fd12-5248-9f1a-cb76181ae0ec/16a3ff27-fd12-5248-9f1a-cb76181ae0ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303724,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633848/general/b303c735-4e43-460c-8d6d-2f68582f7ad1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16a3ff27-fd12-5248-9f1a-cb76181ae0ec/16a3ff27-fd12-5248-9f1a-cb76181ae0ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290172,
'Height': 1196,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633848/general/67730fa2-f01f-4634-9582-28b3efe50919.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16a3ff27-fd12-5248-9f1a-cb76181ae0ec/16a3ff27-fd12-5248-9f1a-cb76181ae0ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264914,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633848/general/5a1cb8dc-ec33-4e70-8454-d778cc1dd178.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16a3ff27-fd12-5248-9f1a-cb76181ae0ec/16a3ff27-fd12-5248-9f1a-cb76181ae0ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192048,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633848/general/ef82241c-4005-49e8-967d-17beca00dd6a.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16a3ff27-fd12-5248-9f1a-cb76181ae0ec/16a3ff27-fd12-5248-9f1a-cb76181ae0ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256135,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633848/general/0db223a8-6b13-4392-9108-9e37064c207b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16a3ff27-fd12-5248-9f1a-cb76181ae0ec/16a3ff27-fd12-5248-9f1a-cb76181ae0ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242932,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633848/general/7bf14c77-1bb6-4f3f-868d-635d8d1b0f57.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16a3ff27-fd12-5248-9f1a-cb76181ae0ec/16a3ff27-fd12-5248-9f1a-cb76181ae0ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214180,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633848/general/4e60d38c-c391-4744-9dea-4252f28f46b5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16a3ff27-fd12-5248-9f1a-cb76181ae0ec/16a3ff27-fd12-5248-9f1a-cb76181ae0ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 637627,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633848/general/b2a6b690-e587-4a88-947c-7452bcce8bfc.jpeg',
'Width': 1536}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2016-09-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Clio Grandtour 1.5 DCI Limited - Diesel - Manual - 75 hp - '
'115.062 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2016}
2026-03-25 15:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724443%27 HTTP/1.1" 200 None
2026-03-25 15:32:21 [adesa.be] INFO: Saving data for 10724443: {'created_time': 1774452741.035047, 'last_price_update_time': 1774452741.035062, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724443') HTTP/1.1" 204 0
2026-03-25 15:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10724492
2026-03-25 15:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5737c5d-99df-5c79-aa8e-ab58dc2c943c with scrape type 1
2026-03-25 15:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c5737c5d-99df-5c79-aa8e-ab58dc2c943c
2026-03-25 15:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5703063%252Fgeneral%252F0894ac3b-4053-4c51-a1c2-1682dc958424.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703063/general/0894ac3b-4053-4c51-a1c2-1682dc958424.jpeg already downloaded
2026-03-25 15:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5703063%252Fgeneral%252F89ebad0e-39c7-440c-8f91-bd2730d069cc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703063/general/89ebad0e-39c7-440c-8f91-bd2730d069cc.jpeg already downloaded
2026-03-25 15:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5703063%252Fgeneral%252Fd9be8c65-4269-48c3-80fc-76376b0edf70.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703063/general/d9be8c65-4269-48c3-80fc-76376b0edf70.jpeg already downloaded
2026-03-25 15:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5703063%252Fgeneral%252F331f49a9-4e98-4f2e-a620-fc95d1e1b4d0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703063/general/331f49a9-4e98-4f2e-a620-fc95d1e1b4d0.jpeg already downloaded
2026-03-25 15:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5703063%252Fgeneral%252F9afccd70-82ca-4205-8908-45202859d973.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703063/general/9afccd70-82ca-4205-8908-45202859d973.jpeg already downloaded
2026-03-25 15:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5703063%252Fgeneral%252F27d5128d-817b-4ad8-afb7-cbb08abec0bc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703063/general/27d5128d-817b-4ad8-afb7-cbb08abec0bc.jpeg already downloaded
2026-03-25 15:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5703063%252Fgeneral%252F8948aa04-84b1-4222-8e43-b83141318366.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703063/general/8948aa04-84b1-4222-8e43-b83141318366.jpeg already downloaded
2026-03-25 15:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5703063%252Fgeneral%252F0d1f5f9a-edaf-432f-bd77-94c29b5011e0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703063/general/0d1f5f9a-edaf-432f-bd77-94c29b5011e0.jpeg already downloaded
2026-03-25 15:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5703063%252Fgeneral%252Fd190e92d-2599-4b1b-8b1a-d9970aa457d6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703063/general/d190e92d-2599-4b1b-8b1a-d9970aa457d6.jpeg already downloaded
2026-03-25 15:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5703063%252Fgeneral%252F2588402e-fb25-47f3-8b1d-79495022dc2c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703063/general/2588402e-fb25-47f3-8b1d-79495022dc2c.jpeg already downloaded
2026-03-25 15:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5737c5d-99df-5c79-aa8e-ab58dc2c943c, identifier: 10724492
2026-03-25 15:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10724492
2026-03-25 15:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10724492
2026-03-25 15:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10724492 to the API
2026-03-25 15:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724492>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'c5737c5d-99df-5c79-aa8e-ab58dc2c943c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BXG677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 201822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5703063/general/0894ac3b-4053-4c51-a1c2-1682dc958424.jpeg',
'https://images.openlane.eu/carimgs/5703063/general/89ebad0e-39c7-440c-8f91-bd2730d069cc.jpeg',
'https://images.openlane.eu/carimgs/5703063/general/d9be8c65-4269-48c3-80fc-76376b0edf70.jpeg',
'https://images.openlane.eu/carimgs/5703063/general/331f49a9-4e98-4f2e-a620-fc95d1e1b4d0.jpeg',
'https://images.openlane.eu/carimgs/5703063/general/9afccd70-82ca-4205-8908-45202859d973.jpeg',
'https://images.openlane.eu/carimgs/5703063/general/27d5128d-817b-4ad8-afb7-cbb08abec0bc.jpeg',
'https://images.openlane.eu/carimgs/5703063/general/8948aa04-84b1-4222-8e43-b83141318366.jpeg',
'https://images.openlane.eu/carimgs/5703063/general/0d1f5f9a-edaf-432f-bd77-94c29b5011e0.jpeg',
'https://images.openlane.eu/carimgs/5703063/general/d190e92d-2599-4b1b-8b1a-d9970aa457d6.jpeg',
'https://images.openlane.eu/carimgs/5703063/general/2588402e-fb25-47f3-8b1d-79495022dc2c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5737c5d-99df-5c79-aa8e-ab58dc2c943c/c5737c5d-99df-5c79-aa8e-ab58dc2c943c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331630,
'Height': 1312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703063/general/0894ac3b-4053-4c51-a1c2-1682dc958424.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5737c5d-99df-5c79-aa8e-ab58dc2c943c/c5737c5d-99df-5c79-aa8e-ab58dc2c943c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340184,
'Height': 1315,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703063/general/89ebad0e-39c7-440c-8f91-bd2730d069cc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5737c5d-99df-5c79-aa8e-ab58dc2c943c/c5737c5d-99df-5c79-aa8e-ab58dc2c943c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302173,
'Height': 1332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703063/general/d9be8c65-4269-48c3-80fc-76376b0edf70.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5737c5d-99df-5c79-aa8e-ab58dc2c943c/c5737c5d-99df-5c79-aa8e-ab58dc2c943c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293991,
'Height': 1319,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703063/general/331f49a9-4e98-4f2e-a620-fc95d1e1b4d0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5737c5d-99df-5c79-aa8e-ab58dc2c943c/c5737c5d-99df-5c79-aa8e-ab58dc2c943c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246677,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703063/general/9afccd70-82ca-4205-8908-45202859d973.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5737c5d-99df-5c79-aa8e-ab58dc2c943c/c5737c5d-99df-5c79-aa8e-ab58dc2c943c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209755,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703063/general/27d5128d-817b-4ad8-afb7-cbb08abec0bc.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5737c5d-99df-5c79-aa8e-ab58dc2c943c/c5737c5d-99df-5c79-aa8e-ab58dc2c943c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215660,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703063/general/8948aa04-84b1-4222-8e43-b83141318366.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5737c5d-99df-5c79-aa8e-ab58dc2c943c/c5737c5d-99df-5c79-aa8e-ab58dc2c943c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178398,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703063/general/0d1f5f9a-edaf-432f-bd77-94c29b5011e0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5737c5d-99df-5c79-aa8e-ab58dc2c943c/c5737c5d-99df-5c79-aa8e-ab58dc2c943c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234716,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703063/general/d190e92d-2599-4b1b-8b1a-d9970aa457d6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5737c5d-99df-5c79-aa8e-ab58dc2c943c/c5737c5d-99df-5c79-aa8e-ab58dc2c943c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522057,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703063/general/2588402e-fb25-47f3-8b1d-79495022dc2c.jpeg',
'Width': 1200}],
'price': 2800,
'price_includes_vat': True,
'registration_date': '2015-03-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.5 DCI Business - Diesel - Manual - 110 hp - '
'201.822 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2015}
2026-03-25 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724492%27 HTTP/1.1" 200 None
2026-03-25 15:32:27 [adesa.be] INFO: Saving data for 10724492: {'created_time': 1774452747.297652, 'last_price_update_time': 1774452747.297671, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724492') HTTP/1.1" 204 0
2026-03-25 15:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00230682-a427-5682-9215-58bcb63e5615 with identifier: 10724314
2026-03-25 15:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00230682-a427-5682-9215-58bcb63e5615 with scrape type 1
2026-03-25 15:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00230682-a427-5682-9215-58bcb63e5615
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5712242%252Fgeneral%252F42a4bc63-4c84-4adf-9348-62f6802b0990.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712242/general/42a4bc63-4c84-4adf-9348-62f6802b0990.jpeg already downloaded
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5712242%252Fgeneral%252F08ff7c47-2a41-4980-8fab-5860e8783981.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712242/general/08ff7c47-2a41-4980-8fab-5860e8783981.jpeg already downloaded
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5712242%252Fgeneral%252F3653a6ac-0733-4759-9e42-0119bcf12ca6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712242/general/3653a6ac-0733-4759-9e42-0119bcf12ca6.jpeg already downloaded
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5712242%252Fgeneral%252F718204e9-e824-46b4-ab9d-f8dd92814046.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712242/general/718204e9-e824-46b4-ab9d-f8dd92814046.jpeg already downloaded
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5712242%252Fgeneral%252F8765d27e-3537-4c61-91d9-5af0b743039e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712242/general/8765d27e-3537-4c61-91d9-5af0b743039e.jpeg already downloaded
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5712242%252Fgeneral%252F37f4eadd-4243-491d-93d0-727aaa711bb0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712242/general/37f4eadd-4243-491d-93d0-727aaa711bb0.jpeg already downloaded
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5712242%252Fgeneral%252Ff1227960-4ffb-4652-a32c-d45ac4ed6c57.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712242/general/f1227960-4ffb-4652-a32c-d45ac4ed6c57.jpeg already downloaded
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5712242%252Fgeneral%252F75bc50dd-cb08-4c1c-b42a-2dbcb2b8c572.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712242/general/75bc50dd-cb08-4c1c-b42a-2dbcb2b8c572.jpeg already downloaded
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5712242%252Fgeneral%252F29d00b22-c128-4f62-ab07-95e8d20e4e25.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712242/general/29d00b22-c128-4f62-ab07-95e8d20e4e25.jpeg already downloaded
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5712242%252Fgeneral%252Fc02eb430-557d-48f4-bb4f-97e06910d32e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712242/general/c02eb430-557d-48f4-bb4f-97e06910d32e.jpg already downloaded
2026-03-25 15:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00230682-a427-5682-9215-58bcb63e5615, identifier: 10724314
2026-03-25 15:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00230682-a427-5682-9215-58bcb63e5615 with identifier: 10724314
2026-03-25 15:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00230682-a427-5682-9215-58bcb63e5615 with identifier: 10724314
2026-03-25 15:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00230682-a427-5682-9215-58bcb63e5615 with identifier: 10724314 to the API
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724314>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '00230682-a427-5682-9215-58bcb63e5615',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JRH294',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724314',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 128136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5712242/general/42a4bc63-4c84-4adf-9348-62f6802b0990.jpeg',
'https://images.openlane.eu/carimgs/5712242/general/08ff7c47-2a41-4980-8fab-5860e8783981.jpeg',
'https://images.openlane.eu/carimgs/5712242/general/3653a6ac-0733-4759-9e42-0119bcf12ca6.jpeg',
'https://images.openlane.eu/carimgs/5712242/general/718204e9-e824-46b4-ab9d-f8dd92814046.jpeg',
'https://images.openlane.eu/carimgs/5712242/general/8765d27e-3537-4c61-91d9-5af0b743039e.jpeg',
'https://images.openlane.eu/carimgs/5712242/general/37f4eadd-4243-491d-93d0-727aaa711bb0.jpeg',
'https://images.openlane.eu/carimgs/5712242/general/f1227960-4ffb-4652-a32c-d45ac4ed6c57.jpeg',
'https://images.openlane.eu/carimgs/5712242/general/75bc50dd-cb08-4c1c-b42a-2dbcb2b8c572.jpeg',
'https://images.openlane.eu/carimgs/5712242/general/29d00b22-c128-4f62-ab07-95e8d20e4e25.jpeg',
'https://images.openlane.eu/carimgs/5712242/general/c02eb430-557d-48f4-bb4f-97e06910d32e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00230682-a427-5682-9215-58bcb63e5615/00230682-a427-5682-9215-58bcb63e5615_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418664,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712242/general/42a4bc63-4c84-4adf-9348-62f6802b0990.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00230682-a427-5682-9215-58bcb63e5615/00230682-a427-5682-9215-58bcb63e5615_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 446744,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712242/general/08ff7c47-2a41-4980-8fab-5860e8783981.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00230682-a427-5682-9215-58bcb63e5615/00230682-a427-5682-9215-58bcb63e5615_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 498013,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712242/general/3653a6ac-0733-4759-9e42-0119bcf12ca6.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00230682-a427-5682-9215-58bcb63e5615/00230682-a427-5682-9215-58bcb63e5615_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 486511,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712242/general/718204e9-e824-46b4-ab9d-f8dd92814046.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00230682-a427-5682-9215-58bcb63e5615/00230682-a427-5682-9215-58bcb63e5615_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380312,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712242/general/8765d27e-3537-4c61-91d9-5af0b743039e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00230682-a427-5682-9215-58bcb63e5615/00230682-a427-5682-9215-58bcb63e5615_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365833,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712242/general/37f4eadd-4243-491d-93d0-727aaa711bb0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00230682-a427-5682-9215-58bcb63e5615/00230682-a427-5682-9215-58bcb63e5615_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339530,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712242/general/f1227960-4ffb-4652-a32c-d45ac4ed6c57.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00230682-a427-5682-9215-58bcb63e5615/00230682-a427-5682-9215-58bcb63e5615_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315181,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712242/general/75bc50dd-cb08-4c1c-b42a-2dbcb2b8c572.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00230682-a427-5682-9215-58bcb63e5615/00230682-a427-5682-9215-58bcb63e5615_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337696,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712242/general/29d00b22-c128-4f62-ab07-95e8d20e4e25.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00230682-a427-5682-9215-58bcb63e5615/00230682-a427-5682-9215-58bcb63e5615_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332609,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712242/general/c02eb430-557d-48f4-bb4f-97e06910d32e.jpg',
'Width': 1440}],
'price': 7350,
'price_includes_vat': True,
'registration_date': '2019-06-06',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Renault Clio 1.5 DCI - Diesel - Manual - 90 hp - 128.136 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724314%27 HTTP/1.1" 200 None
2026-03-25 15:32:28 [adesa.be] INFO: Saving data for 10724314: {'created_time': 1774452748.711471, 'last_price_update_time': 1774452748.711484, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724314') HTTP/1.1" 204 0
2026-03-25 15:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859
2026-03-25 15:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with scrape type 2
2026-03-25 15:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with scrape type 2
2026-03-25 15:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf, identifier: 10717859
2026-03-25 15:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859
2026-03-25 15:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859
2026-03-25 15:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859 to the API
2026-03-25 15:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717859>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CGQ712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717859',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 215989,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2018-08-20',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Volvo XC60 D4 Momentum - Diesel - Automatic - 190 hp - 215.989 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2018}
2026-03-25 15:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717859%27 HTTP/1.1" 200 None
2026-03-25 15:32:29 [adesa.be] INFO: Saving data for 10717859: {'auction_closing_time': 1774605600.0, 'created_time': 1774365486.437238, 'last_price_update_time': 1774452749.853832}
2026-03-25 15:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717859') HTTP/1.1" 204 0
2026-03-25 15:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10726953
2026-03-25 15:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3ffa923-4f53-55b5-b87d-1d72bec58395 with scrape type 1
2026-03-25 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3ffa923-4f53-55b5-b87d-1d72bec58395
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688734%252Fgeneral%252F366b889b-0495-48b6-b5a5-a0e463d90753.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688734/general/366b889b-0495-48b6-b5a5-a0e463d90753.JPG not downloaded yet
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688734%252Fgeneral%252Fb1d7da08-a55b-47cd-9232-ff849967e92c.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688734/general/b1d7da08-a55b-47cd-9232-ff849967e92c.JPG not downloaded yet
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688734%252Fgeneral%252F1a0a8a0e-75f2-4b02-b804-9576c9232b02.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688734/general/1a0a8a0e-75f2-4b02-b804-9576c9232b02.JPG not downloaded yet
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688734%252Fgeneral%252Ff94687ce-1b64-41a3-b45c-570d4043f596.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688734/general/f94687ce-1b64-41a3-b45c-570d4043f596.JPG not downloaded yet
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688734%252Fgeneral%252F5086a980-3576-4e6c-aa64-3f77f48d3ee5.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688734/general/5086a980-3576-4e6c-aa64-3f77f48d3ee5.JPG not downloaded yet
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688734%252Fgeneral%252Fb58fcfcb-5fc7-4f82-9647-0ed8f7980190.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688734/general/b58fcfcb-5fc7-4f82-9647-0ed8f7980190.JPG not downloaded yet
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688734%252Fgeneral%252F22bc1010-afe3-467f-a51d-da1f9ccb3cdd.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688734/general/22bc1010-afe3-467f-a51d-da1f9ccb3cdd.JPG not downloaded yet
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688734%252Fgeneral%252Ff1ede429-dd0f-48af-bbd0-26261e9ad09f.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688734/general/f1ede429-dd0f-48af-bbd0-26261e9ad09f.JPG not downloaded yet
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688734%252Fgeneral%252F8c4b5f61-6b0a-4da8-91d4-c954b9b16a1d.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688734/general/8c4b5f61-6b0a-4da8-91d4-c954b9b16a1d.JPG not downloaded yet
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688734%252Fgeneral%252Ff7cef390-4e00-4ab7-9191-fbaf3eb9b755.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688734/general/f7cef390-4e00-4ab7-9191-fbaf3eb9b755.JPG not downloaded yet
2026-03-25 15:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688734/general/f7cef390-4e00-4ab7-9191-fbaf3eb9b755.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726953)
2026-03-25 15:32:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688734/general/8c4b5f61-6b0a-4da8-91d4-c954b9b16a1d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726953)
2026-03-25 15:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10724402
2026-03-25 15:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32dd8372-8d4c-58a2-9435-a2b9726e5342 with scrape type 1
2026-03-25 15:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32dd8372-8d4c-58a2-9435-a2b9726e5342
2026-03-25 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737460%252Fgeneral%252F6c29cb20-2352-4a53-920b-fc7273f4ce0a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737460/general/6c29cb20-2352-4a53-920b-fc7273f4ce0a.jpeg already downloaded
2026-03-25 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737460%252Fgeneral%252Ff561e9e2-c1da-4fd0-a0c8-7545a648592c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737460/general/f561e9e2-c1da-4fd0-a0c8-7545a648592c.jpeg already downloaded
2026-03-25 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737460%252Fgeneral%252F43e839b2-254c-4e83-9180-2eaaa097982c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737460/general/43e839b2-254c-4e83-9180-2eaaa097982c.jpeg already downloaded
2026-03-25 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737460%252Fgeneral%252F5d3cfa0a-e149-41f4-aae9-a998ec9c37ee.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737460/general/5d3cfa0a-e149-41f4-aae9-a998ec9c37ee.jpeg already downloaded
2026-03-25 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737460%252Fgeneral%252Fb54a2378-e2e2-474b-9a0a-a5148349f6cd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737460/general/b54a2378-e2e2-474b-9a0a-a5148349f6cd.jpeg already downloaded
2026-03-25 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737460%252Fgeneral%252Fb5e9ca92-749d-40f5-95c1-57c9b8371fa9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737460/general/b5e9ca92-749d-40f5-95c1-57c9b8371fa9.jpeg already downloaded
2026-03-25 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737460%252Fgeneral%252F36d19f8b-a59c-476d-9b6d-9857e9102cac.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737460/general/36d19f8b-a59c-476d-9b6d-9857e9102cac.jpeg already downloaded
2026-03-25 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737460%252Fgeneral%252Fdd78e1f2-284f-4aec-bdbf-598f94b29a22.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737460/general/dd78e1f2-284f-4aec-bdbf-598f94b29a22.jpeg already downloaded
2026-03-25 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737460%252Fgeneral%252Ffb4c946d-850e-4c6c-920a-6c947f8ade3f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737460/general/fb4c946d-850e-4c6c-920a-6c947f8ade3f.jpeg already downloaded
2026-03-25 15:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5737460%252Fgeneral%252F75e6e590-a13b-4077-9772-2ceede7316ac.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737460/general/75e6e590-a13b-4077-9772-2ceede7316ac.jpeg already downloaded
2026-03-25 15:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32dd8372-8d4c-58a2-9435-a2b9726e5342, identifier: 10724402
2026-03-25 15:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10724402
2026-03-25 15:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10724402
2026-03-25 15:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10724402 to the API
2026-03-25 15:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '32dd8372-8d4c-58a2-9435-a2b9726e5342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1eey351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724402',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 129131,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5737460/general/6c29cb20-2352-4a53-920b-fc7273f4ce0a.jpeg',
'https://images.openlane.eu/carimgs/5737460/general/f561e9e2-c1da-4fd0-a0c8-7545a648592c.jpeg',
'https://images.openlane.eu/carimgs/5737460/general/43e839b2-254c-4e83-9180-2eaaa097982c.jpeg',
'https://images.openlane.eu/carimgs/5737460/general/5d3cfa0a-e149-41f4-aae9-a998ec9c37ee.jpeg',
'https://images.openlane.eu/carimgs/5737460/general/b54a2378-e2e2-474b-9a0a-a5148349f6cd.jpeg',
'https://images.openlane.eu/carimgs/5737460/general/b5e9ca92-749d-40f5-95c1-57c9b8371fa9.jpeg',
'https://images.openlane.eu/carimgs/5737460/general/36d19f8b-a59c-476d-9b6d-9857e9102cac.jpeg',
'https://images.openlane.eu/carimgs/5737460/general/dd78e1f2-284f-4aec-bdbf-598f94b29a22.jpeg',
'https://images.openlane.eu/carimgs/5737460/general/fb4c946d-850e-4c6c-920a-6c947f8ade3f.jpeg',
'https://images.openlane.eu/carimgs/5737460/general/75e6e590-a13b-4077-9772-2ceede7316ac.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32dd8372-8d4c-58a2-9435-a2b9726e5342/32dd8372-8d4c-58a2-9435-a2b9726e5342_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266560,
'Height': 1108,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737460/general/6c29cb20-2352-4a53-920b-fc7273f4ce0a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32dd8372-8d4c-58a2-9435-a2b9726e5342/32dd8372-8d4c-58a2-9435-a2b9726e5342_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291287,
'Height': 1091,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737460/general/f561e9e2-c1da-4fd0-a0c8-7545a648592c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32dd8372-8d4c-58a2-9435-a2b9726e5342/32dd8372-8d4c-58a2-9435-a2b9726e5342_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279778,
'Height': 1201,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737460/general/43e839b2-254c-4e83-9180-2eaaa097982c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32dd8372-8d4c-58a2-9435-a2b9726e5342/32dd8372-8d4c-58a2-9435-a2b9726e5342_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271538,
'Height': 1176,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737460/general/5d3cfa0a-e149-41f4-aae9-a998ec9c37ee.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32dd8372-8d4c-58a2-9435-a2b9726e5342/32dd8372-8d4c-58a2-9435-a2b9726e5342_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245565,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737460/general/b54a2378-e2e2-474b-9a0a-a5148349f6cd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32dd8372-8d4c-58a2-9435-a2b9726e5342/32dd8372-8d4c-58a2-9435-a2b9726e5342_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235882,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737460/general/b5e9ca92-749d-40f5-95c1-57c9b8371fa9.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32dd8372-8d4c-58a2-9435-a2b9726e5342/32dd8372-8d4c-58a2-9435-a2b9726e5342_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175850,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737460/general/36d19f8b-a59c-476d-9b6d-9857e9102cac.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32dd8372-8d4c-58a2-9435-a2b9726e5342/32dd8372-8d4c-58a2-9435-a2b9726e5342_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141256,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737460/general/dd78e1f2-284f-4aec-bdbf-598f94b29a22.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32dd8372-8d4c-58a2-9435-a2b9726e5342/32dd8372-8d4c-58a2-9435-a2b9726e5342_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158884,
'Height': 755,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737460/general/fb4c946d-850e-4c6c-920a-6c947f8ade3f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32dd8372-8d4c-58a2-9435-a2b9726e5342/32dd8372-8d4c-58a2-9435-a2b9726e5342_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287697,
'Height': 1311,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737460/general/75e6e590-a13b-4077-9772-2ceede7316ac.jpeg',
'Width': 1600}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2016-06-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo V60 D2 Summum - Diesel - Manual - 120 hp - 129.131 km',
'transmission': 'manual',
'trim': 'Summum',
'vin': None,
'year': 2016}
2026-03-25 15:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724402%27 HTTP/1.1" 200 None
2026-03-25 15:32:32 [adesa.be] INFO: Saving data for 10724402: {'created_time': 1774452752.450187, 'last_price_update_time': 1774452752.450199, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724402') HTTP/1.1" 204 0
2026-03-25 15:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688734/general/f1ede429-dd0f-48af-bbd0-26261e9ad09f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726953)
2026-03-25 15:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d3ffa923-4f53-55b5-b87d-1d72bec58395 due to Ignoring non-200 response
2026-03-25 15:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d3ffa923-4f53-55b5-b87d-1d72bec58395 due to Ignoring non-200 response
2026-03-25 15:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688734/general/22bc1010-afe3-467f-a51d-da1f9ccb3cdd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726953)
2026-03-25 15:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688734/general/b58fcfcb-5fc7-4f82-9647-0ed8f7980190.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726953)
2026-03-25 15:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d3ffa923-4f53-55b5-b87d-1d72bec58395 due to Ignoring non-200 response
2026-03-25 15:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688734/general/5086a980-3576-4e6c-aa64-3f77f48d3ee5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726953)
2026-03-25 15:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d3ffa923-4f53-55b5-b87d-1d72bec58395 due to Ignoring non-200 response
2026-03-25 15:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688734/general/f94687ce-1b64-41a3-b45c-570d4043f596.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726953)
2026-03-25 15:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d3ffa923-4f53-55b5-b87d-1d72bec58395 due to Ignoring non-200 response
2026-03-25 15:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688734/general/1a0a8a0e-75f2-4b02-b804-9576c9232b02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726953)
2026-03-25 15:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d3ffa923-4f53-55b5-b87d-1d72bec58395 due to Ignoring non-200 response
2026-03-25 15:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688734/general/b1d7da08-a55b-47cd-9232-ff849967e92c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726953)
2026-03-25 15:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d3ffa923-4f53-55b5-b87d-1d72bec58395 due to Ignoring non-200 response
2026-03-25 15:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688734/general/366b889b-0495-48b6-b5a5-a0e463d90753.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726953)
2026-03-25 15:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d3ffa923-4f53-55b5-b87d-1d72bec58395 due to Ignoring non-200 response
2026-03-25 15:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d3ffa923-4f53-55b5-b87d-1d72bec58395 due to Ignoring non-200 response
2026-03-25 15:32:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3ffa923-4f53-55b5-b87d-1d72bec58395, skipping ID generation
2026-03-25 15:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3ffa923-4f53-55b5-b87d-1d72bec58395 with scrape type 1
2026-03-25 15:32:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3ffa923-4f53-55b5-b87d-1d72bec58395 sending to next pipeline
2026-03-25 15:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3ffa923-4f53-55b5-b87d-1d72bec58395, identifier: 10726953
2026-03-25 15:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10726953
2026-03-25 15:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10726953
2026-03-25 15:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10726953 to the API
2026-03-25 15:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5688734/general/366b889b-0495-48b6-b5a5-a0e463d90753.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd3ffa923-4f53-55b5-b87d-1d72bec58395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQN143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726953',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 137151,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Volvo XC40 1.5 T2 Inscription - Petrol - Manual - 129 hp - 137.151 '
'km',
'transmission': 'manual',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-25 15:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726953%27 HTTP/1.1" 200 None
2026-03-25 15:32:33 [adesa.be] INFO: Saving data for 10726953: {'created_time': 1774452753.362507, 'last_price_update_time': 1774452753.362521, 'auction_closing_time': 1774605600.0}
2026-03-25 15:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726953') HTTP/1.1" 204 0
2026-03-25 15:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d3ffa923-4f53-55b5-b87d-1d72bec58395 due to Ignoring non-200 response
2026-03-25 15:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894
2026-03-25 15:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b01e749e-154a-586e-8e9a-e003788b8c86 with scrape type 2
2026-03-25 15:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b01e749e-154a-586e-8e9a-e003788b8c86 with scrape type 2
2026-03-25 15:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b01e749e-154a-586e-8e9a-e003788b8c86, identifier: 10717894
2026-03-25 15:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894
2026-03-25 15:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894
2026-03-25 15:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894 to the API
2026-03-25 15:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717894>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b01e749e-154a-586e-8e9a-e003788b8c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FSQ059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717894',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 171782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2015-05-20',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Volvo V60 D2 Kinetic - Diesel - Automatic - 115 hp - 171.782 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2015}
2026-03-25 15:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:33 [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 15:32:33 [adesa.be] INFO: Saving data for 10717894: {'auction_closing_time': 1774605600.0, 'created_time': 1774365486.097936, 'last_price_update_time': 1774452753.95527}
2026-03-25 15:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717894') HTTP/1.1" 204 0
2026-03-25 15:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3ed5ae8-8a6f-5a6a-9add-063ce877ead3 with identifier: 10724204
2026-03-25 15:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3ed5ae8-8a6f-5a6a-9add-063ce877ead3 with scrape type 1
2026-03-25 15:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3ed5ae8-8a6f-5a6a-9add-063ce877ead3
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730690%252Fgeneral%252F1b5efe48-a0c5-441c-bae9-00a01abd09b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730690/general/1b5efe48-a0c5-441c-bae9-00a01abd09b1.jpg already downloaded
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730690%252Fgeneral%252Fba5f6594-7119-431c-8311-43197f59f075.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730690/general/ba5f6594-7119-431c-8311-43197f59f075.jpg already downloaded
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730690%252Fgeneral%252F0cf11812-a805-4964-a9a0-636a057ae21c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730690/general/0cf11812-a805-4964-a9a0-636a057ae21c.jpg already downloaded
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730690%252Fgeneral%252F8c4dab64-2bad-4eb2-89ba-fd22d5c1f6e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730690/general/8c4dab64-2bad-4eb2-89ba-fd22d5c1f6e0.jpg already downloaded
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730690%252Fgeneral%252F545b6c3e-d10c-4109-b3e1-31e10863bc91.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730690/general/545b6c3e-d10c-4109-b3e1-31e10863bc91.jpg already downloaded
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730690%252Fgeneral%252F4c7e240d-e174-42ba-8eb9-5bc19a12a7ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730690/general/4c7e240d-e174-42ba-8eb9-5bc19a12a7ba.jpg already downloaded
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730690%252Fgeneral%252F69bebf35-9fcc-4a49-92cd-5f0494f851e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730690/general/69bebf35-9fcc-4a49-92cd-5f0494f851e2.jpg already downloaded
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730690%252Fgeneral%252F25e12c75-ad8a-4226-b4d5-ae6b732ae729.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730690/general/25e12c75-ad8a-4226-b4d5-ae6b732ae729.jpg already downloaded
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730690%252Fgeneral%252F306bea73-ce6d-4f55-94ab-2bb149441f0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730690/general/306bea73-ce6d-4f55-94ab-2bb149441f0f.jpg already downloaded
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730690%252Fgeneral%252F820e48c8-e495-4a29-91d5-2969ddc14961.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730690/general/820e48c8-e495-4a29-91d5-2969ddc14961.jpg already downloaded
2026-03-25 15:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3ed5ae8-8a6f-5a6a-9add-063ce877ead3, identifier: 10724204
2026-03-25 15:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3ed5ae8-8a6f-5a6a-9add-063ce877ead3 with identifier: 10724204
2026-03-25 15:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3ed5ae8-8a6f-5a6a-9add-063ce877ead3 with identifier: 10724204
2026-03-25 15:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3ed5ae8-8a6f-5a6a-9add-063ce877ead3 with identifier: 10724204 to the API
2026-03-25 15:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724204>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3ed5ae8-8a6f-5a6a-9add-063ce877ead3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ybc398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724204',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 214972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5730690/general/1b5efe48-a0c5-441c-bae9-00a01abd09b1.jpg',
'https://images.openlane.eu/carimgs/5730690/general/ba5f6594-7119-431c-8311-43197f59f075.jpg',
'https://images.openlane.eu/carimgs/5730690/general/0cf11812-a805-4964-a9a0-636a057ae21c.jpg',
'https://images.openlane.eu/carimgs/5730690/general/8c4dab64-2bad-4eb2-89ba-fd22d5c1f6e0.jpg',
'https://images.openlane.eu/carimgs/5730690/general/545b6c3e-d10c-4109-b3e1-31e10863bc91.jpg',
'https://images.openlane.eu/carimgs/5730690/general/4c7e240d-e174-42ba-8eb9-5bc19a12a7ba.jpg',
'https://images.openlane.eu/carimgs/5730690/general/69bebf35-9fcc-4a49-92cd-5f0494f851e2.jpg',
'https://images.openlane.eu/carimgs/5730690/general/25e12c75-ad8a-4226-b4d5-ae6b732ae729.jpg',
'https://images.openlane.eu/carimgs/5730690/general/306bea73-ce6d-4f55-94ab-2bb149441f0f.jpg',
'https://images.openlane.eu/carimgs/5730690/general/820e48c8-e495-4a29-91d5-2969ddc14961.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ed5ae8-8a6f-5a6a-9add-063ce877ead3/e3ed5ae8-8a6f-5a6a-9add-063ce877ead3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2687845,
'Height': 3456,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730690/general/1b5efe48-a0c5-441c-bae9-00a01abd09b1.jpg',
'Width': 5184},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ed5ae8-8a6f-5a6a-9add-063ce877ead3/e3ed5ae8-8a6f-5a6a-9add-063ce877ead3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2411379,
'Height': 3456,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730690/general/ba5f6594-7119-431c-8311-43197f59f075.jpg',
'Width': 5184},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ed5ae8-8a6f-5a6a-9add-063ce877ead3/e3ed5ae8-8a6f-5a6a-9add-063ce877ead3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2773564,
'Height': 3033,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730690/general/0cf11812-a805-4964-a9a0-636a057ae21c.jpg',
'Width': 4550},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ed5ae8-8a6f-5a6a-9add-063ce877ead3/e3ed5ae8-8a6f-5a6a-9add-063ce877ead3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1350620,
'Height': 3456,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730690/general/8c4dab64-2bad-4eb2-89ba-fd22d5c1f6e0.jpg',
'Width': 5184},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ed5ae8-8a6f-5a6a-9add-063ce877ead3/e3ed5ae8-8a6f-5a6a-9add-063ce877ead3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1708024,
'Height': 3456,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730690/general/545b6c3e-d10c-4109-b3e1-31e10863bc91.jpg',
'Width': 5184},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ed5ae8-8a6f-5a6a-9add-063ce877ead3/e3ed5ae8-8a6f-5a6a-9add-063ce877ead3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1816063,
'Height': 3456,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730690/general/4c7e240d-e174-42ba-8eb9-5bc19a12a7ba.jpg',
'Width': 5184},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ed5ae8-8a6f-5a6a-9add-063ce877ead3/e3ed5ae8-8a6f-5a6a-9add-063ce877ead3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1782055,
'Height': 3456,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730690/general/69bebf35-9fcc-4a49-92cd-5f0494f851e2.jpg',
'Width': 5184},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ed5ae8-8a6f-5a6a-9add-063ce877ead3/e3ed5ae8-8a6f-5a6a-9add-063ce877ead3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1446134,
'Height': 3456,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730690/general/25e12c75-ad8a-4226-b4d5-ae6b732ae729.jpg',
'Width': 5184},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ed5ae8-8a6f-5a6a-9add-063ce877ead3/e3ed5ae8-8a6f-5a6a-9add-063ce877ead3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1507283,
'Height': 3456,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730690/general/306bea73-ce6d-4f55-94ab-2bb149441f0f.jpg',
'Width': 5184},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ed5ae8-8a6f-5a6a-9add-063ce877ead3/e3ed5ae8-8a6f-5a6a-9add-063ce877ead3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1538103,
'Height': 3456,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730690/general/820e48c8-e495-4a29-91d5-2969ddc14961.jpg',
'Width': 5184}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2017-12-22',
'seats_number': 7,
'seller_name': 'PERFORM BV',
'title': 'Volvo XC90 D4 Inscription - Diesel - Automatic - 190 hp - 214.972 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2017}
2026-03-25 15:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724204%27 HTTP/1.1" 200 None
2026-03-25 15:32:36 [adesa.be] INFO: Saving data for 10724204: {'created_time': 1774452756.730139, 'last_price_update_time': 1774452756.730155, 'auction_closing_time': 1774605600.0}
2026-03-25 15:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724204') HTTP/1.1" 204 0
2026-03-25 15:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896
2026-03-25 15:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with scrape type 2
2026-03-25 15:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with scrape type 2
2026-03-25 15:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778, identifier: 10717896
2026-03-25 15:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896
2026-03-25 15:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896
2026-03-25 15:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896 to the API
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717896>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '76f9a066-dd5d-5d72-a2e4-7d5fd9bed778',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PCP170',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717896',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 194007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2015-05-12',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'Volvo V40 D2 R-Design - Diesel - Manual - 120 hp - 194.007 km',
'transmission': 'manual',
'trim': 'R-Design',
'vin': None,
'year': 2015}
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Saving data for 10717896: {'auction_closing_time': 1774605600.0, 'created_time': 1774365488.157546, 'last_price_update_time': 1774452759.19208}
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717896') HTTP/1.1" 204 0
2026-03-25 15:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:39 [adesa.be] INFO: Found listing with ID: 10717866
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10717866: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10717866 url https://www.openlane.eu/en/carv6/auction/10717866
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10724210
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724210%27 HTTP/1.1" 200 None
2026-03-25 15:32:39 [adesa.be] INFO: Scrape type for 10724210: 1
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10724210 url https://www.openlane.eu/en/carv6/auction/10724210
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10717837
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10717837: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10717837 url https://www.openlane.eu/en/carv6/auction/10717837
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10724213
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724213%27 HTTP/1.1" 200 None
2026-03-25 15:32:39 [adesa.be] INFO: Scrape type for 10724213: 1
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10724213 url https://www.openlane.eu/en/carv6/auction/10724213
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715710
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715710: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715710 url https://www.openlane.eu/en/carv6/auction/10715710
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715711
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715711: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715711 url https://www.openlane.eu/en/carv6/auction/10715711
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715715
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715715: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715715 url https://www.openlane.eu/en/carv6/auction/10715715
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715713
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715713: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715713 url https://www.openlane.eu/en/carv6/auction/10715713
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715714
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715714: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715714 url https://www.openlane.eu/en/carv6/auction/10715714
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715718
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715718: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715718 url https://www.openlane.eu/en/carv6/auction/10715718
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715717
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715717: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715717 url https://www.openlane.eu/en/carv6/auction/10715717
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715716
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715716: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715716 url https://www.openlane.eu/en/carv6/auction/10715716
2026-03-25 15:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715719
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715719: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715719 url https://www.openlane.eu/en/carv6/auction/10715719
2026-03-25 15:32: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 15:32:39 [adesa.be] INFO: Found listing with ID: 10715720
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715720: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715720 url https://www.openlane.eu/en/carv6/auction/10715720
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715722
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715722: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715722 url https://www.openlane.eu/en/carv6/auction/10715722
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715723
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715723: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715723 url https://www.openlane.eu/en/carv6/auction/10715723
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715724
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715724: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715724 url https://www.openlane.eu/en/carv6/auction/10715724
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715725
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715725: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715725 url https://www.openlane.eu/en/carv6/auction/10715725
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715726
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715726: 0
2026-03-25 15:32:39 [adesa.be] INFO: Skipping item 10715726 url https://www.openlane.eu/en/carv6/auction/10715726
2026-03-25 15:32:39 [adesa.be] INFO: Found listing with ID: 10715730
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:39 [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 15:32:39 [adesa.be] INFO: Scrape type for 10715730: 2
2026-03-25 15:32:39 [adesa.be] INFO: Scraping item 10715730 url https://www.openlane.eu/en/carv6/auction/10715730
2026-03-25 15:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10724508
2026-03-25 15:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29282600-047f-5b89-9d34-1a5c6322498b with scrape type 1
2026-03-25 15:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29282600-047f-5b89-9d34-1a5c6322498b
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702917%252Fgeneral%252F2cfe11fc-89bd-4b33-95d9-cf7d8e96e612.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702917/general/2cfe11fc-89bd-4b33-95d9-cf7d8e96e612.jpeg already downloaded
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702917%252Fgeneral%252Fecdbceda-8ee2-4229-bae7-08a6f847af48.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702917/general/ecdbceda-8ee2-4229-bae7-08a6f847af48.jpeg already downloaded
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702917%252Fgeneral%252Fb860e1d6-1b89-4a19-a313-2f0dbdcaf7d7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702917/general/b860e1d6-1b89-4a19-a313-2f0dbdcaf7d7.jpeg already downloaded
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702917%252Fgeneral%252F91cb870b-050c-4ba8-9971-904c38d7c15c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702917/general/91cb870b-050c-4ba8-9971-904c38d7c15c.jpeg already downloaded
2026-03-25 15:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702917%252Fgeneral%252F80aed662-f659-44bc-981a-ca93cbee0d00.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702917/general/80aed662-f659-44bc-981a-ca93cbee0d00.jpeg already downloaded
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702917%252Fgeneral%252F9cd2bd2d-80a7-44f2-84fe-157c58d2baa7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702917/general/9cd2bd2d-80a7-44f2-84fe-157c58d2baa7.jpeg already downloaded
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702917%252Fgeneral%252Ff0e8d34f-516d-4a56-be71-92a7e172ae64.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702917/general/f0e8d34f-516d-4a56-be71-92a7e172ae64.jpeg already downloaded
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702917%252Fgeneral%252Fd43e4239-15ef-4f9c-95aa-eb4648536463.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702917/general/d43e4239-15ef-4f9c-95aa-eb4648536463.jpeg already downloaded
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702917%252Fgeneral%252F1104dbf5-37a3-4a20-8910-cf870bc3b514.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702917/general/1104dbf5-37a3-4a20-8910-cf870bc3b514.jpeg already downloaded
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702917%252Fgeneral%252Fb3316978-2408-466c-91db-39d1ccd703a8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702917/general/b3316978-2408-466c-91db-39d1ccd703a8.jpeg already downloaded
2026-03-25 15:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29282600-047f-5b89-9d34-1a5c6322498b, identifier: 10724508
2026-03-25 15:32:40 [adesa.be] INFO: Found listing with ID: 10715731
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:40 [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 15:32:40 [adesa.be] INFO: Scrape type for 10715731: 2
2026-03-25 15:32:40 [adesa.be] INFO: Scraping item 10715731 url https://www.openlane.eu/en/carv6/auction/10715731
2026-03-25 15:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10724508
2026-03-25 15:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10724508
2026-03-25 15:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10724508 to the API
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724508>
{'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': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '29282600-047f-5b89-9d34-1a5c6322498b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TUT159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V50',
'odometer': 215601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5702917/general/2cfe11fc-89bd-4b33-95d9-cf7d8e96e612.jpeg',
'https://images.openlane.eu/carimgs/5702917/general/ecdbceda-8ee2-4229-bae7-08a6f847af48.jpeg',
'https://images.openlane.eu/carimgs/5702917/general/b860e1d6-1b89-4a19-a313-2f0dbdcaf7d7.jpeg',
'https://images.openlane.eu/carimgs/5702917/general/91cb870b-050c-4ba8-9971-904c38d7c15c.jpeg',
'https://images.openlane.eu/carimgs/5702917/general/80aed662-f659-44bc-981a-ca93cbee0d00.jpeg',
'https://images.openlane.eu/carimgs/5702917/general/9cd2bd2d-80a7-44f2-84fe-157c58d2baa7.jpeg',
'https://images.openlane.eu/carimgs/5702917/general/f0e8d34f-516d-4a56-be71-92a7e172ae64.jpeg',
'https://images.openlane.eu/carimgs/5702917/general/d43e4239-15ef-4f9c-95aa-eb4648536463.jpeg',
'https://images.openlane.eu/carimgs/5702917/general/1104dbf5-37a3-4a20-8910-cf870bc3b514.jpeg',
'https://images.openlane.eu/carimgs/5702917/general/b3316978-2408-466c-91db-39d1ccd703a8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29282600-047f-5b89-9d34-1a5c6322498b/29282600-047f-5b89-9d34-1a5c6322498b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278943,
'Height': 1137,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702917/general/2cfe11fc-89bd-4b33-95d9-cf7d8e96e612.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29282600-047f-5b89-9d34-1a5c6322498b/29282600-047f-5b89-9d34-1a5c6322498b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327331,
'Height': 1213,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702917/general/ecdbceda-8ee2-4229-bae7-08a6f847af48.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29282600-047f-5b89-9d34-1a5c6322498b/29282600-047f-5b89-9d34-1a5c6322498b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350841,
'Height': 1237,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702917/general/b860e1d6-1b89-4a19-a313-2f0dbdcaf7d7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29282600-047f-5b89-9d34-1a5c6322498b/29282600-047f-5b89-9d34-1a5c6322498b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311369,
'Height': 1197,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702917/general/91cb870b-050c-4ba8-9971-904c38d7c15c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29282600-047f-5b89-9d34-1a5c6322498b/29282600-047f-5b89-9d34-1a5c6322498b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262256,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702917/general/80aed662-f659-44bc-981a-ca93cbee0d00.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29282600-047f-5b89-9d34-1a5c6322498b/29282600-047f-5b89-9d34-1a5c6322498b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238960,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702917/general/9cd2bd2d-80a7-44f2-84fe-157c58d2baa7.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29282600-047f-5b89-9d34-1a5c6322498b/29282600-047f-5b89-9d34-1a5c6322498b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258857,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702917/general/f0e8d34f-516d-4a56-be71-92a7e172ae64.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29282600-047f-5b89-9d34-1a5c6322498b/29282600-047f-5b89-9d34-1a5c6322498b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230061,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702917/general/d43e4239-15ef-4f9c-95aa-eb4648536463.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29282600-047f-5b89-9d34-1a5c6322498b/29282600-047f-5b89-9d34-1a5c6322498b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135173,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702917/general/1104dbf5-37a3-4a20-8910-cf870bc3b514.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29282600-047f-5b89-9d34-1a5c6322498b/29282600-047f-5b89-9d34-1a5c6322498b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 519644,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702917/general/b3316978-2408-466c-91db-39d1ccd703a8.jpeg',
'Width': 1200}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2010-01-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo V50 1.6 Momentum - Diesel - Manual - 110 hp - 215.601 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2010}
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724508%27 HTTP/1.1" 200 None
2026-03-25 15:32:40 [adesa.be] INFO: Saving data for 10724508: {'created_time': 1774452760.612186, 'last_price_update_time': 1774452760.612199, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724508') HTTP/1.1" 204 0
2026-03-25 15:32:40 [adesa.be] INFO: Found listing with ID: 10715733
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:40 [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 15:32:40 [adesa.be] INFO: Scrape type for 10715733: 2
2026-03-25 15:32:40 [adesa.be] INFO: Scraping item 10715733 url https://www.openlane.eu/en/carv6/auction/10715733
2026-03-25 15:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32:40 [adesa.be] INFO: Found listing with ID: 10715732
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:40 [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 15:32:40 [adesa.be] INFO: Scrape type for 10715732: 2
2026-03-25 15:32:40 [adesa.be] INFO: Scraping item 10715732 url https://www.openlane.eu/en/carv6/auction/10715732
2026-03-25 15:32: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 15:32:40 [adesa.be] INFO: Found listing with ID: 10715735
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:40 [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 15:32:40 [adesa.be] INFO: Scrape type for 10715735: 2
2026-03-25 15:32:40 [adesa.be] INFO: Scraping item 10715735 url https://www.openlane.eu/en/carv6/auction/10715735
2026-03-25 15:32:40 [adesa.be] INFO: Found listing with ID: 10715737
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:40 [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 15:32:40 [adesa.be] INFO: Scrape type for 10715737: 2
2026-03-25 15:32:40 [adesa.be] INFO: Scraping item 10715737 url https://www.openlane.eu/en/carv6/auction/10715737
2026-03-25 15:32:40 [adesa.be] INFO: Found listing with ID: 10715738
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:40 [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 15:32:40 [adesa.be] INFO: Scrape type for 10715738: 2
2026-03-25 15:32:40 [adesa.be] INFO: Scraping item 10715738 url https://www.openlane.eu/en/carv6/auction/10715738
2026-03-25 15:32:40 [adesa.be] INFO: Found listing with ID: 10715740
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:40 [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 15:32:40 [adesa.be] INFO: Scrape type for 10715740: 2
2026-03-25 15:32:40 [adesa.be] INFO: Scraping item 10715740 url https://www.openlane.eu/en/carv6/auction/10715740
2026-03-25 15:32:40 [adesa.be] INFO: Found listing with ID: 10715745
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:40 [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 15:32:40 [adesa.be] INFO: Scrape type for 10715745: 2
2026-03-25 15:32:40 [adesa.be] INFO: Scraping item 10715745 url https://www.openlane.eu/en/carv6/auction/10715745
2026-03-25 15:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901
2026-03-25 15:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 701e416f-17ee-5494-85c8-441d457c6941 with scrape type 2
2026-03-25 15:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 701e416f-17ee-5494-85c8-441d457c6941 with scrape type 2
2026-03-25 15:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 701e416f-17ee-5494-85c8-441d457c6941, identifier: 10717901
2026-03-25 15:32:40 [adesa.be] INFO: Found listing with ID: 10715746
2026-03-25 15:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:40 [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 15:32:40 [adesa.be] INFO: Scrape type for 10715746: 2
2026-03-25 15:32:40 [adesa.be] INFO: Scraping item 10715746 url https://www.openlane.eu/en/carv6/auction/10715746
2026-03-25 15:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901
2026-03-25 15:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901
2026-03-25 15:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901 to the API
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717901>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '701e416f-17ee-5494-85c8-441d457c6941',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HCK400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717901',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 199869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2014-06-18',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Volvo V40 D2 Kinetic - Diesel - Manual - 115 hp - 199.869 km',
'transmission': 'manual',
'trim': 'Kinetic',
'vin': None,
'year': 2014}
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Saving data for 10717901: {'auction_closing_time': 1774605600.0, 'created_time': 1774365489.647442, 'last_price_update_time': 1774452761.210382}
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717901') HTTP/1.1" 204 0
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715747
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715747: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715747 url https://www.openlane.eu/en/carv6/auction/10715747
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715749
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715749: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715749 url https://www.openlane.eu/en/carv6/auction/10715749
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715748
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715748: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715748 url https://www.openlane.eu/en/carv6/auction/10715748
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715750
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715750: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715750 url https://www.openlane.eu/en/carv6/auction/10715750
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715751
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715751%27 HTTP/1.1" 200 None
2026-03-25 15:32:41 [adesa.be] INFO: Scrape type for 10715751: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715751 url https://www.openlane.eu/en/carv6/auction/10715751
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715753
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715753: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715753 url https://www.openlane.eu/en/carv6/auction/10715753
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715754
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715754: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715754 url https://www.openlane.eu/en/carv6/auction/10715754
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715755
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715755: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715755 url https://www.openlane.eu/en/carv6/auction/10715755
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715756
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715756: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715756 url https://www.openlane.eu/en/carv6/auction/10715756
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715757
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715757: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715757 url https://www.openlane.eu/en/carv6/auction/10715757
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715763
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715763: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715763 url https://www.openlane.eu/en/carv6/auction/10715763
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715758
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715758: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715758 url https://www.openlane.eu/en/carv6/auction/10715758
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715759
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715759: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715759 url https://www.openlane.eu/en/carv6/auction/10715759
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715764
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715764: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715764 url https://www.openlane.eu/en/carv6/auction/10715764
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715765
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715765: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715765 url https://www.openlane.eu/en/carv6/auction/10715765
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715760
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715760: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715760 url https://www.openlane.eu/en/carv6/auction/10715760
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715761
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715761: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715761 url https://www.openlane.eu/en/carv6/auction/10715761
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715762
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715762: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715762 url https://www.openlane.eu/en/carv6/auction/10715762
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715770
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715770: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715770 url https://www.openlane.eu/en/carv6/auction/10715770
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715772
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715772: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715772 url https://www.openlane.eu/en/carv6/auction/10715772
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715774
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715774: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715774 url https://www.openlane.eu/en/carv6/auction/10715774
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715777
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715777: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715777 url https://www.openlane.eu/en/carv6/auction/10715777
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715776
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715776: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715776 url https://www.openlane.eu/en/carv6/auction/10715776
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715778
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715778: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715778 url https://www.openlane.eu/en/carv6/auction/10715778
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10715779
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10715779: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10715779 url https://www.openlane.eu/en/carv6/auction/10715779
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714226
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714226: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714226 url https://www.openlane.eu/en/carv6/auction/10714226
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714229
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714229: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714229 url https://www.openlane.eu/en/carv6/auction/10714229
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714237
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714237: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714237 url https://www.openlane.eu/en/carv6/auction/10714237
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714233
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714233: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714233 url https://www.openlane.eu/en/carv6/auction/10714233
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714240
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714240: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714240 url https://www.openlane.eu/en/carv6/auction/10714240
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714239
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714239: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714239 url https://www.openlane.eu/en/carv6/auction/10714239
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714242
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714242: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714242 url https://www.openlane.eu/en/carv6/auction/10714242
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714243
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714243: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714243 url https://www.openlane.eu/en/carv6/auction/10714243
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714249
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714249: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714249 url https://www.openlane.eu/en/carv6/auction/10714249
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714250
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714250: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714250 url https://www.openlane.eu/en/carv6/auction/10714250
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714253
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714253: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714253 url https://www.openlane.eu/en/carv6/auction/10714253
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714256
2026-03-25 15:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:41 [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 15:32:41 [adesa.be] INFO: Scrape type for 10714256: 2
2026-03-25 15:32:41 [adesa.be] INFO: Scraping item 10714256 url https://www.openlane.eu/en/carv6/auction/10714256
2026-03-25 15:32:41 [adesa.be] INFO: Found listing with ID: 10714264
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714264: 0
2026-03-25 15:32:42 [adesa.be] INFO: Skipping item 10714264 url https://www.openlane.eu/en/carv6/auction/10714264
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714267
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714267: 0
2026-03-25 15:32:42 [adesa.be] INFO: Skipping item 10714267 url https://www.openlane.eu/en/carv6/auction/10714267
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714272
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714272: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714272 url https://www.openlane.eu/en/carv6/auction/10714272
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714273
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714273: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714273 url https://www.openlane.eu/en/carv6/auction/10714273
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714274
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714274: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714274 url https://www.openlane.eu/en/carv6/auction/10714274
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714371
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714371: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714371 url https://www.openlane.eu/en/carv6/auction/10714371
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714372
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714372: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714372 url https://www.openlane.eu/en/carv6/auction/10714372
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714375
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714375: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714375 url https://www.openlane.eu/en/carv6/auction/10714375
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714373
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714373: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714373 url https://www.openlane.eu/en/carv6/auction/10714373
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714379
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714379: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714379 url https://www.openlane.eu/en/carv6/auction/10714379
2026-03-25 15:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714378
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714378: 0
2026-03-25 15:32:42 [adesa.be] INFO: Skipping item 10714378 url https://www.openlane.eu/en/carv6/auction/10714378
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714473
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714473: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714473 url https://www.openlane.eu/en/carv6/auction/10714473
2026-03-25 15:32: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 15:32:42 [adesa.be] INFO: Found listing with ID: 10714474
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714474: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714474 url https://www.openlane.eu/en/carv6/auction/10714474
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714475
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714475: 0
2026-03-25 15:32:42 [adesa.be] INFO: Skipping item 10714475 url https://www.openlane.eu/en/carv6/auction/10714475
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714564
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714564: 0
2026-03-25 15:32:42 [adesa.be] INFO: Skipping item 10714564 url https://www.openlane.eu/en/carv6/auction/10714564
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714566
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714566: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714566 url https://www.openlane.eu/en/carv6/auction/10714566
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714572
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714572: 0
2026-03-25 15:32:42 [adesa.be] INFO: Skipping item 10714572 url https://www.openlane.eu/en/carv6/auction/10714572
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714573
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714573: 0
2026-03-25 15:32:42 [adesa.be] INFO: Skipping item 10714573 url https://www.openlane.eu/en/carv6/auction/10714573
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714586
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714586: 0
2026-03-25 15:32:42 [adesa.be] INFO: Skipping item 10714586 url https://www.openlane.eu/en/carv6/auction/10714586
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714691
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714691: 0
2026-03-25 15:32:42 [adesa.be] INFO: Skipping item 10714691 url https://www.openlane.eu/en/carv6/auction/10714691
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714956
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714956: 0
2026-03-25 15:32:42 [adesa.be] INFO: Skipping item 10714956 url https://www.openlane.eu/en/carv6/auction/10714956
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714981
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714981: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714981 url https://www.openlane.eu/en/carv6/auction/10714981
2026-03-25 15:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10724424
2026-03-25 15:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eedeca9-c589-53a4-8a32-47441f579257 with scrape type 1
2026-03-25 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9eedeca9-c589-53a4-8a32-47441f579257
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702967%252Fgeneral%252F6a770c09-3211-4e71-9028-9dda4502e156.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702967/general/6a770c09-3211-4e71-9028-9dda4502e156.jpeg already downloaded
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702967%252Fgeneral%252F1c6726cf-e7bf-4452-9a2d-88f9dec87233.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702967/general/1c6726cf-e7bf-4452-9a2d-88f9dec87233.jpeg already downloaded
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702967%252Fgeneral%252Fa8ad5fbe-985d-4989-aa93-f3e2e5fee0a7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702967/general/a8ad5fbe-985d-4989-aa93-f3e2e5fee0a7.jpeg already downloaded
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702967%252Fgeneral%252F78c39311-743e-456a-8523-46c34a65c734.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702967/general/78c39311-743e-456a-8523-46c34a65c734.jpeg already downloaded
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702967%252Fgeneral%252Fb1a4a461-fd71-417e-99ed-b47b0ce4ba9a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702967/general/b1a4a461-fd71-417e-99ed-b47b0ce4ba9a.jpeg already downloaded
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702967%252Fgeneral%252F3d081693-5086-4c0e-8eda-6a1cb79e71c6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702967/general/3d081693-5086-4c0e-8eda-6a1cb79e71c6.jpeg already downloaded
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702967%252Fgeneral%252F944a5243-5d36-4f82-89a0-ff0aa695181f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702967/general/944a5243-5d36-4f82-89a0-ff0aa695181f.jpeg already downloaded
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702967%252Fgeneral%252F76cb6791-b68f-49d0-a6a0-118551fdeb6f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702967/general/76cb6791-b68f-49d0-a6a0-118551fdeb6f.jpeg already downloaded
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702967%252Fgeneral%252Fe989f505-b705-4f12-8c47-d5972c462493.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702967/general/e989f505-b705-4f12-8c47-d5972c462493.jpeg already downloaded
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5702967%252Fgeneral%252F13b8e115-d78f-4446-a480-e828e1767cc0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702967/general/13b8e115-d78f-4446-a480-e828e1767cc0.jpeg already downloaded
2026-03-25 15:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9eedeca9-c589-53a4-8a32-47441f579257, identifier: 10724424
2026-03-25 15:32:42 [adesa.be] INFO: Found listing with ID: 10714986
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:42 [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 15:32:42 [adesa.be] INFO: Scrape type for 10714986: 2
2026-03-25 15:32:42 [adesa.be] INFO: Scraping item 10714986 url https://www.openlane.eu/en/carv6/auction/10714986
2026-03-25 15:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10724424
2026-03-25 15:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10724424
2026-03-25 15:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10724424 to the API
2026-03-25 15:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9eedeca9-c589-53a4-8a32-47441f579257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RPN415',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724424',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 232196,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5702967/general/6a770c09-3211-4e71-9028-9dda4502e156.jpeg',
'https://images.openlane.eu/carimgs/5702967/general/1c6726cf-e7bf-4452-9a2d-88f9dec87233.jpeg',
'https://images.openlane.eu/carimgs/5702967/general/a8ad5fbe-985d-4989-aa93-f3e2e5fee0a7.jpeg',
'https://images.openlane.eu/carimgs/5702967/general/78c39311-743e-456a-8523-46c34a65c734.jpeg',
'https://images.openlane.eu/carimgs/5702967/general/b1a4a461-fd71-417e-99ed-b47b0ce4ba9a.jpeg',
'https://images.openlane.eu/carimgs/5702967/general/3d081693-5086-4c0e-8eda-6a1cb79e71c6.jpeg',
'https://images.openlane.eu/carimgs/5702967/general/944a5243-5d36-4f82-89a0-ff0aa695181f.jpeg',
'https://images.openlane.eu/carimgs/5702967/general/76cb6791-b68f-49d0-a6a0-118551fdeb6f.jpeg',
'https://images.openlane.eu/carimgs/5702967/general/e989f505-b705-4f12-8c47-d5972c462493.jpeg',
'https://images.openlane.eu/carimgs/5702967/general/13b8e115-d78f-4446-a480-e828e1767cc0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eedeca9-c589-53a4-8a32-47441f579257/9eedeca9-c589-53a4-8a32-47441f579257_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275872,
'Height': 1146,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702967/general/6a770c09-3211-4e71-9028-9dda4502e156.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eedeca9-c589-53a4-8a32-47441f579257/9eedeca9-c589-53a4-8a32-47441f579257_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335348,
'Height': 1235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702967/general/1c6726cf-e7bf-4452-9a2d-88f9dec87233.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eedeca9-c589-53a4-8a32-47441f579257/9eedeca9-c589-53a4-8a32-47441f579257_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294853,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702967/general/a8ad5fbe-985d-4989-aa93-f3e2e5fee0a7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eedeca9-c589-53a4-8a32-47441f579257/9eedeca9-c589-53a4-8a32-47441f579257_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257259,
'Height': 1197,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702967/general/78c39311-743e-456a-8523-46c34a65c734.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eedeca9-c589-53a4-8a32-47441f579257/9eedeca9-c589-53a4-8a32-47441f579257_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199247,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702967/general/b1a4a461-fd71-417e-99ed-b47b0ce4ba9a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eedeca9-c589-53a4-8a32-47441f579257/9eedeca9-c589-53a4-8a32-47441f579257_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168588,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702967/general/3d081693-5086-4c0e-8eda-6a1cb79e71c6.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eedeca9-c589-53a4-8a32-47441f579257/9eedeca9-c589-53a4-8a32-47441f579257_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204383,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702967/general/944a5243-5d36-4f82-89a0-ff0aa695181f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eedeca9-c589-53a4-8a32-47441f579257/9eedeca9-c589-53a4-8a32-47441f579257_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256107,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702967/general/76cb6791-b68f-49d0-a6a0-118551fdeb6f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eedeca9-c589-53a4-8a32-47441f579257/9eedeca9-c589-53a4-8a32-47441f579257_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132782,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702967/general/e989f505-b705-4f12-8c47-d5972c462493.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eedeca9-c589-53a4-8a32-47441f579257/9eedeca9-c589-53a4-8a32-47441f579257_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222945,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702967/general/13b8e115-d78f-4446-a480-e828e1767cc0.jpeg',
'Width': 1200}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2017-02-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo V40 Cross Country D2 Ocean Race - Diesel - Manual - 120 hp - '
'232.196 km',
'transmission': 'manual',
'trim': 'Ocean Race',
'vin': None,
'year': 2017}
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724424%27 HTTP/1.1" 200 None
2026-03-25 15:32:43 [adesa.be] INFO: Saving data for 10724424: {'created_time': 1774452763.136884, 'last_price_update_time': 1774452763.136895, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724424') HTTP/1.1" 204 0
2026-03-25 15:32:43 [adesa.be] INFO: Found listing with ID: 10714983
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [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 15:32:43 [adesa.be] INFO: Scrape type for 10714983: 2
2026-03-25 15:32:43 [adesa.be] INFO: Scraping item 10714983 url https://www.openlane.eu/en/carv6/auction/10714983
2026-03-25 15:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32:43 [adesa.be] INFO: Found listing with ID: 10714991
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [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 15:32:43 [adesa.be] INFO: Scrape type for 10714991: 2
2026-03-25 15:32:43 [adesa.be] INFO: Scraping item 10714991 url https://www.openlane.eu/en/carv6/auction/10714991
2026-03-25 15:32: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 15:32:43 [adesa.be] INFO: Found listing with ID: 10714989
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [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 15:32:43 [adesa.be] INFO: Scrape type for 10714989: 2
2026-03-25 15:32:43 [adesa.be] INFO: Scraping item 10714989 url https://www.openlane.eu/en/carv6/auction/10714989
2026-03-25 15:32:43 [adesa.be] INFO: Found listing with ID: 10716106
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [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 15:32:43 [adesa.be] INFO: Scrape type for 10716106: 0
2026-03-25 15:32:43 [adesa.be] INFO: Skipping item 10716106 url https://www.openlane.eu/en/carv6/auction/10716106
2026-03-25 15:32:43 [adesa.be] INFO: Found listing with ID: 10714220
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [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 15:32:43 [adesa.be] INFO: Scrape type for 10714220: 2
2026-03-25 15:32:43 [adesa.be] INFO: Scraping item 10714220 url https://www.openlane.eu/en/carv6/auction/10714220
2026-03-25 15:32:43 [adesa.be] INFO: Found listing with ID: 10714221
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [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 15:32:43 [adesa.be] INFO: Scrape type for 10714221: 0
2026-03-25 15:32:43 [adesa.be] INFO: Skipping item 10714221 url https://www.openlane.eu/en/carv6/auction/10714221
2026-03-25 15:32:43 [adesa.be] INFO: Found listing with ID: 10714219
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [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 15:32:43 [adesa.be] INFO: Scrape type for 10714219: 0
2026-03-25 15:32:43 [adesa.be] INFO: Skipping item 10714219 url https://www.openlane.eu/en/carv6/auction/10714219
2026-03-25 15:32:43 [adesa.be] INFO: Found listing with ID: 10714218
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [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 15:32:43 [adesa.be] INFO: Scrape type for 10714218: 2
2026-03-25 15:32:43 [adesa.be] INFO: Scraping item 10714218 url https://www.openlane.eu/en/carv6/auction/10714218
2026-03-25 15:32:43 [adesa.be] INFO: Found listing with ID: 10716080
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [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 15:32:43 [adesa.be] INFO: Scrape type for 10716080: 0
2026-03-25 15:32:43 [adesa.be] INFO: Skipping item 10716080 url https://www.openlane.eu/en/carv6/auction/10716080
2026-03-25 15:32:43 [adesa.be] INFO: Found listing with ID: 10716104
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [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 15:32:43 [adesa.be] INFO: Scrape type for 10716104: 0
2026-03-25 15:32:43 [adesa.be] INFO: Skipping item 10716104 url https://www.openlane.eu/en/carv6/auction/10716104
2026-03-25 15:32:43 [adesa.be] INFO: Found listing with ID: 10716076
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:43 [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 15:32:43 [adesa.be] INFO: Scrape type for 10716076: 2
2026-03-25 15:32:43 [adesa.be] INFO: Scraping item 10716076 url https://www.openlane.eu/en/carv6/auction/10716076
2026-03-25 15:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10724519
2026-03-25 15:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb35bd00-b4d2-510b-8929-117bc069e31f with scrape type 1
2026-03-25 15:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb35bd00-b4d2-510b-8929-117bc069e31f
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5706274%252Fgeneral%252F7627afd6-b11b-46b2-8f50-709793dbb0cd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706274/general/7627afd6-b11b-46b2-8f50-709793dbb0cd.jpeg already downloaded
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5706274%252Fgeneral%252F51dac3dc-f644-4642-8378-b8ff09fcb457.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706274/general/51dac3dc-f644-4642-8378-b8ff09fcb457.jpeg already downloaded
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5706274%252Fgeneral%252Fe228d773-1cf3-4c0a-9981-5fda9728ae95.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706274/general/e228d773-1cf3-4c0a-9981-5fda9728ae95.jpeg already downloaded
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5706274%252Fgeneral%252F01c5fd19-7064-4d8c-9d0d-7937c2a3fdbb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706274/general/01c5fd19-7064-4d8c-9d0d-7937c2a3fdbb.jpeg already downloaded
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5706274%252Fgeneral%252F45801c57-f52c-4781-87c8-4efa874c3e88.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706274/general/45801c57-f52c-4781-87c8-4efa874c3e88.jpeg already downloaded
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5706274%252Fgeneral%252F250f43be-9322-40fa-917c-4a26366ebd29.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706274/general/250f43be-9322-40fa-917c-4a26366ebd29.jpeg already downloaded
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5706274%252Fgeneral%252F4d4efda0-ee25-4676-9100-17bc26f00d2d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706274/general/4d4efda0-ee25-4676-9100-17bc26f00d2d.jpeg already downloaded
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5706274%252Fgeneral%252F6eb3ec03-b082-4a84-8cd9-1645f7449d58.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706274/general/6eb3ec03-b082-4a84-8cd9-1645f7449d58.jpeg already downloaded
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5706274%252Fgeneral%252F4ce3c796-9294-4609-ae8c-26609eff4128.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706274/general/4ce3c796-9294-4609-ae8c-26609eff4128.jpeg already downloaded
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5706274%252Fgeneral%252F3d516941-6efb-49f7-8b93-8d30006c0047.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706274/general/3d516941-6efb-49f7-8b93-8d30006c0047.jpeg already downloaded
2026-03-25 15:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb35bd00-b4d2-510b-8929-117bc069e31f, identifier: 10724519
2026-03-25 15:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10724519
2026-03-25 15:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10724519
2026-03-25 15:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10724519 to the API
2026-03-25 15:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'cb35bd00-b4d2-510b-8929-117bc069e31f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TQQ936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'S40',
'odometer': 334684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5706274/general/7627afd6-b11b-46b2-8f50-709793dbb0cd.jpeg',
'https://images.openlane.eu/carimgs/5706274/general/51dac3dc-f644-4642-8378-b8ff09fcb457.jpeg',
'https://images.openlane.eu/carimgs/5706274/general/e228d773-1cf3-4c0a-9981-5fda9728ae95.jpeg',
'https://images.openlane.eu/carimgs/5706274/general/01c5fd19-7064-4d8c-9d0d-7937c2a3fdbb.jpeg',
'https://images.openlane.eu/carimgs/5706274/general/45801c57-f52c-4781-87c8-4efa874c3e88.jpeg',
'https://images.openlane.eu/carimgs/5706274/general/250f43be-9322-40fa-917c-4a26366ebd29.jpeg',
'https://images.openlane.eu/carimgs/5706274/general/4d4efda0-ee25-4676-9100-17bc26f00d2d.jpeg',
'https://images.openlane.eu/carimgs/5706274/general/6eb3ec03-b082-4a84-8cd9-1645f7449d58.jpeg',
'https://images.openlane.eu/carimgs/5706274/general/4ce3c796-9294-4609-ae8c-26609eff4128.jpeg',
'https://images.openlane.eu/carimgs/5706274/general/3d516941-6efb-49f7-8b93-8d30006c0047.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb35bd00-b4d2-510b-8929-117bc069e31f/cb35bd00-b4d2-510b-8929-117bc069e31f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295171,
'Height': 1137,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706274/general/7627afd6-b11b-46b2-8f50-709793dbb0cd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb35bd00-b4d2-510b-8929-117bc069e31f/cb35bd00-b4d2-510b-8929-117bc069e31f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323523,
'Height': 1189,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706274/general/51dac3dc-f644-4642-8378-b8ff09fcb457.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb35bd00-b4d2-510b-8929-117bc069e31f/cb35bd00-b4d2-510b-8929-117bc069e31f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317779,
'Height': 1190,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706274/general/e228d773-1cf3-4c0a-9981-5fda9728ae95.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb35bd00-b4d2-510b-8929-117bc069e31f/cb35bd00-b4d2-510b-8929-117bc069e31f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243861,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706274/general/01c5fd19-7064-4d8c-9d0d-7937c2a3fdbb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb35bd00-b4d2-510b-8929-117bc069e31f/cb35bd00-b4d2-510b-8929-117bc069e31f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243372,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706274/general/45801c57-f52c-4781-87c8-4efa874c3e88.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb35bd00-b4d2-510b-8929-117bc069e31f/cb35bd00-b4d2-510b-8929-117bc069e31f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230580,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706274/general/250f43be-9322-40fa-917c-4a26366ebd29.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb35bd00-b4d2-510b-8929-117bc069e31f/cb35bd00-b4d2-510b-8929-117bc069e31f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98124,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706274/general/4d4efda0-ee25-4676-9100-17bc26f00d2d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb35bd00-b4d2-510b-8929-117bc069e31f/cb35bd00-b4d2-510b-8929-117bc069e31f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478341,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706274/general/6eb3ec03-b082-4a84-8cd9-1645f7449d58.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb35bd00-b4d2-510b-8929-117bc069e31f/cb35bd00-b4d2-510b-8929-117bc069e31f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286882,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706274/general/4ce3c796-9294-4609-ae8c-26609eff4128.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb35bd00-b4d2-510b-8929-117bc069e31f/cb35bd00-b4d2-510b-8929-117bc069e31f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319443,
'Height': 1412,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706274/general/3d516941-6efb-49f7-8b93-8d30006c0047.jpeg',
'Width': 1600}],
'price': 700,
'price_includes_vat': True,
'registration_date': '2004-04-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo S40 2.0 - Diesel - Manual - 136 hp - 334.684 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2004}
2026-03-25 15:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724519%27 HTTP/1.1" 200 None
2026-03-25 15:32:44 [adesa.be] INFO: Saving data for 10724519: {'created_time': 1774452764.141063, 'last_price_update_time': 1774452764.141075, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724519') HTTP/1.1" 204 0
2026-03-25 15:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52f8c8f7-b977-5620-af96-4cf4bcee372a with identifier: 10724262
2026-03-25 15:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52f8c8f7-b977-5620-af96-4cf4bcee372a with scrape type 1
2026-03-25 15:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52f8c8f7-b977-5620-af96-4cf4bcee372a
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5505960%252Fgeneral%252F94ca81f3-511f-49c3-b800-5b969d73794e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505960/general/94ca81f3-511f-49c3-b800-5b969d73794e.jpg already downloaded
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5505960%252Fgeneral%252F5f1c2f1b-d9a4-4dd5-b359-59d453d92270.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505960/general/5f1c2f1b-d9a4-4dd5-b359-59d453d92270.jpg already downloaded
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5505960%252Fgeneral%252F7c29466a-f1cc-4b50-98d4-998175af520c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505960/general/7c29466a-f1cc-4b50-98d4-998175af520c.jpg already downloaded
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5505960%252Fgeneral%252F1698d8d0-398b-423f-882d-1e5bc6d23605.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505960/general/1698d8d0-398b-423f-882d-1e5bc6d23605.jpg already downloaded
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5505960%252Fgeneral%252F95c220c0-5b38-468c-b2ba-a1fcc8b844b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505960/general/95c220c0-5b38-468c-b2ba-a1fcc8b844b8.jpg already downloaded
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5505960%252Fgeneral%252Ff1df00b9-8148-494a-9a4f-7dc631078e91.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505960/general/f1df00b9-8148-494a-9a4f-7dc631078e91.jpg already downloaded
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5505960%252Fgeneral%252F9c49afb3-0302-4b33-ba31-a5056d8bec77.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505960/general/9c49afb3-0302-4b33-ba31-a5056d8bec77.jpg already downloaded
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5505960%252Fgeneral%252F2c4c2267-85a2-4d96-9923-0031fab7ecb5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505960/general/2c4c2267-85a2-4d96-9923-0031fab7ecb5.jpg already downloaded
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5505960%252Fgeneral%252F13a9755c-e195-4b5d-8080-20fa0aeb4b9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505960/general/13a9755c-e195-4b5d-8080-20fa0aeb4b9a.jpg already downloaded
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5505960%252Fgeneral%252F857f8b67-d622-4da4-8945-e2e0f8505165.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505960/general/857f8b67-d622-4da4-8945-e2e0f8505165.jpg already downloaded
2026-03-25 15:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52f8c8f7-b977-5620-af96-4cf4bcee372a, identifier: 10724262
2026-03-25 15:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52f8c8f7-b977-5620-af96-4cf4bcee372a with identifier: 10724262
2026-03-25 15:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52f8c8f7-b977-5620-af96-4cf4bcee372a with identifier: 10724262
2026-03-25 15:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52f8c8f7-b977-5620-af96-4cf4bcee372a with identifier: 10724262 to the API
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724262>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '52f8c8f7-b977-5620-af96-4cf4bcee372a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VAR029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724262',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 144923,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5505960/general/94ca81f3-511f-49c3-b800-5b969d73794e.jpg',
'https://images.openlane.eu/carimgs/5505960/general/5f1c2f1b-d9a4-4dd5-b359-59d453d92270.jpg',
'https://images.openlane.eu/carimgs/5505960/general/7c29466a-f1cc-4b50-98d4-998175af520c.jpg',
'https://images.openlane.eu/carimgs/5505960/general/1698d8d0-398b-423f-882d-1e5bc6d23605.jpg',
'https://images.openlane.eu/carimgs/5505960/general/95c220c0-5b38-468c-b2ba-a1fcc8b844b8.jpg',
'https://images.openlane.eu/carimgs/5505960/general/f1df00b9-8148-494a-9a4f-7dc631078e91.jpg',
'https://images.openlane.eu/carimgs/5505960/general/9c49afb3-0302-4b33-ba31-a5056d8bec77.jpg',
'https://images.openlane.eu/carimgs/5505960/general/2c4c2267-85a2-4d96-9923-0031fab7ecb5.jpg',
'https://images.openlane.eu/carimgs/5505960/general/13a9755c-e195-4b5d-8080-20fa0aeb4b9a.jpg',
'https://images.openlane.eu/carimgs/5505960/general/857f8b67-d622-4da4-8945-e2e0f8505165.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52f8c8f7-b977-5620-af96-4cf4bcee372a/52f8c8f7-b977-5620-af96-4cf4bcee372a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504049,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505960/general/94ca81f3-511f-49c3-b800-5b969d73794e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52f8c8f7-b977-5620-af96-4cf4bcee372a/52f8c8f7-b977-5620-af96-4cf4bcee372a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575620,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505960/general/5f1c2f1b-d9a4-4dd5-b359-59d453d92270.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52f8c8f7-b977-5620-af96-4cf4bcee372a/52f8c8f7-b977-5620-af96-4cf4bcee372a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 640724,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505960/general/7c29466a-f1cc-4b50-98d4-998175af520c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52f8c8f7-b977-5620-af96-4cf4bcee372a/52f8c8f7-b977-5620-af96-4cf4bcee372a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 629581,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505960/general/1698d8d0-398b-423f-882d-1e5bc6d23605.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52f8c8f7-b977-5620-af96-4cf4bcee372a/52f8c8f7-b977-5620-af96-4cf4bcee372a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 591639,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505960/general/95c220c0-5b38-468c-b2ba-a1fcc8b844b8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52f8c8f7-b977-5620-af96-4cf4bcee372a/52f8c8f7-b977-5620-af96-4cf4bcee372a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 558944,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505960/general/f1df00b9-8148-494a-9a4f-7dc631078e91.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52f8c8f7-b977-5620-af96-4cf4bcee372a/52f8c8f7-b977-5620-af96-4cf4bcee372a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494145,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505960/general/9c49afb3-0302-4b33-ba31-a5056d8bec77.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52f8c8f7-b977-5620-af96-4cf4bcee372a/52f8c8f7-b977-5620-af96-4cf4bcee372a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231152,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505960/general/2c4c2267-85a2-4d96-9923-0031fab7ecb5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52f8c8f7-b977-5620-af96-4cf4bcee372a/52f8c8f7-b977-5620-af96-4cf4bcee372a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468050,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505960/general/13a9755c-e195-4b5d-8080-20fa0aeb4b9a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52f8c8f7-b977-5620-af96-4cf4bcee372a/52f8c8f7-b977-5620-af96-4cf4bcee372a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426020,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5505960/general/857f8b67-d622-4da4-8945-e2e0f8505165.jpg',
'Width': 2000}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2016-01-08',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Volvo V40 D2 Kinetic - Diesel - Manual - 120 hp - 144.923 km',
'transmission': 'manual',
'trim': 'Kinetic',
'vin': None,
'year': 2016}
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724262%27 HTTP/1.1" 200 None
2026-03-25 15:32:45 [adesa.be] INFO: Saving data for 10724262: {'created_time': 1774452765.936747, 'last_price_update_time': 1774452765.936759, 'auction_closing_time': 1774605600.0}
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724262') HTTP/1.1" 204 0
2026-03-25 15:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fff1862-1ef1-50e8-8363-164e1b331052 with identifier: 10724283
2026-03-25 15:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fff1862-1ef1-50e8-8363-164e1b331052 with scrape type 1
2026-03-25 15:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fff1862-1ef1-50e8-8363-164e1b331052
2026-03-25 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5570360%252Fgeneral%252F5efe7a0f-e261-4b63-9e35-5bd4a4730cdc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570360/general/5efe7a0f-e261-4b63-9e35-5bd4a4730cdc.jpeg already downloaded
2026-03-25 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5570360%252Fgeneral%252Fc6bff0fc-d5bc-42bc-8e80-14172ec76753.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570360/general/c6bff0fc-d5bc-42bc-8e80-14172ec76753.jpeg already downloaded
2026-03-25 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5570360%252Fgeneral%252Fa53742c3-3748-4b90-af89-e5aad1e5912d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570360/general/a53742c3-3748-4b90-af89-e5aad1e5912d.jpeg already downloaded
2026-03-25 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5570360%252Fgeneral%252Ffd2966d1-ab87-4684-9e7e-731e21ca7a54.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570360/general/fd2966d1-ab87-4684-9e7e-731e21ca7a54.jpeg already downloaded
2026-03-25 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5570360%252Fgeneral%252F63601a51-dcad-41dd-8de4-733d7bb4089f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570360/general/63601a51-dcad-41dd-8de4-733d7bb4089f.jpeg already downloaded
2026-03-25 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5570360%252Fgeneral%252F6441cae0-f52f-43f5-83e5-f11a07ab51b3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570360/general/6441cae0-f52f-43f5-83e5-f11a07ab51b3.jpeg already downloaded
2026-03-25 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5570360%252Fgeneral%252F4b396f0c-7ea6-4cab-b857-de7365020091.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570360/general/4b396f0c-7ea6-4cab-b857-de7365020091.jpeg already downloaded
2026-03-25 15:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5570360%252Fgeneral%252F3b35f9f5-aceb-4d35-9e51-f195f2a500c2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570360/general/3b35f9f5-aceb-4d35-9e51-f195f2a500c2.jpeg already downloaded
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5570360%252Fgeneral%252F768adcdb-8770-49d3-9a69-f9e2f16691c4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570360/general/768adcdb-8770-49d3-9a69-f9e2f16691c4.jpeg already downloaded
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5570360%252Fgeneral%252F7fd18976-f4c1-4563-aa20-55bcdb7d9bdf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570360/general/7fd18976-f4c1-4563-aa20-55bcdb7d9bdf.jpeg already downloaded
2026-03-25 15:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0fff1862-1ef1-50e8-8363-164e1b331052, identifier: 10724283
2026-03-25 15:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0fff1862-1ef1-50e8-8363-164e1b331052 with identifier: 10724283
2026-03-25 15:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0fff1862-1ef1-50e8-8363-164e1b331052 with identifier: 10724283
2026-03-25 15:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0fff1862-1ef1-50e8-8363-164e1b331052 with identifier: 10724283 to the API
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0fff1862-1ef1-50e8-8363-164e1b331052',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HTS194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724283',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 178975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5570360/general/5efe7a0f-e261-4b63-9e35-5bd4a4730cdc.jpeg',
'https://images.openlane.eu/carimgs/5570360/general/c6bff0fc-d5bc-42bc-8e80-14172ec76753.jpeg',
'https://images.openlane.eu/carimgs/5570360/general/a53742c3-3748-4b90-af89-e5aad1e5912d.jpeg',
'https://images.openlane.eu/carimgs/5570360/general/fd2966d1-ab87-4684-9e7e-731e21ca7a54.jpeg',
'https://images.openlane.eu/carimgs/5570360/general/63601a51-dcad-41dd-8de4-733d7bb4089f.jpeg',
'https://images.openlane.eu/carimgs/5570360/general/6441cae0-f52f-43f5-83e5-f11a07ab51b3.jpeg',
'https://images.openlane.eu/carimgs/5570360/general/4b396f0c-7ea6-4cab-b857-de7365020091.jpeg',
'https://images.openlane.eu/carimgs/5570360/general/3b35f9f5-aceb-4d35-9e51-f195f2a500c2.jpeg',
'https://images.openlane.eu/carimgs/5570360/general/768adcdb-8770-49d3-9a69-f9e2f16691c4.jpeg',
'https://images.openlane.eu/carimgs/5570360/general/7fd18976-f4c1-4563-aa20-55bcdb7d9bdf.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fff1862-1ef1-50e8-8363-164e1b331052/0fff1862-1ef1-50e8-8363-164e1b331052_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452061,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570360/general/5efe7a0f-e261-4b63-9e35-5bd4a4730cdc.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fff1862-1ef1-50e8-8363-164e1b331052/0fff1862-1ef1-50e8-8363-164e1b331052_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 646072,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570360/general/c6bff0fc-d5bc-42bc-8e80-14172ec76753.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fff1862-1ef1-50e8-8363-164e1b331052/0fff1862-1ef1-50e8-8363-164e1b331052_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488613,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570360/general/a53742c3-3748-4b90-af89-e5aad1e5912d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fff1862-1ef1-50e8-8363-164e1b331052/0fff1862-1ef1-50e8-8363-164e1b331052_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436775,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570360/general/fd2966d1-ab87-4684-9e7e-731e21ca7a54.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fff1862-1ef1-50e8-8363-164e1b331052/0fff1862-1ef1-50e8-8363-164e1b331052_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 625658,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570360/general/63601a51-dcad-41dd-8de4-733d7bb4089f.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fff1862-1ef1-50e8-8363-164e1b331052/0fff1862-1ef1-50e8-8363-164e1b331052_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 594103,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570360/general/6441cae0-f52f-43f5-83e5-f11a07ab51b3.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fff1862-1ef1-50e8-8363-164e1b331052/0fff1862-1ef1-50e8-8363-164e1b331052_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331429,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570360/general/4b396f0c-7ea6-4cab-b857-de7365020091.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fff1862-1ef1-50e8-8363-164e1b331052/0fff1862-1ef1-50e8-8363-164e1b331052_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373840,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570360/general/3b35f9f5-aceb-4d35-9e51-f195f2a500c2.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fff1862-1ef1-50e8-8363-164e1b331052/0fff1862-1ef1-50e8-8363-164e1b331052_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442762,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570360/general/768adcdb-8770-49d3-9a69-f9e2f16691c4.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fff1862-1ef1-50e8-8363-164e1b331052/0fff1862-1ef1-50e8-8363-164e1b331052_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271254,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570360/general/7fd18976-f4c1-4563-aa20-55bcdb7d9bdf.jpeg',
'Width': 1440}],
'price': 10750,
'price_includes_vat': True,
'registration_date': '2018-08-15',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Volkswagen T-ROC 1.6 TDI - Diesel - Manual - 115 hp - 178.975 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724283%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [adesa.be] INFO: Saving data for 10724283: {'created_time': 1774452767.400515, 'last_price_update_time': 1774452767.400526, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724283') HTTP/1.1" 204 0
2026-03-25 15:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10724440
2026-03-25 15:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with scrape type 1
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5650742%252Fgeneral%252F33082654-f781-48ee-85be-b527b3fd46f5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650742/general/33082654-f781-48ee-85be-b527b3fd46f5.jpeg already downloaded
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5650742%252Fgeneral%252Fd84b5b03-ddf7-4874-b2a6-7aa208ee6630.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650742/general/d84b5b03-ddf7-4874-b2a6-7aa208ee6630.jpeg already downloaded
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5650742%252Fgeneral%252Facdae649-9885-410a-84e1-700484ed5c0b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650742/general/acdae649-9885-410a-84e1-700484ed5c0b.jpeg already downloaded
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5650742%252Fgeneral%252F72aa8209-3dcf-4731-ab1e-92c7d5ff5533.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650742/general/72aa8209-3dcf-4731-ab1e-92c7d5ff5533.jpeg already downloaded
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5650742%252Fgeneral%252F3238aac3-a574-4214-bcd7-51273fdfd3a9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650742/general/3238aac3-a574-4214-bcd7-51273fdfd3a9.jpeg already downloaded
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5650742%252Fgeneral%252F62425b0c-174c-47c7-9626-356bf4504698.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650742/general/62425b0c-174c-47c7-9626-356bf4504698.jpeg already downloaded
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5650742%252Fgeneral%252Fd98f7758-be7c-40c4-bd93-955ddb191f16.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650742/general/d98f7758-be7c-40c4-bd93-955ddb191f16.jpeg already downloaded
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5650742%252Fgeneral%252F59d0413f-0d18-45c4-b30a-7ba0e410aac7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650742/general/59d0413f-0d18-45c4-b30a-7ba0e410aac7.jpeg already downloaded
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5650742%252Fgeneral%252F91c97d24-d19c-4d42-b2c3-5744ec28f66e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650742/general/91c97d24-d19c-4d42-b2c3-5744ec28f66e.jpeg already downloaded
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5650742%252Fgeneral%252F251edb6f-2a6c-4fb6-8134-c04f47377543.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650742/general/251edb6f-2a6c-4fb6-8134-c04f47377543.jpeg already downloaded
2026-03-25 15:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e, identifier: 10724440
2026-03-25 15:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10724440
2026-03-25 15:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10724440
2026-03-25 15:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10724440 to the API
2026-03-25 15:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DKG989',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724440',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 130280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5650742/general/33082654-f781-48ee-85be-b527b3fd46f5.jpeg',
'https://images.openlane.eu/carimgs/5650742/general/d84b5b03-ddf7-4874-b2a6-7aa208ee6630.jpeg',
'https://images.openlane.eu/carimgs/5650742/general/acdae649-9885-410a-84e1-700484ed5c0b.jpeg',
'https://images.openlane.eu/carimgs/5650742/general/72aa8209-3dcf-4731-ab1e-92c7d5ff5533.jpeg',
'https://images.openlane.eu/carimgs/5650742/general/3238aac3-a574-4214-bcd7-51273fdfd3a9.jpeg',
'https://images.openlane.eu/carimgs/5650742/general/62425b0c-174c-47c7-9626-356bf4504698.jpeg',
'https://images.openlane.eu/carimgs/5650742/general/d98f7758-be7c-40c4-bd93-955ddb191f16.jpeg',
'https://images.openlane.eu/carimgs/5650742/general/59d0413f-0d18-45c4-b30a-7ba0e410aac7.jpeg',
'https://images.openlane.eu/carimgs/5650742/general/91c97d24-d19c-4d42-b2c3-5744ec28f66e.jpeg',
'https://images.openlane.eu/carimgs/5650742/general/251edb6f-2a6c-4fb6-8134-c04f47377543.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e/2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225750,
'Height': 1223,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650742/general/33082654-f781-48ee-85be-b527b3fd46f5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e/2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257933,
'Height': 1318,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650742/general/d84b5b03-ddf7-4874-b2a6-7aa208ee6630.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e/2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234421,
'Height': 1244,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650742/general/acdae649-9885-410a-84e1-700484ed5c0b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e/2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228002,
'Height': 1239,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650742/general/72aa8209-3dcf-4731-ab1e-92c7d5ff5533.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e/2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270415,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650742/general/3238aac3-a574-4214-bcd7-51273fdfd3a9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e/2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171623,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650742/general/62425b0c-174c-47c7-9626-356bf4504698.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e/2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209224,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650742/general/d98f7758-be7c-40c4-bd93-955ddb191f16.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e/2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201474,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650742/general/59d0413f-0d18-45c4-b30a-7ba0e410aac7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e/2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142605,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650742/general/91c97d24-d19c-4d42-b2c3-5744ec28f66e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e/2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207900,
'Height': 1423,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650742/general/251edb6f-2a6c-4fb6-8134-c04f47377543.jpeg',
'Width': 1599}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2018-01-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Clio Grandtour 0.9 TCe Limited - Petrol - Manual - 90 hp - '
'130.280 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2018}
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724440%27 HTTP/1.1" 200 None
2026-03-25 15:32:48 [adesa.be] INFO: Saving data for 10724440: {'created_time': 1774452768.097675, 'last_price_update_time': 1774452768.097687, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724440') HTTP/1.1" 204 0
2026-03-25 15:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eafba6e6-fb98-55e1-965b-51bcd4468425 with identifier: 10724280
2026-03-25 15:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eafba6e6-fb98-55e1-965b-51bcd4468425 with scrape type 1
2026-03-25 15:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eafba6e6-fb98-55e1-965b-51bcd4468425
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5741675%252Fgeneral%252F446c738a-db90-4425-b066-829ea05274b7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/446c738a-db90-4425-b066-829ea05274b7.jpeg not downloaded yet
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5741675%252Fgeneral%252F12cf027a-3ee4-454f-8020-a3102c938e42.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/12cf027a-3ee4-454f-8020-a3102c938e42.jpeg not downloaded yet
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5741675%252Fgeneral%252Fa18bf874-fe95-41c0-b2b1-2cfca84c08b3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/a18bf874-fe95-41c0-b2b1-2cfca84c08b3.jpeg not downloaded yet
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5741675%252Fgeneral%252F4b44efbf-14ba-4613-84bd-d1edf3fce5cc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/4b44efbf-14ba-4613-84bd-d1edf3fce5cc.jpeg not downloaded yet
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5741675%252Fgeneral%252F853a9130-8cd0-41c0-8d85-286edb2cf00e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/853a9130-8cd0-41c0-8d85-286edb2cf00e.jpeg not downloaded yet
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5741675%252Fgeneral%252F19e169b2-2844-4f87-8892-8d43101174d1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/19e169b2-2844-4f87-8892-8d43101174d1.jpeg not downloaded yet
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5741675%252Fgeneral%252Fc01e473e-b185-480f-832c-337f61a4c30c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/c01e473e-b185-480f-832c-337f61a4c30c.jpeg not downloaded yet
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5741675%252Fgeneral%252F0d0ca0f1-ccaa-4b36-8bf2-71bd3a7d27a9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/0d0ca0f1-ccaa-4b36-8bf2-71bd3a7d27a9.jpeg not downloaded yet
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5741675%252Fgeneral%252F0f7223bc-c52c-4716-91e4-172790932a1a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/0f7223bc-c52c-4716-91e4-172790932a1a.jpeg not downloaded yet
2026-03-25 15:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5741675%252Fgeneral%252Fb6c8d3bf-288f-4f57-824d-a51979a542d8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/b6c8d3bf-288f-4f57-824d-a51979a542d8.jpeg not downloaded yet
2026-03-25 15:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741675/general/b6c8d3bf-288f-4f57-824d-a51979a542d8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724280)
2026-03-25 15:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10726965
2026-03-25 15:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b97e65a-79e4-5895-9ae7-486920b54746 with scrape type 1
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b97e65a-79e4-5895-9ae7-486920b54746
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5728468%252Fgeneral%252Fc3174a87-39c7-4402-a476-d5ede5ccd7ef.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728468/general/c3174a87-39c7-4402-a476-d5ede5ccd7ef.jpeg already downloaded
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5728468%252Fgeneral%252Fdb28fd6c-aa24-45e3-aee5-cc1dba5481b2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728468/general/db28fd6c-aa24-45e3-aee5-cc1dba5481b2.jpeg already downloaded
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5728468%252Fgeneral%252Fc5dbabec-ad68-43f0-80e0-eeed2f347ce8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728468/general/c5dbabec-ad68-43f0-80e0-eeed2f347ce8.jpeg already downloaded
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5728468%252Fgeneral%252F808d1eae-5da3-416c-aebf-8f6181827053.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728468/general/808d1eae-5da3-416c-aebf-8f6181827053.jpeg already downloaded
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5728468%252Fgeneral%252F80853950-83d4-4f03-a72c-3d81dc47bdd0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728468/general/80853950-83d4-4f03-a72c-3d81dc47bdd0.jpeg already downloaded
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5728468%252Fgeneral%252F6443f0bb-5e90-4471-aedf-b1176b7d4d45.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728468/general/6443f0bb-5e90-4471-aedf-b1176b7d4d45.jpeg already downloaded
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5728468%252Fgeneral%252F73874fe9-5440-44e9-8ffb-f5e1c863296d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728468/general/73874fe9-5440-44e9-8ffb-f5e1c863296d.jpeg already downloaded
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5728468%252Fgeneral%252Ff34128e0-fc96-40d3-b5cc-f5789b7f874d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728468/general/f34128e0-fc96-40d3-b5cc-f5789b7f874d.jpeg already downloaded
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5728468%252Fgeneral%252F087221a9-b700-432c-81e5-625a8f66a9b7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728468/general/087221a9-b700-432c-81e5-625a8f66a9b7.jpeg already downloaded
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5728468%252Fgeneral%252F17d74bf8-f5a3-4a94-b9b2-93ce6f5f2ab2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728468/general/17d74bf8-f5a3-4a94-b9b2-93ce6f5f2ab2.jpeg already downloaded
2026-03-25 15:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b97e65a-79e4-5895-9ae7-486920b54746, identifier: 10726965
2026-03-25 15:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10726965
2026-03-25 15:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10726965
2026-03-25 15:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10726965 to the API
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726965>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6b97e65a-79e4-5895-9ae7-486920b54746',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBM410',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726965',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 73409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5728468/general/c3174a87-39c7-4402-a476-d5ede5ccd7ef.jpeg',
'https://images.openlane.eu/carimgs/5728468/general/db28fd6c-aa24-45e3-aee5-cc1dba5481b2.jpeg',
'https://images.openlane.eu/carimgs/5728468/general/c5dbabec-ad68-43f0-80e0-eeed2f347ce8.jpeg',
'https://images.openlane.eu/carimgs/5728468/general/808d1eae-5da3-416c-aebf-8f6181827053.jpeg',
'https://images.openlane.eu/carimgs/5728468/general/80853950-83d4-4f03-a72c-3d81dc47bdd0.jpeg',
'https://images.openlane.eu/carimgs/5728468/general/6443f0bb-5e90-4471-aedf-b1176b7d4d45.jpeg',
'https://images.openlane.eu/carimgs/5728468/general/73874fe9-5440-44e9-8ffb-f5e1c863296d.jpeg',
'https://images.openlane.eu/carimgs/5728468/general/f34128e0-fc96-40d3-b5cc-f5789b7f874d.jpeg',
'https://images.openlane.eu/carimgs/5728468/general/087221a9-b700-432c-81e5-625a8f66a9b7.jpeg',
'https://images.openlane.eu/carimgs/5728468/general/17d74bf8-f5a3-4a94-b9b2-93ce6f5f2ab2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b97e65a-79e4-5895-9ae7-486920b54746/6b97e65a-79e4-5895-9ae7-486920b54746_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 8284291,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728468/general/c3174a87-39c7-4402-a476-d5ede5ccd7ef.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b97e65a-79e4-5895-9ae7-486920b54746/6b97e65a-79e4-5895-9ae7-486920b54746_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 8776078,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728468/general/db28fd6c-aa24-45e3-aee5-cc1dba5481b2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b97e65a-79e4-5895-9ae7-486920b54746/6b97e65a-79e4-5895-9ae7-486920b54746_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6124273,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728468/general/c5dbabec-ad68-43f0-80e0-eeed2f347ce8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b97e65a-79e4-5895-9ae7-486920b54746/6b97e65a-79e4-5895-9ae7-486920b54746_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6603696,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728468/general/808d1eae-5da3-416c-aebf-8f6181827053.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b97e65a-79e4-5895-9ae7-486920b54746/6b97e65a-79e4-5895-9ae7-486920b54746_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6917935,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728468/general/80853950-83d4-4f03-a72c-3d81dc47bdd0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b97e65a-79e4-5895-9ae7-486920b54746/6b97e65a-79e4-5895-9ae7-486920b54746_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5085436,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728468/general/6443f0bb-5e90-4471-aedf-b1176b7d4d45.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b97e65a-79e4-5895-9ae7-486920b54746/6b97e65a-79e4-5895-9ae7-486920b54746_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5498478,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728468/general/73874fe9-5440-44e9-8ffb-f5e1c863296d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b97e65a-79e4-5895-9ae7-486920b54746/6b97e65a-79e4-5895-9ae7-486920b54746_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5052437,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728468/general/f34128e0-fc96-40d3-b5cc-f5789b7f874d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b97e65a-79e4-5895-9ae7-486920b54746/6b97e65a-79e4-5895-9ae7-486920b54746_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4399853,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728468/general/087221a9-b700-432c-81e5-625a8f66a9b7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b97e65a-79e4-5895-9ae7-486920b54746/6b97e65a-79e4-5895-9ae7-486920b54746_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5479607,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728468/general/17d74bf8-f5a3-4a94-b9b2-93ce6f5f2ab2.jpeg',
'Width': 5712}],
'price': 18250,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 110 hp - 73.409 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726965%27 HTTP/1.1" 200 None
2026-03-25 15:32:51 [adesa.be] INFO: Saving data for 10726965: {'created_time': 1774452771.697191, 'last_price_update_time': 1774452771.697202, 'auction_closing_time': 1774605600.0}
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726965') HTTP/1.1" 204 0
2026-03-25 15:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741675/general/0f7223bc-c52c-4716-91e4-172790932a1a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724280)
2026-03-25 15:32:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486eacc10>
2026-03-25 15:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:32: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 15:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741675%252Fgeneral%252Fb6c8d3bf-288f-4f57-824d-a51979a542d8.jpeg') HTTP/1.1" 204 0
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/b6c8d3bf-288f-4f57-824d-a51979a542d8.jpeg saved to cache
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eafba6e6-fb98-55e1-965b-51bcd4468425
2026-03-25 15:32:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486a74110>
2026-03-25 15:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:32: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 15:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741675%252Fgeneral%252F0f7223bc-c52c-4716-91e4-172790932a1a.jpeg') HTTP/1.1" 204 0
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/0f7223bc-c52c-4716-91e4-172790932a1a.jpeg saved to cache
2026-03-25 15:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eafba6e6-fb98-55e1-965b-51bcd4468425
2026-03-25 15:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741675/general/0d0ca0f1-ccaa-4b36-8bf2-71bd3a7d27a9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724280)
2026-03-25 15:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741675/general/c01e473e-b185-480f-832c-337f61a4c30c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724280)
2026-03-25 15:32:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878f9110>
2026-03-25 15:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:32: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 15:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741675%252Fgeneral%252F0d0ca0f1-ccaa-4b36-8bf2-71bd3a7d27a9.jpeg') HTTP/1.1" 204 0
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/0d0ca0f1-ccaa-4b36-8bf2-71bd3a7d27a9.jpeg saved to cache
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eafba6e6-fb98-55e1-965b-51bcd4468425
2026-03-25 15:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741675/general/19e169b2-2844-4f87-8892-8d43101174d1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724280)
2026-03-25 15:32:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486a2e710>
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:32: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 15:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741675%252Fgeneral%252Fc01e473e-b185-480f-832c-337f61a4c30c.jpeg') HTTP/1.1" 204 0
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/c01e473e-b185-480f-832c-337f61a4c30c.jpeg saved to cache
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eafba6e6-fb98-55e1-965b-51bcd4468425
2026-03-25 15:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741675/general/853a9130-8cd0-41c0-8d85-286edb2cf00e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724280)
2026-03-25 15:32:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487a76250>
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:32: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 15:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741675%252Fgeneral%252F19e169b2-2844-4f87-8892-8d43101174d1.jpeg') HTTP/1.1" 204 0
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/19e169b2-2844-4f87-8892-8d43101174d1.jpeg saved to cache
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eafba6e6-fb98-55e1-965b-51bcd4468425
2026-03-25 15:32:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486a668d0>
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:32: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 15:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741675%252Fgeneral%252F853a9130-8cd0-41c0-8d85-286edb2cf00e.jpeg') HTTP/1.1" 204 0
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/853a9130-8cd0-41c0-8d85-286edb2cf00e.jpeg saved to cache
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eafba6e6-fb98-55e1-965b-51bcd4468425
2026-03-25 15:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741675/general/4b44efbf-14ba-4613-84bd-d1edf3fce5cc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724280)
2026-03-25 15:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741675/general/a18bf874-fe95-41c0-b2b1-2cfca84c08b3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724280)
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b13550>
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:32: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 15:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741675%252Fgeneral%252F4b44efbf-14ba-4613-84bd-d1edf3fce5cc.jpeg') HTTP/1.1" 204 0
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/4b44efbf-14ba-4613-84bd-d1edf3fce5cc.jpeg saved to cache
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eafba6e6-fb98-55e1-965b-51bcd4468425
2026-03-25 15:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741675/general/12cf027a-3ee4-454f-8020-a3102c938e42.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724280)
2026-03-25 15:32:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c2d950>
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:32: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 15:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741675%252Fgeneral%252Fa18bf874-fe95-41c0-b2b1-2cfca84c08b3.jpeg') HTTP/1.1" 204 0
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/a18bf874-fe95-41c0-b2b1-2cfca84c08b3.jpeg saved to cache
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eafba6e6-fb98-55e1-965b-51bcd4468425
2026-03-25 15:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741675/general/446c738a-db90-4425-b066-829ea05274b7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10724280)
2026-03-25 15:32:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486a2dc10>
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:32: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 15:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741675%252Fgeneral%252F12cf027a-3ee4-454f-8020-a3102c938e42.jpeg') HTTP/1.1" 204 0
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/12cf027a-3ee4-454f-8020-a3102c938e42.jpeg saved to cache
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eafba6e6-fb98-55e1-965b-51bcd4468425
2026-03-25 15:32:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486a2dd50>
2026-03-25 15:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:32: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 15:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741675%252Fgeneral%252F446c738a-db90-4425-b066-829ea05274b7.jpeg') HTTP/1.1" 204 0
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741675/general/446c738a-db90-4425-b066-829ea05274b7.jpeg saved to cache
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eafba6e6-fb98-55e1-965b-51bcd4468425
2026-03-25 15:32:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eafba6e6-fb98-55e1-965b-51bcd4468425, skipping ID generation
2026-03-25 15:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eafba6e6-fb98-55e1-965b-51bcd4468425 with scrape type 1
2026-03-25 15:32:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eafba6e6-fb98-55e1-965b-51bcd4468425 sending to next pipeline
2026-03-25 15:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eafba6e6-fb98-55e1-965b-51bcd4468425, identifier: 10724280
2026-03-25 15:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eafba6e6-fb98-55e1-965b-51bcd4468425 with identifier: 10724280
2026-03-25 15:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eafba6e6-fb98-55e1-965b-51bcd4468425 with identifier: 10724280
2026-03-25 15:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eafba6e6-fb98-55e1-965b-51bcd4468425 with identifier: 10724280 to the API
2026-03-25 15:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741675/general/446c738a-db90-4425-b066-829ea05274b7.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'eafba6e6-fb98-55e1-965b-51bcd4468425',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1lbe744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724280',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'C30',
'odometer': 380529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106942,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741675/general/446c738a-db90-4425-b066-829ea05274b7.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122883,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741675/general/12cf027a-3ee4-454f-8020-a3102c938e42.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113497,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741675/general/a18bf874-fe95-41c0-b2b1-2cfca84c08b3.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299000,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741675/general/4b44efbf-14ba-4613-84bd-d1edf3fce5cc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91898,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741675/general/853a9130-8cd0-41c0-8d85-286edb2cf00e.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172650,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741675/general/19e169b2-2844-4f87-8892-8d43101174d1.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90106,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741675/general/c01e473e-b185-480f-832c-337f61a4c30c.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103942,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741675/general/0d0ca0f1-ccaa-4b36-8bf2-71bd3a7d27a9.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80132,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741675/general/0f7223bc-c52c-4716-91e4-172790932a1a.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eafba6e6-fb98-55e1-965b-51bcd4468425/eafba6e6-fb98-55e1-965b-51bcd4468425_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172288,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741675/general/b6c8d3bf-288f-4f57-824d-a51979a542d8.jpeg',
'Width': 640}],
'price': 500,
'price_includes_vat': True,
'registration_date': '2008-01-31',
'seats_number': 4,
'seller_name': 'Autohandel Pieters bv',
'title': 'Volvo C30 1.6 Momentum - Diesel - Manual - 110 hp - 380.529 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2008}
2026-03-25 15:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724280%27 HTTP/1.1" 200 None
2026-03-25 15:32:53 [adesa.be] INFO: Saving data for 10724280: {'created_time': 1774452773.098803, 'last_price_update_time': 1774452773.098818, 'auction_closing_time': 1774605600.0}
2026-03-25 15:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724280') HTTP/1.1" 204 0
2026-03-25 15:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10724511
2026-03-25 15:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caaf453c-75e4-5d59-914e-a27136748b34 with scrape type 1
2026-03-25 15:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item caaf453c-75e4-5d59-914e-a27136748b34
2026-03-25 15:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5713343%252Fgeneral%252Fe5d8796d-dfb8-4f88-95cb-37155d6e0d36.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713343/general/e5d8796d-dfb8-4f88-95cb-37155d6e0d36.jpeg already downloaded
2026-03-25 15:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5713343%252Fgeneral%252Fcdf581de-ce0b-4b24-bfbf-54c98f1fa39c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713343/general/cdf581de-ce0b-4b24-bfbf-54c98f1fa39c.jpeg already downloaded
2026-03-25 15:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5713343%252Fgeneral%252F9a7b62ff-de38-4d4e-be53-83090b9c367c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713343/general/9a7b62ff-de38-4d4e-be53-83090b9c367c.jpeg already downloaded
2026-03-25 15:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5713343%252Fgeneral%252F169327ef-b88d-4ef8-bde6-6ec7626fd96f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713343/general/169327ef-b88d-4ef8-bde6-6ec7626fd96f.jpeg already downloaded
2026-03-25 15:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5713343%252Fgeneral%252Fc0f39733-b570-4f05-9344-a959ca16aafa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713343/general/c0f39733-b570-4f05-9344-a959ca16aafa.jpeg already downloaded
2026-03-25 15:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5713343%252Fgeneral%252F5c5f392b-8640-4b4b-aae0-f4db2057a70d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713343/general/5c5f392b-8640-4b4b-aae0-f4db2057a70d.jpeg already downloaded
2026-03-25 15:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5713343%252Fgeneral%252Faa7d199f-8e11-43d8-ab2b-d98d75f0eb0b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713343/general/aa7d199f-8e11-43d8-ab2b-d98d75f0eb0b.jpeg already downloaded
2026-03-25 15:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5713343%252Fgeneral%252Fe65ab02e-34cd-4271-a92d-09d4255ca0a1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713343/general/e65ab02e-34cd-4271-a92d-09d4255ca0a1.jpeg already downloaded
2026-03-25 15:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5713343%252Fgeneral%252Fb749763a-f1f8-48de-898b-cfb586aa4801.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713343/general/b749763a-f1f8-48de-898b-cfb586aa4801.jpeg already downloaded
2026-03-25 15:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32: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%252F5713343%252Fgeneral%252F51dda475-740d-436d-9ee0-5f57f9947502.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713343/general/51dda475-740d-436d-9ee0-5f57f9947502.jpeg already downloaded
2026-03-25 15:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: caaf453c-75e4-5d59-914e-a27136748b34, identifier: 10724511
2026-03-25 15:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10724511
2026-03-25 15:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10724511
2026-03-25 15:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10724511 to the API
2026-03-25 15:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724511>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'caaf453c-75e4-5d59-914e-a27136748b34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FMW816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724511',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'S40',
'odometer': 194073,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5713343/general/e5d8796d-dfb8-4f88-95cb-37155d6e0d36.jpeg',
'https://images.openlane.eu/carimgs/5713343/general/cdf581de-ce0b-4b24-bfbf-54c98f1fa39c.jpeg',
'https://images.openlane.eu/carimgs/5713343/general/9a7b62ff-de38-4d4e-be53-83090b9c367c.jpeg',
'https://images.openlane.eu/carimgs/5713343/general/169327ef-b88d-4ef8-bde6-6ec7626fd96f.jpeg',
'https://images.openlane.eu/carimgs/5713343/general/c0f39733-b570-4f05-9344-a959ca16aafa.jpeg',
'https://images.openlane.eu/carimgs/5713343/general/5c5f392b-8640-4b4b-aae0-f4db2057a70d.jpeg',
'https://images.openlane.eu/carimgs/5713343/general/aa7d199f-8e11-43d8-ab2b-d98d75f0eb0b.jpeg',
'https://images.openlane.eu/carimgs/5713343/general/e65ab02e-34cd-4271-a92d-09d4255ca0a1.jpeg',
'https://images.openlane.eu/carimgs/5713343/general/b749763a-f1f8-48de-898b-cfb586aa4801.jpeg',
'https://images.openlane.eu/carimgs/5713343/general/51dda475-740d-436d-9ee0-5f57f9947502.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caaf453c-75e4-5d59-914e-a27136748b34/caaf453c-75e4-5d59-914e-a27136748b34_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262689,
'Height': 1136,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713343/general/e5d8796d-dfb8-4f88-95cb-37155d6e0d36.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caaf453c-75e4-5d59-914e-a27136748b34/caaf453c-75e4-5d59-914e-a27136748b34_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308514,
'Height': 1249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713343/general/cdf581de-ce0b-4b24-bfbf-54c98f1fa39c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caaf453c-75e4-5d59-914e-a27136748b34/caaf453c-75e4-5d59-914e-a27136748b34_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288877,
'Height': 1204,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713343/general/9a7b62ff-de38-4d4e-be53-83090b9c367c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caaf453c-75e4-5d59-914e-a27136748b34/caaf453c-75e4-5d59-914e-a27136748b34_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193200,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713343/general/169327ef-b88d-4ef8-bde6-6ec7626fd96f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caaf453c-75e4-5d59-914e-a27136748b34/caaf453c-75e4-5d59-914e-a27136748b34_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127553,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713343/general/c0f39733-b570-4f05-9344-a959ca16aafa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caaf453c-75e4-5d59-914e-a27136748b34/caaf453c-75e4-5d59-914e-a27136748b34_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145433,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713343/general/5c5f392b-8640-4b4b-aae0-f4db2057a70d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caaf453c-75e4-5d59-914e-a27136748b34/caaf453c-75e4-5d59-914e-a27136748b34_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217630,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713343/general/aa7d199f-8e11-43d8-ab2b-d98d75f0eb0b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caaf453c-75e4-5d59-914e-a27136748b34/caaf453c-75e4-5d59-914e-a27136748b34_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229587,
'Height': 1258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713343/general/e65ab02e-34cd-4271-a92d-09d4255ca0a1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caaf453c-75e4-5d59-914e-a27136748b34/caaf453c-75e4-5d59-914e-a27136748b34_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253980,
'Height': 1142,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713343/general/b749763a-f1f8-48de-898b-cfb586aa4801.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caaf453c-75e4-5d59-914e-a27136748b34/caaf453c-75e4-5d59-914e-a27136748b34_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280274,
'Height': 1420,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713343/general/51dda475-740d-436d-9ee0-5f57f9947502.jpeg',
'Width': 1600}],
'price': 1800,
'price_includes_vat': True,
'registration_date': '2008-01-09',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo S40 1.6 Momentum - Diesel - Manual - 110 hp - 194.073 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2008}
2026-03-25 15:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724511%27 HTTP/1.1" 200 None
2026-03-25 15:32:55 [adesa.be] INFO: Saving data for 10724511: {'created_time': 1774452775.051546, 'last_price_update_time': 1774452775.051556, 'auction_closing_time': 1774521000.0}
2026-03-25 15:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724511') HTTP/1.1" 204 0
2026-03-25 15:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:32: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 15:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-25 15:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with scrape type 2
2026-03-25 15:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with scrape type 2
2026-03-25 15:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ad0f3bb-7562-5943-806c-8f3fc8226a71, identifier: 10715733
2026-03-25 15:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-25 15:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-25 15:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733 to the API
2026-03-25 15:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:32: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 15:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715733>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.2L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3ad0f3bb-7562-5943-806c-8f3fc8226a71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ULY443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715733',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 249231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2018-06-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Ranger 3.2 TDCI Wildtrak - AWD - Diesel - Automatic - 200 hp - '
'249.231 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2018}
2026-03-25 15:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:57 [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 15:32:57 [adesa.be] INFO: Saving data for 10715733: {'auction_closing_time': 1774857600.0, 'created_time': 1774365503.635722, 'last_price_update_time': 1774452777.299863}
2026-03-25 15:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715733') HTTP/1.1" 204 0
2026-03-25 15:32:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.189(s), this was the 1st time calling it.
2026-03-25 15:32:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.833016590026292 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-25 15:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7df8da-8ded-5954-a449-769802bbdfeb with scrape type 2
2026-03-25 15:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c7df8da-8ded-5954-a449-769802bbdfeb with scrape type 2
2026-03-25 15:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c7df8da-8ded-5954-a449-769802bbdfeb, identifier: 10715716
2026-03-25 15:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-25 15:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-25 15:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716 to the API
2026-03-25 15:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715716>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '8c7df8da-8ded-5954-a449-769802bbdfeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVB165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715716',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 61067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'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 '
'- 61.067 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715716%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [adesa.be] INFO: Saving data for 10715716: {'auction_closing_time': 1774857600.0, 'created_time': 1774365590.677973, 'last_price_update_time': 1774452783.230886}
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715716') HTTP/1.1" 204 0
2026-03-25 15:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10724435
2026-03-25 15:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffeda889-c39b-5dcc-acc6-c18452753c93 with scrape type 1
2026-03-25 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ffeda889-c39b-5dcc-acc6-c18452753c93
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5706357%252Fgeneral%252Fa7c5ed92-8ecc-4101-8f5c-79085d2df066.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706357/general/a7c5ed92-8ecc-4101-8f5c-79085d2df066.jpeg already downloaded
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5706357%252Fgeneral%252F74450f00-921e-4b5c-af60-cb3135224051.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706357/general/74450f00-921e-4b5c-af60-cb3135224051.jpeg already downloaded
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5706357%252Fgeneral%252F533300c6-c9a0-4585-be9f-40d9b613ea8f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706357/general/533300c6-c9a0-4585-be9f-40d9b613ea8f.jpeg already downloaded
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5706357%252Fgeneral%252F51738ebe-1bc7-4b3c-a6a6-9674ce90e1f1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706357/general/51738ebe-1bc7-4b3c-a6a6-9674ce90e1f1.jpeg already downloaded
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5706357%252Fgeneral%252F61744416-c394-4e3f-be2a-e928fbdb9bf9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706357/general/61744416-c394-4e3f-be2a-e928fbdb9bf9.jpeg already downloaded
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5706357%252Fgeneral%252F754617c4-23ee-47ca-aac4-f0d693a81267.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706357/general/754617c4-23ee-47ca-aac4-f0d693a81267.jpeg already downloaded
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5706357%252Fgeneral%252Fb1fd901f-ff86-4445-bab0-3585850e05c1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706357/general/b1fd901f-ff86-4445-bab0-3585850e05c1.jpeg already downloaded
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5706357%252Fgeneral%252Fc6aa653e-2462-4bf4-b12b-eebb2c017484.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706357/general/c6aa653e-2462-4bf4-b12b-eebb2c017484.jpeg already downloaded
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5706357%252Fgeneral%252Fc812231e-97fd-425a-acdd-be19fa3f9dff.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706357/general/c812231e-97fd-425a-acdd-be19fa3f9dff.jpeg already downloaded
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5706357%252Fgeneral%252F993283d7-2c62-4ce8-a711-105bbaa289e0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706357/general/993283d7-2c62-4ce8-a711-105bbaa289e0.jpeg already downloaded
2026-03-25 15:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffeda889-c39b-5dcc-acc6-c18452753c93, identifier: 10724435
2026-03-25 15:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10724435
2026-03-25 15:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10724435
2026-03-25 15:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10724435 to the API
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ffeda889-c39b-5dcc-acc6-c18452753c93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2bmt895',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724435',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 126070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5706357/general/a7c5ed92-8ecc-4101-8f5c-79085d2df066.jpeg',
'https://images.openlane.eu/carimgs/5706357/general/74450f00-921e-4b5c-af60-cb3135224051.jpeg',
'https://images.openlane.eu/carimgs/5706357/general/533300c6-c9a0-4585-be9f-40d9b613ea8f.jpeg',
'https://images.openlane.eu/carimgs/5706357/general/51738ebe-1bc7-4b3c-a6a6-9674ce90e1f1.jpeg',
'https://images.openlane.eu/carimgs/5706357/general/61744416-c394-4e3f-be2a-e928fbdb9bf9.jpeg',
'https://images.openlane.eu/carimgs/5706357/general/754617c4-23ee-47ca-aac4-f0d693a81267.jpeg',
'https://images.openlane.eu/carimgs/5706357/general/b1fd901f-ff86-4445-bab0-3585850e05c1.jpeg',
'https://images.openlane.eu/carimgs/5706357/general/c6aa653e-2462-4bf4-b12b-eebb2c017484.jpeg',
'https://images.openlane.eu/carimgs/5706357/general/c812231e-97fd-425a-acdd-be19fa3f9dff.jpeg',
'https://images.openlane.eu/carimgs/5706357/general/993283d7-2c62-4ce8-a711-105bbaa289e0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeda889-c39b-5dcc-acc6-c18452753c93/ffeda889-c39b-5dcc-acc6-c18452753c93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352748,
'Height': 1294,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706357/general/a7c5ed92-8ecc-4101-8f5c-79085d2df066.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeda889-c39b-5dcc-acc6-c18452753c93/ffeda889-c39b-5dcc-acc6-c18452753c93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401589,
'Height': 1331,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706357/general/74450f00-921e-4b5c-af60-cb3135224051.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeda889-c39b-5dcc-acc6-c18452753c93/ffeda889-c39b-5dcc-acc6-c18452753c93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324219,
'Height': 1279,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706357/general/533300c6-c9a0-4585-be9f-40d9b613ea8f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeda889-c39b-5dcc-acc6-c18452753c93/ffeda889-c39b-5dcc-acc6-c18452753c93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238412,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706357/general/51738ebe-1bc7-4b3c-a6a6-9674ce90e1f1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeda889-c39b-5dcc-acc6-c18452753c93/ffeda889-c39b-5dcc-acc6-c18452753c93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226430,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706357/general/61744416-c394-4e3f-be2a-e928fbdb9bf9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeda889-c39b-5dcc-acc6-c18452753c93/ffeda889-c39b-5dcc-acc6-c18452753c93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269340,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706357/general/754617c4-23ee-47ca-aac4-f0d693a81267.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeda889-c39b-5dcc-acc6-c18452753c93/ffeda889-c39b-5dcc-acc6-c18452753c93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173787,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706357/general/b1fd901f-ff86-4445-bab0-3585850e05c1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeda889-c39b-5dcc-acc6-c18452753c93/ffeda889-c39b-5dcc-acc6-c18452753c93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166260,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706357/general/c6aa653e-2462-4bf4-b12b-eebb2c017484.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeda889-c39b-5dcc-acc6-c18452753c93/ffeda889-c39b-5dcc-acc6-c18452753c93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351322,
'Height': 1513,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706357/general/c812231e-97fd-425a-acdd-be19fa3f9dff.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeda889-c39b-5dcc-acc6-c18452753c93/ffeda889-c39b-5dcc-acc6-c18452753c93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228959,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706357/general/993283d7-2c62-4ce8-a711-105bbaa289e0.jpeg',
'Width': 1200}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2015-04-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.5 DCI Bose Edition - Diesel - Automatic - '
'110 hp - 126.070 km',
'transmission': 'automatic',
'trim': 'Bose Edition',
'vin': None,
'year': 2015}
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724435%27 HTTP/1.1" 200 None
2026-03-25 15:33:03 [adesa.be] INFO: Saving data for 10724435: {'created_time': 1774452783.80427, 'last_price_update_time': 1774452783.804282, 'auction_closing_time': 1774521000.0}
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724435') HTTP/1.1" 204 0
2026-03-25 15:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4053e1ea-eb04-54b0-9859-2c5babd4eacb with identifier: 10714983
2026-03-25 15:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4053e1ea-eb04-54b0-9859-2c5babd4eacb with scrape type 2
2026-03-25 15:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4053e1ea-eb04-54b0-9859-2c5babd4eacb with scrape type 2
2026-03-25 15:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4053e1ea-eb04-54b0-9859-2c5babd4eacb, identifier: 10714983
2026-03-25 15:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4053e1ea-eb04-54b0-9859-2c5babd4eacb with identifier: 10714983
2026-03-25 15:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4053e1ea-eb04-54b0-9859-2c5babd4eacb with identifier: 10714983
2026-03-25 15:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4053e1ea-eb04-54b0-9859-2c5babd4eacb with identifier: 10714983 to the API
2026-03-25 15:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714983>
{'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-27T08:30:00Z',
'fuel_type': 'Electric',
'id': '4053e1ea-eb04-54b0-9859-2c5babd4eacb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADT223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714983',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 131355,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 P8 R-Design - Twin Motor - Electric - Automatic - 408 hp '
'- 131.355 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-25 15:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:05 [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 15:33:05 [adesa.be] INFO: Saving data for 10714983: {'auction_closing_time': 1774600200.0, 'created_time': 1774347635.68121, 'last_price_update_time': 1774452785.538091}
2026-03-25 15:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714983') HTTP/1.1" 204 0
2026-03-25 15:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:06 [adesa.be] INFO: Found listing with ID: 10714223
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714223: 2
2026-03-25 15:33:06 [adesa.be] INFO: Scraping item 10714223 url https://www.openlane.eu/en/carv6/auction/10714223
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714222
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714222: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714222 url https://www.openlane.eu/en/carv6/auction/10714222
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716108
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716108: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716108 url https://www.openlane.eu/en/carv6/auction/10716108
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716114
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716114: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716114 url https://www.openlane.eu/en/carv6/auction/10716114
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716129
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716129: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716129 url https://www.openlane.eu/en/carv6/auction/10716129
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716115
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716115: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716115 url https://www.openlane.eu/en/carv6/auction/10716115
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714224
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714224: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714224 url https://www.openlane.eu/en/carv6/auction/10714224
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716092
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716092: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716092 url https://www.openlane.eu/en/carv6/auction/10716092
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716094
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716094: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716094 url https://www.openlane.eu/en/carv6/auction/10716094
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714225
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714225: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714225 url https://www.openlane.eu/en/carv6/auction/10714225
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714227
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714227: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714227 url https://www.openlane.eu/en/carv6/auction/10714227
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714228
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714228: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714228 url https://www.openlane.eu/en/carv6/auction/10714228
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714230
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714230: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714230 url https://www.openlane.eu/en/carv6/auction/10714230
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716110
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716110: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716110 url https://www.openlane.eu/en/carv6/auction/10716110
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714231
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714231: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714231 url https://www.openlane.eu/en/carv6/auction/10714231
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714232
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714232: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714232 url https://www.openlane.eu/en/carv6/auction/10714232
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716073
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716073: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716073 url https://www.openlane.eu/en/carv6/auction/10716073
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714234
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714234: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714234 url https://www.openlane.eu/en/carv6/auction/10714234
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714235
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714235: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714235 url https://www.openlane.eu/en/carv6/auction/10714235
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714236
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714236: 2
2026-03-25 15:33:06 [adesa.be] INFO: Scraping item 10714236 url https://www.openlane.eu/en/carv6/auction/10714236
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714238
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714238: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714238 url https://www.openlane.eu/en/carv6/auction/10714238
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714241
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714241: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714241 url https://www.openlane.eu/en/carv6/auction/10714241
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714244
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714244: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714244 url https://www.openlane.eu/en/carv6/auction/10714244
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714245
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714245: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714245 url https://www.openlane.eu/en/carv6/auction/10714245
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714246
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714246: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714246 url https://www.openlane.eu/en/carv6/auction/10714246
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714247
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714247: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714247 url https://www.openlane.eu/en/carv6/auction/10714247
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716075
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716075: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716075 url https://www.openlane.eu/en/carv6/auction/10716075
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714248
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714248: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714248 url https://www.openlane.eu/en/carv6/auction/10714248
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716077
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716077: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716077 url https://www.openlane.eu/en/carv6/auction/10716077
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716111
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716111: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716111 url https://www.openlane.eu/en/carv6/auction/10716111
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716117
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716117: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716117 url https://www.openlane.eu/en/carv6/auction/10716117
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714251
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714251: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714251 url https://www.openlane.eu/en/carv6/auction/10714251
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714252
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714252: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714252 url https://www.openlane.eu/en/carv6/auction/10714252
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714254
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714254: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714254 url https://www.openlane.eu/en/carv6/auction/10714254
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716132
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716132: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716132 url https://www.openlane.eu/en/carv6/auction/10716132
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714259
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714259: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714259 url https://www.openlane.eu/en/carv6/auction/10714259
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714258
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714258: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714258 url https://www.openlane.eu/en/carv6/auction/10714258
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716134
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716134: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716134 url https://www.openlane.eu/en/carv6/auction/10716134
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10716113
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10716113: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10716113 url https://www.openlane.eu/en/carv6/auction/10716113
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714261
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:06 [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 15:33:06 [adesa.be] INFO: Scrape type for 10714261: 0
2026-03-25 15:33:06 [adesa.be] INFO: Skipping item 10714261 url https://www.openlane.eu/en/carv6/auction/10714261
2026-03-25 15:33:06 [adesa.be] INFO: Found listing with ID: 10714262
2026-03-25 15:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714262: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714262 url https://www.openlane.eu/en/carv6/auction/10714262
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714276
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714276: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714276 url https://www.openlane.eu/en/carv6/auction/10714276
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714370
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714370: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714370 url https://www.openlane.eu/en/carv6/auction/10714370
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714263
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714263: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714263 url https://www.openlane.eu/en/carv6/auction/10714263
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714266
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714266: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714266 url https://www.openlane.eu/en/carv6/auction/10714266
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714265
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714265: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714265 url https://www.openlane.eu/en/carv6/auction/10714265
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714268
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714268: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714268 url https://www.openlane.eu/en/carv6/auction/10714268
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714269
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714269: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714269 url https://www.openlane.eu/en/carv6/auction/10714269
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714271
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714271: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714271 url https://www.openlane.eu/en/carv6/auction/10714271
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714275
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714275: 2
2026-03-25 15:33:07 [adesa.be] INFO: Scraping item 10714275 url https://www.openlane.eu/en/carv6/auction/10714275
2026-03-25 15:33:07 [scrapy.extensions.logstats] INFO: Crawled 865 pages (at 42 pages/min), scraped 363 items (at 30 items/min)
2026-03-25 15:33:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714376
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714376: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714376 url https://www.openlane.eu/en/carv6/auction/10714376
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716137
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716137: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716137 url https://www.openlane.eu/en/carv6/auction/10716137
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716122
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716122: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716122 url https://www.openlane.eu/en/carv6/auction/10716122
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714568
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714568: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714568 url https://www.openlane.eu/en/carv6/auction/10714568
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714567
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714567: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714567 url https://www.openlane.eu/en/carv6/auction/10714567
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714570
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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 15:33:07 [adesa.be] INFO: Scrape type for 10714570: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714570 url https://www.openlane.eu/en/carv6/auction/10714570
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714569
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714569: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714569 url https://www.openlane.eu/en/carv6/auction/10714569
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716097
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716097: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716097 url https://www.openlane.eu/en/carv6/auction/10716097
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716127
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716127: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716127 url https://www.openlane.eu/en/carv6/auction/10716127
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714571
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714571: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714571 url https://www.openlane.eu/en/carv6/auction/10714571
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716105
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716105: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716105 url https://www.openlane.eu/en/carv6/auction/10716105
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716078
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716078: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716078 url https://www.openlane.eu/en/carv6/auction/10716078
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716079
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716079: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716079 url https://www.openlane.eu/en/carv6/auction/10716079
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716083
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716083: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716083 url https://www.openlane.eu/en/carv6/auction/10716083
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716090
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716090: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716090 url https://www.openlane.eu/en/carv6/auction/10716090
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716118
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716118: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716118 url https://www.openlane.eu/en/carv6/auction/10716118
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716112
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716112: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716112 url https://www.openlane.eu/en/carv6/auction/10716112
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716128
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716128: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716128 url https://www.openlane.eu/en/carv6/auction/10716128
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716119
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716119: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716119 url https://www.openlane.eu/en/carv6/auction/10716119
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716091
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716091: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716091 url https://www.openlane.eu/en/carv6/auction/10716091
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716085
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716085: 2
2026-03-25 15:33:07 [adesa.be] INFO: Scraping item 10716085 url https://www.openlane.eu/en/carv6/auction/10716085
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716093
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716093: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716093 url https://www.openlane.eu/en/carv6/auction/10716093
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716135
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716135: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716135 url https://www.openlane.eu/en/carv6/auction/10716135
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714574
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714574: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714574 url https://www.openlane.eu/en/carv6/auction/10714574
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714575
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714575: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714575 url https://www.openlane.eu/en/carv6/auction/10714575
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714577
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714577: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714577 url https://www.openlane.eu/en/carv6/auction/10714577
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716103
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716103: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716103 url https://www.openlane.eu/en/carv6/auction/10716103
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714578
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714578: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714578 url https://www.openlane.eu/en/carv6/auction/10714578
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714579
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714579: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714579 url https://www.openlane.eu/en/carv6/auction/10714579
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714581
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714581: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714581 url https://www.openlane.eu/en/carv6/auction/10714581
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714580
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714580: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714580 url https://www.openlane.eu/en/carv6/auction/10714580
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716116
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716116: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716116 url https://www.openlane.eu/en/carv6/auction/10716116
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716098
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716098: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716098 url https://www.openlane.eu/en/carv6/auction/10716098
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716099
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716099: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716099 url https://www.openlane.eu/en/carv6/auction/10716099
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716096
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716096: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716096 url https://www.openlane.eu/en/carv6/auction/10716096
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714582
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714582: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714582 url https://www.openlane.eu/en/carv6/auction/10714582
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714583
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714583: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714583 url https://www.openlane.eu/en/carv6/auction/10714583
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714584
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714584: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714584 url https://www.openlane.eu/en/carv6/auction/10714584
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714585
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714585: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714585 url https://www.openlane.eu/en/carv6/auction/10714585
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714669
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714669: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714669 url https://www.openlane.eu/en/carv6/auction/10714669
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10714666
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10714666: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10714666 url https://www.openlane.eu/en/carv6/auction/10714666
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716101
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716101: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716101 url https://www.openlane.eu/en/carv6/auction/10716101
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716095
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:07 [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 15:33:07 [adesa.be] INFO: Scrape type for 10716095: 0
2026-03-25 15:33:07 [adesa.be] INFO: Skipping item 10716095 url https://www.openlane.eu/en/carv6/auction/10716095
2026-03-25 15:33:07 [adesa.be] INFO: Found listing with ID: 10716123
2026-03-25 15:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716123%27 HTTP/1.1" 200 None
2026-03-25 15:33:08 [adesa.be] INFO: Scrape type for 10716123: 0
2026-03-25 15:33:08 [adesa.be] INFO: Skipping item 10716123 url https://www.openlane.eu/en/carv6/auction/10716123
2026-03-25 15:33:08 [adesa.be] INFO: Found listing with ID: 10716120
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716120%27 HTTP/1.1" 200 None
2026-03-25 15:33:08 [adesa.be] INFO: Scrape type for 10716120: 0
2026-03-25 15:33:08 [adesa.be] INFO: Skipping item 10716120 url https://www.openlane.eu/en/carv6/auction/10716120
2026-03-25 15:33:08 [adesa.be] INFO: Found listing with ID: 10716081
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716081%27 HTTP/1.1" 200 None
2026-03-25 15:33:08 [adesa.be] INFO: Scrape type for 10716081: 0
2026-03-25 15:33:08 [adesa.be] INFO: Skipping item 10716081 url https://www.openlane.eu/en/carv6/auction/10716081
2026-03-25 15:33:08 [adesa.be] INFO: Found listing with ID: 10716087
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716087%27 HTTP/1.1" 200 None
2026-03-25 15:33:08 [adesa.be] INFO: Scrape type for 10716087: 0
2026-03-25 15:33:08 [adesa.be] INFO: Skipping item 10716087 url https://www.openlane.eu/en/carv6/auction/10716087
2026-03-25 15:33:08 [adesa.be] INFO: Found listing with ID: 10716084
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716084%27 HTTP/1.1" 200 None
2026-03-25 15:33:08 [adesa.be] INFO: Scrape type for 10716084: 0
2026-03-25 15:33:08 [adesa.be] INFO: Skipping item 10716084 url https://www.openlane.eu/en/carv6/auction/10716084
2026-03-25 15:33:08 [adesa.be] INFO: Found listing with ID: 10716124
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716124%27 HTTP/1.1" 200 None
2026-03-25 15:33:08 [adesa.be] INFO: Scrape type for 10716124: 0
2026-03-25 15:33:08 [adesa.be] INFO: Skipping item 10716124 url https://www.openlane.eu/en/carv6/auction/10716124
2026-03-25 15:33:08 [adesa.be] INFO: Found listing with ID: 10716107
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716107%27 HTTP/1.1" 200 None
2026-03-25 15:33:08 [adesa.be] INFO: Scrape type for 10716107: 0
2026-03-25 15:33:08 [adesa.be] INFO: Skipping item 10716107 url https://www.openlane.eu/en/carv6/auction/10716107
2026-03-25 15:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with identifier: 10714218
2026-03-25 15:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with scrape type 2
2026-03-25 15:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with scrape type 2
2026-03-25 15:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3f869fb-5bb0-53a0-b2f5-9db909d4bd08, identifier: 10714218
2026-03-25 15:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with identifier: 10714218
2026-03-25 15:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with identifier: 10714218
2026-03-25 15:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3f869fb-5bb0-53a0-b2f5-9db909d4bd08 with identifier: 10714218 to the API
2026-03-25 15:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714218>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd3f869fb-5bb0-53a0-b2f5-9db909d4bd08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFE263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714218',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 44894,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'44.894 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 15:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:09 [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 15:33:09 [adesa.be] INFO: Saving data for 10714218: {'auction_closing_time': 1774600200.0, 'created_time': 1774347903.717773, 'last_price_update_time': 1774452789.259811}
2026-03-25 15:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714218') HTTP/1.1" 204 0
2026-03-25 15:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6686ecc5-9217-579c-bbac-250086e65007 with identifier: 10716076
2026-03-25 15:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6686ecc5-9217-579c-bbac-250086e65007 with scrape type 2
2026-03-25 15:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6686ecc5-9217-579c-bbac-250086e65007 with scrape type 2
2026-03-25 15:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6686ecc5-9217-579c-bbac-250086e65007, identifier: 10716076
2026-03-25 15:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6686ecc5-9217-579c-bbac-250086e65007 with identifier: 10716076
2026-03-25 15:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6686ecc5-9217-579c-bbac-250086e65007 with identifier: 10716076
2026-03-25 15:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6686ecc5-9217-579c-bbac-250086e65007 with identifier: 10716076 to the API
2026-03-25 15:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716076>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '6686ecc5-9217-579c-bbac-250086e65007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716076',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 166159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2018-06-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A4 Avant 2.0 TFSI - CNG - Automatic - 170 hp - 166.159 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:11 [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 15:33:11 [adesa.be] INFO: Saving data for 10716076: {'auction_closing_time': 1774519200.0, 'created_time': 1774347620.46316, 'last_price_update_time': 1774452791.084606}
2026-03-25 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716076') HTTP/1.1" 204 0
2026-03-25 15:33:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.407(s), this was the 1st time calling it.
2026-03-25 15:33:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.96565935695974 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with identifier: 10714220
2026-03-25 15:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with scrape type 2
2026-03-25 15:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with scrape type 2
2026-03-25 15:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16a7d2d7-41c1-547a-bd50-0393f6e94ceb, identifier: 10714220
2026-03-25 15:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with identifier: 10714220
2026-03-25 15:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with identifier: 10714220
2026-03-25 15:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16a7d2d7-41c1-547a-bd50-0393f6e94ceb with identifier: 10714220 to the API
2026-03-25 15:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714220>
{'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': 116,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '16a7d2d7-41c1-547a-bd50-0393f6e94ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUL163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714220',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 128224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2020-12-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 30 TDI - Diesel - Manual - 116 hp - 128.224 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:11 [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 15:33:11 [adesa.be] INFO: Saving data for 10714220: {'auction_closing_time': 1774600200.0, 'created_time': 1774347904.116655, 'last_price_update_time': 1774452791.545443}
2026-03-25 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714220') HTTP/1.1" 204 0
2026-03-25 15:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with identifier: 10714991
2026-03-25 15:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with scrape type 2
2026-03-25 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with scrape type 2
2026-03-25 15:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0f4cc20-ad26-50cc-9a30-f612fb17cb35, identifier: 10714991
2026-03-25 15:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with identifier: 10714991
2026-03-25 15:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with identifier: 10714991
2026-03-25 15:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0f4cc20-ad26-50cc-9a30-f612fb17cb35 with identifier: 10714991 to the API
2026-03-25 15:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714991>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a0f4cc20-ad26-50cc-9a30-f612fb17cb35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQN838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714991',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 115692,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'115.692 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-25 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:13 [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 15:33:13 [adesa.be] INFO: Saving data for 10714991: {'auction_closing_time': 1774600200.0, 'created_time': 1774347899.731341, 'last_price_update_time': 1774452793.512965}
2026-03-25 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714991') HTTP/1.1" 204 0
2026-03-25 15:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f3acc6f-d3c3-5642-b476-1fba886873bd with identifier: 10714379
2026-03-25 15:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f3acc6f-d3c3-5642-b476-1fba886873bd with scrape type 2
2026-03-25 15:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f3acc6f-d3c3-5642-b476-1fba886873bd with scrape type 2
2026-03-25 15:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f3acc6f-d3c3-5642-b476-1fba886873bd, identifier: 10714379
2026-03-25 15:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f3acc6f-d3c3-5642-b476-1fba886873bd with identifier: 10714379
2026-03-25 15:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f3acc6f-d3c3-5642-b476-1fba886873bd with identifier: 10714379
2026-03-25 15:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f3acc6f-d3c3-5642-b476-1fba886873bd with identifier: 10714379 to the API
2026-03-25 15:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714379>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '7f3acc6f-d3c3-5642-b476-1fba886873bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHH678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 135726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 4,
'seller_name': 'Ayvens-BE',
'title': 'Mini 3 Doors One 1.5 Essential - Petrol - Automatic - 102 hp - '
'135.726 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-25 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:14 [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 15:33:14 [adesa.be] INFO: Saving data for 10714379: {'auction_closing_time': 1774600200.0, 'created_time': 1774347932.866025, 'last_price_update_time': 1774452794.012309}
2026-03-25 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714379') HTTP/1.1" 204 0
2026-03-25 15:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddf3e54f-caad-5752-afda-07613dfc07a0 with identifier: 10714981
2026-03-25 15:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddf3e54f-caad-5752-afda-07613dfc07a0 with scrape type 2
2026-03-25 15:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddf3e54f-caad-5752-afda-07613dfc07a0 with scrape type 2
2026-03-25 15:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddf3e54f-caad-5752-afda-07613dfc07a0, identifier: 10714981
2026-03-25 15:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddf3e54f-caad-5752-afda-07613dfc07a0 with identifier: 10714981
2026-03-25 15:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddf3e54f-caad-5752-afda-07613dfc07a0 with identifier: 10714981
2026-03-25 15:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddf3e54f-caad-5752-afda-07613dfc07a0 with identifier: 10714981 to the API
2026-03-25 15:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714981>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ddf3e54f-caad-5752-afda-07613dfc07a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACB387',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714981',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 112809,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-02-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T5 R-Design - Hybrid - Automatic - 180 hp - 112.809 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-25 15:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:15 [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 15:33:15 [adesa.be] INFO: Saving data for 10714981: {'auction_closing_time': 1774600200.0, 'created_time': 1774347629.65048, 'last_price_update_time': 1774452795.349641}
2026-03-25 15:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714981') HTTP/1.1" 204 0
2026-03-25 15:33:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ee59c29-1b2b-5bcc-bd76-259befc99654 with identifier: 10714986
2026-03-25 15:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ee59c29-1b2b-5bcc-bd76-259befc99654 with scrape type 2
2026-03-25 15:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ee59c29-1b2b-5bcc-bd76-259befc99654 with scrape type 2
2026-03-25 15:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ee59c29-1b2b-5bcc-bd76-259befc99654, identifier: 10714986
2026-03-25 15:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ee59c29-1b2b-5bcc-bd76-259befc99654 with identifier: 10714986
2026-03-25 15:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ee59c29-1b2b-5bcc-bd76-259befc99654 with identifier: 10714986
2026-03-25 15:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ee59c29-1b2b-5bcc-bd76-259befc99654 with identifier: 10714986 to the API
2026-03-25 15:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714986>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6ee59c29-1b2b-5bcc-bd76-259befc99654',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKF716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714986',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 153014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 2.0 D3 Momentum Pro - Diesel - Automatic - 150 hp - '
'153.014 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-25 15:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:15 [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 15:33:15 [adesa.be] INFO: Saving data for 10714986: {'auction_closing_time': 1774600200.0, 'created_time': 1774347622.713036, 'last_price_update_time': 1774452795.77722}
2026-03-25 15:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714986') HTTP/1.1" 204 0
2026-03-25 15:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10724387
2026-03-25 15:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with scrape type 1
2026-03-25 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0aba1c0-2e54-50d8-9bdc-2c305cf012f2
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5725374%252Fgeneral%252F3030dc2d-5644-43dd-a95b-5d8b38cf642b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/3030dc2d-5644-43dd-a95b-5d8b38cf642b.jpeg already downloaded
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5725374%252Fgeneral%252F41650ba4-e79e-40dc-8510-12172ee42887.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/41650ba4-e79e-40dc-8510-12172ee42887.jpeg already downloaded
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5725374%252Fgeneral%252F80c47441-d2d9-4fed-9849-390b5c9b6d05.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/80c47441-d2d9-4fed-9849-390b5c9b6d05.jpeg already downloaded
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5725374%252Fgeneral%252Fcfbd1659-a0af-4141-8465-606b1da26916.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/cfbd1659-a0af-4141-8465-606b1da26916.jpeg already downloaded
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5725374%252Fgeneral%252F28ab8ac7-af81-48f4-b43d-429df8519b51.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/28ab8ac7-af81-48f4-b43d-429df8519b51.jpeg already downloaded
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5725374%252Fgeneral%252F432afb29-b6b2-4114-96cc-724511ce6b2b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/432afb29-b6b2-4114-96cc-724511ce6b2b.jpeg already downloaded
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5725374%252Fgeneral%252F15817f4e-6d2a-4a10-a992-a18f0c67ab77.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/15817f4e-6d2a-4a10-a992-a18f0c67ab77.jpeg already downloaded
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5725374%252Fgeneral%252Fd21f2b13-8af1-4a31-b030-f737fe0dcf0b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/d21f2b13-8af1-4a31-b030-f737fe0dcf0b.jpeg already downloaded
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5725374%252Fgeneral%252F0bb3ec8e-102e-4ffc-a6b2-8b7372ed52b0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/0bb3ec8e-102e-4ffc-a6b2-8b7372ed52b0.jpeg already downloaded
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5725374%252Fgeneral%252F38adb991-4c27-4595-8152-313fc4fd6b4e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/38adb991-4c27-4595-8152-313fc4fd6b4e.jpeg already downloaded
2026-03-25 15:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2, identifier: 10724387
2026-03-25 15:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10724387
2026-03-25 15:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10724387
2026-03-25 15:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10724387 to the API
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd0aba1c0-2e54-50d8-9bdc-2c305cf012f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHC374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724387',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 119968,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5725374/general/3030dc2d-5644-43dd-a95b-5d8b38cf642b.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/41650ba4-e79e-40dc-8510-12172ee42887.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/80c47441-d2d9-4fed-9849-390b5c9b6d05.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/cfbd1659-a0af-4141-8465-606b1da26916.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/28ab8ac7-af81-48f4-b43d-429df8519b51.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/432afb29-b6b2-4114-96cc-724511ce6b2b.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/15817f4e-6d2a-4a10-a992-a18f0c67ab77.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/d21f2b13-8af1-4a31-b030-f737fe0dcf0b.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/0bb3ec8e-102e-4ffc-a6b2-8b7372ed52b0.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/38adb991-4c27-4595-8152-313fc4fd6b4e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291841,
'Height': 1241,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/3030dc2d-5644-43dd-a95b-5d8b38cf642b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299170,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/41650ba4-e79e-40dc-8510-12172ee42887.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285554,
'Height': 1283,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/80c47441-d2d9-4fed-9849-390b5c9b6d05.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270119,
'Height': 1273,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/cfbd1659-a0af-4141-8465-606b1da26916.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218174,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/28ab8ac7-af81-48f4-b43d-429df8519b51.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237593,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/432afb29-b6b2-4114-96cc-724511ce6b2b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241787,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/15817f4e-6d2a-4a10-a992-a18f0c67ab77.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148839,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/d21f2b13-8af1-4a31-b030-f737fe0dcf0b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292471,
'Height': 1394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/0bb3ec8e-102e-4ffc-a6b2-8b7372ed52b0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277879,
'Height': 1444,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/38adb991-4c27-4595-8152-313fc4fd6b4e.jpeg',
'Width': 1599}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2018-03-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Jeep Compass 1.4 Limited - Petrol - Manual - 140 hp - 119.968 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2018}
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724387%27 HTTP/1.1" 200 None
2026-03-25 15:33:18 [adesa.be] INFO: Saving data for 10724387: {'created_time': 1774452798.939806, 'last_price_update_time': 1774452798.93982, 'auction_closing_time': 1774521000.0}
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724387') HTTP/1.1" 204 0
2026-03-25 15:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78333de8-49af-541a-b3de-07a42b7bdb1f with identifier: 10724316
2026-03-25 15:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78333de8-49af-541a-b3de-07a42b7bdb1f with scrape type 1
2026-03-25 15:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78333de8-49af-541a-b3de-07a42b7bdb1f
2026-03-25 15:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5712343%252Fgeneral%252Fc36ad272-7d5c-428c-b480-e4f80b181c19.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712343/general/c36ad272-7d5c-428c-b480-e4f80b181c19.jpeg already downloaded
2026-03-25 15:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5712343%252Fgeneral%252Fde93fa67-dcb3-409a-80a1-2712fb9a0a9d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712343/general/de93fa67-dcb3-409a-80a1-2712fb9a0a9d.jpeg already downloaded
2026-03-25 15:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5712343%252Fgeneral%252F84f92d69-4a5c-4050-b5f3-2b16c871af0b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712343/general/84f92d69-4a5c-4050-b5f3-2b16c871af0b.jpeg already downloaded
2026-03-25 15:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5712343%252Fgeneral%252Fad1905b7-e030-483b-8369-48d45d83e94f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712343/general/ad1905b7-e030-483b-8369-48d45d83e94f.jpeg already downloaded
2026-03-25 15:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5712343%252Fgeneral%252Fc02db31f-9b97-4fdc-ae3d-1c64fd60ad3e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712343/general/c02db31f-9b97-4fdc-ae3d-1c64fd60ad3e.jpeg already downloaded
2026-03-25 15:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5712343%252Fgeneral%252F7c5773fd-2cf7-4cad-a021-2d58d7473336.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712343/general/7c5773fd-2cf7-4cad-a021-2d58d7473336.jpeg already downloaded
2026-03-25 15:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5712343%252Fgeneral%252Fee717c8c-e490-4ee3-9554-7ea18d1bff8d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712343/general/ee717c8c-e490-4ee3-9554-7ea18d1bff8d.jpeg already downloaded
2026-03-25 15:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5712343%252Fgeneral%252Fd58a217a-9638-4506-bd39-3929da8896b0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712343/general/d58a217a-9638-4506-bd39-3929da8896b0.jpeg already downloaded
2026-03-25 15:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5712343%252Fgeneral%252Fc13dc2a0-f163-48d2-b2c2-89388e026123.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712343/general/c13dc2a0-f163-48d2-b2c2-89388e026123.jpeg already downloaded
2026-03-25 15:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5712343%252Fgeneral%252Fd3e48d4c-a435-4dcf-9ab1-71dd87f662fe.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712343/general/d3e48d4c-a435-4dcf-9ab1-71dd87f662fe.jpeg already downloaded
2026-03-25 15:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78333de8-49af-541a-b3de-07a42b7bdb1f, identifier: 10724316
2026-03-25 15:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78333de8-49af-541a-b3de-07a42b7bdb1f with identifier: 10724316
2026-03-25 15:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78333de8-49af-541a-b3de-07a42b7bdb1f with identifier: 10724316
2026-03-25 15:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78333de8-49af-541a-b3de-07a42b7bdb1f with identifier: 10724316 to the API
2026-03-25 15:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724316>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '78333de8-49af-541a-b3de-07a42b7bdb1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CEK171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 180176,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5712343/general/c36ad272-7d5c-428c-b480-e4f80b181c19.jpeg',
'https://images.openlane.eu/carimgs/5712343/general/de93fa67-dcb3-409a-80a1-2712fb9a0a9d.jpeg',
'https://images.openlane.eu/carimgs/5712343/general/84f92d69-4a5c-4050-b5f3-2b16c871af0b.jpeg',
'https://images.openlane.eu/carimgs/5712343/general/ad1905b7-e030-483b-8369-48d45d83e94f.jpeg',
'https://images.openlane.eu/carimgs/5712343/general/c02db31f-9b97-4fdc-ae3d-1c64fd60ad3e.jpeg',
'https://images.openlane.eu/carimgs/5712343/general/7c5773fd-2cf7-4cad-a021-2d58d7473336.jpeg',
'https://images.openlane.eu/carimgs/5712343/general/ee717c8c-e490-4ee3-9554-7ea18d1bff8d.jpeg',
'https://images.openlane.eu/carimgs/5712343/general/d58a217a-9638-4506-bd39-3929da8896b0.jpeg',
'https://images.openlane.eu/carimgs/5712343/general/c13dc2a0-f163-48d2-b2c2-89388e026123.jpeg',
'https://images.openlane.eu/carimgs/5712343/general/d3e48d4c-a435-4dcf-9ab1-71dd87f662fe.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78333de8-49af-541a-b3de-07a42b7bdb1f/78333de8-49af-541a-b3de-07a42b7bdb1f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 482138,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712343/general/c36ad272-7d5c-428c-b480-e4f80b181c19.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78333de8-49af-541a-b3de-07a42b7bdb1f/78333de8-49af-541a-b3de-07a42b7bdb1f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 574489,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712343/general/de93fa67-dcb3-409a-80a1-2712fb9a0a9d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78333de8-49af-541a-b3de-07a42b7bdb1f/78333de8-49af-541a-b3de-07a42b7bdb1f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467222,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712343/general/84f92d69-4a5c-4050-b5f3-2b16c871af0b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78333de8-49af-541a-b3de-07a42b7bdb1f/78333de8-49af-541a-b3de-07a42b7bdb1f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455805,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712343/general/ad1905b7-e030-483b-8369-48d45d83e94f.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78333de8-49af-541a-b3de-07a42b7bdb1f/78333de8-49af-541a-b3de-07a42b7bdb1f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418882,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712343/general/c02db31f-9b97-4fdc-ae3d-1c64fd60ad3e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78333de8-49af-541a-b3de-07a42b7bdb1f/78333de8-49af-541a-b3de-07a42b7bdb1f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329274,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712343/general/7c5773fd-2cf7-4cad-a021-2d58d7473336.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78333de8-49af-541a-b3de-07a42b7bdb1f/78333de8-49af-541a-b3de-07a42b7bdb1f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387421,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712343/general/ee717c8c-e490-4ee3-9554-7ea18d1bff8d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78333de8-49af-541a-b3de-07a42b7bdb1f/78333de8-49af-541a-b3de-07a42b7bdb1f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 446299,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712343/general/d58a217a-9638-4506-bd39-3929da8896b0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78333de8-49af-541a-b3de-07a42b7bdb1f/78333de8-49af-541a-b3de-07a42b7bdb1f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251866,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712343/general/c13dc2a0-f163-48d2-b2c2-89388e026123.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78333de8-49af-541a-b3de-07a42b7bdb1f/78333de8-49af-541a-b3de-07a42b7bdb1f_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 356060,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712343/general/d3e48d4c-a435-4dcf-9ab1-71dd87f662fe.jpeg',
'Width': 1440}],
'price': 7950,
'price_includes_vat': True,
'registration_date': '2018-06-27',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Volkswagen T-ROC 1.0 TSI Style - Petrol - Manual - 115 hp - 180.176 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2018}
2026-03-25 15:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724316%27 HTTP/1.1" 200 None
2026-03-25 15:33:23 [adesa.be] INFO: Saving data for 10724316: {'created_time': 1774452803.349905, 'last_price_update_time': 1774452803.349917, 'auction_closing_time': 1774521000.0}
2026-03-25 15:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724316') HTTP/1.1" 204 0
2026-03-25 15:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 917a73a6-6ce6-58a4-9d17-df3183630e80 with identifier: 10714566
2026-03-25 15:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 917a73a6-6ce6-58a4-9d17-df3183630e80 with scrape type 2
2026-03-25 15:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 917a73a6-6ce6-58a4-9d17-df3183630e80 with scrape type 2
2026-03-25 15:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 917a73a6-6ce6-58a4-9d17-df3183630e80, identifier: 10714566
2026-03-25 15:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 917a73a6-6ce6-58a4-9d17-df3183630e80 with identifier: 10714566
2026-03-25 15:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 917a73a6-6ce6-58a4-9d17-df3183630e80 with identifier: 10714566
2026-03-25 15:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 917a73a6-6ce6-58a4-9d17-df3183630e80 with identifier: 10714566 to the API
2026-03-25 15:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714566>
{'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': 110,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '917a73a6-6ce6-58a4-9d17-df3183630e80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABU661',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714566',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 135672,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 110 hp - 135.672 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-25 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714566%27 HTTP/1.1" 200 None
2026-03-25 15:33:27 [adesa.be] INFO: Saving data for 10714566: {'auction_closing_time': 1774600200.0, 'created_time': 1774347627.843704, 'last_price_update_time': 1774452807.11143}
2026-03-25 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714566') HTTP/1.1" 204 0
2026-03-25 15:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with identifier: 10714473
2026-03-25 15:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with scrape type 2
2026-03-25 15:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with scrape type 2
2026-03-25 15:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a, identifier: 10714473
2026-03-25 15:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with identifier: 10714473
2026-03-25 15:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with identifier: 10714473
2026-03-25 15:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fde3b2e-d608-561f-bcbc-6b79c30b2d0a with identifier: 10714473 to the API
2026-03-25 15:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714473>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Electric',
'id': '5fde3b2e-d608-561f-bcbc-6b79c30b2d0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJF899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714473',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Electric',
'odometer': 87535,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 4,
'seller_name': 'Ayvens-BE',
'title': 'Mini Electric Cooper 29 kWh - Electric - Automatic - 184 hp - '
'87.535 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714473%27 HTTP/1.1" 200 None
2026-03-25 15:33:27 [adesa.be] INFO: Saving data for 10714473: {'auction_closing_time': 1774600200.0, 'created_time': 1774347935.944298, 'last_price_update_time': 1774452807.661211}
2026-03-25 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714473') HTTP/1.1" 204 0
2026-03-25 15:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10726962
2026-03-25 15:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 474cc021-3949-5fc0-8262-6a2fbf82159d with scrape type 1
2026-03-25 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 474cc021-3949-5fc0-8262-6a2fbf82159d
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724410%252Fgeneral%252Fe220065d-3f32-4ed6-a644-474a6fd314df.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724410/general/e220065d-3f32-4ed6-a644-474a6fd314df.jpg already downloaded
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724410%252Fgeneral%252F9e44731e-aa35-437e-8d39-8eee0c5f8e99.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724410/general/9e44731e-aa35-437e-8d39-8eee0c5f8e99.jpg already downloaded
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724410%252Fgeneral%252Faf43fccb-5f05-4a16-879f-c00dfc7633aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724410/general/af43fccb-5f05-4a16-879f-c00dfc7633aa.jpg already downloaded
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724410%252Fgeneral%252Fd812836c-9803-458f-869c-2d3774204b37.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724410/general/d812836c-9803-458f-869c-2d3774204b37.jpg already downloaded
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724410%252Fgeneral%252F96d1c349-d7b0-4680-b37a-fe2b3e71491b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724410/general/96d1c349-d7b0-4680-b37a-fe2b3e71491b.jpg already downloaded
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724410%252Fgeneral%252F4c347c50-f342-4fa5-b04d-02e6cc209cae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724410/general/4c347c50-f342-4fa5-b04d-02e6cc209cae.jpg already downloaded
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724410%252Fgeneral%252F4e4d5df7-009b-4740-8dfb-38381203fa72.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724410/general/4e4d5df7-009b-4740-8dfb-38381203fa72.jpg already downloaded
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724410%252Fgeneral%252Fdf2ca05f-0a46-4492-8434-298100476833.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724410/general/df2ca05f-0a46-4492-8434-298100476833.jpg already downloaded
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724410%252Fgeneral%252F3be7b6d9-072d-4225-9666-f6acb726dc2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724410/general/3be7b6d9-072d-4225-9666-f6acb726dc2b.jpg already downloaded
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724410%252Fgeneral%252Fe28c52ff-e373-4bae-929c-7c79ca7aaaae.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724410/general/e28c52ff-e373-4bae-929c-7c79ca7aaaae.jpg already downloaded
2026-03-25 15:33:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 474cc021-3949-5fc0-8262-6a2fbf82159d, identifier: 10726962
2026-03-25 15:33:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10726962
2026-03-25 15:33:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10726962
2026-03-25 15:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10726962 to the API
2026-03-25 15:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726962>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '474cc021-3949-5fc0-8262-6a2fbf82159d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PPB070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726962',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 144486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5724410/general/e220065d-3f32-4ed6-a644-474a6fd314df.jpg',
'https://images.openlane.eu/carimgs/5724410/general/9e44731e-aa35-437e-8d39-8eee0c5f8e99.jpg',
'https://images.openlane.eu/carimgs/5724410/general/af43fccb-5f05-4a16-879f-c00dfc7633aa.jpg',
'https://images.openlane.eu/carimgs/5724410/general/d812836c-9803-458f-869c-2d3774204b37.jpg',
'https://images.openlane.eu/carimgs/5724410/general/96d1c349-d7b0-4680-b37a-fe2b3e71491b.jpg',
'https://images.openlane.eu/carimgs/5724410/general/4c347c50-f342-4fa5-b04d-02e6cc209cae.jpg',
'https://images.openlane.eu/carimgs/5724410/general/4e4d5df7-009b-4740-8dfb-38381203fa72.jpg',
'https://images.openlane.eu/carimgs/5724410/general/df2ca05f-0a46-4492-8434-298100476833.jpg',
'https://images.openlane.eu/carimgs/5724410/general/3be7b6d9-072d-4225-9666-f6acb726dc2b.jpg',
'https://images.openlane.eu/carimgs/5724410/general/e28c52ff-e373-4bae-929c-7c79ca7aaaae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474cc021-3949-5fc0-8262-6a2fbf82159d/474cc021-3949-5fc0-8262-6a2fbf82159d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124895,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724410/general/e220065d-3f32-4ed6-a644-474a6fd314df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474cc021-3949-5fc0-8262-6a2fbf82159d/474cc021-3949-5fc0-8262-6a2fbf82159d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115922,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724410/general/9e44731e-aa35-437e-8d39-8eee0c5f8e99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474cc021-3949-5fc0-8262-6a2fbf82159d/474cc021-3949-5fc0-8262-6a2fbf82159d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119110,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724410/general/af43fccb-5f05-4a16-879f-c00dfc7633aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474cc021-3949-5fc0-8262-6a2fbf82159d/474cc021-3949-5fc0-8262-6a2fbf82159d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121540,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724410/general/d812836c-9803-458f-869c-2d3774204b37.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474cc021-3949-5fc0-8262-6a2fbf82159d/474cc021-3949-5fc0-8262-6a2fbf82159d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111778,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724410/general/96d1c349-d7b0-4680-b37a-fe2b3e71491b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474cc021-3949-5fc0-8262-6a2fbf82159d/474cc021-3949-5fc0-8262-6a2fbf82159d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76157,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724410/general/4c347c50-f342-4fa5-b04d-02e6cc209cae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474cc021-3949-5fc0-8262-6a2fbf82159d/474cc021-3949-5fc0-8262-6a2fbf82159d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78376,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724410/general/4e4d5df7-009b-4740-8dfb-38381203fa72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474cc021-3949-5fc0-8262-6a2fbf82159d/474cc021-3949-5fc0-8262-6a2fbf82159d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109778,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724410/general/df2ca05f-0a46-4492-8434-298100476833.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474cc021-3949-5fc0-8262-6a2fbf82159d/474cc021-3949-5fc0-8262-6a2fbf82159d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52763,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724410/general/3be7b6d9-072d-4225-9666-f6acb726dc2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474cc021-3949-5fc0-8262-6a2fbf82159d/474cc021-3949-5fc0-8262-6a2fbf82159d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58018,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724410/general/e28c52ff-e373-4bae-929c-7c79ca7aaaae.jpg',
'Width': 800}],
'price': 5550,
'price_includes_vat': True,
'registration_date': '2019-01-31',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Jaguar E-Pace 2.0 - Diesel - Manual - 149 hp - 144.486 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726962%27 HTTP/1.1" 200 None
2026-03-25 15:33:35 [adesa.be] INFO: Saving data for 10726962: {'created_time': 1774452815.152665, 'last_price_update_time': 1774452815.152677, 'auction_closing_time': 1774605600.0}
2026-03-25 15:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726962') HTTP/1.1" 204 0
2026-03-25 15:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with identifier: 10714236
2026-03-25 15:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with scrape type 2
2026-03-25 15:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with scrape type 2
2026-03-25 15:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a3dcec9-c045-5f0a-bcd9-c9547d349616, identifier: 10714236
2026-03-25 15:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with identifier: 10714236
2026-03-25 15:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with identifier: 10714236
2026-03-25 15:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a3dcec9-c045-5f0a-bcd9-c9547d349616 with identifier: 10714236 to the API
2026-03-25 15:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714236>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0a3dcec9-c045-5f0a-bcd9-c9547d349616',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV665',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714236',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 100116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'100.116 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 15:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:37 [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 15:33:37 [adesa.be] INFO: Saving data for 10714236: {'auction_closing_time': 1774600200.0, 'created_time': 1774347940.812236, 'last_price_update_time': 1774452817.441683}
2026-03-25 15:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714236') HTTP/1.1" 204 0
2026-03-25 15:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with identifier: 10716085
2026-03-25 15:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with scrape type 2
2026-03-25 15:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with scrape type 2
2026-03-25 15:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b33ebd5e-ea24-5eb8-9a0e-1b909ca34227, identifier: 10716085
2026-03-25 15:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with identifier: 10716085
2026-03-25 15:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with identifier: 10716085
2026-03-25 15:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b33ebd5e-ea24-5eb8-9a0e-1b909ca34227 with identifier: 10716085 to the API
2026-03-25 15:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716085>
{'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': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b33ebd5e-ea24-5eb8-9a0e-1b909ca34227',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '89125',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716085',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 150077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-03-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 150.077 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-25 15:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:39 [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 15:33:39 [adesa.be] INFO: Saving data for 10716085: {'auction_closing_time': 1774519200.0, 'created_time': 1774347380.573657, 'last_price_update_time': 1774452819.327424}
2026-03-25 15:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716085') HTTP/1.1" 204 0
2026-03-25 15:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a908f9-e380-526d-bf55-2dd83fdb047b with identifier: 10714223
2026-03-25 15:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a908f9-e380-526d-bf55-2dd83fdb047b with scrape type 2
2026-03-25 15:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a908f9-e380-526d-bf55-2dd83fdb047b with scrape type 2
2026-03-25 15:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51a908f9-e380-526d-bf55-2dd83fdb047b, identifier: 10714223
2026-03-25 15:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51a908f9-e380-526d-bf55-2dd83fdb047b with identifier: 10714223
2026-03-25 15:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51a908f9-e380-526d-bf55-2dd83fdb047b with identifier: 10714223
2026-03-25 15:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51a908f9-e380-526d-bf55-2dd83fdb047b with identifier: 10714223 to the API
2026-03-25 15:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '51a908f9-e380-526d-bf55-2dd83fdb047b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJS357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714223',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 119189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'119.189 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:46 [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 15:33:46 [adesa.be] INFO: Saving data for 10714223: {'auction_closing_time': 1774600200.0, 'created_time': 1774347907.748085, 'last_price_update_time': 1774452826.106991}
2026-03-25 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714223') HTTP/1.1" 204 0
2026-03-25 15:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cedd6ec7-ae2f-57c7-a566-51dab9491754 with identifier: 10714373
2026-03-25 15:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cedd6ec7-ae2f-57c7-a566-51dab9491754 with scrape type 2
2026-03-25 15:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cedd6ec7-ae2f-57c7-a566-51dab9491754 with scrape type 2
2026-03-25 15:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cedd6ec7-ae2f-57c7-a566-51dab9491754, identifier: 10714373
2026-03-25 15:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cedd6ec7-ae2f-57c7-a566-51dab9491754 with identifier: 10714373
2026-03-25 15:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cedd6ec7-ae2f-57c7-a566-51dab9491754 with identifier: 10714373
2026-03-25 15:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cedd6ec7-ae2f-57c7-a566-51dab9491754 with identifier: 10714373 to the API
2026-03-25 15:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714373>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'cedd6ec7-ae2f-57c7-a566-51dab9491754',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDK791A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714373',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 97532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2020-07-27',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Sprinter L3H2 314 CDI Fun - Diesel - Manual - 143 hp '
'- 97.532 km',
'transmission': 'manual',
'trim': 'Fun',
'vin': None,
'year': 2020}
2026-03-25 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:47 [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 15:33:47 [adesa.be] INFO: Saving data for 10714373: {'auction_closing_time': 1774600200.0, 'created_time': 1774347933.968615, 'last_price_update_time': 1774452827.060319}
2026-03-25 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714373') HTTP/1.1" 204 0
2026-03-25 15:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with identifier: 10714375
2026-03-25 15:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with scrape type 2
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with scrape type 2
2026-03-25 15:33:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e, identifier: 10714375
2026-03-25 15:33:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with identifier: 10714375
2026-03-25 15:33:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with identifier: 10714375
2026-03-25 15:33:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cc2c409-445e-53a4-91b2-e5a4ca2edb2e with identifier: 10714375 to the API
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1cc2c409-445e-53a4-91b2-e5a4ca2edb2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMN046A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 100599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Sprinter L3H2 314 CDI Fun - Diesel - Manual - 143 hp '
'- 100.599 km',
'transmission': 'manual',
'trim': 'Fun',
'vin': None,
'year': 2020}
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:53 [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 15:33:53 [adesa.be] INFO: Saving data for 10714375: {'auction_closing_time': 1774600200.0, 'created_time': 1774347923.144803, 'last_price_update_time': 1774452833.500376}
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714375') HTTP/1.1" 204 0
2026-03-25 15:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5f3ad5e-c2e2-53d9-81b2-692310c733f9 with identifier: 10724352
2026-03-25 15:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5f3ad5e-c2e2-53d9-81b2-692310c733f9 with scrape type 1
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5f3ad5e-c2e2-53d9-81b2-692310c733f9
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5702972%252Fgeneral%252Faba79ac8-e838-4870-b21b-bddab025911e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702972/general/aba79ac8-e838-4870-b21b-bddab025911e.jpeg already downloaded
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5702972%252Fgeneral%252F75437b48-107e-4066-b4b1-1baef6a9b331.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702972/general/75437b48-107e-4066-b4b1-1baef6a9b331.jpeg already downloaded
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5702972%252Fgeneral%252F5a627050-4180-4d53-b19a-b428b8e1fbfa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702972/general/5a627050-4180-4d53-b19a-b428b8e1fbfa.jpeg already downloaded
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5702972%252Fgeneral%252F83cf5ed9-a82e-4eb8-82b8-2def26e26c1b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702972/general/83cf5ed9-a82e-4eb8-82b8-2def26e26c1b.jpeg already downloaded
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5702972%252Fgeneral%252F659890f1-23ba-476b-82ae-fac7a4d85b65.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702972/general/659890f1-23ba-476b-82ae-fac7a4d85b65.jpeg already downloaded
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5702972%252Fgeneral%252F02798b64-603e-4921-b41a-02fcc91c0a3d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702972/general/02798b64-603e-4921-b41a-02fcc91c0a3d.jpeg already downloaded
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5702972%252Fgeneral%252F220148fd-f1f5-4f0b-8267-2dd6249e3bda.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702972/general/220148fd-f1f5-4f0b-8267-2dd6249e3bda.jpeg already downloaded
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5702972%252Fgeneral%252Ff88df87a-429a-47ed-b568-6c5b3443c303.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702972/general/f88df87a-429a-47ed-b568-6c5b3443c303.jpeg already downloaded
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5702972%252Fgeneral%252Fbed40d4f-6ac7-4a6b-8010-1c30f7a62c5d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702972/general/bed40d4f-6ac7-4a6b-8010-1c30f7a62c5d.jpeg already downloaded
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33: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%252F5702972%252Fgeneral%252F7874bb74-def3-4492-a954-463366f3f333.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702972/general/7874bb74-def3-4492-a954-463366f3f333.jpeg already downloaded
2026-03-25 15:33:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5f3ad5e-c2e2-53d9-81b2-692310c733f9, identifier: 10724352
2026-03-25 15:33:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5f3ad5e-c2e2-53d9-81b2-692310c733f9 with identifier: 10724352
2026-03-25 15:33:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5f3ad5e-c2e2-53d9-81b2-692310c733f9 with identifier: 10724352
2026-03-25 15:33:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5f3ad5e-c2e2-53d9-81b2-692310c733f9 with identifier: 10724352 to the API
2026-03-25 15:33:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724352>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'b5f3ad5e-c2e2-53d9-81b2-692310c733f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FNM342',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724352',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 22130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5702972/general/aba79ac8-e838-4870-b21b-bddab025911e.jpeg',
'https://images.openlane.eu/carimgs/5702972/general/75437b48-107e-4066-b4b1-1baef6a9b331.jpeg',
'https://images.openlane.eu/carimgs/5702972/general/5a627050-4180-4d53-b19a-b428b8e1fbfa.jpeg',
'https://images.openlane.eu/carimgs/5702972/general/83cf5ed9-a82e-4eb8-82b8-2def26e26c1b.jpeg',
'https://images.openlane.eu/carimgs/5702972/general/659890f1-23ba-476b-82ae-fac7a4d85b65.jpeg',
'https://images.openlane.eu/carimgs/5702972/general/02798b64-603e-4921-b41a-02fcc91c0a3d.jpeg',
'https://images.openlane.eu/carimgs/5702972/general/220148fd-f1f5-4f0b-8267-2dd6249e3bda.jpeg',
'https://images.openlane.eu/carimgs/5702972/general/f88df87a-429a-47ed-b568-6c5b3443c303.jpeg',
'https://images.openlane.eu/carimgs/5702972/general/bed40d4f-6ac7-4a6b-8010-1c30f7a62c5d.jpeg',
'https://images.openlane.eu/carimgs/5702972/general/7874bb74-def3-4492-a954-463366f3f333.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3ad5e-c2e2-53d9-81b2-692310c733f9/b5f3ad5e-c2e2-53d9-81b2-692310c733f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263198,
'Height': 1172,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702972/general/aba79ac8-e838-4870-b21b-bddab025911e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3ad5e-c2e2-53d9-81b2-692310c733f9/b5f3ad5e-c2e2-53d9-81b2-692310c733f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289033,
'Height': 1240,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702972/general/75437b48-107e-4066-b4b1-1baef6a9b331.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3ad5e-c2e2-53d9-81b2-692310c733f9/b5f3ad5e-c2e2-53d9-81b2-692310c733f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295527,
'Height': 1321,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702972/general/5a627050-4180-4d53-b19a-b428b8e1fbfa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3ad5e-c2e2-53d9-81b2-692310c733f9/b5f3ad5e-c2e2-53d9-81b2-692310c733f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242689,
'Height': 1237,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702972/general/83cf5ed9-a82e-4eb8-82b8-2def26e26c1b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3ad5e-c2e2-53d9-81b2-692310c733f9/b5f3ad5e-c2e2-53d9-81b2-692310c733f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252804,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702972/general/659890f1-23ba-476b-82ae-fac7a4d85b65.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3ad5e-c2e2-53d9-81b2-692310c733f9/b5f3ad5e-c2e2-53d9-81b2-692310c733f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189326,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702972/general/02798b64-603e-4921-b41a-02fcc91c0a3d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3ad5e-c2e2-53d9-81b2-692310c733f9/b5f3ad5e-c2e2-53d9-81b2-692310c733f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301695,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702972/general/220148fd-f1f5-4f0b-8267-2dd6249e3bda.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3ad5e-c2e2-53d9-81b2-692310c733f9/b5f3ad5e-c2e2-53d9-81b2-692310c733f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351494,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702972/general/f88df87a-429a-47ed-b568-6c5b3443c303.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3ad5e-c2e2-53d9-81b2-692310c733f9/b5f3ad5e-c2e2-53d9-81b2-692310c733f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169621,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702972/general/bed40d4f-6ac7-4a6b-8010-1c30f7a62c5d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3ad5e-c2e2-53d9-81b2-692310c733f9/b5f3ad5e-c2e2-53d9-81b2-692310c733f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279003,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702972/general/7874bb74-def3-4492-a954-463366f3f333.jpeg',
'Width': 1200}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen T-ROC 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'22.130 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-25 15:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724352%27 HTTP/1.1" 200 None
2026-03-25 15:33:54 [adesa.be] INFO: Saving data for 10724352: {'created_time': 1774452834.099762, 'last_price_update_time': 1774452834.099775, 'auction_closing_time': 1774521000.0}
2026-03-25 15:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724352') HTTP/1.1" 204 0
2026-03-25 15:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a128bdbb-1847-57de-910b-6f2d2eca8ae3 with identifier: 10714274
2026-03-25 15:33:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a128bdbb-1847-57de-910b-6f2d2eca8ae3 with scrape type 2
2026-03-25 15:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a128bdbb-1847-57de-910b-6f2d2eca8ae3 with scrape type 2
2026-03-25 15:33:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a128bdbb-1847-57de-910b-6f2d2eca8ae3, identifier: 10714274
2026-03-25 15:33:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a128bdbb-1847-57de-910b-6f2d2eca8ae3 with identifier: 10714274
2026-03-25 15:33:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a128bdbb-1847-57de-910b-6f2d2eca8ae3 with identifier: 10714274
2026-03-25 15:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a128bdbb-1847-57de-910b-6f2d2eca8ae3 with identifier: 10714274 to the API
2026-03-25 15:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714274>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a128bdbb-1847-57de-910b-6f2d2eca8ae3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEN697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 134172,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 250e - Hybrid - Automatic - 160 hp '
'- 134.172 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:55 [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 15:33:55 [adesa.be] INFO: Saving data for 10714274: {'auction_closing_time': 1774600200.0, 'created_time': 1774347928.842997, 'last_price_update_time': 1774452835.237279}
2026-03-25 15:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714274') HTTP/1.1" 204 0
2026-03-25 15:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f72c786e-f2a5-548d-81de-8dff7376584d with identifier: 10714372
2026-03-25 15:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f72c786e-f2a5-548d-81de-8dff7376584d with scrape type 2
2026-03-25 15:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f72c786e-f2a5-548d-81de-8dff7376584d with scrape type 2
2026-03-25 15:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f72c786e-f2a5-548d-81de-8dff7376584d, identifier: 10714372
2026-03-25 15:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f72c786e-f2a5-548d-81de-8dff7376584d with identifier: 10714372
2026-03-25 15:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f72c786e-f2a5-548d-81de-8dff7376584d with identifier: 10714372
2026-03-25 15:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f72c786e-f2a5-548d-81de-8dff7376584d with identifier: 10714372 to the API
2026-03-25 15:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714372>
{'auction_title': '',
'c_o_2_emission_value': 213,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f72c786e-f2a5-548d-81de-8dff7376584d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UVS519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714372',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 57018,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2018-08-09',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Sprinter dropside 314 - Diesel - Manual - 143 hp - '
'57.018 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 15:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:55 [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 15:33:55 [adesa.be] INFO: Saving data for 10714372: {'auction_closing_time': 1774600200.0, 'created_time': 1774347934.384376, 'last_price_update_time': 1774452835.683729}
2026-03-25 15:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714372') HTTP/1.1" 204 0
2026-03-25 15:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10714371
2026-03-25 15:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4571c2c2-2ae2-5992-b721-143b83b2825f with scrape type 2
2026-03-25 15:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4571c2c2-2ae2-5992-b721-143b83b2825f with scrape type 2
2026-03-25 15:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4571c2c2-2ae2-5992-b721-143b83b2825f, identifier: 10714371
2026-03-25 15:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10714371
2026-03-25 15:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10714371
2026-03-25 15:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10714371 to the API
2026-03-25 15:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714371>
{'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-27T08:30:00Z',
'fuel_type': 'Electric',
'id': '4571c2c2-2ae2-5992-b721-143b83b2825f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFL287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714371',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 118853,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz EQA 250 Luxury - Electric - Automatic - 190 hp - '
'118.853 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-25 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:56 [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 15:33:56 [adesa.be] INFO: Saving data for 10714371: {'auction_closing_time': 1774600200.0, 'created_time': 1774347929.658771, 'last_price_update_time': 1774452836.039436}
2026-03-25 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714371') HTTP/1.1" 204 0
2026-03-25 15:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab6042fe-7823-56b4-852e-e4778a734ae5 with identifier: 10714273
2026-03-25 15:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab6042fe-7823-56b4-852e-e4778a734ae5 with scrape type 2
2026-03-25 15:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab6042fe-7823-56b4-852e-e4778a734ae5 with scrape type 2
2026-03-25 15:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab6042fe-7823-56b4-852e-e4778a734ae5, identifier: 10714273
2026-03-25 15:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab6042fe-7823-56b4-852e-e4778a734ae5 with identifier: 10714273
2026-03-25 15:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab6042fe-7823-56b4-852e-e4778a734ae5 with identifier: 10714273
2026-03-25 15:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab6042fe-7823-56b4-852e-e4778a734ae5 with identifier: 10714273 to the API
2026-03-25 15:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714273>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab6042fe-7823-56b4-852e-e4778a734ae5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHE126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714273',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 170952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Business Solution - Diesel - '
'Automatic - 150 hp - 170.952 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714273%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Saving data for 10714273: {'auction_closing_time': 1774600200.0, 'created_time': 1774347946.370808, 'last_price_update_time': 1774452837.095308}
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714273') HTTP/1.1" 204 0
2026-03-25 15:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:33:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97d77982-98ea-57cd-bbac-70b6c9843ba4 with identifier: 10714272
2026-03-25 15:33:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97d77982-98ea-57cd-bbac-70b6c9843ba4 with scrape type 2
2026-03-25 15:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97d77982-98ea-57cd-bbac-70b6c9843ba4 with scrape type 2
2026-03-25 15:33:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97d77982-98ea-57cd-bbac-70b6c9843ba4, identifier: 10714272
2026-03-25 15:33:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97d77982-98ea-57cd-bbac-70b6c9843ba4 with identifier: 10714272
2026-03-25 15:33:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97d77982-98ea-57cd-bbac-70b6c9843ba4 with identifier: 10714272
2026-03-25 15:33:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97d77982-98ea-57cd-bbac-70b6c9843ba4 with identifier: 10714272 to the API
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714272>
{'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': '97d77982-98ea-57cd-bbac-70b6c9843ba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS663',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 31425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA 180 Business Solution - Petrol - Manual - 136 hp '
'- 31.425 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714272%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Saving data for 10714272: {'auction_closing_time': 1774600200.0, 'created_time': 1774347927.817234, 'last_price_update_time': 1774452837.60278}
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714272') HTTP/1.1" 204 0
2026-03-25 15:33: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 15:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10716107
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716107%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10716107: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10716107 url https://www.openlane.eu/en/carv6/auction/10716107
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10716125
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716125%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10716125: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10716125 url https://www.openlane.eu/en/carv6/auction/10716125
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10716109
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716109%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10716109: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10716109 url https://www.openlane.eu/en/carv6/auction/10716109
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10714674
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714674%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10714674: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10714674 url https://www.openlane.eu/en/carv6/auction/10714674
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10714588
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714588%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10714588: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10714588 url https://www.openlane.eu/en/carv6/auction/10714588
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10714671
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714671%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10714671: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10714671 url https://www.openlane.eu/en/carv6/auction/10714671
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10716121
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716121%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10716121: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10716121 url https://www.openlane.eu/en/carv6/auction/10716121
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10714678
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714678%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10714678: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10714678 url https://www.openlane.eu/en/carv6/auction/10714678
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10714681
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714681%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10714681: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10714681 url https://www.openlane.eu/en/carv6/auction/10714681
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10714683
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714683%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10714683: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10714683 url https://www.openlane.eu/en/carv6/auction/10714683
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10714676
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714676%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10714676: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10714676 url https://www.openlane.eu/en/carv6/auction/10714676
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10714684
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714684%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10714684: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10714684 url https://www.openlane.eu/en/carv6/auction/10714684
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10716086
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716086%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10716086: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10716086 url https://www.openlane.eu/en/carv6/auction/10716086
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10716130
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716130%27 HTTP/1.1" 200 None
2026-03-25 15:33:57 [adesa.be] INFO: Scrape type for 10716130: 0
2026-03-25 15:33:57 [adesa.be] INFO: Skipping item 10716130 url https://www.openlane.eu/en/carv6/auction/10716130
2026-03-25 15:33:57 [adesa.be] INFO: Found listing with ID: 10716139
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716139%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10716139: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10716139 url https://www.openlane.eu/en/carv6/auction/10716139
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10716138
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716138%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10716138: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10716138 url https://www.openlane.eu/en/carv6/auction/10716138
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10716089
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716089%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10716089: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10716089 url https://www.openlane.eu/en/carv6/auction/10716089
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10716140
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716140%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10716140: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10716140 url https://www.openlane.eu/en/carv6/auction/10716140
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714688
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714688%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714688: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714688 url https://www.openlane.eu/en/carv6/auction/10714688
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714686
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714686%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714686: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714686 url https://www.openlane.eu/en/carv6/auction/10714686
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714701
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714701%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714701: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714701 url https://www.openlane.eu/en/carv6/auction/10714701
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714699
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714699%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714699: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714699 url https://www.openlane.eu/en/carv6/auction/10714699
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714696
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714696%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714696: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714696 url https://www.openlane.eu/en/carv6/auction/10714696
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10716100
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716100%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10716100: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10716100 url https://www.openlane.eu/en/carv6/auction/10716100
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714694
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714694%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714694: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714694 url https://www.openlane.eu/en/carv6/auction/10714694
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714959
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714959%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714959: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714959 url https://www.openlane.eu/en/carv6/auction/10714959
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10716133
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716133%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10716133: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10716133 url https://www.openlane.eu/en/carv6/auction/10716133
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714964
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714964%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714964: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714964 url https://www.openlane.eu/en/carv6/auction/10714964
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714961
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714961%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714961: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714961 url https://www.openlane.eu/en/carv6/auction/10714961
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10716136
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716136%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10716136: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10716136 url https://www.openlane.eu/en/carv6/auction/10716136
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714966
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714966%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714966: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714966 url https://www.openlane.eu/en/carv6/auction/10714966
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714968
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714968%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714968: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714968 url https://www.openlane.eu/en/carv6/auction/10714968
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714970
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714970%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714970: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714970 url https://www.openlane.eu/en/carv6/auction/10714970
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10716074
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716074%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10716074: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10716074 url https://www.openlane.eu/en/carv6/auction/10716074
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10716088
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716088%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10716088: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10716088 url https://www.openlane.eu/en/carv6/auction/10716088
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10716082
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716082%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10716082: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10716082 url https://www.openlane.eu/en/carv6/auction/10716082
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714972
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714972%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714972: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714972 url https://www.openlane.eu/en/carv6/auction/10714972
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714974
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714974%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714974: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714974 url https://www.openlane.eu/en/carv6/auction/10714974
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714976
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714976%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714976: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714976 url https://www.openlane.eu/en/carv6/auction/10714976
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10714979
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714979%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10714979: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10714979 url https://www.openlane.eu/en/carv6/auction/10714979
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10716131
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716131%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10716131: 0
2026-03-25 15:33:58 [adesa.be] INFO: Skipping item 10716131 url https://www.openlane.eu/en/carv6/auction/10716131
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10719286
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719286%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10719286: 2
2026-03-25 15:33:58 [adesa.be] INFO: Scraping item 10719286 url https://www.openlane.eu/en/carv6/auction/10719286
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10723908
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723908%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10723908: 1
2026-03-25 15:33:58 [adesa.be] INFO: Scraping item 10723908 url https://www.openlane.eu/en/carv6/auction/10723908
2026-03-25 15:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33: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 15:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a242abe-99d4-5a4a-a2df-611e2635ce4f with identifier: 10714256
2026-03-25 15:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a242abe-99d4-5a4a-a2df-611e2635ce4f with scrape type 2
2026-03-25 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a242abe-99d4-5a4a-a2df-611e2635ce4f with scrape type 2
2026-03-25 15:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a242abe-99d4-5a4a-a2df-611e2635ce4f, identifier: 10714256
2026-03-25 15:33:58 [adesa.be] INFO: Found listing with ID: 10723919
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723919%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Scrape type for 10723919: 1
2026-03-25 15:33:58 [adesa.be] INFO: Scraping item 10723919 url https://www.openlane.eu/en/carv6/auction/10723919
2026-03-25 15:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a242abe-99d4-5a4a-a2df-611e2635ce4f with identifier: 10714256
2026-03-25 15:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a242abe-99d4-5a4a-a2df-611e2635ce4f with identifier: 10714256
2026-03-25 15:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a242abe-99d4-5a4a-a2df-611e2635ce4f with identifier: 10714256 to the API
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33: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 15:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714256>
{'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': '7a242abe-99d4-5a4a-a2df-611e2635ce4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VBR283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714256',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 49405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2018-09-17',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'49.405 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714256%27 HTTP/1.1" 200 None
2026-03-25 15:33:58 [adesa.be] INFO: Saving data for 10714256: {'auction_closing_time': 1774600200.0, 'created_time': 1774347924.066556, 'last_price_update_time': 1774452838.996464}
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714256') HTTP/1.1" 204 0
2026-03-25 15:33:59 [adesa.be] INFO: Found listing with ID: 10723874
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723874%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Scrape type for 10723874: 1
2026-03-25 15:33:59 [adesa.be] INFO: Scraping item 10723874 url https://www.openlane.eu/en/carv6/auction/10723874
2026-03-25 15:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c7aa237-f64b-5004-9543-8fcb6a48a95b with identifier: 10714253
2026-03-25 15:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c7aa237-f64b-5004-9543-8fcb6a48a95b with scrape type 2
2026-03-25 15:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c7aa237-f64b-5004-9543-8fcb6a48a95b with scrape type 2
2026-03-25 15:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c7aa237-f64b-5004-9543-8fcb6a48a95b, identifier: 10714253
2026-03-25 15:33:59 [adesa.be] INFO: Found listing with ID: 10723883
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723883%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Scrape type for 10723883: 1
2026-03-25 15:33:59 [adesa.be] INFO: Scraping item 10723883 url https://www.openlane.eu/en/carv6/auction/10723883
2026-03-25 15:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c7aa237-f64b-5004-9543-8fcb6a48a95b with identifier: 10714253
2026-03-25 15:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c7aa237-f64b-5004-9543-8fcb6a48a95b with identifier: 10714253
2026-03-25 15:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c7aa237-f64b-5004-9543-8fcb6a48a95b with identifier: 10714253 to the API
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714253>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '5c7aa237-f64b-5004-9543-8fcb6a48a95b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAN682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714253',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 78533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 78.533 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714253%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Saving data for 10714253: {'auction_closing_time': 1774600200.0, 'created_time': 1774347926.645177, 'last_price_update_time': 1774452839.435761}
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714253') HTTP/1.1" 204 0
2026-03-25 15:33:59 [adesa.be] INFO: Found listing with ID: 10723892
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723892%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Scrape type for 10723892: 1
2026-03-25 15:33:59 [adesa.be] INFO: Scraping item 10723892 url https://www.openlane.eu/en/carv6/auction/10723892
2026-03-25 15:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:33:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:33:59 [adesa.be] INFO: Found listing with ID: 10726297
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726297%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Scrape type for 10726297: 1
2026-03-25 15:33:59 [adesa.be] INFO: Scraping item 10726297 url https://www.openlane.eu/en/carv6/auction/10726297
2026-03-25 15:33:59 [adesa.be] INFO: Found listing with ID: 10723884
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723884%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Scrape type for 10723884: 1
2026-03-25 15:33:59 [adesa.be] INFO: Scraping item 10723884 url https://www.openlane.eu/en/carv6/auction/10723884
2026-03-25 15:33:59 [adesa.be] INFO: Found listing with ID: 10726307
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726307%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Scrape type for 10726307: 1
2026-03-25 15:33:59 [adesa.be] INFO: Scraping item 10726307 url https://www.openlane.eu/en/carv6/auction/10726307
2026-03-25 15:33:59 [adesa.be] INFO: Found listing with ID: 10726306
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726306%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Scrape type for 10726306: 1
2026-03-25 15:33:59 [adesa.be] INFO: Scraping item 10726306 url https://www.openlane.eu/en/carv6/auction/10726306
2026-03-25 15:33:59 [adesa.be] INFO: Found listing with ID: 10723889
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723889%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Scrape type for 10723889: 1
2026-03-25 15:33:59 [adesa.be] INFO: Scraping item 10723889 url https://www.openlane.eu/en/carv6/auction/10723889
2026-03-25 15:33:59 [adesa.be] INFO: Found listing with ID: 10725690
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725690%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Scrape type for 10725690: 1
2026-03-25 15:33:59 [adesa.be] INFO: Scraping item 10725690 url https://www.openlane.eu/en/carv6/auction/10725690
2026-03-25 15:33:59 [adesa.be] INFO: Found listing with ID: 10723890
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723890%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Scrape type for 10723890: 1
2026-03-25 15:33:59 [adesa.be] INFO: Scraping item 10723890 url https://www.openlane.eu/en/carv6/auction/10723890
2026-03-25 15:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fbc2a09-eb75-5537-b755-17bc560ec479 with identifier: 10714250
2026-03-25 15:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fbc2a09-eb75-5537-b755-17bc560ec479 with scrape type 2
2026-03-25 15:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fbc2a09-eb75-5537-b755-17bc560ec479 with scrape type 2
2026-03-25 15:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fbc2a09-eb75-5537-b755-17bc560ec479, identifier: 10714250
2026-03-25 15:33:59 [adesa.be] INFO: Found listing with ID: 10725725
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725725%27 HTTP/1.1" 200 None
2026-03-25 15:33:59 [adesa.be] INFO: Scrape type for 10725725: 1
2026-03-25 15:33:59 [adesa.be] INFO: Scraping item 10725725 url https://www.openlane.eu/en/carv6/auction/10725725
2026-03-25 15:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fbc2a09-eb75-5537-b755-17bc560ec479 with identifier: 10714250
2026-03-25 15:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fbc2a09-eb75-5537-b755-17bc560ec479 with identifier: 10714250
2026-03-25 15:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fbc2a09-eb75-5537-b755-17bc560ec479 with identifier: 10714250 to the API
2026-03-25 15:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '7fbc2a09-eb75-5537-b755-17bc560ec479',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APY776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714250',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 197428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Ford Galaxy 2.0 TDCI Titanium - Diesel - Manual - 150 hp - 197.428 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [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 15:34:00 [adesa.be] INFO: Saving data for 10714250: {'auction_closing_time': 1774600200.0, 'created_time': 1774347925.61826, 'last_price_update_time': 1774452840.154225}
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714250') HTTP/1.1" 204 0
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723873
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723873%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723873: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723873 url https://www.openlane.eu/en/carv6/auction/10723873
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723894
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723894%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723894: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723894 url https://www.openlane.eu/en/carv6/auction/10723894
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723912
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723912%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723912: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723912 url https://www.openlane.eu/en/carv6/auction/10723912
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10716652
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [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 15:34:00 [adesa.be] INFO: Scrape type for 10716652: 0
2026-03-25 15:34:00 [adesa.be] INFO: Skipping item 10716652 url https://www.openlane.eu/en/carv6/auction/10716652
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723902
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723902%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723902: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723902 url https://www.openlane.eu/en/carv6/auction/10723902
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723900
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723900%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723900: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723900 url https://www.openlane.eu/en/carv6/auction/10723900
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723905
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723905%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723905: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723905 url https://www.openlane.eu/en/carv6/auction/10723905
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723880
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723880%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723880: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723880 url https://www.openlane.eu/en/carv6/auction/10723880
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723895
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723895%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723895: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723895 url https://www.openlane.eu/en/carv6/auction/10723895
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723913
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723913%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723913: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723913 url https://www.openlane.eu/en/carv6/auction/10723913
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723904
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723904%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723904: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723904 url https://www.openlane.eu/en/carv6/auction/10723904
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10726296
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726296%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10726296: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10726296 url https://www.openlane.eu/en/carv6/auction/10726296
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723869
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723869%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723869: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723869 url https://www.openlane.eu/en/carv6/auction/10723869
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723159
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [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 15:34:00 [adesa.be] INFO: Scrape type for 10723159: 0
2026-03-25 15:34:00 [adesa.be] INFO: Skipping item 10723159 url https://www.openlane.eu/en/carv6/auction/10723159
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723903
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723903%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723903: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723903 url https://www.openlane.eu/en/carv6/auction/10723903
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723893
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723893%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723893: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723893 url https://www.openlane.eu/en/carv6/auction/10723893
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723898
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723898%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723898: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723898 url https://www.openlane.eu/en/carv6/auction/10723898
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723887
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723887%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723887: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723887 url https://www.openlane.eu/en/carv6/auction/10723887
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723901
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723901%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723901: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723901 url https://www.openlane.eu/en/carv6/auction/10723901
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723899
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723899%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723899: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723899 url https://www.openlane.eu/en/carv6/auction/10723899
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723878
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723878%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723878: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723878 url https://www.openlane.eu/en/carv6/auction/10723878
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723911
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723911%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723911: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723911 url https://www.openlane.eu/en/carv6/auction/10723911
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723909
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723909%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723909: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723909 url https://www.openlane.eu/en/carv6/auction/10723909
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723910
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723910%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723910: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723910 url https://www.openlane.eu/en/carv6/auction/10723910
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10724944
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724944%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10724944: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10724944 url https://www.openlane.eu/en/carv6/auction/10724944
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723879
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723879%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723879: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723879 url https://www.openlane.eu/en/carv6/auction/10723879
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723896
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723896%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723896: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723896 url https://www.openlane.eu/en/carv6/auction/10723896
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723897
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723897%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723897: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723897 url https://www.openlane.eu/en/carv6/auction/10723897
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723877
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723877%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723877: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723877 url https://www.openlane.eu/en/carv6/auction/10723877
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723876
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723876%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723876: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723876 url https://www.openlane.eu/en/carv6/auction/10723876
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723888
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723888%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723888: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723888 url https://www.openlane.eu/en/carv6/auction/10723888
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723907
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723907%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723907: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723907 url https://www.openlane.eu/en/carv6/auction/10723907
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723886
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723886%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723886: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723886 url https://www.openlane.eu/en/carv6/auction/10723886
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10723906
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723906%27 HTTP/1.1" 200 None
2026-03-25 15:34:00 [adesa.be] INFO: Scrape type for 10723906: 1
2026-03-25 15:34:00 [adesa.be] INFO: Scraping item 10723906 url https://www.openlane.eu/en/carv6/auction/10723906
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10704502
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [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 15:34:00 [adesa.be] INFO: Scrape type for 10704502: 0
2026-03-25 15:34:00 [adesa.be] INFO: Skipping item 10704502 url https://www.openlane.eu/en/carv6/auction/10704502
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10704503
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:00 [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 15:34:00 [adesa.be] INFO: Scrape type for 10704503: 0
2026-03-25 15:34:00 [adesa.be] INFO: Skipping item 10704503 url https://www.openlane.eu/en/carv6/auction/10704503
2026-03-25 15:34:00 [adesa.be] INFO: Found listing with ID: 10704506
2026-03-25 15:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704506%27 HTTP/1.1" 200 None
2026-03-25 15:34:01 [adesa.be] INFO: Scrape type for 10704506: 0
2026-03-25 15:34:01 [adesa.be] INFO: Skipping item 10704506 url https://www.openlane.eu/en/carv6/auction/10704506
2026-03-25 15:34:01 [adesa.be] INFO: Found listing with ID: 10704507
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704507%27 HTTP/1.1" 200 None
2026-03-25 15:34:01 [adesa.be] INFO: Scrape type for 10704507: 0
2026-03-25 15:34:01 [adesa.be] INFO: Skipping item 10704507 url https://www.openlane.eu/en/carv6/auction/10704507
2026-03-25 15:34:01 [adesa.be] INFO: Found listing with ID: 10704519
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704519%27 HTTP/1.1" 200 None
2026-03-25 15:34:01 [adesa.be] INFO: Scrape type for 10704519: 0
2026-03-25 15:34:01 [adesa.be] INFO: Skipping item 10704519 url https://www.openlane.eu/en/carv6/auction/10704519
2026-03-25 15:34:01 [adesa.be] INFO: Found listing with ID: 10704546
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704546%27 HTTP/1.1" 200 None
2026-03-25 15:34:01 [adesa.be] INFO: Scrape type for 10704546: 0
2026-03-25 15:34:01 [adesa.be] INFO: Skipping item 10704546 url https://www.openlane.eu/en/carv6/auction/10704546
2026-03-25 15:34:01 [adesa.be] INFO: Found listing with ID: 10704552
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704552%27 HTTP/1.1" 200 None
2026-03-25 15:34:01 [adesa.be] INFO: Scrape type for 10704552: 0
2026-03-25 15:34:01 [adesa.be] INFO: Skipping item 10704552 url https://www.openlane.eu/en/carv6/auction/10704552
2026-03-25 15:34:01 [adesa.be] INFO: Found listing with ID: 10704554
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704554%27 HTTP/1.1" 200 None
2026-03-25 15:34:01 [adesa.be] INFO: Scrape type for 10704554: 0
2026-03-25 15:34:01 [adesa.be] INFO: Skipping item 10704554 url https://www.openlane.eu/en/carv6/auction/10704554
2026-03-25 15:34:01 [adesa.be] INFO: Found listing with ID: 10704600
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704600%27 HTTP/1.1" 200 None
2026-03-25 15:34:01 [adesa.be] INFO: Scrape type for 10704600: 0
2026-03-25 15:34:01 [adesa.be] INFO: Skipping item 10704600 url https://www.openlane.eu/en/carv6/auction/10704600
2026-03-25 15:34:01 [adesa.be] INFO: Found listing with ID: 10704603
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704603%27 HTTP/1.1" 200 None
2026-03-25 15:34:01 [adesa.be] INFO: Scrape type for 10704603: 0
2026-03-25 15:34:01 [adesa.be] INFO: Skipping item 10704603 url https://www.openlane.eu/en/carv6/auction/10704603
2026-03-25 15:34:01 [adesa.be] INFO: Found listing with ID: 10704613
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704613%27 HTTP/1.1" 200 None
2026-03-25 15:34:01 [adesa.be] INFO: Scrape type for 10704613: 0
2026-03-25 15:34:01 [adesa.be] INFO: Skipping item 10704613 url https://www.openlane.eu/en/carv6/auction/10704613
2026-03-25 15:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42b87163-18a9-588f-b3ef-fddf8b64ab60 with identifier: 10714242
2026-03-25 15:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42b87163-18a9-588f-b3ef-fddf8b64ab60 with scrape type 2
2026-03-25 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42b87163-18a9-588f-b3ef-fddf8b64ab60 with scrape type 2
2026-03-25 15:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 42b87163-18a9-588f-b3ef-fddf8b64ab60, identifier: 10714242
2026-03-25 15:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 42b87163-18a9-588f-b3ef-fddf8b64ab60 with identifier: 10714242
2026-03-25 15:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 42b87163-18a9-588f-b3ef-fddf8b64ab60 with identifier: 10714242
2026-03-25 15:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 42b87163-18a9-588f-b3ef-fddf8b64ab60 with identifier: 10714242 to the API
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714242>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '42b87163-18a9-588f-b3ef-fddf8b64ab60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQQ140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714242',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 45000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 45.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714242%27 HTTP/1.1" 200 None
2026-03-25 15:34:01 [adesa.be] INFO: Saving data for 10714242: {'auction_closing_time': 1774600200.0, 'created_time': 1774347921.205835, 'last_price_update_time': 1774452841.934582}
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714242') HTTP/1.1" 204 0
2026-03-25 15:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with identifier: 10714275
2026-03-25 15:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with scrape type 2
2026-03-25 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with scrape type 2
2026-03-25 15:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d, identifier: 10714275
2026-03-25 15:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with identifier: 10714275
2026-03-25 15:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with identifier: 10714275
2026-03-25 15:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d with identifier: 10714275 to the API
2026-03-25 15:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714275>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b3d9c347-bc21-5bdc-a30b-ff1611d7ae3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARA153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 157603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 200d AMG Line - Diesel - Automatic '
'- 150 hp - 157.603 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:02 [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 15:34:02 [adesa.be] INFO: Saving data for 10714275: {'auction_closing_time': 1774600200.0, 'created_time': 1774347927.060881, 'last_price_update_time': 1774452842.579306}
2026-03-25 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714275') HTTP/1.1" 204 0
2026-03-25 15:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with identifier: 10714249
2026-03-25 15:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with scrape type 2
2026-03-25 15:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with scrape type 2
2026-03-25 15:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 879a67f0-87f2-5db5-bce4-401d4bcfcdf0, identifier: 10714249
2026-03-25 15:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with identifier: 10714249
2026-03-25 15:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with identifier: 10714249
2026-03-25 15:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 879a67f0-87f2-5db5-bce4-401d4bcfcdf0 with identifier: 10714249 to the API
2026-03-25 15:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714249>
{'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': 101,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '879a67f0-87f2-5db5-bce4-401d4bcfcdf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUC140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714249',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 53204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-07-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Focus 1.0 EcoBoost Connected - Petrol - Manual - 101 hp - '
'53.204 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-25 15:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714249%27 HTTP/1.1" 200 None
2026-03-25 15:34:03 [adesa.be] INFO: Saving data for 10714249: {'auction_closing_time': 1774600200.0, 'created_time': 1774347921.590463, 'last_price_update_time': 1774452843.003099}
2026-03-25 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714249') HTTP/1.1" 204 0
2026-03-25 15:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2907fb7-09dd-5e84-b268-109a1178af61 with identifier: 10714239
2026-03-25 15:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2907fb7-09dd-5e84-b268-109a1178af61 with scrape type 2
2026-03-25 15:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2907fb7-09dd-5e84-b268-109a1178af61 with scrape type 2
2026-03-25 15:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2907fb7-09dd-5e84-b268-109a1178af61, identifier: 10714239
2026-03-25 15:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2907fb7-09dd-5e84-b268-109a1178af61 with identifier: 10714239
2026-03-25 15:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2907fb7-09dd-5e84-b268-109a1178af61 with identifier: 10714239
2026-03-25 15:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2907fb7-09dd-5e84-b268-109a1178af61 with identifier: 10714239 to the API
2026-03-25 15:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714239>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f2907fb7-09dd-5e84-b268-109a1178af61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMZ612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714239',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 79579,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 79.579 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714239%27 HTTP/1.1" 200 None
2026-03-25 15:34:03 [adesa.be] INFO: Saving data for 10714239: {'auction_closing_time': 1774600200.0, 'created_time': 1774347920.085894, 'last_price_update_time': 1774452843.448315}
2026-03-25 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714239') HTTP/1.1" 204 0
2026-03-25 15:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with identifier: 10714240
2026-03-25 15:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with scrape type 2
2026-03-25 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with scrape type 2
2026-03-25 15:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786, identifier: 10714240
2026-03-25 15:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with identifier: 10714240
2026-03-25 15:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with identifier: 10714240
2026-03-25 15:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d2d831c-6ac6-5ce7-8b39-4f9e990b1786 with identifier: 10714240 to the API
2026-03-25 15:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714240>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4d2d831c-6ac6-5ce7-8b39-4f9e990b1786',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFG621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714240',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 133229,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 133.229 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714240%27 HTTP/1.1" 200 None
2026-03-25 15:34:04 [adesa.be] INFO: Saving data for 10714240: {'auction_closing_time': 1774600200.0, 'created_time': 1774347920.46741, 'last_price_update_time': 1774452844.587586}
2026-03-25 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714240') HTTP/1.1" 204 0
2026-03-25 15:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with identifier: 10714233
2026-03-25 15:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with scrape type 2
2026-03-25 15:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with scrape type 2
2026-03-25 15:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9, identifier: 10714233
2026-03-25 15:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with identifier: 10714233
2026-03-25 15:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with identifier: 10714233
2026-03-25 15:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c4e6e2b-fe76-5ffc-a086-e5a080b565c9 with identifier: 10714233 to the API
2026-03-25 15:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714233>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Saloon',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0c4e6e2b-fe76-5ffc-a086-e5a080b565c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VUD523',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714233',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 161246,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series 320d Sport - Diesel - Manual - 190 hp - 161.246 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-25 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714233%27 HTTP/1.1" 200 None
2026-03-25 15:34:05 [adesa.be] INFO: Saving data for 10714233: {'auction_closing_time': 1774600200.0, 'created_time': 1774347948.17609, 'last_price_update_time': 1774452845.051182}
2026-03-25 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714233') HTTP/1.1" 204 0
2026-03-25 15:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41e65b4b-02f3-5044-b0e0-755d91045fe5 with identifier: 10714229
2026-03-25 15:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41e65b4b-02f3-5044-b0e0-755d91045fe5 with scrape type 2
2026-03-25 15:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41e65b4b-02f3-5044-b0e0-755d91045fe5 with scrape type 2
2026-03-25 15:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41e65b4b-02f3-5044-b0e0-755d91045fe5, identifier: 10714229
2026-03-25 15:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41e65b4b-02f3-5044-b0e0-755d91045fe5 with identifier: 10714229
2026-03-25 15:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41e65b4b-02f3-5044-b0e0-755d91045fe5 with identifier: 10714229
2026-03-25 15:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41e65b4b-02f3-5044-b0e0-755d91045fe5 with identifier: 10714229 to the API
2026-03-25 15:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '41e65b4b-02f3-5044-b0e0-755d91045fe5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPA464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714229',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 118295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2020-10-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q5 40 TDI Business - Quattro - Diesel - Automatic - 190 hp - '
'118.295 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714229%27 HTTP/1.1" 200 None
2026-03-25 15:34:06 [adesa.be] INFO: Saving data for 10714229: {'auction_closing_time': 1774600200.0, 'created_time': 1774347941.259043, 'last_price_update_time': 1774452846.04385}
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714229') HTTP/1.1" 204 0
2026-03-25 15:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b9e220-5717-5070-b30e-639b93485246 with identifier: 10714237
2026-03-25 15:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b9e220-5717-5070-b30e-639b93485246 with scrape type 2
2026-03-25 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25b9e220-5717-5070-b30e-639b93485246 with scrape type 2
2026-03-25 15:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25b9e220-5717-5070-b30e-639b93485246, identifier: 10714237
2026-03-25 15:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25b9e220-5717-5070-b30e-639b93485246 with identifier: 10714237
2026-03-25 15:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25b9e220-5717-5070-b30e-639b93485246 with identifier: 10714237
2026-03-25 15:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25b9e220-5717-5070-b30e-639b93485246 with identifier: 10714237 to the API
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714237>
{'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': 122,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '25b9e220-5717-5070-b30e-639b93485246',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNN431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714237',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 63063,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series 316d - Diesel - Automatic - 122 hp - 63.063 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714237%27 HTTP/1.1" 200 None
2026-03-25 15:34:06 [adesa.be] INFO: Saving data for 10714237: {'auction_closing_time': 1774600200.0, 'created_time': 1774347942.087482, 'last_price_update_time': 1774452846.506229}
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714237') HTTP/1.1" 204 0
2026-03-25 15:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with identifier: 10714226
2026-03-25 15:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with scrape type 2
2026-03-25 15:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with scrape type 2
2026-03-25 15:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f41d4963-6b02-56b0-9b93-aa9cf1f799b8, identifier: 10714226
2026-03-25 15:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with identifier: 10714226
2026-03-25 15:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with identifier: 10714226
2026-03-25 15:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f41d4963-6b02-56b0-9b93-aa9cf1f799b8 with identifier: 10714226 to the API
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714226>
{'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-27T08:30:00Z',
'fuel_type': 'Electric',
'id': 'f41d4963-6b02-56b0-9b93-aa9cf1f799b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBY820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714226',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 62593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 62.593 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714226%27 HTTP/1.1" 200 None
2026-03-25 15:34:06 [adesa.be] INFO: Saving data for 10714226: {'auction_closing_time': 1774600200.0, 'created_time': 1774347942.482094, 'last_price_update_time': 1774452846.97821}
2026-03-25 15:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714226') HTTP/1.1" 204 0
2026-03-25 15:34:07 [scrapy.extensions.logstats] INFO: Crawled 901 pages (at 36 pages/min), scraped 398 items (at 35 items/min)
2026-03-25 15:34:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 15:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40775881-9795-553c-9efb-f48365c9606c with identifier: 10714243
2026-03-25 15:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40775881-9795-553c-9efb-f48365c9606c with scrape type 2
2026-03-25 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40775881-9795-553c-9efb-f48365c9606c with scrape type 2
2026-03-25 15:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40775881-9795-553c-9efb-f48365c9606c, identifier: 10714243
2026-03-25 15:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40775881-9795-553c-9efb-f48365c9606c with identifier: 10714243
2026-03-25 15:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40775881-9795-553c-9efb-f48365c9606c with identifier: 10714243
2026-03-25 15:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40775881-9795-553c-9efb-f48365c9606c with identifier: 10714243 to the API
2026-03-25 15:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714243>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '40775881-9795-553c-9efb-f48365c9606c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEH206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714243',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 110571,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 220 hp - 110.571 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:08 [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 15:34:08 [adesa.be] INFO: Saving data for 10714243: {'auction_closing_time': 1774600200.0, 'created_time': 1774347947.368226, 'last_price_update_time': 1774452848.410057}
2026-03-25 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714243') HTTP/1.1" 204 0
2026-03-25 15:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-25 15:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with scrape type 2
2026-03-25 15:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with scrape type 2
2026-03-25 15:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b, identifier: 10719286
2026-03-25 15:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-25 15:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-25 15:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286 to the API
2026-03-25 15:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9e500f68-43b0-5cbf-8ee4-c36f07bec02b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NUJ413',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719286',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 175470,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2016-04-28',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Jumper L2H2 2.2 HDI Club - Diesel - Manual - 130 hp - '
'175.470 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2016}
2026-03-25 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:08 [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 15:34:08 [adesa.be] INFO: Saving data for 10719286: {'auction_closing_time': 1774868400.0, 'created_time': 1774365723.821109, 'last_price_update_time': 1774452848.777472}
2026-03-25 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719286') HTTP/1.1" 204 0
2026-03-25 15:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892
2026-03-25 15:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with scrape type 1
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9fb40516-62da-5f36-90ba-cee9d0f40fe7
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696259%252Fgeneral%252F7b687074-29a0-46ae-b0d6-f40093fbc96f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696259/general/7b687074-29a0-46ae-b0d6-f40093fbc96f.jpg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696259%252Fgeneral%252F5773473c-2ee6-4ee3-9c32-dbf22416039d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696259/general/5773473c-2ee6-4ee3-9c32-dbf22416039d.jpg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696259%252Fgeneral%252Fe650ad4a-858c-4e47-ac89-ccc337cc376f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696259/general/e650ad4a-858c-4e47-ac89-ccc337cc376f.jpg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696259%252Fgeneral%252Fce479407-6514-4fc3-8381-b1cd23253fa5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696259/general/ce479407-6514-4fc3-8381-b1cd23253fa5.jpg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696259%252Fgeneral%252F597bb662-c3db-4ba3-ac2a-6589ef0c4846.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696259/general/597bb662-c3db-4ba3-ac2a-6589ef0c4846.jpg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696259%252Fgeneral%252F433f1533-249f-4d53-90db-1b097dda76c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696259/general/433f1533-249f-4d53-90db-1b097dda76c2.jpg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696259%252Fgeneral%252F8e8a21ef-81ab-41a4-b883-6a0d631d045f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696259/general/8e8a21ef-81ab-41a4-b883-6a0d631d045f.jpg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696259%252Fgeneral%252F332bfd69-302c-4cf0-9c56-050255df9e32.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696259/general/332bfd69-302c-4cf0-9c56-050255df9e32.jpg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696259%252Fgeneral%252Fb1552f1f-c8d6-441b-ba75-6d7bfd819e49.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696259/general/b1552f1f-c8d6-441b-ba75-6d7bfd819e49.jpg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696259%252Fgeneral%252Faaff7044-9e17-4ad1-9a74-a00f14025fa5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696259/general/aaff7044-9e17-4ad1-9a74-a00f14025fa5.jpg already downloaded
2026-03-25 15:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fb40516-62da-5f36-90ba-cee9d0f40fe7, identifier: 10723892
2026-03-25 15:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892
2026-03-25 15:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892
2026-03-25 15:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892 to the API
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723892>
{'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-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9fb40516-62da-5f36-90ba-cee9d0f40fe7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXA371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723892',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 205670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696259/general/7b687074-29a0-46ae-b0d6-f40093fbc96f.jpg',
'https://images.openlane.eu/carimgs/5696259/general/5773473c-2ee6-4ee3-9c32-dbf22416039d.jpg',
'https://images.openlane.eu/carimgs/5696259/general/e650ad4a-858c-4e47-ac89-ccc337cc376f.jpg',
'https://images.openlane.eu/carimgs/5696259/general/ce479407-6514-4fc3-8381-b1cd23253fa5.jpg',
'https://images.openlane.eu/carimgs/5696259/general/597bb662-c3db-4ba3-ac2a-6589ef0c4846.jpg',
'https://images.openlane.eu/carimgs/5696259/general/433f1533-249f-4d53-90db-1b097dda76c2.jpg',
'https://images.openlane.eu/carimgs/5696259/general/8e8a21ef-81ab-41a4-b883-6a0d631d045f.jpg',
'https://images.openlane.eu/carimgs/5696259/general/332bfd69-302c-4cf0-9c56-050255df9e32.jpg',
'https://images.openlane.eu/carimgs/5696259/general/b1552f1f-c8d6-441b-ba75-6d7bfd819e49.jpg',
'https://images.openlane.eu/carimgs/5696259/general/aaff7044-9e17-4ad1-9a74-a00f14025fa5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb40516-62da-5f36-90ba-cee9d0f40fe7/9fb40516-62da-5f36-90ba-cee9d0f40fe7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696259/general/7b687074-29a0-46ae-b0d6-f40093fbc96f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb40516-62da-5f36-90ba-cee9d0f40fe7/9fb40516-62da-5f36-90ba-cee9d0f40fe7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696259/general/5773473c-2ee6-4ee3-9c32-dbf22416039d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb40516-62da-5f36-90ba-cee9d0f40fe7/9fb40516-62da-5f36-90ba-cee9d0f40fe7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696259/general/e650ad4a-858c-4e47-ac89-ccc337cc376f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb40516-62da-5f36-90ba-cee9d0f40fe7/9fb40516-62da-5f36-90ba-cee9d0f40fe7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696259/general/ce479407-6514-4fc3-8381-b1cd23253fa5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb40516-62da-5f36-90ba-cee9d0f40fe7/9fb40516-62da-5f36-90ba-cee9d0f40fe7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696259/general/597bb662-c3db-4ba3-ac2a-6589ef0c4846.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb40516-62da-5f36-90ba-cee9d0f40fe7/9fb40516-62da-5f36-90ba-cee9d0f40fe7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696259/general/433f1533-249f-4d53-90db-1b097dda76c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb40516-62da-5f36-90ba-cee9d0f40fe7/9fb40516-62da-5f36-90ba-cee9d0f40fe7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696259/general/8e8a21ef-81ab-41a4-b883-6a0d631d045f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb40516-62da-5f36-90ba-cee9d0f40fe7/9fb40516-62da-5f36-90ba-cee9d0f40fe7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696259/general/332bfd69-302c-4cf0-9c56-050255df9e32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb40516-62da-5f36-90ba-cee9d0f40fe7/9fb40516-62da-5f36-90ba-cee9d0f40fe7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696259/general/b1552f1f-c8d6-441b-ba75-6d7bfd819e49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb40516-62da-5f36-90ba-cee9d0f40fe7/9fb40516-62da-5f36-90ba-cee9d0f40fe7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696259/general/aaff7044-9e17-4ad1-9a74-a00f14025fa5.jpg',
'Width': 1024}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-04-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 18d Lounge - Diesel - Automatic - 150 hp - 205.670 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723892%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [adesa.be] INFO: Saving data for 10723892: {'created_time': 1774452850.763399, 'last_price_update_time': 1774452850.763409, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723892') HTTP/1.1" 204 0
2026-03-25 15:34:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.742(s), this was the 1st time calling it.
2026-03-25 15:34:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.2891522268977615 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34: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 15:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886
2026-03-25 15:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with scrape type 1
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9cd298bd-c864-52ee-ba43-f2e21fa749d1
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664157%252Fgeneral%252Fd9204bef-1bae-4352-afaf-74afff0c823a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664157/general/d9204bef-1bae-4352-afaf-74afff0c823a.jpeg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664157%252Fgeneral%252F466e3a04-129a-431c-be2f-5217dd43d663.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664157/general/466e3a04-129a-431c-be2f-5217dd43d663.jpeg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664157%252Fgeneral%252F1696b56e-05a9-4e6b-a2fb-491dc7afa051.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664157/general/1696b56e-05a9-4e6b-a2fb-491dc7afa051.jpeg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664157%252Fgeneral%252F607c0197-2699-457e-90bc-26b859fed723.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664157/general/607c0197-2699-457e-90bc-26b859fed723.jpeg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664157%252Fgeneral%252Fa1766803-dd7b-461d-832f-3eeda1d5d737.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664157/general/a1766803-dd7b-461d-832f-3eeda1d5d737.jpeg already downloaded
2026-03-25 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664157%252Fgeneral%252Fb649ab7f-c788-4d0c-8b1b-8b9973f2d4ab.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664157/general/b649ab7f-c788-4d0c-8b1b-8b9973f2d4ab.jpeg already downloaded
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664157%252Fgeneral%252Fcfdac388-f344-4eca-8340-2f15a61f4607.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664157/general/cfdac388-f344-4eca-8340-2f15a61f4607.jpeg already downloaded
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664157%252Fgeneral%252F617e1fd0-268b-4e77-adc8-e61e79666ea6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664157/general/617e1fd0-268b-4e77-adc8-e61e79666ea6.jpeg already downloaded
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664157%252Fgeneral%252Fb2a78d77-d7ca-4654-943a-b241d72e0aaa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664157/general/b2a78d77-d7ca-4654-943a-b241d72e0aaa.jpeg already downloaded
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664157%252Fgeneral%252Fbd611b52-7af9-4c07-8d3d-58bab3eaebc4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664157/general/bd611b52-7af9-4c07-8d3d-58bab3eaebc4.jpeg already downloaded
2026-03-25 15:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cd298bd-c864-52ee-ba43-f2e21fa749d1, identifier: 10723886
2026-03-25 15:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886
2026-03-25 15:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886
2026-03-25 15:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886 to the API
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723886>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9cd298bd-c864-52ee-ba43-f2e21fa749d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GCT157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723886',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 278952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5664157/general/d9204bef-1bae-4352-afaf-74afff0c823a.jpeg',
'https://images.openlane.eu/carimgs/5664157/general/466e3a04-129a-431c-be2f-5217dd43d663.jpeg',
'https://images.openlane.eu/carimgs/5664157/general/1696b56e-05a9-4e6b-a2fb-491dc7afa051.jpeg',
'https://images.openlane.eu/carimgs/5664157/general/607c0197-2699-457e-90bc-26b859fed723.jpeg',
'https://images.openlane.eu/carimgs/5664157/general/a1766803-dd7b-461d-832f-3eeda1d5d737.jpeg',
'https://images.openlane.eu/carimgs/5664157/general/b649ab7f-c788-4d0c-8b1b-8b9973f2d4ab.jpeg',
'https://images.openlane.eu/carimgs/5664157/general/cfdac388-f344-4eca-8340-2f15a61f4607.jpeg',
'https://images.openlane.eu/carimgs/5664157/general/617e1fd0-268b-4e77-adc8-e61e79666ea6.jpeg',
'https://images.openlane.eu/carimgs/5664157/general/b2a78d77-d7ca-4654-943a-b241d72e0aaa.jpeg',
'https://images.openlane.eu/carimgs/5664157/general/bd611b52-7af9-4c07-8d3d-58bab3eaebc4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd298bd-c864-52ee-ba43-f2e21fa749d1/9cd298bd-c864-52ee-ba43-f2e21fa749d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3420726,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664157/general/d9204bef-1bae-4352-afaf-74afff0c823a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd298bd-c864-52ee-ba43-f2e21fa749d1/9cd298bd-c864-52ee-ba43-f2e21fa749d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3538787,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664157/general/466e3a04-129a-431c-be2f-5217dd43d663.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd298bd-c864-52ee-ba43-f2e21fa749d1/9cd298bd-c864-52ee-ba43-f2e21fa749d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3072828,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664157/general/1696b56e-05a9-4e6b-a2fb-491dc7afa051.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd298bd-c864-52ee-ba43-f2e21fa749d1/9cd298bd-c864-52ee-ba43-f2e21fa749d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2811289,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664157/general/607c0197-2699-457e-90bc-26b859fed723.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd298bd-c864-52ee-ba43-f2e21fa749d1/9cd298bd-c864-52ee-ba43-f2e21fa749d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3139732,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664157/general/a1766803-dd7b-461d-832f-3eeda1d5d737.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd298bd-c864-52ee-ba43-f2e21fa749d1/9cd298bd-c864-52ee-ba43-f2e21fa749d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3254192,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664157/general/b649ab7f-c788-4d0c-8b1b-8b9973f2d4ab.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd298bd-c864-52ee-ba43-f2e21fa749d1/9cd298bd-c864-52ee-ba43-f2e21fa749d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3009122,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664157/general/cfdac388-f344-4eca-8340-2f15a61f4607.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd298bd-c864-52ee-ba43-f2e21fa749d1/9cd298bd-c864-52ee-ba43-f2e21fa749d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2794126,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664157/general/617e1fd0-268b-4e77-adc8-e61e79666ea6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd298bd-c864-52ee-ba43-f2e21fa749d1/9cd298bd-c864-52ee-ba43-f2e21fa749d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3361218,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664157/general/b2a78d77-d7ca-4654-943a-b241d72e0aaa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd298bd-c864-52ee-ba43-f2e21fa749d1/9cd298bd-c864-52ee-ba43-f2e21fa749d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2300156,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664157/general/bd611b52-7af9-4c07-8d3d-58bab3eaebc4.jpeg',
'Width': 4032}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2019-06-14',
'seats_number': 5,
'seller_name': 'M-Lease bv',
'title': 'Volvo V60 D3 - Diesel - Manual - 150 hp - 278.952 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723886%27 HTTP/1.1" 200 None
2026-03-25 15:34:11 [adesa.be] INFO: Saving data for 10723886: {'created_time': 1774452851.441263, 'last_price_update_time': 1774452851.441274, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723886') HTTP/1.1" 204 0
2026-03-25 15:34: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 15:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-25 15:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with scrape type 2
2026-03-25 15:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with scrape type 2
2026-03-25 15:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a1c19a4-6267-5295-b5e3-d808d83f0d30, identifier: 10715779
2026-03-25 15:34: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 15:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-25 15:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-25 15:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779 to the API
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715779>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3a1c19a4-6267-5295-b5e3-d808d83f0d30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMF526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715779',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 212523,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2020-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 D3 Momentum Pro - Diesel - Automatic - 150 hp - 212.523 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715779%27 HTTP/1.1" 200 None
2026-03-25 15:34:11 [adesa.be] INFO: Saving data for 10715779: {'auction_closing_time': 1774857600.0, 'created_time': 1774365506.133862, 'last_price_update_time': 1774452851.776793}
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715779') HTTP/1.1" 204 0
2026-03-25 15:34:11 [adesa.be] INFO: Found listing with ID: 10704614
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [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 15:34:11 [adesa.be] INFO: Scrape type for 10704614: 0
2026-03-25 15:34:11 [adesa.be] INFO: Skipping item 10704614 url https://www.openlane.eu/en/carv6/auction/10704614
2026-03-25 15:34:11 [adesa.be] INFO: Found listing with ID: 10704615
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [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 15:34:11 [adesa.be] INFO: Scrape type for 10704615: 0
2026-03-25 15:34:11 [adesa.be] INFO: Skipping item 10704615 url https://www.openlane.eu/en/carv6/auction/10704615
2026-03-25 15:34:11 [adesa.be] INFO: Found listing with ID: 10704620
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [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 15:34:11 [adesa.be] INFO: Scrape type for 10704620: 0
2026-03-25 15:34:11 [adesa.be] INFO: Skipping item 10704620 url https://www.openlane.eu/en/carv6/auction/10704620
2026-03-25 15:34:11 [adesa.be] INFO: Found listing with ID: 10704621
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [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 15:34:11 [adesa.be] INFO: Scrape type for 10704621: 0
2026-03-25 15:34:11 [adesa.be] INFO: Skipping item 10704621 url https://www.openlane.eu/en/carv6/auction/10704621
2026-03-25 15:34:11 [adesa.be] INFO: Found listing with ID: 10704623
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [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 15:34:11 [adesa.be] INFO: Scrape type for 10704623: 0
2026-03-25 15:34:11 [adesa.be] INFO: Skipping item 10704623 url https://www.openlane.eu/en/carv6/auction/10704623
2026-03-25 15:34:11 [adesa.be] INFO: Found listing with ID: 10704622
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [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 15:34:11 [adesa.be] INFO: Scrape type for 10704622: 0
2026-03-25 15:34:11 [adesa.be] INFO: Skipping item 10704622 url https://www.openlane.eu/en/carv6/auction/10704622
2026-03-25 15:34:11 [adesa.be] INFO: Found listing with ID: 10704632
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [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 15:34:11 [adesa.be] INFO: Scrape type for 10704632: 0
2026-03-25 15:34:11 [adesa.be] INFO: Skipping item 10704632 url https://www.openlane.eu/en/carv6/auction/10704632
2026-03-25 15:34:11 [adesa.be] INFO: Found listing with ID: 10704629
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [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 15:34:11 [adesa.be] INFO: Scrape type for 10704629: 0
2026-03-25 15:34:11 [adesa.be] INFO: Skipping item 10704629 url https://www.openlane.eu/en/carv6/auction/10704629
2026-03-25 15:34:11 [adesa.be] INFO: Found listing with ID: 10704624
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [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 15:34:11 [adesa.be] INFO: Scrape type for 10704624: 2
2026-03-25 15:34:11 [adesa.be] INFO: Scraping item 10704624 url https://www.openlane.eu/en/carv6/auction/10704624
2026-03-25 15:34:11 [adesa.be] INFO: Found listing with ID: 10704625
2026-03-25 15:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:11 [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 15:34:11 [adesa.be] INFO: Scrape type for 10704625: 0
2026-03-25 15:34:11 [adesa.be] INFO: Skipping item 10704625 url https://www.openlane.eu/en/carv6/auction/10704625
2026-03-25 15:34:11 [adesa.be] INFO: Found listing with ID: 10704631
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704631: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704631 url https://www.openlane.eu/en/carv6/auction/10704631
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704626
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704626: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704626 url https://www.openlane.eu/en/carv6/auction/10704626
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704628
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704628: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704628 url https://www.openlane.eu/en/carv6/auction/10704628
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704627
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704627: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704627 url https://www.openlane.eu/en/carv6/auction/10704627
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704633
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704633: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704633 url https://www.openlane.eu/en/carv6/auction/10704633
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704634
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704634: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704634 url https://www.openlane.eu/en/carv6/auction/10704634
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704636
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704636: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704636 url https://www.openlane.eu/en/carv6/auction/10704636
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704635
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704635: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704635 url https://www.openlane.eu/en/carv6/auction/10704635
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704639
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704639: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704639 url https://www.openlane.eu/en/carv6/auction/10704639
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704638
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704638: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704638 url https://www.openlane.eu/en/carv6/auction/10704638
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704643
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704643: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704643 url https://www.openlane.eu/en/carv6/auction/10704643
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704647
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704647: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704647 url https://www.openlane.eu/en/carv6/auction/10704647
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704652
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704652: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704652 url https://www.openlane.eu/en/carv6/auction/10704652
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704661
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704661: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704661 url https://www.openlane.eu/en/carv6/auction/10704661
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704665
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704665: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704665 url https://www.openlane.eu/en/carv6/auction/10704665
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704669
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704669: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704669 url https://www.openlane.eu/en/carv6/auction/10704669
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704670
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704670: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704670 url https://www.openlane.eu/en/carv6/auction/10704670
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704672
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704672: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704672 url https://www.openlane.eu/en/carv6/auction/10704672
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704671
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704671: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704671 url https://www.openlane.eu/en/carv6/auction/10704671
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704673
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704673: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704673 url https://www.openlane.eu/en/carv6/auction/10704673
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704674
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704674: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704674 url https://www.openlane.eu/en/carv6/auction/10704674
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704675
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704675: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704675 url https://www.openlane.eu/en/carv6/auction/10704675
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704686
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704686: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704686 url https://www.openlane.eu/en/carv6/auction/10704686
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704687
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704687: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704687 url https://www.openlane.eu/en/carv6/auction/10704687
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704694
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704694: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704694 url https://www.openlane.eu/en/carv6/auction/10704694
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704691
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704691: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704691 url https://www.openlane.eu/en/carv6/auction/10704691
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704685
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704685: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704685 url https://www.openlane.eu/en/carv6/auction/10704685
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704701
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704701: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704701 url https://www.openlane.eu/en/carv6/auction/10704701
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704696
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704696: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704696 url https://www.openlane.eu/en/carv6/auction/10704696
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704705
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704705: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704705 url https://www.openlane.eu/en/carv6/auction/10704705
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704707
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704707: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704707 url https://www.openlane.eu/en/carv6/auction/10704707
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704490
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704490: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704490 url https://www.openlane.eu/en/carv6/auction/10704490
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704492
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704492: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704492 url https://www.openlane.eu/en/carv6/auction/10704492
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704493
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704493: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704493 url https://www.openlane.eu/en/carv6/auction/10704493
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704497
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704497: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704497 url https://www.openlane.eu/en/carv6/auction/10704497
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704494
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704494: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704494 url https://www.openlane.eu/en/carv6/auction/10704494
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704496
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704496: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704496 url https://www.openlane.eu/en/carv6/auction/10704496
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704499
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704499: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704499 url https://www.openlane.eu/en/carv6/auction/10704499
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704501
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704501: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704501 url https://www.openlane.eu/en/carv6/auction/10704501
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704504
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704504: 2
2026-03-25 15:34:12 [adesa.be] INFO: Scraping item 10704504 url https://www.openlane.eu/en/carv6/auction/10704504
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704505
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704505: 2
2026-03-25 15:34:12 [adesa.be] INFO: Scraping item 10704505 url https://www.openlane.eu/en/carv6/auction/10704505
2026-03-25 15:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704513
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704513: 2
2026-03-25 15:34:12 [adesa.be] INFO: Scraping item 10704513 url https://www.openlane.eu/en/carv6/auction/10704513
2026-03-25 15:34: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 15:34: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 15:34:12 [adesa.be] INFO: Found listing with ID: 10704509
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704509: 2
2026-03-25 15:34:12 [adesa.be] INFO: Scraping item 10704509 url https://www.openlane.eu/en/carv6/auction/10704509
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704510
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704510: 2
2026-03-25 15:34:12 [adesa.be] INFO: Scraping item 10704510 url https://www.openlane.eu/en/carv6/auction/10704510
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704511
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704511: 2
2026-03-25 15:34:12 [adesa.be] INFO: Scraping item 10704511 url https://www.openlane.eu/en/carv6/auction/10704511
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704512
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704512: 2
2026-03-25 15:34:12 [adesa.be] INFO: Scraping item 10704512 url https://www.openlane.eu/en/carv6/auction/10704512
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704514
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704514: 0
2026-03-25 15:34:12 [adesa.be] INFO: Skipping item 10704514 url https://www.openlane.eu/en/carv6/auction/10704514
2026-03-25 15:34:12 [adesa.be] INFO: Found listing with ID: 10704515
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:12 [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 15:34:12 [adesa.be] INFO: Scrape type for 10704515: 2
2026-03-25 15:34:12 [adesa.be] INFO: Scraping item 10704515 url https://www.openlane.eu/en/carv6/auction/10704515
2026-03-25 15:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906
2026-03-25 15:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b187fce3-40d4-5d8d-800f-fd2aba57008d with scrape type 1
2026-03-25 15:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b187fce3-40d4-5d8d-800f-fd2aba57008d
2026-03-25 15:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726339%252Fgeneral%252F3571fd5e-ffee-41bc-9add-93a3aac60bb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726339/general/3571fd5e-ffee-41bc-9add-93a3aac60bb8.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726339%252Fgeneral%252F42b498b3-c1b8-4141-8e13-fa9f8965dd7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726339/general/42b498b3-c1b8-4141-8e13-fa9f8965dd7e.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726339%252Fgeneral%252Fb41fbde6-b322-40ad-a4a1-321d21fedd14.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726339/general/b41fbde6-b322-40ad-a4a1-321d21fedd14.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726339%252Fgeneral%252Fce11a362-fa9f-483e-b761-cdaaeee0dcf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726339/general/ce11a362-fa9f-483e-b761-cdaaeee0dcf2.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726339%252Fgeneral%252Fd617038c-6e4d-49d2-b301-ad5b2948e096.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726339/general/d617038c-6e4d-49d2-b301-ad5b2948e096.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726339%252Fgeneral%252F57196d54-dab8-4117-b3a3-b70aca3530ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726339/general/57196d54-dab8-4117-b3a3-b70aca3530ec.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726339%252Fgeneral%252F8ba2eeac-54d0-4101-9bee-a0e1ee0581c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726339/general/8ba2eeac-54d0-4101-9bee-a0e1ee0581c8.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726339%252Fgeneral%252Fa8ea0fef-75f7-409e-b6e1-16fcd3ccaf70.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726339/general/a8ea0fef-75f7-409e-b6e1-16fcd3ccaf70.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726339%252Fgeneral%252Fa47d1801-d681-4762-8393-4a901843e339.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726339/general/a47d1801-d681-4762-8393-4a901843e339.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726339%252Fgeneral%252F130847b1-53ac-4214-b5b8-2002a2e6dcc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726339/general/130847b1-53ac-4214-b5b8-2002a2e6dcc4.jpg already downloaded
2026-03-25 15:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b187fce3-40d4-5d8d-800f-fd2aba57008d, identifier: 10723906
2026-03-25 15:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876
2026-03-25 15:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d01bd0ff-110c-5a1d-9141-13e63c52177f with scrape type 1
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d01bd0ff-110c-5a1d-9141-13e63c52177f
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593975%252Fgeneral%252F4642a24c-8950-49f1-b942-05eac6f2179b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593975/general/4642a24c-8950-49f1-b942-05eac6f2179b.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593975%252Fgeneral%252F5976aebe-f8e1-4039-8871-7e573947951d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593975/general/5976aebe-f8e1-4039-8871-7e573947951d.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593975%252Fgeneral%252Fb390b17d-c841-4043-a620-741fd2ca48ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593975/general/b390b17d-c841-4043-a620-741fd2ca48ee.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593975%252Fgeneral%252F3b58e326-081e-4cd0-a29d-0f0e70e11b5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593975/general/3b58e326-081e-4cd0-a29d-0f0e70e11b5a.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593975%252Fgeneral%252F6895b822-b7fa-4ca6-96fe-284aa2c7b00b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593975/general/6895b822-b7fa-4ca6-96fe-284aa2c7b00b.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593975%252Fgeneral%252F8aeb65f8-c049-4a97-9dd3-29868452fba7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593975/general/8aeb65f8-c049-4a97-9dd3-29868452fba7.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593975%252Fgeneral%252F07339fb9-3cb6-45cc-8ee7-e14089c1a54a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593975/general/07339fb9-3cb6-45cc-8ee7-e14089c1a54a.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593975%252Fgeneral%252F22f176aa-84d0-4cce-865e-d9cca4333839.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593975/general/22f176aa-84d0-4cce-865e-d9cca4333839.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593975%252Fgeneral%252F58fab929-be5b-4c7d-88c6-60d24048c47a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593975/general/58fab929-be5b-4c7d-88c6-60d24048c47a.jpg already downloaded
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593975%252Fgeneral%252Fa41f701a-2bec-4d0d-aa2e-a91deafbf241.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593975/general/a41f701a-2bec-4d0d-aa2e-a91deafbf241.jpg already downloaded
2026-03-25 15:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d01bd0ff-110c-5a1d-9141-13e63c52177f, identifier: 10723876
2026-03-25 15:34:13 [adesa.be] INFO: Found listing with ID: 10704516
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:13 [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 15:34:13 [adesa.be] INFO: Scrape type for 10704516: 0
2026-03-25 15:34:13 [adesa.be] INFO: Skipping item 10704516 url https://www.openlane.eu/en/carv6/auction/10704516
2026-03-25 15:34:13 [adesa.be] INFO: Found listing with ID: 10704553
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:13 [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 15:34:13 [adesa.be] INFO: Scrape type for 10704553: 0
2026-03-25 15:34:13 [adesa.be] INFO: Skipping item 10704553 url https://www.openlane.eu/en/carv6/auction/10704553
2026-03-25 15:34:13 [adesa.be] INFO: Found listing with ID: 10704518
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:13 [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 15:34:13 [adesa.be] INFO: Scrape type for 10704518: 0
2026-03-25 15:34:13 [adesa.be] INFO: Skipping item 10704518 url https://www.openlane.eu/en/carv6/auction/10704518
2026-03-25 15:34:13 [adesa.be] INFO: Found listing with ID: 10704550
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:13 [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 15:34:13 [adesa.be] INFO: Scrape type for 10704550: 0
2026-03-25 15:34:13 [adesa.be] INFO: Skipping item 10704550 url https://www.openlane.eu/en/carv6/auction/10704550
2026-03-25 15:34:13 [adesa.be] INFO: Found listing with ID: 10704520
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:13 [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 15:34:13 [adesa.be] INFO: Scrape type for 10704520: 2
2026-03-25 15:34:13 [adesa.be] INFO: Scraping item 10704520 url https://www.openlane.eu/en/carv6/auction/10704520
2026-03-25 15:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906
2026-03-25 15:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906
2026-03-25 15:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906 to the API
2026-03-25 15:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723906>
{'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-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'b187fce3-40d4-5d8d-800f-fd2aba57008d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMH786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 231191,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5726339/general/3571fd5e-ffee-41bc-9add-93a3aac60bb8.jpg',
'https://images.openlane.eu/carimgs/5726339/general/42b498b3-c1b8-4141-8e13-fa9f8965dd7e.jpg',
'https://images.openlane.eu/carimgs/5726339/general/b41fbde6-b322-40ad-a4a1-321d21fedd14.jpg',
'https://images.openlane.eu/carimgs/5726339/general/ce11a362-fa9f-483e-b761-cdaaeee0dcf2.jpg',
'https://images.openlane.eu/carimgs/5726339/general/d617038c-6e4d-49d2-b301-ad5b2948e096.jpg',
'https://images.openlane.eu/carimgs/5726339/general/57196d54-dab8-4117-b3a3-b70aca3530ec.jpg',
'https://images.openlane.eu/carimgs/5726339/general/8ba2eeac-54d0-4101-9bee-a0e1ee0581c8.jpg',
'https://images.openlane.eu/carimgs/5726339/general/a8ea0fef-75f7-409e-b6e1-16fcd3ccaf70.jpg',
'https://images.openlane.eu/carimgs/5726339/general/a47d1801-d681-4762-8393-4a901843e339.jpg',
'https://images.openlane.eu/carimgs/5726339/general/130847b1-53ac-4214-b5b8-2002a2e6dcc4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b187fce3-40d4-5d8d-800f-fd2aba57008d/b187fce3-40d4-5d8d-800f-fd2aba57008d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726339/general/3571fd5e-ffee-41bc-9add-93a3aac60bb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b187fce3-40d4-5d8d-800f-fd2aba57008d/b187fce3-40d4-5d8d-800f-fd2aba57008d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726339/general/42b498b3-c1b8-4141-8e13-fa9f8965dd7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b187fce3-40d4-5d8d-800f-fd2aba57008d/b187fce3-40d4-5d8d-800f-fd2aba57008d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726339/general/b41fbde6-b322-40ad-a4a1-321d21fedd14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b187fce3-40d4-5d8d-800f-fd2aba57008d/b187fce3-40d4-5d8d-800f-fd2aba57008d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726339/general/ce11a362-fa9f-483e-b761-cdaaeee0dcf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b187fce3-40d4-5d8d-800f-fd2aba57008d/b187fce3-40d4-5d8d-800f-fd2aba57008d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726339/general/d617038c-6e4d-49d2-b301-ad5b2948e096.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b187fce3-40d4-5d8d-800f-fd2aba57008d/b187fce3-40d4-5d8d-800f-fd2aba57008d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726339/general/57196d54-dab8-4117-b3a3-b70aca3530ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b187fce3-40d4-5d8d-800f-fd2aba57008d/b187fce3-40d4-5d8d-800f-fd2aba57008d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726339/general/8ba2eeac-54d0-4101-9bee-a0e1ee0581c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b187fce3-40d4-5d8d-800f-fd2aba57008d/b187fce3-40d4-5d8d-800f-fd2aba57008d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726339/general/a8ea0fef-75f7-409e-b6e1-16fcd3ccaf70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b187fce3-40d4-5d8d-800f-fd2aba57008d/b187fce3-40d4-5d8d-800f-fd2aba57008d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726339/general/a47d1801-d681-4762-8393-4a901843e339.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b187fce3-40d4-5d8d-800f-fd2aba57008d/b187fce3-40d4-5d8d-800f-fd2aba57008d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726339/general/130847b1-53ac-4214-b5b8-2002a2e6dcc4.jpg',
'Width': 1024}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2020-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 163 hp - 231.191 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723906%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Saving data for 10723906: {'created_time': 1774452854.025758, 'last_price_update_time': 1774452854.025769, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723906') HTTP/1.1" 204 0
2026-03-25 15:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876
2026-03-25 15:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876
2026-03-25 15:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876 to the API
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723876>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd01bd0ff-110c-5a1d-9141-13e63c52177f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJK979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723876',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 224976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5593975/general/4642a24c-8950-49f1-b942-05eac6f2179b.jpg',
'https://images.openlane.eu/carimgs/5593975/general/5976aebe-f8e1-4039-8871-7e573947951d.jpg',
'https://images.openlane.eu/carimgs/5593975/general/b390b17d-c841-4043-a620-741fd2ca48ee.jpg',
'https://images.openlane.eu/carimgs/5593975/general/3b58e326-081e-4cd0-a29d-0f0e70e11b5a.jpg',
'https://images.openlane.eu/carimgs/5593975/general/6895b822-b7fa-4ca6-96fe-284aa2c7b00b.jpg',
'https://images.openlane.eu/carimgs/5593975/general/8aeb65f8-c049-4a97-9dd3-29868452fba7.jpg',
'https://images.openlane.eu/carimgs/5593975/general/07339fb9-3cb6-45cc-8ee7-e14089c1a54a.jpg',
'https://images.openlane.eu/carimgs/5593975/general/22f176aa-84d0-4cce-865e-d9cca4333839.jpg',
'https://images.openlane.eu/carimgs/5593975/general/58fab929-be5b-4c7d-88c6-60d24048c47a.jpg',
'https://images.openlane.eu/carimgs/5593975/general/a41f701a-2bec-4d0d-aa2e-a91deafbf241.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d01bd0ff-110c-5a1d-9141-13e63c52177f/d01bd0ff-110c-5a1d-9141-13e63c52177f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231051,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593975/general/4642a24c-8950-49f1-b942-05eac6f2179b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d01bd0ff-110c-5a1d-9141-13e63c52177f/d01bd0ff-110c-5a1d-9141-13e63c52177f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226744,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593975/general/5976aebe-f8e1-4039-8871-7e573947951d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d01bd0ff-110c-5a1d-9141-13e63c52177f/d01bd0ff-110c-5a1d-9141-13e63c52177f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214986,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593975/general/b390b17d-c841-4043-a620-741fd2ca48ee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d01bd0ff-110c-5a1d-9141-13e63c52177f/d01bd0ff-110c-5a1d-9141-13e63c52177f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239326,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593975/general/3b58e326-081e-4cd0-a29d-0f0e70e11b5a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d01bd0ff-110c-5a1d-9141-13e63c52177f/d01bd0ff-110c-5a1d-9141-13e63c52177f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208088,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593975/general/6895b822-b7fa-4ca6-96fe-284aa2c7b00b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d01bd0ff-110c-5a1d-9141-13e63c52177f/d01bd0ff-110c-5a1d-9141-13e63c52177f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247278,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593975/general/8aeb65f8-c049-4a97-9dd3-29868452fba7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d01bd0ff-110c-5a1d-9141-13e63c52177f/d01bd0ff-110c-5a1d-9141-13e63c52177f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234504,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593975/general/07339fb9-3cb6-45cc-8ee7-e14089c1a54a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d01bd0ff-110c-5a1d-9141-13e63c52177f/d01bd0ff-110c-5a1d-9141-13e63c52177f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275908,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593975/general/22f176aa-84d0-4cce-865e-d9cca4333839.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d01bd0ff-110c-5a1d-9141-13e63c52177f/d01bd0ff-110c-5a1d-9141-13e63c52177f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234908,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593975/general/58fab929-be5b-4c7d-88c6-60d24048c47a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d01bd0ff-110c-5a1d-9141-13e63c52177f/d01bd0ff-110c-5a1d-9141-13e63c52177f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311658,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593975/general/a41f701a-2bec-4d0d-aa2e-a91deafbf241.jpg',
'Width': 1400}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-01-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - 4Motion - Diesel - Manual - '
'150 hp - 224.976 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723876%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Saving data for 10723876: {'created_time': 1774452854.449823, 'last_price_update_time': 1774452854.449834, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723876') HTTP/1.1" 204 0
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704602
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704602%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704602: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704602 url https://www.openlane.eu/en/carv6/auction/10704602
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704604
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704604%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704604: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704604 url https://www.openlane.eu/en/carv6/auction/10704604
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704605
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704605%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704605: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704605 url https://www.openlane.eu/en/carv6/auction/10704605
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704606
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704606%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704606: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704606 url https://www.openlane.eu/en/carv6/auction/10704606
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704607
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704607%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704607: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704607 url https://www.openlane.eu/en/carv6/auction/10704607
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704609
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704609%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704609: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704609 url https://www.openlane.eu/en/carv6/auction/10704609
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704610
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704610%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704610: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704610 url https://www.openlane.eu/en/carv6/auction/10704610
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704612
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704612%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704612: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704612 url https://www.openlane.eu/en/carv6/auction/10704612
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704611
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704611%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704611: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704611 url https://www.openlane.eu/en/carv6/auction/10704611
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704616
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704616%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704616: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704616 url https://www.openlane.eu/en/carv6/auction/10704616
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704617
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704617%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704617: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704617 url https://www.openlane.eu/en/carv6/auction/10704617
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704619
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704619%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704619: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704619 url https://www.openlane.eu/en/carv6/auction/10704619
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704637
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704637%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704637: 2
2026-03-25 15:34:14 [adesa.be] INFO: Scraping item 10704637 url https://www.openlane.eu/en/carv6/auction/10704637
2026-03-25 15:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704640
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704640%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704640: 2
2026-03-25 15:34:14 [adesa.be] INFO: Scraping item 10704640 url https://www.openlane.eu/en/carv6/auction/10704640
2026-03-25 15:34: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 15:34:14 [adesa.be] INFO: Found listing with ID: 10704641
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704641%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704641: 2
2026-03-25 15:34:14 [adesa.be] INFO: Scraping item 10704641 url https://www.openlane.eu/en/carv6/auction/10704641
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704644
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704644%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704644: 2
2026-03-25 15:34:14 [adesa.be] INFO: Scraping item 10704644 url https://www.openlane.eu/en/carv6/auction/10704644
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704645
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704645%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704645: 2
2026-03-25 15:34:14 [adesa.be] INFO: Scraping item 10704645 url https://www.openlane.eu/en/carv6/auction/10704645
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704646
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704646%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704646: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704646 url https://www.openlane.eu/en/carv6/auction/10704646
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704648
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704648%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704648: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704648 url https://www.openlane.eu/en/carv6/auction/10704648
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704650
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704650%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704650: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704650 url https://www.openlane.eu/en/carv6/auction/10704650
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704649
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704649%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704649: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704649 url https://www.openlane.eu/en/carv6/auction/10704649
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704653
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704653%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704653: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704653 url https://www.openlane.eu/en/carv6/auction/10704653
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704655
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704655%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704655: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704655 url https://www.openlane.eu/en/carv6/auction/10704655
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704654
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704654%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704654: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704654 url https://www.openlane.eu/en/carv6/auction/10704654
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704656
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704656%27 HTTP/1.1" 200 None
2026-03-25 15:34:14 [adesa.be] INFO: Scrape type for 10704656: 0
2026-03-25 15:34:14 [adesa.be] INFO: Skipping item 10704656 url https://www.openlane.eu/en/carv6/auction/10704656
2026-03-25 15:34:14 [adesa.be] INFO: Found listing with ID: 10704657
2026-03-25 15:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704657: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704657 url https://www.openlane.eu/en/carv6/auction/10704657
2026-03-25 15:34:15 [adesa.be] INFO: Found listing with ID: 10704658
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704658: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704658 url https://www.openlane.eu/en/carv6/auction/10704658
2026-03-25 15:34:15 [adesa.be] INFO: Found listing with ID: 10704659
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704659: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704659 url https://www.openlane.eu/en/carv6/auction/10704659
2026-03-25 15:34:15 [adesa.be] INFO: Found listing with ID: 10704662
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704662: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704662 url https://www.openlane.eu/en/carv6/auction/10704662
2026-03-25 15:34:15 [adesa.be] INFO: Found listing with ID: 10704663
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704663: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704663 url https://www.openlane.eu/en/carv6/auction/10704663
2026-03-25 15:34:15 [adesa.be] INFO: Found listing with ID: 10704664
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704664: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704664 url https://www.openlane.eu/en/carv6/auction/10704664
2026-03-25 15:34:15 [adesa.be] INFO: Found listing with ID: 10704667
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704667: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704667 url https://www.openlane.eu/en/carv6/auction/10704667
2026-03-25 15:34:15 [adesa.be] INFO: Found listing with ID: 10704668
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704668: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704668 url https://www.openlane.eu/en/carv6/auction/10704668
2026-03-25 15:34:15 [adesa.be] INFO: Found listing with ID: 10704677
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704677: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704677 url https://www.openlane.eu/en/carv6/auction/10704677
2026-03-25 15:34:15 [adesa.be] INFO: Found listing with ID: 10704678
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704678: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704678 url https://www.openlane.eu/en/carv6/auction/10704678
2026-03-25 15:34:15 [adesa.be] INFO: Found listing with ID: 10704676
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704676: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704676 url https://www.openlane.eu/en/carv6/auction/10704676
2026-03-25 15:34:15 [adesa.be] INFO: Found listing with ID: 10704679
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:15 [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 15:34:15 [adesa.be] INFO: Scrape type for 10704679: 0
2026-03-25 15:34:15 [adesa.be] INFO: Skipping item 10704679 url https://www.openlane.eu/en/carv6/auction/10704679
2026-03-25 15:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877
2026-03-25 15:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with scrape type 1
2026-03-25 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2c76edc-87ee-53aa-9dee-ed34fdac4c59
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593978%252Fgeneral%252Ff739d815-ef8e-418a-9564-1944b6caa683.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593978/general/f739d815-ef8e-418a-9564-1944b6caa683.jpg already downloaded
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593978%252Fgeneral%252Fcb8b0c70-909a-4686-81b4-140f14bf028f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593978/general/cb8b0c70-909a-4686-81b4-140f14bf028f.jpg already downloaded
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593978%252Fgeneral%252F5b398d2d-13f0-4d2d-8c4e-6f9e69887b70.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593978/general/5b398d2d-13f0-4d2d-8c4e-6f9e69887b70.jpg already downloaded
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593978%252Fgeneral%252F258646d4-6182-41f4-a4d9-03dcd3593305.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593978/general/258646d4-6182-41f4-a4d9-03dcd3593305.jpg already downloaded
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593978%252Fgeneral%252F1ccc046c-6675-4bd9-9c67-d413262cbe60.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593978/general/1ccc046c-6675-4bd9-9c67-d413262cbe60.jpg already downloaded
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593978%252Fgeneral%252F1eb06b31-5ed9-4d38-84a6-f9ed25337c11.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593978/general/1eb06b31-5ed9-4d38-84a6-f9ed25337c11.jpg already downloaded
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593978%252Fgeneral%252F16a5aa5d-c018-45ee-92f1-9ecbaef4d1f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593978/general/16a5aa5d-c018-45ee-92f1-9ecbaef4d1f3.jpg already downloaded
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593978%252Fgeneral%252F854bfec1-0df4-4e2a-ac47-a57db2c6c3d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593978/general/854bfec1-0df4-4e2a-ac47-a57db2c6c3d2.jpg already downloaded
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593978%252Fgeneral%252F1a5df471-aed7-4149-afe9-e966093a6c4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593978/general/1a5df471-aed7-4149-afe9-e966093a6c4d.jpg already downloaded
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5593978%252Fgeneral%252F1bfceb06-93ed-4e9f-9a6b-6d678d16c2e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593978/general/1bfceb06-93ed-4e9f-9a6b-6d678d16c2e9.jpg already downloaded
2026-03-25 15:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2c76edc-87ee-53aa-9dee-ed34fdac4c59, identifier: 10723877
2026-03-25 15:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877
2026-03-25 15:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877
2026-03-25 15:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877 to the API
2026-03-25 15:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723877>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e2c76edc-87ee-53aa-9dee-ed34fdac4c59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJL156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723877',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 211572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5593978/general/f739d815-ef8e-418a-9564-1944b6caa683.jpg',
'https://images.openlane.eu/carimgs/5593978/general/cb8b0c70-909a-4686-81b4-140f14bf028f.jpg',
'https://images.openlane.eu/carimgs/5593978/general/5b398d2d-13f0-4d2d-8c4e-6f9e69887b70.jpg',
'https://images.openlane.eu/carimgs/5593978/general/258646d4-6182-41f4-a4d9-03dcd3593305.jpg',
'https://images.openlane.eu/carimgs/5593978/general/1ccc046c-6675-4bd9-9c67-d413262cbe60.jpg',
'https://images.openlane.eu/carimgs/5593978/general/1eb06b31-5ed9-4d38-84a6-f9ed25337c11.jpg',
'https://images.openlane.eu/carimgs/5593978/general/16a5aa5d-c018-45ee-92f1-9ecbaef4d1f3.jpg',
'https://images.openlane.eu/carimgs/5593978/general/854bfec1-0df4-4e2a-ac47-a57db2c6c3d2.jpg',
'https://images.openlane.eu/carimgs/5593978/general/1a5df471-aed7-4149-afe9-e966093a6c4d.jpg',
'https://images.openlane.eu/carimgs/5593978/general/1bfceb06-93ed-4e9f-9a6b-6d678d16c2e9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c76edc-87ee-53aa-9dee-ed34fdac4c59/e2c76edc-87ee-53aa-9dee-ed34fdac4c59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234863,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593978/general/f739d815-ef8e-418a-9564-1944b6caa683.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c76edc-87ee-53aa-9dee-ed34fdac4c59/e2c76edc-87ee-53aa-9dee-ed34fdac4c59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225567,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593978/general/cb8b0c70-909a-4686-81b4-140f14bf028f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c76edc-87ee-53aa-9dee-ed34fdac4c59/e2c76edc-87ee-53aa-9dee-ed34fdac4c59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222518,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593978/general/5b398d2d-13f0-4d2d-8c4e-6f9e69887b70.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c76edc-87ee-53aa-9dee-ed34fdac4c59/e2c76edc-87ee-53aa-9dee-ed34fdac4c59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399580,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593978/general/258646d4-6182-41f4-a4d9-03dcd3593305.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c76edc-87ee-53aa-9dee-ed34fdac4c59/e2c76edc-87ee-53aa-9dee-ed34fdac4c59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268730,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593978/general/1ccc046c-6675-4bd9-9c67-d413262cbe60.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c76edc-87ee-53aa-9dee-ed34fdac4c59/e2c76edc-87ee-53aa-9dee-ed34fdac4c59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246987,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593978/general/1eb06b31-5ed9-4d38-84a6-f9ed25337c11.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c76edc-87ee-53aa-9dee-ed34fdac4c59/e2c76edc-87ee-53aa-9dee-ed34fdac4c59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272236,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593978/general/16a5aa5d-c018-45ee-92f1-9ecbaef4d1f3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c76edc-87ee-53aa-9dee-ed34fdac4c59/e2c76edc-87ee-53aa-9dee-ed34fdac4c59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201751,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593978/general/854bfec1-0df4-4e2a-ac47-a57db2c6c3d2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c76edc-87ee-53aa-9dee-ed34fdac4c59/e2c76edc-87ee-53aa-9dee-ed34fdac4c59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255052,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593978/general/1a5df471-aed7-4149-afe9-e966093a6c4d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c76edc-87ee-53aa-9dee-ed34fdac4c59/e2c76edc-87ee-53aa-9dee-ed34fdac4c59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264739,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593978/general/1bfceb06-93ed-4e9f-9a6b-6d678d16c2e9.jpg',
'Width': 1400}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2020-01-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - 4Motion - Diesel - 150 hp - '
'211.572 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723877%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [adesa.be] INFO: Saving data for 10723877: {'created_time': 1774452856.136116, 'last_price_update_time': 1774452856.136132, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723877') HTTP/1.1" 204 0
2026-03-25 15:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896
2026-03-25 15:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e70d7151-0a13-505e-8f3a-ca15251b80d9 with scrape type 1
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e70d7151-0a13-505e-8f3a-ca15251b80d9
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706102%252Fgeneral%252Faccc5c1d-6ada-4f3a-bc8b-987aac16177a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706102/general/accc5c1d-6ada-4f3a-bc8b-987aac16177a.jpg already downloaded
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706102%252Fgeneral%252F072ccee4-b517-4e74-9d9c-9aa2d1bed34c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706102/general/072ccee4-b517-4e74-9d9c-9aa2d1bed34c.jpg already downloaded
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706102%252Fgeneral%252Fafb5cc2e-dd55-48b4-b80e-49725857350c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706102/general/afb5cc2e-dd55-48b4-b80e-49725857350c.jpg already downloaded
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706102%252Fgeneral%252F89082b27-cbae-45c8-b6dd-c69e4e0a3e9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706102/general/89082b27-cbae-45c8-b6dd-c69e4e0a3e9d.jpg already downloaded
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706102%252Fgeneral%252Fdbec33a4-ee51-4f5f-aacb-70cc3d03b2a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706102/general/dbec33a4-ee51-4f5f-aacb-70cc3d03b2a7.jpg already downloaded
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706102%252Fgeneral%252F107bc841-e7fc-4803-904e-b7c12cbfd5c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706102/general/107bc841-e7fc-4803-904e-b7c12cbfd5c7.jpg already downloaded
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706102%252Fgeneral%252Fd92d5e92-92ce-4da2-9190-ef96e28c7b76.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706102/general/d92d5e92-92ce-4da2-9190-ef96e28c7b76.jpg already downloaded
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706102%252Fgeneral%252F99e1e38a-0b65-4ae4-a43b-4b44156398e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706102/general/99e1e38a-0b65-4ae4-a43b-4b44156398e0.jpg already downloaded
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706102%252Fgeneral%252Fa0eb1954-080f-430a-afc1-584ce879201e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706102/general/a0eb1954-080f-430a-afc1-584ce879201e.jpg already downloaded
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706102%252Fgeneral%252F9fd3a41d-b595-4af9-9561-6a6622dc8ed3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706102/general/9fd3a41d-b595-4af9-9561-6a6622dc8ed3.jpg already downloaded
2026-03-25 15:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e70d7151-0a13-505e-8f3a-ca15251b80d9, identifier: 10723896
2026-03-25 15:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896
2026-03-25 15:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896
2026-03-25 15:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896 to the API
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723896>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'e70d7151-0a13-505e-8f3a-ca15251b80d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPQ509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723896',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 72265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5706102/general/accc5c1d-6ada-4f3a-bc8b-987aac16177a.jpg',
'https://images.openlane.eu/carimgs/5706102/general/072ccee4-b517-4e74-9d9c-9aa2d1bed34c.jpg',
'https://images.openlane.eu/carimgs/5706102/general/afb5cc2e-dd55-48b4-b80e-49725857350c.jpg',
'https://images.openlane.eu/carimgs/5706102/general/89082b27-cbae-45c8-b6dd-c69e4e0a3e9d.jpg',
'https://images.openlane.eu/carimgs/5706102/general/dbec33a4-ee51-4f5f-aacb-70cc3d03b2a7.jpg',
'https://images.openlane.eu/carimgs/5706102/general/107bc841-e7fc-4803-904e-b7c12cbfd5c7.jpg',
'https://images.openlane.eu/carimgs/5706102/general/d92d5e92-92ce-4da2-9190-ef96e28c7b76.jpg',
'https://images.openlane.eu/carimgs/5706102/general/99e1e38a-0b65-4ae4-a43b-4b44156398e0.jpg',
'https://images.openlane.eu/carimgs/5706102/general/a0eb1954-080f-430a-afc1-584ce879201e.jpg',
'https://images.openlane.eu/carimgs/5706102/general/9fd3a41d-b595-4af9-9561-6a6622dc8ed3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e70d7151-0a13-505e-8f3a-ca15251b80d9/e70d7151-0a13-505e-8f3a-ca15251b80d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706102/general/accc5c1d-6ada-4f3a-bc8b-987aac16177a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e70d7151-0a13-505e-8f3a-ca15251b80d9/e70d7151-0a13-505e-8f3a-ca15251b80d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706102/general/072ccee4-b517-4e74-9d9c-9aa2d1bed34c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e70d7151-0a13-505e-8f3a-ca15251b80d9/e70d7151-0a13-505e-8f3a-ca15251b80d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706102/general/afb5cc2e-dd55-48b4-b80e-49725857350c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e70d7151-0a13-505e-8f3a-ca15251b80d9/e70d7151-0a13-505e-8f3a-ca15251b80d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706102/general/89082b27-cbae-45c8-b6dd-c69e4e0a3e9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e70d7151-0a13-505e-8f3a-ca15251b80d9/e70d7151-0a13-505e-8f3a-ca15251b80d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706102/general/dbec33a4-ee51-4f5f-aacb-70cc3d03b2a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e70d7151-0a13-505e-8f3a-ca15251b80d9/e70d7151-0a13-505e-8f3a-ca15251b80d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706102/general/107bc841-e7fc-4803-904e-b7c12cbfd5c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e70d7151-0a13-505e-8f3a-ca15251b80d9/e70d7151-0a13-505e-8f3a-ca15251b80d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706102/general/d92d5e92-92ce-4da2-9190-ef96e28c7b76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e70d7151-0a13-505e-8f3a-ca15251b80d9/e70d7151-0a13-505e-8f3a-ca15251b80d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706102/general/99e1e38a-0b65-4ae4-a43b-4b44156398e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e70d7151-0a13-505e-8f3a-ca15251b80d9/e70d7151-0a13-505e-8f3a-ca15251b80d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706102/general/a0eb1954-080f-430a-afc1-584ce879201e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e70d7151-0a13-505e-8f3a-ca15251b80d9/e70d7151-0a13-505e-8f3a-ca15251b80d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706102/general/9fd3a41d-b595-4af9-9561-6a6622dc8ed3.jpg',
'Width': 1024}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'72.265 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723896%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [adesa.be] INFO: Saving data for 10723896: {'created_time': 1774452856.925419, 'last_price_update_time': 1774452856.925435, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723896') HTTP/1.1" 204 0
2026-03-25 15:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907
2026-03-25 15:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54d7665-33b7-573c-bc23-e60abe04afdc with scrape type 1
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d54d7665-33b7-573c-bc23-e60abe04afdc
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728217%252Fgeneral%252F0f45d9c5-f603-4dda-9337-6eb09c92748d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728217/general/0f45d9c5-f603-4dda-9337-6eb09c92748d.jpeg already downloaded
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728217%252Fgeneral%252F178a7308-9b87-4cf0-b844-8c326e289028.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728217/general/178a7308-9b87-4cf0-b844-8c326e289028.jpeg already downloaded
2026-03-25 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728217%252Fgeneral%252Fa948af1b-eb4c-4916-af60-209730c53b49.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728217/general/a948af1b-eb4c-4916-af60-209730c53b49.jpeg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728217%252Fgeneral%252Ff266a1a2-c81c-4aaa-bb91-ece1fc55c4ef.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728217/general/f266a1a2-c81c-4aaa-bb91-ece1fc55c4ef.jpeg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728217%252Fgeneral%252F96f81953-b155-4931-8f7b-6fc957913fd0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728217/general/96f81953-b155-4931-8f7b-6fc957913fd0.jpeg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728217%252Fgeneral%252F0f3165ca-0395-44da-b6e0-ac8bab97b99a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728217/general/0f3165ca-0395-44da-b6e0-ac8bab97b99a.jpeg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728217%252Fgeneral%252F81d6528c-3313-4cae-aa3d-6aeeec8d6d98.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728217/general/81d6528c-3313-4cae-aa3d-6aeeec8d6d98.jpeg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728217%252Fgeneral%252F751dc4dc-8415-4a98-9791-dff3333a7d4b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728217/general/751dc4dc-8415-4a98-9791-dff3333a7d4b.jpeg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728217%252Fgeneral%252Fcdb12272-86b0-4655-955a-546de1ed29e9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728217/general/cdb12272-86b0-4655-955a-546de1ed29e9.jpeg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728217%252Fgeneral%252F7d8f1ed8-721b-4a3d-b163-31486c1e0392.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728217/general/7d8f1ed8-721b-4a3d-b163-31486c1e0392.jpeg already downloaded
2026-03-25 15:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d54d7665-33b7-573c-bc23-e60abe04afdc, identifier: 10723907
2026-03-25 15:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907
2026-03-25 15:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907
2026-03-25 15:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907 to the API
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723907>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd54d7665-33b7-573c-bc23-e60abe04afdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UEJ077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723907',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 242798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5728217/general/0f45d9c5-f603-4dda-9337-6eb09c92748d.jpeg',
'https://images.openlane.eu/carimgs/5728217/general/178a7308-9b87-4cf0-b844-8c326e289028.jpeg',
'https://images.openlane.eu/carimgs/5728217/general/a948af1b-eb4c-4916-af60-209730c53b49.jpeg',
'https://images.openlane.eu/carimgs/5728217/general/f266a1a2-c81c-4aaa-bb91-ece1fc55c4ef.jpeg',
'https://images.openlane.eu/carimgs/5728217/general/96f81953-b155-4931-8f7b-6fc957913fd0.jpeg',
'https://images.openlane.eu/carimgs/5728217/general/0f3165ca-0395-44da-b6e0-ac8bab97b99a.jpeg',
'https://images.openlane.eu/carimgs/5728217/general/81d6528c-3313-4cae-aa3d-6aeeec8d6d98.jpeg',
'https://images.openlane.eu/carimgs/5728217/general/751dc4dc-8415-4a98-9791-dff3333a7d4b.jpeg',
'https://images.openlane.eu/carimgs/5728217/general/cdb12272-86b0-4655-955a-546de1ed29e9.jpeg',
'https://images.openlane.eu/carimgs/5728217/general/7d8f1ed8-721b-4a3d-b163-31486c1e0392.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54d7665-33b7-573c-bc23-e60abe04afdc/d54d7665-33b7-573c-bc23-e60abe04afdc_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4538365,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728217/general/0f45d9c5-f603-4dda-9337-6eb09c92748d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54d7665-33b7-573c-bc23-e60abe04afdc/d54d7665-33b7-573c-bc23-e60abe04afdc_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4422114,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728217/general/178a7308-9b87-4cf0-b844-8c326e289028.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54d7665-33b7-573c-bc23-e60abe04afdc/d54d7665-33b7-573c-bc23-e60abe04afdc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3679142,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728217/general/a948af1b-eb4c-4916-af60-209730c53b49.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54d7665-33b7-573c-bc23-e60abe04afdc/d54d7665-33b7-573c-bc23-e60abe04afdc_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4282337,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728217/general/f266a1a2-c81c-4aaa-bb91-ece1fc55c4ef.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54d7665-33b7-573c-bc23-e60abe04afdc/d54d7665-33b7-573c-bc23-e60abe04afdc_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4321630,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728217/general/96f81953-b155-4931-8f7b-6fc957913fd0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54d7665-33b7-573c-bc23-e60abe04afdc/d54d7665-33b7-573c-bc23-e60abe04afdc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3031998,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728217/general/0f3165ca-0395-44da-b6e0-ac8bab97b99a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54d7665-33b7-573c-bc23-e60abe04afdc/d54d7665-33b7-573c-bc23-e60abe04afdc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2313180,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728217/general/81d6528c-3313-4cae-aa3d-6aeeec8d6d98.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54d7665-33b7-573c-bc23-e60abe04afdc/d54d7665-33b7-573c-bc23-e60abe04afdc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2324955,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728217/general/751dc4dc-8415-4a98-9791-dff3333a7d4b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54d7665-33b7-573c-bc23-e60abe04afdc/d54d7665-33b7-573c-bc23-e60abe04afdc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2756149,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728217/general/cdb12272-86b0-4655-955a-546de1ed29e9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d54d7665-33b7-573c-bc23-e60abe04afdc/d54d7665-33b7-573c-bc23-e60abe04afdc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2386985,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728217/general/7d8f1ed8-721b-4a3d-b163-31486c1e0392.jpeg',
'Width': 4032}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2018-04-16',
'seats_number': 5,
'seller_name': 'TVH Equipment nv',
'title': 'Volvo V60 D2 Dynamic Edition - Diesel - Manual - 120 hp - 242.798 '
'km',
'transmission': 'manual',
'trim': 'Dynamic Edition',
'vin': None,
'year': 2018}
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723907%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [adesa.be] INFO: Saving data for 10723907: {'created_time': 1774452857.559033, 'last_price_update_time': 1774452857.55905, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723907') HTTP/1.1" 204 0
2026-03-25 15:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888
2026-03-25 15:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffd3b414-f806-597b-98b4-280d5e2a39dc with scrape type 1
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ffd3b414-f806-597b-98b4-280d5e2a39dc
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672510%252Fgeneral%252F5ffe3a1d-ca54-46fd-a85e-6ad4ee82aaa9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672510/general/5ffe3a1d-ca54-46fd-a85e-6ad4ee82aaa9.jpg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672510%252Fgeneral%252F3b888a97-3f10-472c-b2e9-1d2e01bb7382.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672510/general/3b888a97-3f10-472c-b2e9-1d2e01bb7382.jpg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672510%252Fgeneral%252Fd0ba20aa-257c-46f9-8d65-a54c249c57d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672510/general/d0ba20aa-257c-46f9-8d65-a54c249c57d4.jpg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672510%252Fgeneral%252F904f6981-5fc8-42cf-9bfe-693d2ca9e3d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672510/general/904f6981-5fc8-42cf-9bfe-693d2ca9e3d5.jpg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672510%252Fgeneral%252Fd21ec10c-dce9-44d0-977d-42d6bf1893a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672510/general/d21ec10c-dce9-44d0-977d-42d6bf1893a7.jpg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672510%252Fgeneral%252F3b247f37-3dae-431e-a8d9-5812f7a3c388.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672510/general/3b247f37-3dae-431e-a8d9-5812f7a3c388.jpg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672510%252Fgeneral%252Ffa1703b3-325c-4e75-8056-14d6d60858f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672510/general/fa1703b3-325c-4e75-8056-14d6d60858f4.jpg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672510%252Fgeneral%252F6b4743ef-6fe9-4ca6-baea-9cc168748090.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672510/general/6b4743ef-6fe9-4ca6-baea-9cc168748090.jpg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672510%252Fgeneral%252Fb0e409a2-cc6c-432b-9fb4-ef704c93e163.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672510/general/b0e409a2-cc6c-432b-9fb4-ef704c93e163.jpg already downloaded
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672510%252Fgeneral%252F6db0104b-148c-4642-a00f-a3118ee78101.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672510/general/6db0104b-148c-4642-a00f-a3118ee78101.jpg already downloaded
2026-03-25 15:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffd3b414-f806-597b-98b4-280d5e2a39dc, identifier: 10723888
2026-03-25 15:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888
2026-03-25 15:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888
2026-03-25 15:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888 to the API
2026-03-25 15:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723888>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ffd3b414-f806-597b-98b4-280d5e2a39dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX4939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723888',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 103864,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5672510/general/5ffe3a1d-ca54-46fd-a85e-6ad4ee82aaa9.jpg',
'https://images.openlane.eu/carimgs/5672510/general/3b888a97-3f10-472c-b2e9-1d2e01bb7382.jpg',
'https://images.openlane.eu/carimgs/5672510/general/d0ba20aa-257c-46f9-8d65-a54c249c57d4.jpg',
'https://images.openlane.eu/carimgs/5672510/general/904f6981-5fc8-42cf-9bfe-693d2ca9e3d5.jpg',
'https://images.openlane.eu/carimgs/5672510/general/d21ec10c-dce9-44d0-977d-42d6bf1893a7.jpg',
'https://images.openlane.eu/carimgs/5672510/general/3b247f37-3dae-431e-a8d9-5812f7a3c388.jpg',
'https://images.openlane.eu/carimgs/5672510/general/fa1703b3-325c-4e75-8056-14d6d60858f4.jpg',
'https://images.openlane.eu/carimgs/5672510/general/6b4743ef-6fe9-4ca6-baea-9cc168748090.jpg',
'https://images.openlane.eu/carimgs/5672510/general/b0e409a2-cc6c-432b-9fb4-ef704c93e163.jpg',
'https://images.openlane.eu/carimgs/5672510/general/6db0104b-148c-4642-a00f-a3118ee78101.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffd3b414-f806-597b-98b4-280d5e2a39dc/ffd3b414-f806-597b-98b4-280d5e2a39dc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672510/general/5ffe3a1d-ca54-46fd-a85e-6ad4ee82aaa9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffd3b414-f806-597b-98b4-280d5e2a39dc/ffd3b414-f806-597b-98b4-280d5e2a39dc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672510/general/3b888a97-3f10-472c-b2e9-1d2e01bb7382.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffd3b414-f806-597b-98b4-280d5e2a39dc/ffd3b414-f806-597b-98b4-280d5e2a39dc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672510/general/d0ba20aa-257c-46f9-8d65-a54c249c57d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffd3b414-f806-597b-98b4-280d5e2a39dc/ffd3b414-f806-597b-98b4-280d5e2a39dc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672510/general/904f6981-5fc8-42cf-9bfe-693d2ca9e3d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffd3b414-f806-597b-98b4-280d5e2a39dc/ffd3b414-f806-597b-98b4-280d5e2a39dc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672510/general/d21ec10c-dce9-44d0-977d-42d6bf1893a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffd3b414-f806-597b-98b4-280d5e2a39dc/ffd3b414-f806-597b-98b4-280d5e2a39dc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672510/general/3b247f37-3dae-431e-a8d9-5812f7a3c388.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffd3b414-f806-597b-98b4-280d5e2a39dc/ffd3b414-f806-597b-98b4-280d5e2a39dc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672510/general/fa1703b3-325c-4e75-8056-14d6d60858f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffd3b414-f806-597b-98b4-280d5e2a39dc/ffd3b414-f806-597b-98b4-280d5e2a39dc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672510/general/6b4743ef-6fe9-4ca6-baea-9cc168748090.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffd3b414-f806-597b-98b4-280d5e2a39dc/ffd3b414-f806-597b-98b4-280d5e2a39dc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672510/general/b0e409a2-cc6c-432b-9fb4-ef704c93e163.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffd3b414-f806-597b-98b4-280d5e2a39dc/ffd3b414-f806-597b-98b4-280d5e2a39dc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672510/general/6db0104b-148c-4642-a00f-a3118ee78101.jpg',
'Width': 1024}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 2.0 B4 Momentum Pro - Diesel - Automatic - 197 hp - '
'103.864 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723888%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [adesa.be] INFO: Saving data for 10723888: {'created_time': 1774452858.150424, 'last_price_update_time': 1774452858.150436, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723888') HTTP/1.1" 204 0
2026-03-25 15:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10724438
2026-03-25 15:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with scrape type 1
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5272860%252Fgeneral%252F9eb3bad1-2818-4259-a1c2-c8c41e9ad9ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5272860/general/9eb3bad1-2818-4259-a1c2-c8c41e9ad9ac.jpg already downloaded
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5272860%252Fgeneral%252F359f0046-32b7-479d-8316-531b8cd2360a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5272860/general/359f0046-32b7-479d-8316-531b8cd2360a.jpg already downloaded
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5272860%252Fgeneral%252F043a0ce2-1ea8-407c-ac36-bd169e3f4980.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5272860/general/043a0ce2-1ea8-407c-ac36-bd169e3f4980.jpg already downloaded
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5272860%252Fgeneral%252F7fb57a5d-cb54-430f-a0e0-53f9d7215539.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5272860/general/7fb57a5d-cb54-430f-a0e0-53f9d7215539.jpg already downloaded
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5272860%252Fgeneral%252F11e2e56a-1cc7-459d-b6d9-0c3bed1e4122.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5272860/general/11e2e56a-1cc7-459d-b6d9-0c3bed1e4122.jpg already downloaded
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5272860%252Fgeneral%252F80f944ef-014d-49c2-a9e2-ba4fc856018e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5272860/general/80f944ef-014d-49c2-a9e2-ba4fc856018e.jpg already downloaded
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5272860%252Fgeneral%252F5a8a4e62-70ba-4954-85ed-eb77fe4cfc06.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5272860/general/5a8a4e62-70ba-4954-85ed-eb77fe4cfc06.jpg already downloaded
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5272860%252Fgeneral%252F0460eb66-d1a2-4e6b-a350-20b4ccf63dd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5272860/general/0460eb66-d1a2-4e6b-a350-20b4ccf63dd4.jpg already downloaded
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5272860%252Fgeneral%252Fadc35049-1ad4-4ce1-b62f-936fbea331f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5272860/general/adc35049-1ad4-4ce1-b62f-936fbea331f1.jpg already downloaded
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5272860%252Fgeneral%252F27bc6f1a-1132-426d-a9b7-e9286e2224e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5272860/general/27bc6f1a-1132-426d-a9b7-e9286e2224e5.jpg already downloaded
2026-03-25 15:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0, identifier: 10724438
2026-03-25 15:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10724438
2026-03-25 15:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10724438
2026-03-25 15:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10724438 to the API
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724438>
{'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': 132,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WDD258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724438',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 177027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5272860/general/9eb3bad1-2818-4259-a1c2-c8c41e9ad9ac.jpg',
'https://images.openlane.eu/carimgs/5272860/general/359f0046-32b7-479d-8316-531b8cd2360a.jpg',
'https://images.openlane.eu/carimgs/5272860/general/043a0ce2-1ea8-407c-ac36-bd169e3f4980.jpg',
'https://images.openlane.eu/carimgs/5272860/general/7fb57a5d-cb54-430f-a0e0-53f9d7215539.jpg',
'https://images.openlane.eu/carimgs/5272860/general/11e2e56a-1cc7-459d-b6d9-0c3bed1e4122.jpg',
'https://images.openlane.eu/carimgs/5272860/general/80f944ef-014d-49c2-a9e2-ba4fc856018e.jpg',
'https://images.openlane.eu/carimgs/5272860/general/5a8a4e62-70ba-4954-85ed-eb77fe4cfc06.jpg',
'https://images.openlane.eu/carimgs/5272860/general/0460eb66-d1a2-4e6b-a350-20b4ccf63dd4.jpg',
'https://images.openlane.eu/carimgs/5272860/general/adc35049-1ad4-4ce1-b62f-936fbea331f1.jpg',
'https://images.openlane.eu/carimgs/5272860/general/27bc6f1a-1132-426d-a9b7-e9286e2224e5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0/b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286122,
'Height': 1299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5272860/general/9eb3bad1-2818-4259-a1c2-c8c41e9ad9ac.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0/b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318992,
'Height': 1355,
'OriginUrl': 'https://images.openlane.eu/carimgs/5272860/general/359f0046-32b7-479d-8316-531b8cd2360a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0/b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339142,
'Height': 1335,
'OriginUrl': 'https://images.openlane.eu/carimgs/5272860/general/043a0ce2-1ea8-407c-ac36-bd169e3f4980.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0/b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295093,
'Height': 1319,
'OriginUrl': 'https://images.openlane.eu/carimgs/5272860/general/7fb57a5d-cb54-430f-a0e0-53f9d7215539.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0/b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336039,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5272860/general/11e2e56a-1cc7-459d-b6d9-0c3bed1e4122.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0/b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269677,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5272860/general/80f944ef-014d-49c2-a9e2-ba4fc856018e.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0/b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331592,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5272860/general/5a8a4e62-70ba-4954-85ed-eb77fe4cfc06.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0/b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249140,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5272860/general/0460eb66-d1a2-4e6b-a350-20b4ccf63dd4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0/b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159652,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5272860/general/adc35049-1ad4-4ce1-b62f-936fbea331f1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0/b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0_image_10.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292954,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5272860/general/27bc6f1a-1132-426d-a9b7-e9286e2224e5.jpg',
'Width': 1200}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2017-11-06',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.2 TCe Intens - Petrol - Manual - 132 hp - '
'177.027 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2017}
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724438%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [adesa.be] INFO: Saving data for 10724438: {'created_time': 1774452858.835905, 'last_price_update_time': 1774452858.835919, 'auction_closing_time': 1774521000.0}
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724438') HTTP/1.1" 204 0
2026-03-25 15:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944
2026-03-25 15:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with scrape type 1
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c6ff21d9-95a0-50d4-8b5f-1471f60b42d7
2026-03-25 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5740627%252Fgeneral%252Fcbee4ba1-135d-4035-adbb-b2d9fadada3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740627/general/cbee4ba1-135d-4035-adbb-b2d9fadada3f.jpg already downloaded
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5740627%252Fgeneral%252Fdecfdae4-6c7b-4e12-9b22-58655d6b9216.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740627/general/decfdae4-6c7b-4e12-9b22-58655d6b9216.jpg already downloaded
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5740627%252Fgeneral%252F09f0eed5-42ff-4c6d-a6b2-6dd6f9cd38a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740627/general/09f0eed5-42ff-4c6d-a6b2-6dd6f9cd38a6.jpg already downloaded
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5740627%252Fgeneral%252Fdd3914fe-6850-4192-90c7-1407a31cf743.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740627/general/dd3914fe-6850-4192-90c7-1407a31cf743.jpg already downloaded
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5740627%252Fgeneral%252F260be095-04aa-4a80-8870-c873a49ef20f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740627/general/260be095-04aa-4a80-8870-c873a49ef20f.jpg already downloaded
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5740627%252Fgeneral%252F310688a5-101c-4546-86f9-8e9af7f8f825.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740627/general/310688a5-101c-4546-86f9-8e9af7f8f825.jpg already downloaded
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5740627%252Fgeneral%252Fad5c2ddf-4b46-4f3a-95c8-69ff10dac28f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740627/general/ad5c2ddf-4b46-4f3a-95c8-69ff10dac28f.jpg already downloaded
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5740627%252Fgeneral%252F2457f890-3cf4-4a01-a0ba-b10125900e0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740627/general/2457f890-3cf4-4a01-a0ba-b10125900e0a.jpg already downloaded
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5740627%252Fgeneral%252Fc2e25154-6975-42bf-b39e-6ae488b62c59.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740627/general/c2e25154-6975-42bf-b39e-6ae488b62c59.jpg already downloaded
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5740627%252Fgeneral%252Ff4f6ede2-25a7-44d5-87b0-56b5e3e12083.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740627/general/f4f6ede2-25a7-44d5-87b0-56b5e3e12083.jpg already downloaded
2026-03-25 15:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7, identifier: 10724944
2026-03-25 15:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944
2026-03-25 15:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944
2026-03-25 15:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944 to the API
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6ff21d9-95a0-50d4-8b5f-1471f60b42d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KXK587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724944',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 182023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5740627/general/cbee4ba1-135d-4035-adbb-b2d9fadada3f.jpg',
'https://images.openlane.eu/carimgs/5740627/general/decfdae4-6c7b-4e12-9b22-58655d6b9216.jpg',
'https://images.openlane.eu/carimgs/5740627/general/09f0eed5-42ff-4c6d-a6b2-6dd6f9cd38a6.jpg',
'https://images.openlane.eu/carimgs/5740627/general/dd3914fe-6850-4192-90c7-1407a31cf743.jpg',
'https://images.openlane.eu/carimgs/5740627/general/260be095-04aa-4a80-8870-c873a49ef20f.jpg',
'https://images.openlane.eu/carimgs/5740627/general/310688a5-101c-4546-86f9-8e9af7f8f825.jpg',
'https://images.openlane.eu/carimgs/5740627/general/ad5c2ddf-4b46-4f3a-95c8-69ff10dac28f.jpg',
'https://images.openlane.eu/carimgs/5740627/general/2457f890-3cf4-4a01-a0ba-b10125900e0a.jpg',
'https://images.openlane.eu/carimgs/5740627/general/c2e25154-6975-42bf-b39e-6ae488b62c59.jpg',
'https://images.openlane.eu/carimgs/5740627/general/f4f6ede2-25a7-44d5-87b0-56b5e3e12083.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6ff21d9-95a0-50d4-8b5f-1471f60b42d7/c6ff21d9-95a0-50d4-8b5f-1471f60b42d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355598,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740627/general/cbee4ba1-135d-4035-adbb-b2d9fadada3f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6ff21d9-95a0-50d4-8b5f-1471f60b42d7/c6ff21d9-95a0-50d4-8b5f-1471f60b42d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315453,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740627/general/decfdae4-6c7b-4e12-9b22-58655d6b9216.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6ff21d9-95a0-50d4-8b5f-1471f60b42d7/c6ff21d9-95a0-50d4-8b5f-1471f60b42d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373413,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740627/general/09f0eed5-42ff-4c6d-a6b2-6dd6f9cd38a6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6ff21d9-95a0-50d4-8b5f-1471f60b42d7/c6ff21d9-95a0-50d4-8b5f-1471f60b42d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327012,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740627/general/dd3914fe-6850-4192-90c7-1407a31cf743.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6ff21d9-95a0-50d4-8b5f-1471f60b42d7/c6ff21d9-95a0-50d4-8b5f-1471f60b42d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302921,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740627/general/260be095-04aa-4a80-8870-c873a49ef20f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6ff21d9-95a0-50d4-8b5f-1471f60b42d7/c6ff21d9-95a0-50d4-8b5f-1471f60b42d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303189,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740627/general/310688a5-101c-4546-86f9-8e9af7f8f825.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6ff21d9-95a0-50d4-8b5f-1471f60b42d7/c6ff21d9-95a0-50d4-8b5f-1471f60b42d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384189,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740627/general/ad5c2ddf-4b46-4f3a-95c8-69ff10dac28f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6ff21d9-95a0-50d4-8b5f-1471f60b42d7/c6ff21d9-95a0-50d4-8b5f-1471f60b42d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360105,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740627/general/2457f890-3cf4-4a01-a0ba-b10125900e0a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6ff21d9-95a0-50d4-8b5f-1471f60b42d7/c6ff21d9-95a0-50d4-8b5f-1471f60b42d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381421,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740627/general/c2e25154-6975-42bf-b39e-6ae488b62c59.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6ff21d9-95a0-50d4-8b5f-1471f60b42d7/c6ff21d9-95a0-50d4-8b5f-1471f60b42d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393035,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740627/general/f4f6ede2-25a7-44d5-87b0-56b5e3e12083.jpg',
'Width': 2000}],
'price': 1150,
'price_includes_vat': True,
'registration_date': '2007-09-17',
'seats_number': 5,
'seller_name': 'CommV Used Car Selection',
'title': 'Toyota Yaris 1.4 D-4D Active - Diesel - Manual - 89 hp - 182.023 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2007}
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724944%27 HTTP/1.1" 200 None
2026-03-25 15:34:19 [adesa.be] INFO: Saving data for 10724944: {'created_time': 1774452859.543882, 'last_price_update_time': 1774452859.543893, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724944') HTTP/1.1" 204 0
2026-03-25 15:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897
2026-03-25 15:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with scrape type 1
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f31fc16-e22c-5a23-921d-3f8c1f1ed353
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5706111%252Fgeneral%252F35dfaf9b-9560-4395-b7d3-a99573a2cb8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706111/general/35dfaf9b-9560-4395-b7d3-a99573a2cb8f.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5706111%252Fgeneral%252F5edc74ba-001e-45b8-8b47-15291222e175.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706111/general/5edc74ba-001e-45b8-8b47-15291222e175.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5706111%252Fgeneral%252F01399041-04e8-4e76-b48a-6f4df8f3ef29.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706111/general/01399041-04e8-4e76-b48a-6f4df8f3ef29.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5706111%252Fgeneral%252F2f9647b4-0fa9-402c-8077-226377d86f42.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706111/general/2f9647b4-0fa9-402c-8077-226377d86f42.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5706111%252Fgeneral%252F2096bb9e-a4af-4a1f-b95c-31aac80559d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706111/general/2096bb9e-a4af-4a1f-b95c-31aac80559d4.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5706111%252Fgeneral%252F40b27b6d-f607-441b-9c59-d7fbcddeb68e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706111/general/40b27b6d-f607-441b-9c59-d7fbcddeb68e.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5706111%252Fgeneral%252F786f49f7-08a1-41db-b5b0-869cf0a11237.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706111/general/786f49f7-08a1-41db-b5b0-869cf0a11237.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5706111%252Fgeneral%252F75c326c7-be8a-47c0-aeac-084655378303.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706111/general/75c326c7-be8a-47c0-aeac-084655378303.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5706111%252Fgeneral%252F9f64cdb5-9a31-45d4-b35b-0effa8f9ea4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706111/general/9f64cdb5-9a31-45d4-b35b-0effa8f9ea4d.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5706111%252Fgeneral%252Fb4fbd424-ae5d-4ea3-89a3-025c50e9bd96.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706111/general/b4fbd424-ae5d-4ea3-89a3-025c50e9bd96.jpg already downloaded
2026-03-25 15:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353, identifier: 10723897
2026-03-25 15:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897
2026-03-25 15:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897
2026-03-25 15:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897 to the API
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723897>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '1f31fc16-e22c-5a23-921d-3f8c1f1ed353',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPQ528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723897',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 76115,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5706111/general/35dfaf9b-9560-4395-b7d3-a99573a2cb8f.jpg',
'https://images.openlane.eu/carimgs/5706111/general/5edc74ba-001e-45b8-8b47-15291222e175.jpg',
'https://images.openlane.eu/carimgs/5706111/general/01399041-04e8-4e76-b48a-6f4df8f3ef29.jpg',
'https://images.openlane.eu/carimgs/5706111/general/2f9647b4-0fa9-402c-8077-226377d86f42.jpg',
'https://images.openlane.eu/carimgs/5706111/general/2096bb9e-a4af-4a1f-b95c-31aac80559d4.jpg',
'https://images.openlane.eu/carimgs/5706111/general/40b27b6d-f607-441b-9c59-d7fbcddeb68e.jpg',
'https://images.openlane.eu/carimgs/5706111/general/786f49f7-08a1-41db-b5b0-869cf0a11237.jpg',
'https://images.openlane.eu/carimgs/5706111/general/75c326c7-be8a-47c0-aeac-084655378303.jpg',
'https://images.openlane.eu/carimgs/5706111/general/9f64cdb5-9a31-45d4-b35b-0effa8f9ea4d.jpg',
'https://images.openlane.eu/carimgs/5706111/general/b4fbd424-ae5d-4ea3-89a3-025c50e9bd96.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f31fc16-e22c-5a23-921d-3f8c1f1ed353/1f31fc16-e22c-5a23-921d-3f8c1f1ed353_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706111/general/35dfaf9b-9560-4395-b7d3-a99573a2cb8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f31fc16-e22c-5a23-921d-3f8c1f1ed353/1f31fc16-e22c-5a23-921d-3f8c1f1ed353_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706111/general/5edc74ba-001e-45b8-8b47-15291222e175.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f31fc16-e22c-5a23-921d-3f8c1f1ed353/1f31fc16-e22c-5a23-921d-3f8c1f1ed353_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706111/general/01399041-04e8-4e76-b48a-6f4df8f3ef29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f31fc16-e22c-5a23-921d-3f8c1f1ed353/1f31fc16-e22c-5a23-921d-3f8c1f1ed353_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706111/general/2f9647b4-0fa9-402c-8077-226377d86f42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f31fc16-e22c-5a23-921d-3f8c1f1ed353/1f31fc16-e22c-5a23-921d-3f8c1f1ed353_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706111/general/2096bb9e-a4af-4a1f-b95c-31aac80559d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f31fc16-e22c-5a23-921d-3f8c1f1ed353/1f31fc16-e22c-5a23-921d-3f8c1f1ed353_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706111/general/40b27b6d-f607-441b-9c59-d7fbcddeb68e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f31fc16-e22c-5a23-921d-3f8c1f1ed353/1f31fc16-e22c-5a23-921d-3f8c1f1ed353_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706111/general/786f49f7-08a1-41db-b5b0-869cf0a11237.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f31fc16-e22c-5a23-921d-3f8c1f1ed353/1f31fc16-e22c-5a23-921d-3f8c1f1ed353_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706111/general/75c326c7-be8a-47c0-aeac-084655378303.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f31fc16-e22c-5a23-921d-3f8c1f1ed353/1f31fc16-e22c-5a23-921d-3f8c1f1ed353_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706111/general/9f64cdb5-9a31-45d4-b35b-0effa8f9ea4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f31fc16-e22c-5a23-921d-3f8c1f1ed353/1f31fc16-e22c-5a23-921d-3f8c1f1ed353_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706111/general/b4fbd424-ae5d-4ea3-89a3-025c50e9bd96.jpg',
'Width': 1024}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'76.115 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723897%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [adesa.be] INFO: Saving data for 10723897: {'created_time': 1774452861.792366, 'last_price_update_time': 1774452861.792378, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723897') HTTP/1.1" 204 0
2026-03-25 15:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878
2026-03-25 15:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f685b185-4a2f-52dc-91df-86eaf5e1669e with scrape type 1
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f685b185-4a2f-52dc-91df-86eaf5e1669e
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5648109%252Fgeneral%252F56922338-fd48-4925-ab40-a073caab6a6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648109/general/56922338-fd48-4925-ab40-a073caab6a6d.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5648109%252Fgeneral%252Fc534c83d-887b-4ae2-91b0-c2c2c8bcf5c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648109/general/c534c83d-887b-4ae2-91b0-c2c2c8bcf5c0.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5648109%252Fgeneral%252F36e7db64-ae7b-4a35-b39b-c88e22a6ad0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648109/general/36e7db64-ae7b-4a35-b39b-c88e22a6ad0b.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5648109%252Fgeneral%252Fe3ad3e80-6ed6-44ec-bbc6-3ce10acb163c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648109/general/e3ad3e80-6ed6-44ec-bbc6-3ce10acb163c.jpg already downloaded
2026-03-25 15:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5648109%252Fgeneral%252F83a723f1-9748-47eb-850e-d4b5d7527081.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648109/general/83a723f1-9748-47eb-850e-d4b5d7527081.jpg already downloaded
2026-03-25 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5648109%252Fgeneral%252F611b1dce-4c6a-4b41-bcec-5ad8ba5ad56a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648109/general/611b1dce-4c6a-4b41-bcec-5ad8ba5ad56a.jpg already downloaded
2026-03-25 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5648109%252Fgeneral%252Fdd8b4762-fef1-4ca9-b87e-02c9ddbc485e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648109/general/dd8b4762-fef1-4ca9-b87e-02c9ddbc485e.jpg already downloaded
2026-03-25 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5648109%252Fgeneral%252F02b6c5c9-887d-49dd-83b0-aa652456b750.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648109/general/02b6c5c9-887d-49dd-83b0-aa652456b750.jpg already downloaded
2026-03-25 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5648109%252Fgeneral%252F16e32b9c-fcfd-42cf-9be6-8c5b6c558ab7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648109/general/16e32b9c-fcfd-42cf-9be6-8c5b6c558ab7.jpg already downloaded
2026-03-25 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5648109%252Fgeneral%252Fce77b780-c823-4c4e-b8f6-769cc58d60d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5648109/general/ce77b780-c823-4c4e-b8f6-769cc58d60d6.jpg already downloaded
2026-03-25 15:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f685b185-4a2f-52dc-91df-86eaf5e1669e, identifier: 10723878
2026-03-25 15:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878
2026-03-25 15:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878
2026-03-25 15:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878 to the API
2026-03-25 15:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723878>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f685b185-4a2f-52dc-91df-86eaf5e1669e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FBN952',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723878',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5648109/general/56922338-fd48-4925-ab40-a073caab6a6d.jpg',
'https://images.openlane.eu/carimgs/5648109/general/c534c83d-887b-4ae2-91b0-c2c2c8bcf5c0.jpg',
'https://images.openlane.eu/carimgs/5648109/general/36e7db64-ae7b-4a35-b39b-c88e22a6ad0b.jpg',
'https://images.openlane.eu/carimgs/5648109/general/e3ad3e80-6ed6-44ec-bbc6-3ce10acb163c.jpg',
'https://images.openlane.eu/carimgs/5648109/general/83a723f1-9748-47eb-850e-d4b5d7527081.jpg',
'https://images.openlane.eu/carimgs/5648109/general/611b1dce-4c6a-4b41-bcec-5ad8ba5ad56a.jpg',
'https://images.openlane.eu/carimgs/5648109/general/dd8b4762-fef1-4ca9-b87e-02c9ddbc485e.jpg',
'https://images.openlane.eu/carimgs/5648109/general/02b6c5c9-887d-49dd-83b0-aa652456b750.jpg',
'https://images.openlane.eu/carimgs/5648109/general/16e32b9c-fcfd-42cf-9be6-8c5b6c558ab7.jpg',
'https://images.openlane.eu/carimgs/5648109/general/ce77b780-c823-4c4e-b8f6-769cc58d60d6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f685b185-4a2f-52dc-91df-86eaf5e1669e/f685b185-4a2f-52dc-91df-86eaf5e1669e_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5321093,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648109/general/56922338-fd48-4925-ab40-a073caab6a6d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f685b185-4a2f-52dc-91df-86eaf5e1669e/f685b185-4a2f-52dc-91df-86eaf5e1669e_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4963309,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648109/general/c534c83d-887b-4ae2-91b0-c2c2c8bcf5c0.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f685b185-4a2f-52dc-91df-86eaf5e1669e/f685b185-4a2f-52dc-91df-86eaf5e1669e_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4920865,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648109/general/36e7db64-ae7b-4a35-b39b-c88e22a6ad0b.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f685b185-4a2f-52dc-91df-86eaf5e1669e/f685b185-4a2f-52dc-91df-86eaf5e1669e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4087878,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648109/general/e3ad3e80-6ed6-44ec-bbc6-3ce10acb163c.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f685b185-4a2f-52dc-91df-86eaf5e1669e/f685b185-4a2f-52dc-91df-86eaf5e1669e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3853099,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648109/general/83a723f1-9748-47eb-850e-d4b5d7527081.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f685b185-4a2f-52dc-91df-86eaf5e1669e/f685b185-4a2f-52dc-91df-86eaf5e1669e_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3850293,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648109/general/611b1dce-4c6a-4b41-bcec-5ad8ba5ad56a.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f685b185-4a2f-52dc-91df-86eaf5e1669e/f685b185-4a2f-52dc-91df-86eaf5e1669e_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4934053,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648109/general/dd8b4762-fef1-4ca9-b87e-02c9ddbc485e.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f685b185-4a2f-52dc-91df-86eaf5e1669e/f685b185-4a2f-52dc-91df-86eaf5e1669e_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4272926,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648109/general/02b6c5c9-887d-49dd-83b0-aa652456b750.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f685b185-4a2f-52dc-91df-86eaf5e1669e/f685b185-4a2f-52dc-91df-86eaf5e1669e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4240770,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648109/general/16e32b9c-fcfd-42cf-9be6-8c5b6c558ab7.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f685b185-4a2f-52dc-91df-86eaf5e1669e/f685b185-4a2f-52dc-91df-86eaf5e1669e_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5219326,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5648109/general/ce77b780-c823-4c4e-b8f6-769cc58d60d6.jpg',
'Width': 5712}],
'price': 150,
'price_includes_vat': True,
'registration_date': '2013-05-16',
'seats_number': 2,
'seller_name': 'SWDE',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 90 '
'hp - 999.999 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2013}
2026-03-25 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723878%27 HTTP/1.1" 200 None
2026-03-25 15:34:22 [adesa.be] INFO: Saving data for 10723878: {'created_time': 1774452862.471646, 'last_price_update_time': 1774452862.47166, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723878') HTTP/1.1" 204 0
2026-03-25 15:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879
2026-03-25 15:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12109982-54b2-59b0-b844-b7ff8a279cb9 with scrape type 1
2026-03-25 15:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12109982-54b2-59b0-b844-b7ff8a279cb9
2026-03-25 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5508351%252Fgeneral%252Fb62e7b91-4036-49c6-9498-06e6b2b61d41.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5508351/general/b62e7b91-4036-49c6-9498-06e6b2b61d41.jpg already downloaded
2026-03-25 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5508351%252Fgeneral%252F09ee03d8-5178-4619-be81-7d400eb4a76c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5508351/general/09ee03d8-5178-4619-be81-7d400eb4a76c.jpg already downloaded
2026-03-25 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5508351%252Fgeneral%252F2f8ab913-1f70-4530-b7a8-34e93f2f4b1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5508351/general/2f8ab913-1f70-4530-b7a8-34e93f2f4b1a.jpg already downloaded
2026-03-25 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5508351%252Fgeneral%252Fbeee9407-033d-4a1f-9c98-d39175fbed32.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5508351/general/beee9407-033d-4a1f-9c98-d39175fbed32.jpg already downloaded
2026-03-25 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5508351%252Fgeneral%252Fb29a6419-9c52-4b0e-89ef-6dda5f02a3c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5508351/general/b29a6419-9c52-4b0e-89ef-6dda5f02a3c9.jpg already downloaded
2026-03-25 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5508351%252Fgeneral%252F8416ddd0-5c5c-4d03-b61b-05b7dd42f314.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5508351/general/8416ddd0-5c5c-4d03-b61b-05b7dd42f314.jpg already downloaded
2026-03-25 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5508351%252Fgeneral%252F979157c7-a8bf-49b6-afc4-db09176f7fff.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5508351/general/979157c7-a8bf-49b6-afc4-db09176f7fff.jpg already downloaded
2026-03-25 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5508351%252Fgeneral%252F5ba8d403-f904-4e8a-b84e-6d2ec81de798.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5508351/general/5ba8d403-f904-4e8a-b84e-6d2ec81de798.jpg already downloaded
2026-03-25 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5508351%252Fgeneral%252F4a0014b9-2e1e-4ae8-94c9-bde0d2aec78e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5508351/general/4a0014b9-2e1e-4ae8-94c9-bde0d2aec78e.jpg already downloaded
2026-03-25 15:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5508351%252Fgeneral%252F37e914c6-534f-4e2e-8abd-28cc51f0ada3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5508351/general/37e914c6-534f-4e2e-8abd-28cc51f0ada3.jpg already downloaded
2026-03-25 15:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12109982-54b2-59b0-b844-b7ff8a279cb9, identifier: 10723879
2026-03-25 15:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879
2026-03-25 15:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879
2026-03-25 15:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879 to the API
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723879>
{'auction_title': '',
'c_o_2_emission_value': 203,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '12109982-54b2-59b0-b844-b7ff8a279cb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TLL978',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723879',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Amarok',
'odometer': 334752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5508351/general/b62e7b91-4036-49c6-9498-06e6b2b61d41.jpg',
'https://images.openlane.eu/carimgs/5508351/general/09ee03d8-5178-4619-be81-7d400eb4a76c.jpg',
'https://images.openlane.eu/carimgs/5508351/general/2f8ab913-1f70-4530-b7a8-34e93f2f4b1a.jpg',
'https://images.openlane.eu/carimgs/5508351/general/beee9407-033d-4a1f-9c98-d39175fbed32.jpg',
'https://images.openlane.eu/carimgs/5508351/general/b29a6419-9c52-4b0e-89ef-6dda5f02a3c9.jpg',
'https://images.openlane.eu/carimgs/5508351/general/8416ddd0-5c5c-4d03-b61b-05b7dd42f314.jpg',
'https://images.openlane.eu/carimgs/5508351/general/979157c7-a8bf-49b6-afc4-db09176f7fff.jpg',
'https://images.openlane.eu/carimgs/5508351/general/5ba8d403-f904-4e8a-b84e-6d2ec81de798.jpg',
'https://images.openlane.eu/carimgs/5508351/general/4a0014b9-2e1e-4ae8-94c9-bde0d2aec78e.jpg',
'https://images.openlane.eu/carimgs/5508351/general/37e914c6-534f-4e2e-8abd-28cc51f0ada3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12109982-54b2-59b0-b844-b7ff8a279cb9/12109982-54b2-59b0-b844-b7ff8a279cb9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81519,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5508351/general/b62e7b91-4036-49c6-9498-06e6b2b61d41.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12109982-54b2-59b0-b844-b7ff8a279cb9/12109982-54b2-59b0-b844-b7ff8a279cb9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80820,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5508351/general/09ee03d8-5178-4619-be81-7d400eb4a76c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12109982-54b2-59b0-b844-b7ff8a279cb9/12109982-54b2-59b0-b844-b7ff8a279cb9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83951,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5508351/general/2f8ab913-1f70-4530-b7a8-34e93f2f4b1a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12109982-54b2-59b0-b844-b7ff8a279cb9/12109982-54b2-59b0-b844-b7ff8a279cb9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84551,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5508351/general/beee9407-033d-4a1f-9c98-d39175fbed32.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12109982-54b2-59b0-b844-b7ff8a279cb9/12109982-54b2-59b0-b844-b7ff8a279cb9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76477,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5508351/general/b29a6419-9c52-4b0e-89ef-6dda5f02a3c9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12109982-54b2-59b0-b844-b7ff8a279cb9/12109982-54b2-59b0-b844-b7ff8a279cb9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86570,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5508351/general/8416ddd0-5c5c-4d03-b61b-05b7dd42f314.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12109982-54b2-59b0-b844-b7ff8a279cb9/12109982-54b2-59b0-b844-b7ff8a279cb9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61517,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5508351/general/979157c7-a8bf-49b6-afc4-db09176f7fff.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12109982-54b2-59b0-b844-b7ff8a279cb9/12109982-54b2-59b0-b844-b7ff8a279cb9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81893,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5508351/general/5ba8d403-f904-4e8a-b84e-6d2ec81de798.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12109982-54b2-59b0-b844-b7ff8a279cb9/12109982-54b2-59b0-b844-b7ff8a279cb9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79822,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5508351/general/4a0014b9-2e1e-4ae8-94c9-bde0d2aec78e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12109982-54b2-59b0-b844-b7ff8a279cb9/12109982-54b2-59b0-b844-b7ff8a279cb9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63335,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5508351/general/37e914c6-534f-4e2e-8abd-28cc51f0ada3.jpg',
'Width': 480}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2017-12-07',
'seats_number': 5,
'seller_name': "Auto's Bart bv",
'title': 'Volkswagen Amarok 3.0 TDI Highline - 4Motion - Diesel - Automatic - '
'204 hp - 334.752 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2017}
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723879%27 HTTP/1.1" 200 None
2026-03-25 15:34:24 [adesa.be] INFO: Saving data for 10723879: {'created_time': 1774452864.227809, 'last_price_update_time': 1774452864.227823, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723879') HTTP/1.1" 204 0
2026-03-25 15:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a04ed5e-ba87-56a7-9ad6-8d168cdbd619 with identifier: 10704505
2026-03-25 15:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a04ed5e-ba87-56a7-9ad6-8d168cdbd619 with scrape type 2
2026-03-25 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a04ed5e-ba87-56a7-9ad6-8d168cdbd619 with scrape type 2
2026-03-25 15:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a04ed5e-ba87-56a7-9ad6-8d168cdbd619, identifier: 10704505
2026-03-25 15:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a04ed5e-ba87-56a7-9ad6-8d168cdbd619 with identifier: 10704505
2026-03-25 15:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a04ed5e-ba87-56a7-9ad6-8d168cdbd619 with identifier: 10704505
2026-03-25 15:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a04ed5e-ba87-56a7-9ad6-8d168cdbd619 with identifier: 10704505 to the API
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704505>
{'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-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '6a04ed5e-ba87-56a7-9ad6-8d168cdbd619',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBJ815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 48834,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-05-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 48.834 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704505%27 HTTP/1.1" 200 None
2026-03-25 15:34:24 [adesa.be] INFO: Saving data for 10704505: {'auction_closing_time': 1774513800.0, 'created_time': 1774192533.275073, 'last_price_update_time': 1774452864.579401}
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704505') HTTP/1.1" 204 0
2026-03-25 15:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc24a33-4161-5d1c-ab98-c980a0419835 with identifier: 10714474
2026-03-25 15:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc24a33-4161-5d1c-ab98-c980a0419835 with scrape type 2
2026-03-25 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dc24a33-4161-5d1c-ab98-c980a0419835 with scrape type 2
2026-03-25 15:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dc24a33-4161-5d1c-ab98-c980a0419835, identifier: 10714474
2026-03-25 15:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dc24a33-4161-5d1c-ab98-c980a0419835 with identifier: 10714474
2026-03-25 15:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dc24a33-4161-5d1c-ab98-c980a0419835 with identifier: 10714474
2026-03-25 15:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dc24a33-4161-5d1c-ab98-c980a0419835 with identifier: 10714474 to the API
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714474>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '8dc24a33-4161-5d1c-ab98-c980a0419835',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVZ084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714474',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 35503,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Nissan Micra 1.0 Acenta - Petrol - Manual - 95 hp - 35.503 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2022}
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714474%27 HTTP/1.1" 200 None
2026-03-25 15:34:24 [adesa.be] INFO: Saving data for 10714474: {'auction_closing_time': 1774600200.0, 'created_time': 1774347627.131751, 'last_price_update_time': 1774452864.935508}
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714474') HTTP/1.1" 204 0
2026-03-25 15:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910
2026-03-25 15:34:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e49b0fbd-349a-5762-ba6f-3be620815949 with scrape type 1
2026-03-25 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e49b0fbd-349a-5762-ba6f-3be620815949
2026-03-25 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5729007%252Fgeneral%252Faae76442-67da-440a-b816-15fef6b7b7b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729007/general/aae76442-67da-440a-b816-15fef6b7b7b4.jpg already downloaded
2026-03-25 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5729007%252Fgeneral%252F1f52e589-af0e-4c66-bc9d-3addd29c6b3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729007/general/1f52e589-af0e-4c66-bc9d-3addd29c6b3a.jpg already downloaded
2026-03-25 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5729007%252Fgeneral%252F1d8fa400-8b3c-44cf-883f-aac92dc293ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729007/general/1d8fa400-8b3c-44cf-883f-aac92dc293ed.jpg already downloaded
2026-03-25 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5729007%252Fgeneral%252F76deb833-8a6c-48d4-87c0-6d5152be856b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729007/general/76deb833-8a6c-48d4-87c0-6d5152be856b.jpg already downloaded
2026-03-25 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5729007%252Fgeneral%252Fc3e9e90f-9b0d-4ff2-9c55-c4f09f83074d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729007/general/c3e9e90f-9b0d-4ff2-9c55-c4f09f83074d.jpg already downloaded
2026-03-25 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5729007%252Fgeneral%252F555939ce-2b77-49db-b6bf-46ae2f444d2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729007/general/555939ce-2b77-49db-b6bf-46ae2f444d2f.jpg already downloaded
2026-03-25 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5729007%252Fgeneral%252F7fd10e09-be0b-4e30-8871-85bd241b8030.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729007/general/7fd10e09-be0b-4e30-8871-85bd241b8030.jpg already downloaded
2026-03-25 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5729007%252Fgeneral%252F83eec5f5-7d4d-4ef4-be47-1c33d0a70f3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729007/general/83eec5f5-7d4d-4ef4-be47-1c33d0a70f3b.jpg already downloaded
2026-03-25 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5729007%252Fgeneral%252Fd41ed1bf-9ca9-4458-8c36-3bce4ca634a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729007/general/d41ed1bf-9ca9-4458-8c36-3bce4ca634a0.jpg already downloaded
2026-03-25 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5729007%252Fgeneral%252F7e874583-bb1d-425b-b428-7b7f547bf573.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729007/general/7e874583-bb1d-425b-b428-7b7f547bf573.jpg already downloaded
2026-03-25 15:34:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e49b0fbd-349a-5762-ba6f-3be620815949, identifier: 10723910
2026-03-25 15:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910
2026-03-25 15:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910
2026-03-25 15:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910 to the API
2026-03-25 15:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723910>
{'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-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e49b0fbd-349a-5762-ba6f-3be620815949',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BED596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 224213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5729007/general/aae76442-67da-440a-b816-15fef6b7b7b4.jpg',
'https://images.openlane.eu/carimgs/5729007/general/1f52e589-af0e-4c66-bc9d-3addd29c6b3a.jpg',
'https://images.openlane.eu/carimgs/5729007/general/1d8fa400-8b3c-44cf-883f-aac92dc293ed.jpg',
'https://images.openlane.eu/carimgs/5729007/general/76deb833-8a6c-48d4-87c0-6d5152be856b.jpg',
'https://images.openlane.eu/carimgs/5729007/general/c3e9e90f-9b0d-4ff2-9c55-c4f09f83074d.jpg',
'https://images.openlane.eu/carimgs/5729007/general/555939ce-2b77-49db-b6bf-46ae2f444d2f.jpg',
'https://images.openlane.eu/carimgs/5729007/general/7fd10e09-be0b-4e30-8871-85bd241b8030.jpg',
'https://images.openlane.eu/carimgs/5729007/general/83eec5f5-7d4d-4ef4-be47-1c33d0a70f3b.jpg',
'https://images.openlane.eu/carimgs/5729007/general/d41ed1bf-9ca9-4458-8c36-3bce4ca634a0.jpg',
'https://images.openlane.eu/carimgs/5729007/general/7e874583-bb1d-425b-b428-7b7f547bf573.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e49b0fbd-349a-5762-ba6f-3be620815949/e49b0fbd-349a-5762-ba6f-3be620815949_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93801,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729007/general/aae76442-67da-440a-b816-15fef6b7b7b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e49b0fbd-349a-5762-ba6f-3be620815949/e49b0fbd-349a-5762-ba6f-3be620815949_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729007/general/1f52e589-af0e-4c66-bc9d-3addd29c6b3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e49b0fbd-349a-5762-ba6f-3be620815949/e49b0fbd-349a-5762-ba6f-3be620815949_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729007/general/1d8fa400-8b3c-44cf-883f-aac92dc293ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e49b0fbd-349a-5762-ba6f-3be620815949/e49b0fbd-349a-5762-ba6f-3be620815949_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729007/general/76deb833-8a6c-48d4-87c0-6d5152be856b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e49b0fbd-349a-5762-ba6f-3be620815949/e49b0fbd-349a-5762-ba6f-3be620815949_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729007/general/c3e9e90f-9b0d-4ff2-9c55-c4f09f83074d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e49b0fbd-349a-5762-ba6f-3be620815949/e49b0fbd-349a-5762-ba6f-3be620815949_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729007/general/555939ce-2b77-49db-b6bf-46ae2f444d2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e49b0fbd-349a-5762-ba6f-3be620815949/e49b0fbd-349a-5762-ba6f-3be620815949_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729007/general/7fd10e09-be0b-4e30-8871-85bd241b8030.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e49b0fbd-349a-5762-ba6f-3be620815949/e49b0fbd-349a-5762-ba6f-3be620815949_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729007/general/83eec5f5-7d4d-4ef4-be47-1c33d0a70f3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e49b0fbd-349a-5762-ba6f-3be620815949/e49b0fbd-349a-5762-ba6f-3be620815949_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729007/general/d41ed1bf-9ca9-4458-8c36-3bce4ca634a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e49b0fbd-349a-5762-ba6f-3be620815949/e49b0fbd-349a-5762-ba6f-3be620815949_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729007/general/7e874583-bb1d-425b-b428-7b7f547bf573.jpg',
'Width': 1024}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'224.213 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723910%27 HTTP/1.1" 200 None
2026-03-25 15:34:26 [adesa.be] INFO: Saving data for 10723910: {'created_time': 1774452866.117776, 'last_price_update_time': 1774452866.117786, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723910') HTTP/1.1" 204 0
2026-03-25 15:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911
2026-03-25 15:34:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with scrape type 1
2026-03-25 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5731952%252Fgeneral%252F2dd9785a-c758-422b-8716-1bc31a2698fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731952/general/2dd9785a-c758-422b-8716-1bc31a2698fe.jpg already downloaded
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5731952%252Fgeneral%252Feb27d5b5-1938-4d67-8ce4-d1e076d90b2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731952/general/eb27d5b5-1938-4d67-8ce4-d1e076d90b2e.jpg already downloaded
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5731952%252Fgeneral%252Fe652c970-bd80-468b-980d-6a2bf18ca5ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731952/general/e652c970-bd80-468b-980d-6a2bf18ca5ca.jpg already downloaded
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5731952%252Fgeneral%252F8dbb573e-e4f8-4496-9715-c6ba6c2a1e5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731952/general/8dbb573e-e4f8-4496-9715-c6ba6c2a1e5a.jpg already downloaded
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5731952%252Fgeneral%252Ff8685644-7e08-45c0-af74-c28eccf56127.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731952/general/f8685644-7e08-45c0-af74-c28eccf56127.jpg already downloaded
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5731952%252Fgeneral%252Ff7d2587d-52ed-4101-9aa8-ee41de548b95.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731952/general/f7d2587d-52ed-4101-9aa8-ee41de548b95.jpg already downloaded
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5731952%252Fgeneral%252F56b15577-5b64-4aa3-9386-feeb4c18fa3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731952/general/56b15577-5b64-4aa3-9386-feeb4c18fa3a.jpg already downloaded
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5731952%252Fgeneral%252F9cccf2b5-cca3-402d-99c8-681f38c26a6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731952/general/9cccf2b5-cca3-402d-99c8-681f38c26a6c.jpg already downloaded
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5731952%252Fgeneral%252Fa74e8bd3-f86f-42bd-a6ee-2d0a5c736eb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731952/general/a74e8bd3-f86f-42bd-a6ee-2d0a5c736eb6.jpg already downloaded
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5731952%252Fgeneral%252F9b5b8fcb-5551-430f-a387-0ccb1830d16c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731952/general/9b5b8fcb-5551-430f-a387-0ccb1830d16c.jpg already downloaded
2026-03-25 15:34:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc, identifier: 10723911
2026-03-25 15:34:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911
2026-03-25 15:34:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911
2026-03-25 15:34:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911 to the API
2026-03-25 15:34:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723911>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DJV485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723911',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Laguna',
'odometer': 153365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5731952/general/2dd9785a-c758-422b-8716-1bc31a2698fe.jpg',
'https://images.openlane.eu/carimgs/5731952/general/eb27d5b5-1938-4d67-8ce4-d1e076d90b2e.jpg',
'https://images.openlane.eu/carimgs/5731952/general/e652c970-bd80-468b-980d-6a2bf18ca5ca.jpg',
'https://images.openlane.eu/carimgs/5731952/general/8dbb573e-e4f8-4496-9715-c6ba6c2a1e5a.jpg',
'https://images.openlane.eu/carimgs/5731952/general/f8685644-7e08-45c0-af74-c28eccf56127.jpg',
'https://images.openlane.eu/carimgs/5731952/general/f7d2587d-52ed-4101-9aa8-ee41de548b95.jpg',
'https://images.openlane.eu/carimgs/5731952/general/56b15577-5b64-4aa3-9386-feeb4c18fa3a.jpg',
'https://images.openlane.eu/carimgs/5731952/general/9cccf2b5-cca3-402d-99c8-681f38c26a6c.jpg',
'https://images.openlane.eu/carimgs/5731952/general/a74e8bd3-f86f-42bd-a6ee-2d0a5c736eb6.jpg',
'https://images.openlane.eu/carimgs/5731952/general/9b5b8fcb-5551-430f-a387-0ccb1830d16c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc/7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5987877,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731952/general/2dd9785a-c758-422b-8716-1bc31a2698fe.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc/7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6678688,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731952/general/eb27d5b5-1938-4d67-8ce4-d1e076d90b2e.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc/7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6114479,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731952/general/e652c970-bd80-468b-980d-6a2bf18ca5ca.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc/7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5972195,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731952/general/8dbb573e-e4f8-4496-9715-c6ba6c2a1e5a.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc/7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5535764,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731952/general/f8685644-7e08-45c0-af74-c28eccf56127.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc/7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4581703,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731952/general/f7d2587d-52ed-4101-9aa8-ee41de548b95.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc/7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3506758,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731952/general/56b15577-5b64-4aa3-9386-feeb4c18fa3a.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc/7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3164007,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731952/general/9cccf2b5-cca3-402d-99c8-681f38c26a6c.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc/7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4206417,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731952/general/a74e8bd3-f86f-42bd-a6ee-2d0a5c736eb6.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc/7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3232294,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731952/general/9b5b8fcb-5551-430f-a387-0ccb1830d16c.jpg',
'Width': 4000}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2015-10-16',
'seats_number': 4,
'seller_name': 'Sin-Cars bv',
'title': 'Renault Laguna 2.0 DCI Intens - Diesel - Manual - 150 hp - 153.365 '
'km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2015}
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723911%27 HTTP/1.1" 200 None
2026-03-25 15:34:27 [adesa.be] INFO: Saving data for 10723911: {'created_time': 1774452867.344076, 'last_price_update_time': 1774452867.344088, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723911') HTTP/1.1" 204 0
2026-03-25 15:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909
2026-03-25 15:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da106cc-18db-5910-bdb7-b686c36c6be6 with scrape type 1
2026-03-25 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3da106cc-18db-5910-bdb7-b686c36c6be6
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728998%252Fgeneral%252Fc3f970e9-4ff7-4fef-a197-b0813945b94e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728998/general/c3f970e9-4ff7-4fef-a197-b0813945b94e.jpg already downloaded
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728998%252Fgeneral%252F787842c7-331d-4b32-9516-c85094b633e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728998/general/787842c7-331d-4b32-9516-c85094b633e8.jpg already downloaded
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728998%252Fgeneral%252F72640ef0-5179-4f9f-8d29-7531ddbcea5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728998/general/72640ef0-5179-4f9f-8d29-7531ddbcea5a.jpg already downloaded
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728998%252Fgeneral%252F52340642-1087-44bc-8095-d774f844308a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728998/general/52340642-1087-44bc-8095-d774f844308a.jpg already downloaded
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728998%252Fgeneral%252F067f599a-41ca-4446-8936-b2914a758eb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728998/general/067f599a-41ca-4446-8936-b2914a758eb2.jpg already downloaded
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728998%252Fgeneral%252Fb3f151e6-2f58-4edd-a4b0-c30beef113c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728998/general/b3f151e6-2f58-4edd-a4b0-c30beef113c1.jpg already downloaded
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728998%252Fgeneral%252F1ea0423a-31a6-4653-94ba-227accc3f804.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728998/general/1ea0423a-31a6-4653-94ba-227accc3f804.jpg already downloaded
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728998%252Fgeneral%252Fe77e89c3-0cf8-45b8-894c-d0d490ed048c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728998/general/e77e89c3-0cf8-45b8-894c-d0d490ed048c.jpg already downloaded
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728998%252Fgeneral%252F64d751b9-f77d-4da3-85bf-7f0a3c016434.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728998/general/64d751b9-f77d-4da3-85bf-7f0a3c016434.jpg already downloaded
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728998%252Fgeneral%252Fcf091f85-caff-4722-8343-b66e1cae581c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728998/general/cf091f85-caff-4722-8343-b66e1cae581c.jpg already downloaded
2026-03-25 15:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3da106cc-18db-5910-bdb7-b686c36c6be6, identifier: 10723909
2026-03-25 15:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909
2026-03-25 15:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909
2026-03-25 15:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909 to the API
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723909>
{'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-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '3da106cc-18db-5910-bdb7-b686c36c6be6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALM113',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723909',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 253384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5728998/general/c3f970e9-4ff7-4fef-a197-b0813945b94e.jpg',
'https://images.openlane.eu/carimgs/5728998/general/787842c7-331d-4b32-9516-c85094b633e8.jpg',
'https://images.openlane.eu/carimgs/5728998/general/72640ef0-5179-4f9f-8d29-7531ddbcea5a.jpg',
'https://images.openlane.eu/carimgs/5728998/general/52340642-1087-44bc-8095-d774f844308a.jpg',
'https://images.openlane.eu/carimgs/5728998/general/067f599a-41ca-4446-8936-b2914a758eb2.jpg',
'https://images.openlane.eu/carimgs/5728998/general/b3f151e6-2f58-4edd-a4b0-c30beef113c1.jpg',
'https://images.openlane.eu/carimgs/5728998/general/1ea0423a-31a6-4653-94ba-227accc3f804.jpg',
'https://images.openlane.eu/carimgs/5728998/general/e77e89c3-0cf8-45b8-894c-d0d490ed048c.jpg',
'https://images.openlane.eu/carimgs/5728998/general/64d751b9-f77d-4da3-85bf-7f0a3c016434.jpg',
'https://images.openlane.eu/carimgs/5728998/general/cf091f85-caff-4722-8343-b66e1cae581c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da106cc-18db-5910-bdb7-b686c36c6be6/3da106cc-18db-5910-bdb7-b686c36c6be6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407526,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728998/general/c3f970e9-4ff7-4fef-a197-b0813945b94e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da106cc-18db-5910-bdb7-b686c36c6be6/3da106cc-18db-5910-bdb7-b686c36c6be6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32440,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728998/general/787842c7-331d-4b32-9516-c85094b633e8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da106cc-18db-5910-bdb7-b686c36c6be6/3da106cc-18db-5910-bdb7-b686c36c6be6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441033,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728998/general/72640ef0-5179-4f9f-8d29-7531ddbcea5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da106cc-18db-5910-bdb7-b686c36c6be6/3da106cc-18db-5910-bdb7-b686c36c6be6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363234,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728998/general/52340642-1087-44bc-8095-d774f844308a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da106cc-18db-5910-bdb7-b686c36c6be6/3da106cc-18db-5910-bdb7-b686c36c6be6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354654,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728998/general/067f599a-41ca-4446-8936-b2914a758eb2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da106cc-18db-5910-bdb7-b686c36c6be6/3da106cc-18db-5910-bdb7-b686c36c6be6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316196,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728998/general/b3f151e6-2f58-4edd-a4b0-c30beef113c1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da106cc-18db-5910-bdb7-b686c36c6be6/3da106cc-18db-5910-bdb7-b686c36c6be6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356861,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728998/general/1ea0423a-31a6-4653-94ba-227accc3f804.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da106cc-18db-5910-bdb7-b686c36c6be6/3da106cc-18db-5910-bdb7-b686c36c6be6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323826,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728998/general/e77e89c3-0cf8-45b8-894c-d0d490ed048c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da106cc-18db-5910-bdb7-b686c36c6be6/3da106cc-18db-5910-bdb7-b686c36c6be6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369928,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728998/general/64d751b9-f77d-4da3-85bf-7f0a3c016434.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da106cc-18db-5910-bdb7-b686c36c6be6/3da106cc-18db-5910-bdb7-b686c36c6be6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400222,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728998/general/cf091f85-caff-4722-8343-b66e1cae581c.jpg',
'Width': 1920}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-05-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Karoq 2.0 TDI Clever - Diesel - Manual - 150 hp - 253.384 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 15:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723909%27 HTTP/1.1" 200 None
2026-03-25 15:34:28 [adesa.be] INFO: Saving data for 10723909: {'created_time': 1774452868.008061, 'last_price_update_time': 1774452868.008071, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723909') HTTP/1.1" 204 0
2026-03-25 15:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 945dcaea-8347-5e85-ae59-973ab4f97f2d with identifier: 10704644
2026-03-25 15:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 945dcaea-8347-5e85-ae59-973ab4f97f2d with scrape type 2
2026-03-25 15:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 945dcaea-8347-5e85-ae59-973ab4f97f2d with scrape type 2
2026-03-25 15:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 945dcaea-8347-5e85-ae59-973ab4f97f2d, identifier: 10704644
2026-03-25 15:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 945dcaea-8347-5e85-ae59-973ab4f97f2d with identifier: 10704644
2026-03-25 15:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 945dcaea-8347-5e85-ae59-973ab4f97f2d with identifier: 10704644
2026-03-25 15:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 945dcaea-8347-5e85-ae59-973ab4f97f2d with identifier: 10704644 to the API
2026-03-25 15:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704644>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '945dcaea-8347-5e85-ae59-973ab4f97f2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHP912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704644',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 138850,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2020-09-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 208 1.5 HDI Active - Diesel - Manual - 102 hp - 138.850 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-25 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:29 [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 15:34:29 [adesa.be] INFO: Saving data for 10704644: {'auction_closing_time': 1774513800.0, 'created_time': 1774260956.74602, 'last_price_update_time': 1774452869.286761}
2026-03-25 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704644') HTTP/1.1" 204 0
2026-03-25 15:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34: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 15:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85eef193-ebe4-5055-907b-79c95e727f79 with identifier: 10704641
2026-03-25 15:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85eef193-ebe4-5055-907b-79c95e727f79 with scrape type 2
2026-03-25 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85eef193-ebe4-5055-907b-79c95e727f79 with scrape type 2
2026-03-25 15:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85eef193-ebe4-5055-907b-79c95e727f79, identifier: 10704641
2026-03-25 15:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 694c957a-3952-5b54-b7b5-8c0686d4be33 with identifier: 10704640
2026-03-25 15:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 694c957a-3952-5b54-b7b5-8c0686d4be33 with scrape type 2
2026-03-25 15:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 694c957a-3952-5b54-b7b5-8c0686d4be33 with scrape type 2
2026-03-25 15:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 694c957a-3952-5b54-b7b5-8c0686d4be33, identifier: 10704640
2026-03-25 15:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85eef193-ebe4-5055-907b-79c95e727f79 with identifier: 10704641
2026-03-25 15:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85eef193-ebe4-5055-907b-79c95e727f79 with identifier: 10704641
2026-03-25 15:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85eef193-ebe4-5055-907b-79c95e727f79 with identifier: 10704641 to the API
2026-03-25 15:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704641>
{'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-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '85eef193-ebe4-5055-907b-79c95e727f79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EKR787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 47102,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Crossland 1.2 GS - Petrol - Manual - 110 hp - 47.102 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-25 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:29 [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 15:34:29 [adesa.be] INFO: Saving data for 10704641: {'auction_closing_time': 1774513800.0, 'created_time': 1774241890.198308, 'last_price_update_time': 1774452869.985548}
2026-03-25 15:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704641') HTTP/1.1" 204 0
2026-03-25 15:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 694c957a-3952-5b54-b7b5-8c0686d4be33 with identifier: 10704640
2026-03-25 15:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 694c957a-3952-5b54-b7b5-8c0686d4be33 with identifier: 10704640
2026-03-25 15:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 694c957a-3952-5b54-b7b5-8c0686d4be33 with identifier: 10704640 to the API
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704640>
{'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-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '694c957a-3952-5b54-b7b5-8c0686d4be33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMY710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 35012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'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 - 35.012 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704640%27 HTTP/1.1" 200 None
2026-03-25 15:34:30 [adesa.be] INFO: Saving data for 10704640: {'auction_closing_time': 1774513800.0, 'created_time': 1774241887.909826, 'last_price_update_time': 1774452870.367401}
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704640') HTTP/1.1" 204 0
2026-03-25 15:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd593603-9255-5280-addc-23e2faa8dd62 with identifier: 10704637
2026-03-25 15:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd593603-9255-5280-addc-23e2faa8dd62 with scrape type 2
2026-03-25 15:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd593603-9255-5280-addc-23e2faa8dd62 with scrape type 2
2026-03-25 15:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd593603-9255-5280-addc-23e2faa8dd62, identifier: 10704637
2026-03-25 15:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd593603-9255-5280-addc-23e2faa8dd62 with identifier: 10704637
2026-03-25 15:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd593603-9255-5280-addc-23e2faa8dd62 with identifier: 10704637
2026-03-25 15:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd593603-9255-5280-addc-23e2faa8dd62 with identifier: 10704637 to the API
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704637>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'dd593603-9255-5280-addc-23e2faa8dd62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMH217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 32137,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 32.137 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704637%27 HTTP/1.1" 200 None
2026-03-25 15:34:30 [adesa.be] INFO: Saving data for 10704637: {'auction_closing_time': 1774513800.0, 'created_time': 1774241891.273973, 'last_price_update_time': 1774452870.796789}
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704637') HTTP/1.1" 204 0
2026-03-25 15:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4bdda90-1f38-5fd2-b204-10dceeae8b5e with identifier: 10704520
2026-03-25 15:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4bdda90-1f38-5fd2-b204-10dceeae8b5e with scrape type 2
2026-03-25 15:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4bdda90-1f38-5fd2-b204-10dceeae8b5e with scrape type 2
2026-03-25 15:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4bdda90-1f38-5fd2-b204-10dceeae8b5e, identifier: 10704520
2026-03-25 15:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4bdda90-1f38-5fd2-b204-10dceeae8b5e with identifier: 10704520
2026-03-25 15:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4bdda90-1f38-5fd2-b204-10dceeae8b5e with identifier: 10704520
2026-03-25 15:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4bdda90-1f38-5fd2-b204-10dceeae8b5e with identifier: 10704520 to the API
2026-03-25 15:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704520>
{'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-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f4bdda90-1f38-5fd2-b204-10dceeae8b5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLR340',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704520',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 64765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 204 hp - 64.765 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704520%27 HTTP/1.1" 200 None
2026-03-25 15:34:31 [adesa.be] INFO: Saving data for 10704520: {'auction_closing_time': 1774513800.0, 'created_time': 1774260944.809339, 'last_price_update_time': 1774452871.999759}
2026-03-25 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704520') HTTP/1.1" 204 0
2026-03-25 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e41c9e28-a401-53a8-a02d-4476611e5f17 with identifier: 10704515
2026-03-25 15:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e41c9e28-a401-53a8-a02d-4476611e5f17 with scrape type 2
2026-03-25 15:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e41c9e28-a401-53a8-a02d-4476611e5f17 with scrape type 2
2026-03-25 15:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e41c9e28-a401-53a8-a02d-4476611e5f17, identifier: 10704515
2026-03-25 15:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e41c9e28-a401-53a8-a02d-4476611e5f17 with identifier: 10704515
2026-03-25 15:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e41c9e28-a401-53a8-a02d-4476611e5f17 with identifier: 10704515
2026-03-25 15:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e41c9e28-a401-53a8-a02d-4476611e5f17 with identifier: 10704515 to the API
2026-03-25 15:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704515>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'White',
'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': 'e41c9e28-a401-53a8-a02d-4476611e5f17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQY669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704515',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 75406,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2020-11-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 118d - Diesel - Manual - 136 hp - 75.406 km',
'transmission': 'manual',
'trim': 'Sport Line',
'vin': None,
'year': 2020}
2026-03-25 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704515%27 HTTP/1.1" 200 None
2026-03-25 15:34:32 [adesa.be] INFO: Saving data for 10704515: {'auction_closing_time': 1774513800.0, 'created_time': 1774261010.923856, 'last_price_update_time': 1774452872.857504}
2026-03-25 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704515') HTTP/1.1" 204 0
2026-03-25 15:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10704680
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [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 15:34:33 [adesa.be] INFO: Scrape type for 10704680: 0
2026-03-25 15:34:33 [adesa.be] INFO: Skipping item 10704680 url https://www.openlane.eu/en/carv6/auction/10704680
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10704681
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [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 15:34:33 [adesa.be] INFO: Scrape type for 10704681: 0
2026-03-25 15:34:33 [adesa.be] INFO: Skipping item 10704681 url https://www.openlane.eu/en/carv6/auction/10704681
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10704682
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [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 15:34:33 [adesa.be] INFO: Scrape type for 10704682: 0
2026-03-25 15:34:33 [adesa.be] INFO: Skipping item 10704682 url https://www.openlane.eu/en/carv6/auction/10704682
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10704684
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [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 15:34:33 [adesa.be] INFO: Scrape type for 10704684: 0
2026-03-25 15:34:33 [adesa.be] INFO: Skipping item 10704684 url https://www.openlane.eu/en/carv6/auction/10704684
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724876
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724876%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724876: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724876 url https://www.openlane.eu/en/carv6/auction/10724876
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724814
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724814%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724814: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724814 url https://www.openlane.eu/en/carv6/auction/10724814
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724853
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724853%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724853: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724853 url https://www.openlane.eu/en/carv6/auction/10724853
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724837
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724837%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724837: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724837 url https://www.openlane.eu/en/carv6/auction/10724837
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724869
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724869%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724869: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724869 url https://www.openlane.eu/en/carv6/auction/10724869
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724849
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724849%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724849: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724849 url https://www.openlane.eu/en/carv6/auction/10724849
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724863
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724863%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724863: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724863 url https://www.openlane.eu/en/carv6/auction/10724863
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724867
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724867%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724867: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724867 url https://www.openlane.eu/en/carv6/auction/10724867
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724850
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724850%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724850: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724850 url https://www.openlane.eu/en/carv6/auction/10724850
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724842
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724842%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724842: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724842 url https://www.openlane.eu/en/carv6/auction/10724842
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724818
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724818%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724818: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724818 url https://www.openlane.eu/en/carv6/auction/10724818
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724838
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724838%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724838: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724838 url https://www.openlane.eu/en/carv6/auction/10724838
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724813
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724813%27 HTTP/1.1" 200 None
2026-03-25 15:34:33 [adesa.be] INFO: Scrape type for 10724813: 1
2026-03-25 15:34:33 [adesa.be] INFO: Scraping item 10724813 url https://www.openlane.eu/en/carv6/auction/10724813
2026-03-25 15:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:33 [adesa.be] INFO: Found listing with ID: 10724811
2026-03-25 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724811%27 HTTP/1.1" 200 None
2026-03-25 15:34:34 [adesa.be] INFO: Scrape type for 10724811: 1
2026-03-25 15:34:34 [adesa.be] INFO: Scraping item 10724811 url https://www.openlane.eu/en/carv6/auction/10724811
2026-03-25 15:34: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 15:34:34 [adesa.be] INFO: Found listing with ID: 10724879
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724879%27 HTTP/1.1" 200 None
2026-03-25 15:34:34 [adesa.be] INFO: Scrape type for 10724879: 1
2026-03-25 15:34:34 [adesa.be] INFO: Scraping item 10724879 url https://www.openlane.eu/en/carv6/auction/10724879
2026-03-25 15:34:34 [adesa.be] INFO: Found listing with ID: 10724881
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724881%27 HTTP/1.1" 200 None
2026-03-25 15:34:34 [adesa.be] INFO: Scrape type for 10724881: 1
2026-03-25 15:34:34 [adesa.be] INFO: Scraping item 10724881 url https://www.openlane.eu/en/carv6/auction/10724881
2026-03-25 15:34:34 [adesa.be] INFO: Found listing with ID: 10724822
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724822%27 HTTP/1.1" 200 None
2026-03-25 15:34:34 [adesa.be] INFO: Scrape type for 10724822: 1
2026-03-25 15:34:34 [adesa.be] INFO: Scraping item 10724822 url https://www.openlane.eu/en/carv6/auction/10724822
2026-03-25 15:34:34 [adesa.be] INFO: Found listing with ID: 10724851
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724851%27 HTTP/1.1" 200 None
2026-03-25 15:34:34 [adesa.be] INFO: Scrape type for 10724851: 1
2026-03-25 15:34:34 [adesa.be] INFO: Scraping item 10724851 url https://www.openlane.eu/en/carv6/auction/10724851
2026-03-25 15:34:34 [adesa.be] INFO: Found listing with ID: 10724820
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724820%27 HTTP/1.1" 200 None
2026-03-25 15:34:34 [adesa.be] INFO: Scrape type for 10724820: 1
2026-03-25 15:34:34 [adesa.be] INFO: Scraping item 10724820 url https://www.openlane.eu/en/carv6/auction/10724820
2026-03-25 15:34:34 [adesa.be] INFO: Found listing with ID: 10724870
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724870%27 HTTP/1.1" 200 None
2026-03-25 15:34:34 [adesa.be] INFO: Scrape type for 10724870: 1
2026-03-25 15:34:34 [adesa.be] INFO: Scraping item 10724870 url https://www.openlane.eu/en/carv6/auction/10724870
2026-03-25 15:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 042693d7-1e24-5518-9e31-e786888f8e67 with identifier: 10704510
2026-03-25 15:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 042693d7-1e24-5518-9e31-e786888f8e67 with scrape type 2
2026-03-25 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 042693d7-1e24-5518-9e31-e786888f8e67 with scrape type 2
2026-03-25 15:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 042693d7-1e24-5518-9e31-e786888f8e67, identifier: 10704510
2026-03-25 15:34:34 [adesa.be] INFO: Found listing with ID: 10724875
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724875%27 HTTP/1.1" 200 None
2026-03-25 15:34:34 [adesa.be] INFO: Scrape type for 10724875: 1
2026-03-25 15:34:34 [adesa.be] INFO: Scraping item 10724875 url https://www.openlane.eu/en/carv6/auction/10724875
2026-03-25 15:34: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 15:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 042693d7-1e24-5518-9e31-e786888f8e67 with identifier: 10704510
2026-03-25 15:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 042693d7-1e24-5518-9e31-e786888f8e67 with identifier: 10704510
2026-03-25 15:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 042693d7-1e24-5518-9e31-e786888f8e67 with identifier: 10704510 to the API
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704510>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '042693d7-1e24-5518-9e31-e786888f8e67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQK535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 41375,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 41.375 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704510%27 HTTP/1.1" 200 None
2026-03-25 15:34:34 [adesa.be] INFO: Saving data for 10704510: {'auction_closing_time': 1774513800.0, 'created_time': 1774192567.198174, 'last_price_update_time': 1774452874.559198}
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704510') HTTP/1.1" 204 0
2026-03-25 15:34:34 [adesa.be] INFO: Found listing with ID: 10724864
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724864%27 HTTP/1.1" 200 None
2026-03-25 15:34:34 [adesa.be] INFO: Scrape type for 10724864: 1
2026-03-25 15:34:34 [adesa.be] INFO: Scraping item 10724864 url https://www.openlane.eu/en/carv6/auction/10724864
2026-03-25 15:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5781240b-3371-5c05-aa8a-a904e23da701 with identifier: 10704509
2026-03-25 15:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5781240b-3371-5c05-aa8a-a904e23da701 with scrape type 2
2026-03-25 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5781240b-3371-5c05-aa8a-a904e23da701 with scrape type 2
2026-03-25 15:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5781240b-3371-5c05-aa8a-a904e23da701, identifier: 10704509
2026-03-25 15:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5781240b-3371-5c05-aa8a-a904e23da701 with identifier: 10704509
2026-03-25 15:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5781240b-3371-5c05-aa8a-a904e23da701 with identifier: 10704509
2026-03-25 15:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5781240b-3371-5c05-aa8a-a904e23da701 with identifier: 10704509 to the API
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704509>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Gray',
'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': '5781240b-3371-5c05-aa8a-a904e23da701',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGE755',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 115691,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-08-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 115.691 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704509%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Saving data for 10704509: {'auction_closing_time': 1774513800.0, 'created_time': 1774192570.505609, 'last_price_update_time': 1774452875.032824}
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704509') HTTP/1.1" 204 0
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724852
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724852%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724852: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724852 url https://www.openlane.eu/en/carv6/auction/10724852
2026-03-25 15:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724828
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724828%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724828: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724828 url https://www.openlane.eu/en/carv6/auction/10724828
2026-03-25 15:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724841
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724841%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724841: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724841 url https://www.openlane.eu/en/carv6/auction/10724841
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724825
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724825%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724825: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724825 url https://www.openlane.eu/en/carv6/auction/10724825
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724829
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724829%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724829: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724829 url https://www.openlane.eu/en/carv6/auction/10724829
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724821
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724821%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724821: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724821 url https://www.openlane.eu/en/carv6/auction/10724821
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724858
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724858%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724858: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724858 url https://www.openlane.eu/en/carv6/auction/10724858
2026-03-25 15:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with identifier: 10704511
2026-03-25 15:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with scrape type 2
2026-03-25 15:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with scrape type 2
2026-03-25 15:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d68f7b0-1290-534c-9ef6-5008d0ed7928, identifier: 10704511
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724865
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724865%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724865: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724865 url https://www.openlane.eu/en/carv6/auction/10724865
2026-03-25 15:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with identifier: 10704511
2026-03-25 15:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with identifier: 10704511
2026-03-25 15:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d68f7b0-1290-534c-9ef6-5008d0ed7928 with identifier: 10704511 to the API
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704511>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4d68f7b0-1290-534c-9ef6-5008d0ed7928',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRN950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704511',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 59920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 59.920 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704511%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Saving data for 10704511: {'auction_closing_time': 1774513800.0, 'created_time': 1774192565.512147, 'last_price_update_time': 1774452875.737336}
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704511') HTTP/1.1" 204 0
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724831
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724831%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724831: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724831 url https://www.openlane.eu/en/carv6/auction/10724831
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724827
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724827%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724827: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724827 url https://www.openlane.eu/en/carv6/auction/10724827
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724868
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724868%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724868: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724868 url https://www.openlane.eu/en/carv6/auction/10724868
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724824
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724824%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724824: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724824 url https://www.openlane.eu/en/carv6/auction/10724824
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724835
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724835%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724835: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724835 url https://www.openlane.eu/en/carv6/auction/10724835
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724855
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724855%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724855: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724855 url https://www.openlane.eu/en/carv6/auction/10724855
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724843
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724843%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724843: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724843 url https://www.openlane.eu/en/carv6/auction/10724843
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724832
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724832%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724832: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724832 url https://www.openlane.eu/en/carv6/auction/10724832
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724846
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724846%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724846: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724846 url https://www.openlane.eu/en/carv6/auction/10724846
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724836
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724836%27 HTTP/1.1" 200 None
2026-03-25 15:34:35 [adesa.be] INFO: Scrape type for 10724836: 1
2026-03-25 15:34:35 [adesa.be] INFO: Scraping item 10724836 url https://www.openlane.eu/en/carv6/auction/10724836
2026-03-25 15:34:35 [adesa.be] INFO: Found listing with ID: 10724812
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724812%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724812: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724812 url https://www.openlane.eu/en/carv6/auction/10724812
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724861
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724861%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724861: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724861 url https://www.openlane.eu/en/carv6/auction/10724861
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724819
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724819%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724819: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724819 url https://www.openlane.eu/en/carv6/auction/10724819
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724866
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724866%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724866: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724866 url https://www.openlane.eu/en/carv6/auction/10724866
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724877
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724877%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724877: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724877 url https://www.openlane.eu/en/carv6/auction/10724877
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724871
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724871%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724871: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724871 url https://www.openlane.eu/en/carv6/auction/10724871
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724833
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724833%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724833: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724833 url https://www.openlane.eu/en/carv6/auction/10724833
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724834
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724834%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724834: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724834 url https://www.openlane.eu/en/carv6/auction/10724834
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724859
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724859%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724859: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724859 url https://www.openlane.eu/en/carv6/auction/10724859
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724826
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724826%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724826: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724826 url https://www.openlane.eu/en/carv6/auction/10724826
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724845
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724845%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724845: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724845 url https://www.openlane.eu/en/carv6/auction/10724845
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724815
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724815%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724815: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724815 url https://www.openlane.eu/en/carv6/auction/10724815
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724880
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724880%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724880: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724880 url https://www.openlane.eu/en/carv6/auction/10724880
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724857
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724857%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724857: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724857 url https://www.openlane.eu/en/carv6/auction/10724857
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724854
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724854%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724854: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724854 url https://www.openlane.eu/en/carv6/auction/10724854
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724830
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724830%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724830: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724830 url https://www.openlane.eu/en/carv6/auction/10724830
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724873
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724873%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724873: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724873 url https://www.openlane.eu/en/carv6/auction/10724873
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724844
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724844%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724844: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724844 url https://www.openlane.eu/en/carv6/auction/10724844
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724816
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724816%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724816: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724816 url https://www.openlane.eu/en/carv6/auction/10724816
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724878
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724878%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724878: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724878 url https://www.openlane.eu/en/carv6/auction/10724878
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724810
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724810%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724810: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724810 url https://www.openlane.eu/en/carv6/auction/10724810
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724809
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724809%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724809: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724809 url https://www.openlane.eu/en/carv6/auction/10724809
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724847
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724847%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724847: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724847 url https://www.openlane.eu/en/carv6/auction/10724847
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724839
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724839%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724839: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724839 url https://www.openlane.eu/en/carv6/auction/10724839
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724860
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724860%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724860: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724860 url https://www.openlane.eu/en/carv6/auction/10724860
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724823
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724823%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724823: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724823 url https://www.openlane.eu/en/carv6/auction/10724823
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724817
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724817%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724817: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724817 url https://www.openlane.eu/en/carv6/auction/10724817
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724848
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724848%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724848: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724848 url https://www.openlane.eu/en/carv6/auction/10724848
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724856
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724856%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724856: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724856 url https://www.openlane.eu/en/carv6/auction/10724856
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724840
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724840%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724840: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724840 url https://www.openlane.eu/en/carv6/auction/10724840
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724872
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724872%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724872: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724872 url https://www.openlane.eu/en/carv6/auction/10724872
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724874
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724874%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724874: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724874 url https://www.openlane.eu/en/carv6/auction/10724874
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724862
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724862%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724862: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724862 url https://www.openlane.eu/en/carv6/auction/10724862
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10723826
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723826%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10723826: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10723826 url https://www.openlane.eu/en/carv6/auction/10723826
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724755
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724755%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724755: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724755 url https://www.openlane.eu/en/carv6/auction/10724755
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10722745
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722745%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10722745: 0
2026-03-25 15:34:36 [adesa.be] INFO: Skipping item 10722745 url https://www.openlane.eu/en/carv6/auction/10722745
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10716579
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716579%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10716579: 2
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10716579 url https://www.openlane.eu/en/carv6/auction/10716579
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10723821
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723821%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10723821: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10723821 url https://www.openlane.eu/en/carv6/auction/10723821
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10722733
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722733%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10722733: 0
2026-03-25 15:34:36 [adesa.be] INFO: Skipping item 10722733 url https://www.openlane.eu/en/carv6/auction/10722733
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10723820
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723820%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10723820: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10723820 url https://www.openlane.eu/en/carv6/auction/10723820
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10722747
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722747%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10722747: 0
2026-03-25 15:34:36 [adesa.be] INFO: Skipping item 10722747 url https://www.openlane.eu/en/carv6/auction/10722747
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724686
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724686%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724686: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724686 url https://www.openlane.eu/en/carv6/auction/10724686
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10722748
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722748%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10722748: 0
2026-03-25 15:34:36 [adesa.be] INFO: Skipping item 10722748 url https://www.openlane.eu/en/carv6/auction/10722748
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724751
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724751%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724751: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724751 url https://www.openlane.eu/en/carv6/auction/10724751
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10722744
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722744%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10722744: 0
2026-03-25 15:34:36 [adesa.be] INFO: Skipping item 10722744 url https://www.openlane.eu/en/carv6/auction/10722744
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724753
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724753%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724753: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724753 url https://www.openlane.eu/en/carv6/auction/10724753
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10723872
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723872%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10723872: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10723872 url https://www.openlane.eu/en/carv6/auction/10723872
2026-03-25 15:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10724685
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724685%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10724685: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10724685 url https://www.openlane.eu/en/carv6/auction/10724685
2026-03-25 15:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10723823
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723823%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10723823: 1
2026-03-25 15:34:36 [adesa.be] INFO: Scraping item 10723823 url https://www.openlane.eu/en/carv6/auction/10723823
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10720609
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720609%27 HTTP/1.1" 200 None
2026-03-25 15:34:36 [adesa.be] INFO: Scrape type for 10720609: 0
2026-03-25 15:34:36 [adesa.be] INFO: Skipping item 10720609 url https://www.openlane.eu/en/carv6/auction/10720609
2026-03-25 15:34:36 [adesa.be] INFO: Found listing with ID: 10716680
2026-03-25 15:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716680%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [adesa.be] INFO: Scrape type for 10716680: 2
2026-03-25 15:34:37 [adesa.be] INFO: Scraping item 10716680 url https://www.openlane.eu/en/carv6/auction/10716680
2026-03-25 15:34:37 [adesa.be] INFO: Found listing with ID: 10723829
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723829%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [adesa.be] INFO: Scrape type for 10723829: 1
2026-03-25 15:34:37 [adesa.be] INFO: Scraping item 10723829 url https://www.openlane.eu/en/carv6/auction/10723829
2026-03-25 15:34:37 [adesa.be] INFO: Found listing with ID: 10716578
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716578%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [adesa.be] INFO: Scrape type for 10716578: 2
2026-03-25 15:34:37 [adesa.be] INFO: Scraping item 10716578 url https://www.openlane.eu/en/carv6/auction/10716578
2026-03-25 15:34:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899
2026-03-25 15:34:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0312761-4827-55c6-932e-04115dbb0258 with scrape type 1
2026-03-25 15:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0312761-4827-55c6-932e-04115dbb0258
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721258%252Fgeneral%252F02b2e956-fbd0-436d-87eb-ca8cc37422ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721258/general/02b2e956-fbd0-436d-87eb-ca8cc37422ba.jpg already downloaded
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721258%252Fgeneral%252F00eea489-16d8-411a-83e4-0ecd3e49e8c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721258/general/00eea489-16d8-411a-83e4-0ecd3e49e8c7.jpg already downloaded
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721258%252Fgeneral%252F4a485a4b-e8d5-4a21-806a-9ba3c6f4a750.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721258/general/4a485a4b-e8d5-4a21-806a-9ba3c6f4a750.jpg already downloaded
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721258%252Fgeneral%252Ff80365bb-67d6-4957-9029-ba9d69bc5111.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721258/general/f80365bb-67d6-4957-9029-ba9d69bc5111.jpg already downloaded
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721258%252Fgeneral%252Fca0d91bd-ecdf-4279-8e8b-a2ef92d6ae51.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721258/general/ca0d91bd-ecdf-4279-8e8b-a2ef92d6ae51.jpg already downloaded
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721258%252Fgeneral%252F78355a2a-204b-436b-9ccc-08e782b91c41.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721258/general/78355a2a-204b-436b-9ccc-08e782b91c41.jpg already downloaded
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721258%252Fgeneral%252Fad0f1cc5-0255-4d83-9a26-89eb83b25fc7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721258/general/ad0f1cc5-0255-4d83-9a26-89eb83b25fc7.jpg already downloaded
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721258%252Fgeneral%252F8b274d8d-8cdc-441d-8bed-c516fc5965c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721258/general/8b274d8d-8cdc-441d-8bed-c516fc5965c6.jpg already downloaded
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721258%252Fgeneral%252F7a4cc6a0-0be9-4ba1-91c7-3196bf87cbca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721258/general/7a4cc6a0-0be9-4ba1-91c7-3196bf87cbca.jpg already downloaded
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721258%252Fgeneral%252F82c6b3f9-0791-40c3-afa5-731977943052.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721258/general/82c6b3f9-0791-40c3-afa5-731977943052.jpg already downloaded
2026-03-25 15:34:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0312761-4827-55c6-932e-04115dbb0258, identifier: 10723899
2026-03-25 15:34:37 [adesa.be] INFO: Found listing with ID: 10724752
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724752%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [adesa.be] INFO: Scrape type for 10724752: 1
2026-03-25 15:34:37 [adesa.be] INFO: Scraping item 10724752 url https://www.openlane.eu/en/carv6/auction/10724752
2026-03-25 15:34:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899
2026-03-25 15:34:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899
2026-03-25 15:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899 to the API
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723899>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f0312761-4827-55c6-932e-04115dbb0258',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WSC066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723899',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 135062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5721258/general/02b2e956-fbd0-436d-87eb-ca8cc37422ba.jpg',
'https://images.openlane.eu/carimgs/5721258/general/00eea489-16d8-411a-83e4-0ecd3e49e8c7.jpg',
'https://images.openlane.eu/carimgs/5721258/general/4a485a4b-e8d5-4a21-806a-9ba3c6f4a750.jpg',
'https://images.openlane.eu/carimgs/5721258/general/f80365bb-67d6-4957-9029-ba9d69bc5111.jpg',
'https://images.openlane.eu/carimgs/5721258/general/ca0d91bd-ecdf-4279-8e8b-a2ef92d6ae51.jpg',
'https://images.openlane.eu/carimgs/5721258/general/78355a2a-204b-436b-9ccc-08e782b91c41.jpg',
'https://images.openlane.eu/carimgs/5721258/general/ad0f1cc5-0255-4d83-9a26-89eb83b25fc7.jpg',
'https://images.openlane.eu/carimgs/5721258/general/8b274d8d-8cdc-441d-8bed-c516fc5965c6.jpg',
'https://images.openlane.eu/carimgs/5721258/general/7a4cc6a0-0be9-4ba1-91c7-3196bf87cbca.jpg',
'https://images.openlane.eu/carimgs/5721258/general/82c6b3f9-0791-40c3-afa5-731977943052.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0312761-4827-55c6-932e-04115dbb0258/f0312761-4827-55c6-932e-04115dbb0258_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 975359,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721258/general/02b2e956-fbd0-436d-87eb-ca8cc37422ba.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0312761-4827-55c6-932e-04115dbb0258/f0312761-4827-55c6-932e-04115dbb0258_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1049557,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721258/general/00eea489-16d8-411a-83e4-0ecd3e49e8c7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0312761-4827-55c6-932e-04115dbb0258/f0312761-4827-55c6-932e-04115dbb0258_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1047446,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721258/general/4a485a4b-e8d5-4a21-806a-9ba3c6f4a750.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0312761-4827-55c6-932e-04115dbb0258/f0312761-4827-55c6-932e-04115dbb0258_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1066651,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721258/general/f80365bb-67d6-4957-9029-ba9d69bc5111.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0312761-4827-55c6-932e-04115dbb0258/f0312761-4827-55c6-932e-04115dbb0258_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 972785,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721258/general/ca0d91bd-ecdf-4279-8e8b-a2ef92d6ae51.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0312761-4827-55c6-932e-04115dbb0258/f0312761-4827-55c6-932e-04115dbb0258_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 956464,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721258/general/78355a2a-204b-436b-9ccc-08e782b91c41.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0312761-4827-55c6-932e-04115dbb0258/f0312761-4827-55c6-932e-04115dbb0258_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1014802,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721258/general/ad0f1cc5-0255-4d83-9a26-89eb83b25fc7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0312761-4827-55c6-932e-04115dbb0258/f0312761-4827-55c6-932e-04115dbb0258_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415651,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721258/general/8b274d8d-8cdc-441d-8bed-c516fc5965c6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0312761-4827-55c6-932e-04115dbb0258/f0312761-4827-55c6-932e-04115dbb0258_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721258/general/7a4cc6a0-0be9-4ba1-91c7-3196bf87cbca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0312761-4827-55c6-932e-04115dbb0258/f0312761-4827-55c6-932e-04115dbb0258_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 899545,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721258/general/82c6b3f9-0791-40c3-afa5-731977943052.jpg',
'Width': 2048}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2019-08-27',
'seats_number': 5,
'seller_name': 'Wit-Gele Kruis Vlaams-Brabant vzw',
'title': 'Renault Clio 0.9 TCe Zen - Petrol - Manual - 90 hp - 135.062 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2019}
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723899%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [adesa.be] INFO: Saving data for 10723899: {'created_time': 1774452877.769065, 'last_price_update_time': 1774452877.769076, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723899') HTTP/1.1" 204 0
2026-03-25 15:34:37 [adesa.be] INFO: Found listing with ID: 10723825
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723825%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [adesa.be] INFO: Scrape type for 10723825: 1
2026-03-25 15:34:37 [adesa.be] INFO: Scraping item 10723825 url https://www.openlane.eu/en/carv6/auction/10723825
2026-03-25 15:34:37 [adesa.be] INFO: Found listing with ID: 10721437
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721437%27 HTTP/1.1" 200 None
2026-03-25 15:34:37 [adesa.be] INFO: Scrape type for 10721437: 0
2026-03-25 15:34:37 [adesa.be] INFO: Skipping item 10721437 url https://www.openlane.eu/en/carv6/auction/10721437
2026-03-25 15:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901
2026-03-25 15:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a24e3a4d-2851-5c84-9826-598bf889d0fd with scrape type 1
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a24e3a4d-2851-5c84-9826-598bf889d0fd
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5721302%252Fgeneral%252F69e1f36c-806a-4ded-bde6-872e3bdecd9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721302/general/69e1f36c-806a-4ded-bde6-872e3bdecd9c.jpg already downloaded
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5721302%252Fgeneral%252F0ee1f46f-0513-4d79-9095-1bb0b62a0d52.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721302/general/0ee1f46f-0513-4d79-9095-1bb0b62a0d52.jpg already downloaded
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5721302%252Fgeneral%252F72569e3a-1bde-40da-9f00-3d84cc7f6097.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721302/general/72569e3a-1bde-40da-9f00-3d84cc7f6097.jpg already downloaded
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5721302%252Fgeneral%252Fb05e07fd-58ec-44a8-aa5c-6380c92034ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721302/general/b05e07fd-58ec-44a8-aa5c-6380c92034ce.jpg already downloaded
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5721302%252Fgeneral%252F924ce3f6-f71d-4fbb-9938-387c5b4c0f6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721302/general/924ce3f6-f71d-4fbb-9938-387c5b4c0f6a.jpg already downloaded
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5721302%252Fgeneral%252F85cf0295-637e-4f05-bade-58e6052acc83.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721302/general/85cf0295-637e-4f05-bade-58e6052acc83.jpg already downloaded
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5721302%252Fgeneral%252F37e4db0e-73e1-4e16-8e78-cf8277c0d595.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721302/general/37e4db0e-73e1-4e16-8e78-cf8277c0d595.jpg already downloaded
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5721302%252Fgeneral%252F71fcc891-67de-4460-a220-8ee75949e71e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721302/general/71fcc891-67de-4460-a220-8ee75949e71e.jpg already downloaded
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5721302%252Fgeneral%252F266433ff-64e1-4066-b5fe-6fbcfbc01686.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721302/general/266433ff-64e1-4066-b5fe-6fbcfbc01686.jpg already downloaded
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5721302%252Fgeneral%252Fdbf35e3e-8c6e-4bf9-a4fa-424acdb3f75c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721302/general/dbf35e3e-8c6e-4bf9-a4fa-424acdb3f75c.jpg already downloaded
2026-03-25 15:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a24e3a4d-2851-5c84-9826-598bf889d0fd, identifier: 10723901
2026-03-25 15:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901
2026-03-25 15:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901
2026-03-25 15:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901 to the API
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723901>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'a24e3a4d-2851-5c84-9826-598bf889d0fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WUK850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723901',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 132386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5721302/general/69e1f36c-806a-4ded-bde6-872e3bdecd9c.jpg',
'https://images.openlane.eu/carimgs/5721302/general/0ee1f46f-0513-4d79-9095-1bb0b62a0d52.jpg',
'https://images.openlane.eu/carimgs/5721302/general/72569e3a-1bde-40da-9f00-3d84cc7f6097.jpg',
'https://images.openlane.eu/carimgs/5721302/general/b05e07fd-58ec-44a8-aa5c-6380c92034ce.jpg',
'https://images.openlane.eu/carimgs/5721302/general/924ce3f6-f71d-4fbb-9938-387c5b4c0f6a.jpg',
'https://images.openlane.eu/carimgs/5721302/general/85cf0295-637e-4f05-bade-58e6052acc83.jpg',
'https://images.openlane.eu/carimgs/5721302/general/37e4db0e-73e1-4e16-8e78-cf8277c0d595.jpg',
'https://images.openlane.eu/carimgs/5721302/general/71fcc891-67de-4460-a220-8ee75949e71e.jpg',
'https://images.openlane.eu/carimgs/5721302/general/266433ff-64e1-4066-b5fe-6fbcfbc01686.jpg',
'https://images.openlane.eu/carimgs/5721302/general/dbf35e3e-8c6e-4bf9-a4fa-424acdb3f75c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a24e3a4d-2851-5c84-9826-598bf889d0fd/a24e3a4d-2851-5c84-9826-598bf889d0fd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1190642,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721302/general/69e1f36c-806a-4ded-bde6-872e3bdecd9c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a24e3a4d-2851-5c84-9826-598bf889d0fd/a24e3a4d-2851-5c84-9826-598bf889d0fd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1205539,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721302/general/0ee1f46f-0513-4d79-9095-1bb0b62a0d52.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a24e3a4d-2851-5c84-9826-598bf889d0fd/a24e3a4d-2851-5c84-9826-598bf889d0fd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1200942,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721302/general/72569e3a-1bde-40da-9f00-3d84cc7f6097.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a24e3a4d-2851-5c84-9826-598bf889d0fd/a24e3a4d-2851-5c84-9826-598bf889d0fd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1173165,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721302/general/b05e07fd-58ec-44a8-aa5c-6380c92034ce.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a24e3a4d-2851-5c84-9826-598bf889d0fd/a24e3a4d-2851-5c84-9826-598bf889d0fd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1186366,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721302/general/924ce3f6-f71d-4fbb-9938-387c5b4c0f6a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a24e3a4d-2851-5c84-9826-598bf889d0fd/a24e3a4d-2851-5c84-9826-598bf889d0fd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1052059,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721302/general/85cf0295-637e-4f05-bade-58e6052acc83.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a24e3a4d-2851-5c84-9826-598bf889d0fd/a24e3a4d-2851-5c84-9826-598bf889d0fd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1047927,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721302/general/37e4db0e-73e1-4e16-8e78-cf8277c0d595.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a24e3a4d-2851-5c84-9826-598bf889d0fd/a24e3a4d-2851-5c84-9826-598bf889d0fd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2018,
'Height': 105,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721302/general/71fcc891-67de-4460-a220-8ee75949e71e.jpg',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a24e3a4d-2851-5c84-9826-598bf889d0fd/a24e3a4d-2851-5c84-9826-598bf889d0fd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 821509,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721302/general/266433ff-64e1-4066-b5fe-6fbcfbc01686.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a24e3a4d-2851-5c84-9826-598bf889d0fd/a24e3a4d-2851-5c84-9826-598bf889d0fd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 762058,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721302/general/dbf35e3e-8c6e-4bf9-a4fa-424acdb3f75c.jpg',
'Width': 2048}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2019-09-18',
'seats_number': 5,
'seller_name': 'Wit-Gele Kruis Vlaams-Brabant vzw',
'title': 'Renault Clio 0.9 TCe Zen - Petrol - Manual - 90 hp - 132.386 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2019}
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723901%27 HTTP/1.1" 200 None
2026-03-25 15:34:39 [adesa.be] INFO: Saving data for 10723901: {'created_time': 1774452879.781272, 'last_price_update_time': 1774452879.781284, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723901') HTTP/1.1" 204 0
2026-03-25 15:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with identifier: 10704512
2026-03-25 15:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with scrape type 2
2026-03-25 15:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with scrape type 2
2026-03-25 15:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7aba2ee9-371c-56a5-8ffe-8c680d61fddc, identifier: 10704512
2026-03-25 15:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with identifier: 10704512
2026-03-25 15:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with identifier: 10704512
2026-03-25 15:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7aba2ee9-371c-56a5-8ffe-8c680d61fddc with identifier: 10704512 to the API
2026-03-25 15:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704512>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '7aba2ee9-371c-56a5-8ffe-8c680d61fddc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRN809',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 83798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 83.798 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704512%27 HTTP/1.1" 200 None
2026-03-25 15:34:40 [adesa.be] INFO: Saving data for 10704512: {'auction_closing_time': 1774513800.0, 'created_time': 1774192567.552997, 'last_price_update_time': 1774452880.103627}
2026-03-25 15:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704512') HTTP/1.1" 204 0
2026-03-25 15:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898
2026-03-25 15:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with scrape type 1
2026-03-25 15:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5717772%252Fgeneral%252F0e1a6ffd-5353-44b9-b5e5-868132b9b264.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717772/general/0e1a6ffd-5353-44b9-b5e5-868132b9b264.jpeg already downloaded
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5717772%252Fgeneral%252F23758c5c-2e1f-4fd5-b539-9074ae7bf517.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717772/general/23758c5c-2e1f-4fd5-b539-9074ae7bf517.jpeg already downloaded
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5717772%252Fgeneral%252Fdf1b1996-b8ea-47ea-ae90-ad680b8379b3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717772/general/df1b1996-b8ea-47ea-ae90-ad680b8379b3.jpeg already downloaded
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5717772%252Fgeneral%252Fa03176a4-5d6e-4335-996a-3d04fa73f1a8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717772/general/a03176a4-5d6e-4335-996a-3d04fa73f1a8.jpeg already downloaded
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5717772%252Fgeneral%252F2f1f7d0c-81e3-487c-ab04-c10d7341bd8d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717772/general/2f1f7d0c-81e3-487c-ab04-c10d7341bd8d.jpeg already downloaded
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5717772%252Fgeneral%252Fd00c3278-ac79-41d9-87ff-e174780b492e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717772/general/d00c3278-ac79-41d9-87ff-e174780b492e.jpeg already downloaded
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5717772%252Fgeneral%252F4305e60a-e733-45f1-9a30-48f12265236b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717772/general/4305e60a-e733-45f1-9a30-48f12265236b.jpeg already downloaded
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5717772%252Fgeneral%252Fc9acdc80-ed75-4151-8da4-625009d0f69a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717772/general/c9acdc80-ed75-4151-8da4-625009d0f69a.jpeg already downloaded
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5717772%252Fgeneral%252F7e77d16e-35e6-4931-b754-8077f93669ad.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717772/general/7e77d16e-35e6-4931-b754-8077f93669ad.jpeg already downloaded
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5717772%252Fgeneral%252F160f406b-d4f7-447d-81b1-bbb7f751dfe8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717772/general/160f406b-d4f7-447d-81b1-bbb7f751dfe8.jpeg already downloaded
2026-03-25 15:34:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d, identifier: 10723898
2026-03-25 15:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898
2026-03-25 15:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898
2026-03-25 15:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898 to the API
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723898>
{'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-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '5b4a6180-5d5d-57bd-8a97-80ec1ac4169d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAZ863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723898',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 151695,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5717772/general/0e1a6ffd-5353-44b9-b5e5-868132b9b264.jpeg',
'https://images.openlane.eu/carimgs/5717772/general/23758c5c-2e1f-4fd5-b539-9074ae7bf517.jpeg',
'https://images.openlane.eu/carimgs/5717772/general/df1b1996-b8ea-47ea-ae90-ad680b8379b3.jpeg',
'https://images.openlane.eu/carimgs/5717772/general/a03176a4-5d6e-4335-996a-3d04fa73f1a8.jpeg',
'https://images.openlane.eu/carimgs/5717772/general/2f1f7d0c-81e3-487c-ab04-c10d7341bd8d.jpeg',
'https://images.openlane.eu/carimgs/5717772/general/d00c3278-ac79-41d9-87ff-e174780b492e.jpeg',
'https://images.openlane.eu/carimgs/5717772/general/4305e60a-e733-45f1-9a30-48f12265236b.jpeg',
'https://images.openlane.eu/carimgs/5717772/general/c9acdc80-ed75-4151-8da4-625009d0f69a.jpeg',
'https://images.openlane.eu/carimgs/5717772/general/7e77d16e-35e6-4931-b754-8077f93669ad.jpeg',
'https://images.openlane.eu/carimgs/5717772/general/160f406b-d4f7-447d-81b1-bbb7f751dfe8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b4a6180-5d5d-57bd-8a97-80ec1ac4169d/5b4a6180-5d5d-57bd-8a97-80ec1ac4169d_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5150836,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717772/general/0e1a6ffd-5353-44b9-b5e5-868132b9b264.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b4a6180-5d5d-57bd-8a97-80ec1ac4169d/5b4a6180-5d5d-57bd-8a97-80ec1ac4169d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4262737,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717772/general/23758c5c-2e1f-4fd5-b539-9074ae7bf517.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b4a6180-5d5d-57bd-8a97-80ec1ac4169d/5b4a6180-5d5d-57bd-8a97-80ec1ac4169d_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5655818,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717772/general/df1b1996-b8ea-47ea-ae90-ad680b8379b3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b4a6180-5d5d-57bd-8a97-80ec1ac4169d/5b4a6180-5d5d-57bd-8a97-80ec1ac4169d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4688076,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717772/general/a03176a4-5d6e-4335-996a-3d04fa73f1a8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b4a6180-5d5d-57bd-8a97-80ec1ac4169d/5b4a6180-5d5d-57bd-8a97-80ec1ac4169d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5534206,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717772/general/2f1f7d0c-81e3-487c-ab04-c10d7341bd8d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b4a6180-5d5d-57bd-8a97-80ec1ac4169d/5b4a6180-5d5d-57bd-8a97-80ec1ac4169d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4466375,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717772/general/d00c3278-ac79-41d9-87ff-e174780b492e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b4a6180-5d5d-57bd-8a97-80ec1ac4169d/5b4a6180-5d5d-57bd-8a97-80ec1ac4169d_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6513768,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717772/general/4305e60a-e733-45f1-9a30-48f12265236b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b4a6180-5d5d-57bd-8a97-80ec1ac4169d/5b4a6180-5d5d-57bd-8a97-80ec1ac4169d_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5577329,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717772/general/c9acdc80-ed75-4151-8da4-625009d0f69a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b4a6180-5d5d-57bd-8a97-80ec1ac4169d/5b4a6180-5d5d-57bd-8a97-80ec1ac4169d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3441186,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717772/general/7e77d16e-35e6-4931-b754-8077f93669ad.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b4a6180-5d5d-57bd-8a97-80ec1ac4169d/5b4a6180-5d5d-57bd-8a97-80ec1ac4169d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3164825,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717772/general/160f406b-d4f7-447d-81b1-bbb7f751dfe8.jpeg',
'Width': 5712}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 7,
'seller_name': 'Entreprises Générales Duchene SA',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 151.695 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723898%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [adesa.be] INFO: Saving data for 10723898: {'created_time': 1774452882.050004, 'last_price_update_time': 1774452882.050015, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723898') HTTP/1.1" 204 0
2026-03-25 15:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887
2026-03-25 15:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39e17e4-28de-59ae-9f57-6063496ba2f8 with scrape type 1
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e39e17e4-28de-59ae-9f57-6063496ba2f8
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664159%252Fgeneral%252Fb844f850-b4f8-412e-9583-c915730908a7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664159/general/b844f850-b4f8-412e-9583-c915730908a7.jpeg already downloaded
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664159%252Fgeneral%252F27d1c1dd-1721-40c2-b634-69cb7adb7333.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664159/general/27d1c1dd-1721-40c2-b634-69cb7adb7333.jpeg already downloaded
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664159%252Fgeneral%252Fe7a3e3b8-3532-4ca0-8658-4becb1a397f6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664159/general/e7a3e3b8-3532-4ca0-8658-4becb1a397f6.jpeg already downloaded
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664159%252Fgeneral%252Fe30cbc01-df6d-4d0e-967f-57171ec56872.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664159/general/e30cbc01-df6d-4d0e-967f-57171ec56872.jpeg already downloaded
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664159%252Fgeneral%252F4f52a030-7e2d-4581-a2ba-a91e27e8a985.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664159/general/4f52a030-7e2d-4581-a2ba-a91e27e8a985.jpeg already downloaded
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664159%252Fgeneral%252F922f82ca-4800-4de6-aa47-1c588d8f75e1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664159/general/922f82ca-4800-4de6-aa47-1c588d8f75e1.jpeg already downloaded
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664159%252Fgeneral%252Ff41cb570-e41e-4c41-a306-87a4e51babb1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664159/general/f41cb570-e41e-4c41-a306-87a4e51babb1.jpeg already downloaded
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664159%252Fgeneral%252F049c75ec-dbfb-4291-acac-958880f271b8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664159/general/049c75ec-dbfb-4291-acac-958880f271b8.jpeg already downloaded
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664159%252Fgeneral%252Fb305722b-f7c6-4366-b6a6-7c961b209e19.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664159/general/b305722b-f7c6-4366-b6a6-7c961b209e19.jpeg already downloaded
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5664159%252Fgeneral%252F70d799d9-b431-4d3c-ba71-892eecad34da.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664159/general/70d799d9-b431-4d3c-ba71-892eecad34da.jpeg already downloaded
2026-03-25 15:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e39e17e4-28de-59ae-9f57-6063496ba2f8, identifier: 10723887
2026-03-25 15:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887
2026-03-25 15:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887
2026-03-25 15:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887 to the API
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723887>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'e39e17e4-28de-59ae-9f57-6063496ba2f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EFW330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723887',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 132194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5664159/general/b844f850-b4f8-412e-9583-c915730908a7.jpeg',
'https://images.openlane.eu/carimgs/5664159/general/27d1c1dd-1721-40c2-b634-69cb7adb7333.jpeg',
'https://images.openlane.eu/carimgs/5664159/general/e7a3e3b8-3532-4ca0-8658-4becb1a397f6.jpeg',
'https://images.openlane.eu/carimgs/5664159/general/e30cbc01-df6d-4d0e-967f-57171ec56872.jpeg',
'https://images.openlane.eu/carimgs/5664159/general/4f52a030-7e2d-4581-a2ba-a91e27e8a985.jpeg',
'https://images.openlane.eu/carimgs/5664159/general/922f82ca-4800-4de6-aa47-1c588d8f75e1.jpeg',
'https://images.openlane.eu/carimgs/5664159/general/f41cb570-e41e-4c41-a306-87a4e51babb1.jpeg',
'https://images.openlane.eu/carimgs/5664159/general/049c75ec-dbfb-4291-acac-958880f271b8.jpeg',
'https://images.openlane.eu/carimgs/5664159/general/b305722b-f7c6-4366-b6a6-7c961b209e19.jpeg',
'https://images.openlane.eu/carimgs/5664159/general/70d799d9-b431-4d3c-ba71-892eecad34da.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39e17e4-28de-59ae-9f57-6063496ba2f8/e39e17e4-28de-59ae-9f57-6063496ba2f8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4479697,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664159/general/b844f850-b4f8-412e-9583-c915730908a7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39e17e4-28de-59ae-9f57-6063496ba2f8/e39e17e4-28de-59ae-9f57-6063496ba2f8_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5401508,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664159/general/27d1c1dd-1721-40c2-b634-69cb7adb7333.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39e17e4-28de-59ae-9f57-6063496ba2f8/e39e17e4-28de-59ae-9f57-6063496ba2f8_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5247903,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664159/general/e7a3e3b8-3532-4ca0-8658-4becb1a397f6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39e17e4-28de-59ae-9f57-6063496ba2f8/e39e17e4-28de-59ae-9f57-6063496ba2f8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3823537,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664159/general/e30cbc01-df6d-4d0e-967f-57171ec56872.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39e17e4-28de-59ae-9f57-6063496ba2f8/e39e17e4-28de-59ae-9f57-6063496ba2f8_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5463571,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664159/general/4f52a030-7e2d-4581-a2ba-a91e27e8a985.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39e17e4-28de-59ae-9f57-6063496ba2f8/e39e17e4-28de-59ae-9f57-6063496ba2f8_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5176037,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664159/general/922f82ca-4800-4de6-aa47-1c588d8f75e1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39e17e4-28de-59ae-9f57-6063496ba2f8/e39e17e4-28de-59ae-9f57-6063496ba2f8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3380591,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664159/general/f41cb570-e41e-4c41-a306-87a4e51babb1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39e17e4-28de-59ae-9f57-6063496ba2f8/e39e17e4-28de-59ae-9f57-6063496ba2f8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3373192,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664159/general/049c75ec-dbfb-4291-acac-958880f271b8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39e17e4-28de-59ae-9f57-6063496ba2f8/e39e17e4-28de-59ae-9f57-6063496ba2f8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3439688,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664159/general/b305722b-f7c6-4366-b6a6-7c961b209e19.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e39e17e4-28de-59ae-9f57-6063496ba2f8/e39e17e4-28de-59ae-9f57-6063496ba2f8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2087928,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664159/general/70d799d9-b431-4d3c-ba71-892eecad34da.jpeg',
'Width': 4032}],
'price': 2800,
'price_includes_vat': True,
'registration_date': '2017-10-18',
'seats_number': 2,
'seller_name': 'Ijkpunt Landmeters bv',
'title': 'Peugeot Partner L1H1 1.6i Premium - Petrol - Manual - 98 hp - '
'132.194 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2017}
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723887%27 HTTP/1.1" 200 None
2026-03-25 15:34:42 [adesa.be] INFO: Saving data for 10723887: {'created_time': 1774452882.737452, 'last_price_update_time': 1774452882.737463, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723887') HTTP/1.1" 204 0
2026-03-25 15:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea351eb-08d4-5262-8385-95322ff01c98 with identifier: 10704513
2026-03-25 15:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea351eb-08d4-5262-8385-95322ff01c98 with scrape type 2
2026-03-25 15:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ea351eb-08d4-5262-8385-95322ff01c98 with scrape type 2
2026-03-25 15:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ea351eb-08d4-5262-8385-95322ff01c98, identifier: 10704513
2026-03-25 15:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ea351eb-08d4-5262-8385-95322ff01c98 with identifier: 10704513
2026-03-25 15:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ea351eb-08d4-5262-8385-95322ff01c98 with identifier: 10704513
2026-03-25 15:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ea351eb-08d4-5262-8385-95322ff01c98 with identifier: 10704513 to the API
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704513>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2ea351eb-08d4-5262-8385-95322ff01c98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSH075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704513',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 60729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 60.729 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704513%27 HTTP/1.1" 200 None
2026-03-25 15:34:43 [adesa.be] INFO: Saving data for 10704513: {'auction_closing_time': 1774513800.0, 'created_time': 1774192566.821319, 'last_price_update_time': 1774452883.087579}
2026-03-25 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704513') HTTP/1.1" 204 0
2026-03-25 15:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40249029-cbde-5979-833f-87c8116a9398 with identifier: 10724813
2026-03-25 15:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40249029-cbde-5979-833f-87c8116a9398 with scrape type 1
2026-03-25 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40249029-cbde-5979-833f-87c8116a9398
2026-03-25 15:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745382%252Fgeneral%252F47b57344-7855-4b12-8a10-7b9f01c9a054.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/47b57344-7855-4b12-8a10-7b9f01c9a054.jpg not downloaded yet
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745382%252Fgeneral%252Fdbe60a30-54a4-4851-bd4e-ce0c3bcfdee5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/dbe60a30-54a4-4851-bd4e-ce0c3bcfdee5.jpg not downloaded yet
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745382%252Fgeneral%252Fcbfca577-e4b2-42db-b0e3-96efa532b980.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/cbfca577-e4b2-42db-b0e3-96efa532b980.jpg not downloaded yet
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745382%252Fgeneral%252Fc7bed1dd-49cd-414e-9107-25d1ce95d500.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/c7bed1dd-49cd-414e-9107-25d1ce95d500.jpg not downloaded yet
2026-03-25 15:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869
2026-03-25 15:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d30df25-3f0f-5c9d-91f7-e45920887ffa with scrape type 1
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d30df25-3f0f-5c9d-91f7-e45920887ffa
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5709320%252Fgeneral%252Fe29827e5-7ddc-485e-b14e-e7c58885f7bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709320/general/e29827e5-7ddc-485e-b14e-e7c58885f7bc.jpg already downloaded
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5709320%252Fgeneral%252F85be628d-abf7-4c1a-bd76-37ea15ae4464.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709320/general/85be628d-abf7-4c1a-bd76-37ea15ae4464.jpg already downloaded
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5709320%252Fgeneral%252F5a35377d-0070-424d-a0fd-07c3e2a39ef8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709320/general/5a35377d-0070-424d-a0fd-07c3e2a39ef8.jpg already downloaded
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5709320%252Fgeneral%252F2e41febd-06a0-4e37-8f0c-1001db0524d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709320/general/2e41febd-06a0-4e37-8f0c-1001db0524d4.jpg already downloaded
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5709320%252Fgeneral%252F004ed63d-08c8-4779-baac-49a7b6eaca7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709320/general/004ed63d-08c8-4779-baac-49a7b6eaca7f.jpg already downloaded
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5709320%252Fgeneral%252F930ec976-0f51-4448-a9a5-d5fcb7136f10.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709320/general/930ec976-0f51-4448-a9a5-d5fcb7136f10.jpg already downloaded
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5709320%252Fgeneral%252Fad0e9aec-655f-4c52-a5e6-68fa271ca7e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709320/general/ad0e9aec-655f-4c52-a5e6-68fa271ca7e5.jpg already downloaded
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5709320%252Fgeneral%252Fa5587481-f404-405c-ab49-e7967c3333b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709320/general/a5587481-f404-405c-ab49-e7967c3333b8.jpg already downloaded
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5709320%252Fgeneral%252F7b96cd50-3e6f-47af-b8c8-538cb6113f95.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709320/general/7b96cd50-3e6f-47af-b8c8-538cb6113f95.jpg already downloaded
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5709320%252Fgeneral%252Fe2dff5cc-f086-41ee-a950-764e0f094de9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709320/general/e2dff5cc-f086-41ee-a950-764e0f094de9.jpg already downloaded
2026-03-25 15:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d30df25-3f0f-5c9d-91f7-e45920887ffa, identifier: 10723869
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745382%252Fgeneral%252F61ad3485-553b-490d-b5f9-307ab6f4a48c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/61ad3485-553b-490d-b5f9-307ab6f4a48c.jpg not downloaded yet
2026-03-25 15:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869
2026-03-25 15:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869
2026-03-25 15:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869 to the API
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723869>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '0d30df25-3f0f-5c9d-91f7-e45920887ffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKG639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723869',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 121413,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5709320/general/e29827e5-7ddc-485e-b14e-e7c58885f7bc.jpg',
'https://images.openlane.eu/carimgs/5709320/general/85be628d-abf7-4c1a-bd76-37ea15ae4464.jpg',
'https://images.openlane.eu/carimgs/5709320/general/5a35377d-0070-424d-a0fd-07c3e2a39ef8.jpg',
'https://images.openlane.eu/carimgs/5709320/general/2e41febd-06a0-4e37-8f0c-1001db0524d4.jpg',
'https://images.openlane.eu/carimgs/5709320/general/004ed63d-08c8-4779-baac-49a7b6eaca7f.jpg',
'https://images.openlane.eu/carimgs/5709320/general/930ec976-0f51-4448-a9a5-d5fcb7136f10.jpg',
'https://images.openlane.eu/carimgs/5709320/general/ad0e9aec-655f-4c52-a5e6-68fa271ca7e5.jpg',
'https://images.openlane.eu/carimgs/5709320/general/a5587481-f404-405c-ab49-e7967c3333b8.jpg',
'https://images.openlane.eu/carimgs/5709320/general/7b96cd50-3e6f-47af-b8c8-538cb6113f95.jpg',
'https://images.openlane.eu/carimgs/5709320/general/e2dff5cc-f086-41ee-a950-764e0f094de9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d30df25-3f0f-5c9d-91f7-e45920887ffa/0d30df25-3f0f-5c9d-91f7-e45920887ffa_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 315126,
'Height': 563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709320/general/e29827e5-7ddc-485e-b14e-e7c58885f7bc.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d30df25-3f0f-5c9d-91f7-e45920887ffa/0d30df25-3f0f-5c9d-91f7-e45920887ffa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237817,
'Height': 563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709320/general/85be628d-abf7-4c1a-bd76-37ea15ae4464.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d30df25-3f0f-5c9d-91f7-e45920887ffa/0d30df25-3f0f-5c9d-91f7-e45920887ffa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277580,
'Height': 563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709320/general/5a35377d-0070-424d-a0fd-07c3e2a39ef8.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d30df25-3f0f-5c9d-91f7-e45920887ffa/0d30df25-3f0f-5c9d-91f7-e45920887ffa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301469,
'Height': 563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709320/general/2e41febd-06a0-4e37-8f0c-1001db0524d4.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d30df25-3f0f-5c9d-91f7-e45920887ffa/0d30df25-3f0f-5c9d-91f7-e45920887ffa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220849,
'Height': 563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709320/general/004ed63d-08c8-4779-baac-49a7b6eaca7f.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d30df25-3f0f-5c9d-91f7-e45920887ffa/0d30df25-3f0f-5c9d-91f7-e45920887ffa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185412,
'Height': 563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709320/general/930ec976-0f51-4448-a9a5-d5fcb7136f10.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d30df25-3f0f-5c9d-91f7-e45920887ffa/0d30df25-3f0f-5c9d-91f7-e45920887ffa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178026,
'Height': 563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709320/general/ad0e9aec-655f-4c52-a5e6-68fa271ca7e5.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d30df25-3f0f-5c9d-91f7-e45920887ffa/0d30df25-3f0f-5c9d-91f7-e45920887ffa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224891,
'Height': 563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709320/general/a5587481-f404-405c-ab49-e7967c3333b8.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d30df25-3f0f-5c9d-91f7-e45920887ffa/0d30df25-3f0f-5c9d-91f7-e45920887ffa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192669,
'Height': 563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709320/general/7b96cd50-3e6f-47af-b8c8-538cb6113f95.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d30df25-3f0f-5c9d-91f7-e45920887ffa/0d30df25-3f0f-5c9d-91f7-e45920887ffa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144595,
'Height': 563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709320/general/e2dff5cc-f086-41ee-a950-764e0f094de9.jpg',
'Width': 1000}],
'price': 21050,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'Elegant Cars bv',
'title': 'Mercedes-Benz GLC 200d - Diesel - Automatic - 163 hp - 121.413 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723869%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [adesa.be] INFO: Saving data for 10723869: {'created_time': 1774452884.668913, 'last_price_update_time': 1774452884.668923, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723869') HTTP/1.1" 204 0
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745382%252Fgeneral%252F0e3db7bd-3931-49d3-9482-8b23a2b98781.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/0e3db7bd-3931-49d3-9482-8b23a2b98781.jpg not downloaded yet
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745382%252Fgeneral%252Fead778d1-29bb-4af4-91fa-f7ea3f9277d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/ead778d1-29bb-4af4-91fa-f7ea3f9277d9.jpg not downloaded yet
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745382%252Fgeneral%252F7f16fd97-8f4e-49c1-a1b2-30bcdbcbd551.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/7f16fd97-8f4e-49c1-a1b2-30bcdbcbd551.jpg not downloaded yet
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745382%252Fgeneral%252F934b4a1a-abd7-43ca-a8d1-272cbe6863db.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/934b4a1a-abd7-43ca-a8d1-272cbe6863db.jpg not downloaded yet
2026-03-25 15:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745382%252Fgeneral%252F9b36378a-871b-4aef-a2b1-7b70978c9bc2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/9b36378a-871b-4aef-a2b1-7b70978c9bc2.jpg not downloaded yet
2026-03-25 15:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with identifier: 10704624
2026-03-25 15:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with scrape type 2
2026-03-25 15:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with scrape type 2
2026-03-25 15:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1, identifier: 10704624
2026-03-25 15:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with identifier: 10704624
2026-03-25 15:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with identifier: 10704624
2026-03-25 15:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1 with identifier: 10704624 to the API
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704624>
{'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-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '572e9b7f-0cb8-55bf-80b9-3ab434d1ccf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJJ812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 83090,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 83.090 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704624%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [adesa.be] INFO: Saving data for 10704624: {'auction_closing_time': 1774513800.0, 'created_time': 1774174529.224488, 'last_price_update_time': 1774452887.230714}
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704624') HTTP/1.1" 204 0
2026-03-25 15:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745382/general/9b36378a-871b-4aef-a2b1-7b70978c9bc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724813)
2026-03-25 15:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893
2026-03-25 15:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b30ffe4d-7e83-50dc-b664-0bc08a822eeb with scrape type 1
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b30ffe4d-7e83-50dc-b664-0bc08a822eeb
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696400%252Fgeneral%252Ff4dc587b-f9ee-4a6c-b4d6-27026ffde8ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696400/general/f4dc587b-f9ee-4a6c-b4d6-27026ffde8ab.jpg already downloaded
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696400%252Fgeneral%252F717fcfcd-14ac-4989-aaa1-b490d3436b37.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696400/general/717fcfcd-14ac-4989-aaa1-b490d3436b37.jpg already downloaded
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696400%252Fgeneral%252F74542b78-b9e9-48c8-acc1-d0ed730fe9c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696400/general/74542b78-b9e9-48c8-acc1-d0ed730fe9c1.jpg already downloaded
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696400%252Fgeneral%252F6ee6de65-e682-478d-8501-c58ac4a8e6fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696400/general/6ee6de65-e682-478d-8501-c58ac4a8e6fa.jpg already downloaded
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696400%252Fgeneral%252F41da3ea1-c572-43a7-8456-4e4172674a9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696400/general/41da3ea1-c572-43a7-8456-4e4172674a9b.jpg already downloaded
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696400%252Fgeneral%252Fd0a4ec3d-d1fa-4403-83b1-de04d3b59f1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696400/general/d0a4ec3d-d1fa-4403-83b1-de04d3b59f1f.jpg already downloaded
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696400%252Fgeneral%252F68fa8780-4a92-4d5d-aa18-9c407687957d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696400/general/68fa8780-4a92-4d5d-aa18-9c407687957d.jpg already downloaded
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696400%252Fgeneral%252F3b5c6e48-b17c-42bb-825b-3bf42bb53956.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696400/general/3b5c6e48-b17c-42bb-825b-3bf42bb53956.jpg already downloaded
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696400%252Fgeneral%252F0369e0f9-c165-4dec-953a-666c80bccb63.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696400/general/0369e0f9-c165-4dec-953a-666c80bccb63.jpg already downloaded
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5696400%252Fgeneral%252Fa451afc5-33cc-4550-96d4-33aeec3de95c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696400/general/a451afc5-33cc-4550-96d4-33aeec3de95c.jpg already downloaded
2026-03-25 15:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b30ffe4d-7e83-50dc-b664-0bc08a822eeb, identifier: 10723893
2026-03-25 15:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893
2026-03-25 15:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893
2026-03-25 15:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893 to the API
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723893>
{'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-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b30ffe4d-7e83-50dc-b664-0bc08a822eeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLY534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723893',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 81921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5696400/general/f4dc587b-f9ee-4a6c-b4d6-27026ffde8ab.jpg',
'https://images.openlane.eu/carimgs/5696400/general/717fcfcd-14ac-4989-aaa1-b490d3436b37.jpg',
'https://images.openlane.eu/carimgs/5696400/general/74542b78-b9e9-48c8-acc1-d0ed730fe9c1.jpg',
'https://images.openlane.eu/carimgs/5696400/general/6ee6de65-e682-478d-8501-c58ac4a8e6fa.jpg',
'https://images.openlane.eu/carimgs/5696400/general/41da3ea1-c572-43a7-8456-4e4172674a9b.jpg',
'https://images.openlane.eu/carimgs/5696400/general/d0a4ec3d-d1fa-4403-83b1-de04d3b59f1f.jpg',
'https://images.openlane.eu/carimgs/5696400/general/68fa8780-4a92-4d5d-aa18-9c407687957d.jpg',
'https://images.openlane.eu/carimgs/5696400/general/3b5c6e48-b17c-42bb-825b-3bf42bb53956.jpg',
'https://images.openlane.eu/carimgs/5696400/general/0369e0f9-c165-4dec-953a-666c80bccb63.jpg',
'https://images.openlane.eu/carimgs/5696400/general/a451afc5-33cc-4550-96d4-33aeec3de95c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b30ffe4d-7e83-50dc-b664-0bc08a822eeb/b30ffe4d-7e83-50dc-b664-0bc08a822eeb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696400/general/f4dc587b-f9ee-4a6c-b4d6-27026ffde8ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b30ffe4d-7e83-50dc-b664-0bc08a822eeb/b30ffe4d-7e83-50dc-b664-0bc08a822eeb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696400/general/717fcfcd-14ac-4989-aaa1-b490d3436b37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b30ffe4d-7e83-50dc-b664-0bc08a822eeb/b30ffe4d-7e83-50dc-b664-0bc08a822eeb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696400/general/74542b78-b9e9-48c8-acc1-d0ed730fe9c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b30ffe4d-7e83-50dc-b664-0bc08a822eeb/b30ffe4d-7e83-50dc-b664-0bc08a822eeb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696400/general/6ee6de65-e682-478d-8501-c58ac4a8e6fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b30ffe4d-7e83-50dc-b664-0bc08a822eeb/b30ffe4d-7e83-50dc-b664-0bc08a822eeb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696400/general/41da3ea1-c572-43a7-8456-4e4172674a9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b30ffe4d-7e83-50dc-b664-0bc08a822eeb/b30ffe4d-7e83-50dc-b664-0bc08a822eeb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696400/general/d0a4ec3d-d1fa-4403-83b1-de04d3b59f1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b30ffe4d-7e83-50dc-b664-0bc08a822eeb/b30ffe4d-7e83-50dc-b664-0bc08a822eeb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696400/general/68fa8780-4a92-4d5d-aa18-9c407687957d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b30ffe4d-7e83-50dc-b664-0bc08a822eeb/b30ffe4d-7e83-50dc-b664-0bc08a822eeb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696400/general/3b5c6e48-b17c-42bb-825b-3bf42bb53956.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b30ffe4d-7e83-50dc-b664-0bc08a822eeb/b30ffe4d-7e83-50dc-b664-0bc08a822eeb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696400/general/0369e0f9-c165-4dec-953a-666c80bccb63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b30ffe4d-7e83-50dc-b664-0bc08a822eeb/b30ffe4d-7e83-50dc-b664-0bc08a822eeb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43278,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696400/general/a451afc5-33cc-4550-96d4-33aeec3de95c.jpg',
'Width': 400}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 81.921 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723893%27 HTTP/1.1" 200 None
2026-03-25 15:34:47 [adesa.be] INFO: Saving data for 10723893: {'created_time': 1774452887.920163, 'last_price_update_time': 1774452887.920175, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723893') HTTP/1.1" 204 0
2026-03-25 15:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745382/general/7f16fd97-8f4e-49c1-a1b2-30bcdbcbd551.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724813)
2026-03-25 15:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c2fed0>
2026-03-25 15:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:34: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 15:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745382%252Fgeneral%252F9b36378a-871b-4aef-a2b1-7b70978c9bc2.jpg') HTTP/1.1" 204 0
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/9b36378a-871b-4aef-a2b1-7b70978c9bc2.jpg saved to cache
2026-03-25 15:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 40249029-cbde-5979-833f-87c8116a9398
2026-03-25 15:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745382/general/934b4a1a-abd7-43ca-a8d1-272cbe6863db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724813)
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f849640e6d0>
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:34: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 15:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745382%252Fgeneral%252F7f16fd97-8f4e-49c1-a1b2-30bcdbcbd551.jpg') HTTP/1.1" 204 0
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/7f16fd97-8f4e-49c1-a1b2-30bcdbcbd551.jpg saved to cache
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 40249029-cbde-5979-833f-87c8116a9398
2026-03-25 15:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745382/general/ead778d1-29bb-4af4-91fa-f7ea3f9277d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724813)
2026-03-25 15:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745382/general/0e3db7bd-3931-49d3-9482-8b23a2b98781.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724813)
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486a3a2d0>
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:34: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 15:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745382%252Fgeneral%252F934b4a1a-abd7-43ca-a8d1-272cbe6863db.jpg') HTTP/1.1" 204 0
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/934b4a1a-abd7-43ca-a8d1-272cbe6863db.jpg saved to cache
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 40249029-cbde-5979-833f-87c8116a9398
2026-03-25 15:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745382/general/61ad3485-553b-490d-b5f9-307ab6f4a48c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724813)
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848691fc10>
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:34: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 15:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745382%252Fgeneral%252Fead778d1-29bb-4af4-91fa-f7ea3f9277d9.jpg') HTTP/1.1" 204 0
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/ead778d1-29bb-4af4-91fa-f7ea3f9277d9.jpg saved to cache
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 40249029-cbde-5979-833f-87c8116a9398
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b35710>
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:34: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 15:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745382%252Fgeneral%252F0e3db7bd-3931-49d3-9482-8b23a2b98781.jpg') HTTP/1.1" 204 0
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/0e3db7bd-3931-49d3-9482-8b23a2b98781.jpg saved to cache
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 40249029-cbde-5979-833f-87c8116a9398
2026-03-25 15:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745382/general/c7bed1dd-49cd-414e-9107-25d1ce95d500.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724813)
2026-03-25 15:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745382/general/cbfca577-e4b2-42db-b0e3-96efa532b980.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724813)
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b74510>
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:34: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 15:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745382%252Fgeneral%252F61ad3485-553b-490d-b5f9-307ab6f4a48c.jpg') HTTP/1.1" 204 0
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/61ad3485-553b-490d-b5f9-307ab6f4a48c.jpg saved to cache
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 40249029-cbde-5979-833f-87c8116a9398
2026-03-25 15:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745382/general/dbe60a30-54a4-4851-bd4e-ce0c3bcfdee5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724813)
2026-03-25 15:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745382/general/47b57344-7855-4b12-8a10-7b9f01c9a054.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724813)
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84868e08d0>
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:34: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 15:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745382%252Fgeneral%252Fc7bed1dd-49cd-414e-9107-25d1ce95d500.jpg') HTTP/1.1" 204 0
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/c7bed1dd-49cd-414e-9107-25d1ce95d500.jpg saved to cache
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 40249029-cbde-5979-833f-87c8116a9398
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84878f86d0>
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:34: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 15:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745382%252Fgeneral%252Fcbfca577-e4b2-42db-b0e3-96efa532b980.jpg') HTTP/1.1" 204 0
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/cbfca577-e4b2-42db-b0e3-96efa532b980.jpg saved to cache
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 40249029-cbde-5979-833f-87c8116a9398
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487ac6b90>
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:34: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 15:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745382%252Fgeneral%252Fdbe60a30-54a4-4851-bd4e-ce0c3bcfdee5.jpg') HTTP/1.1" 204 0
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/dbe60a30-54a4-4851-bd4e-ce0c3bcfdee5.jpg saved to cache
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 40249029-cbde-5979-833f-87c8116a9398
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f60310>
2026-03-25 15:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:34: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 15:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745382%252Fgeneral%252F47b57344-7855-4b12-8a10-7b9f01c9a054.jpg') HTTP/1.1" 204 0
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745382/general/47b57344-7855-4b12-8a10-7b9f01c9a054.jpg saved to cache
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 40249029-cbde-5979-833f-87c8116a9398
2026-03-25 15:34:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40249029-cbde-5979-833f-87c8116a9398, skipping ID generation
2026-03-25 15:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40249029-cbde-5979-833f-87c8116a9398 with scrape type 1
2026-03-25 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40249029-cbde-5979-833f-87c8116a9398 sending to next pipeline
2026-03-25 15:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40249029-cbde-5979-833f-87c8116a9398, identifier: 10724813
2026-03-25 15:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40249029-cbde-5979-833f-87c8116a9398 with identifier: 10724813
2026-03-25 15:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40249029-cbde-5979-833f-87c8116a9398 with identifier: 10724813
2026-03-25 15:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40249029-cbde-5979-833f-87c8116a9398 with identifier: 10724813 to the API
2026-03-25 15:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745382/general/47b57344-7855-4b12-8a10-7b9f01c9a054.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '40249029-cbde-5979-833f-87c8116a9398',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRT611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724813',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 130418,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745382/general/47b57344-7855-4b12-8a10-7b9f01c9a054.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745382/general/dbe60a30-54a4-4851-bd4e-ce0c3bcfdee5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745382/general/cbfca577-e4b2-42db-b0e3-96efa532b980.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745382/general/c7bed1dd-49cd-414e-9107-25d1ce95d500.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745382/general/61ad3485-553b-490d-b5f9-307ab6f4a48c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124413,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745382/general/0e3db7bd-3931-49d3-9482-8b23a2b98781.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745382/general/ead778d1-29bb-4af4-91fa-f7ea3f9277d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745382/general/7f16fd97-8f4e-49c1-a1b2-30bcdbcbd551.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745382/general/934b4a1a-abd7-43ca-a8d1-272cbe6863db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40249029-cbde-5979-833f-87c8116a9398/40249029-cbde-5979-833f-87c8116a9398_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745382/general/9b36378a-871b-4aef-a2b1-7b70978c9bc2.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A4 Avant 2.0 TDI - Diesel - Manual - 122 hp - 130.418 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724813%27 HTTP/1.1" 200 None
2026-03-25 15:34:49 [adesa.be] INFO: Saving data for 10724813: {'created_time': 1774452889.329566, 'last_price_update_time': 1774452889.329587, 'auction_closing_time': 1774603800.0}
2026-03-25 15:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724813') HTTP/1.1" 204 0
2026-03-25 15:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34: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 15:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903
2026-03-25 15:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab51252-1446-53cb-b5f6-32bb7c0e3623 with scrape type 1
2026-03-25 15:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eab51252-1446-53cb-b5f6-32bb7c0e3623
2026-03-25 15:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724432%252Fgeneral%252F452a8718-c190-43f1-9af2-3c9cfa54a318.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724432/general/452a8718-c190-43f1-9af2-3c9cfa54a318.jpg already downloaded
2026-03-25 15:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724432%252Fgeneral%252F624904f7-d3e9-42db-8681-acc0fb159b95.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724432/general/624904f7-d3e9-42db-8681-acc0fb159b95.jpg already downloaded
2026-03-25 15:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724432%252Fgeneral%252F06774895-db23-4b6f-a0d4-7065a70596e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724432/general/06774895-db23-4b6f-a0d4-7065a70596e3.jpg already downloaded
2026-03-25 15:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724432%252Fgeneral%252F9f095521-8ce1-4a80-a34e-b0508dfb3fe9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724432/general/9f095521-8ce1-4a80-a34e-b0508dfb3fe9.jpg already downloaded
2026-03-25 15:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724432%252Fgeneral%252F4f8348b1-fe2d-4d2c-977e-1b1c76f9ec4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724432/general/4f8348b1-fe2d-4d2c-977e-1b1c76f9ec4d.jpg already downloaded
2026-03-25 15:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724432%252Fgeneral%252F1222cc10-a755-4a34-ac43-1e998e97d2c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724432/general/1222cc10-a755-4a34-ac43-1e998e97d2c9.jpg already downloaded
2026-03-25 15:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724432%252Fgeneral%252F357e3dfa-053e-4091-be12-63249c4b6d6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724432/general/357e3dfa-053e-4091-be12-63249c4b6d6d.jpg already downloaded
2026-03-25 15:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724432%252Fgeneral%252F73a4b5b6-7a18-4aa6-8e01-660f9c7e46ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724432/general/73a4b5b6-7a18-4aa6-8e01-660f9c7e46ad.jpg already downloaded
2026-03-25 15:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724432%252Fgeneral%252Fd84ac33c-8e1c-401d-a0b2-a68e0cee265c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724432/general/d84ac33c-8e1c-401d-a0b2-a68e0cee265c.jpg already downloaded
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724432%252Fgeneral%252Fae2f2a07-a86c-44fb-b98d-fe0e465b189b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724432/general/ae2f2a07-a86c-44fb-b98d-fe0e465b189b.jpg already downloaded
2026-03-25 15:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eab51252-1446-53cb-b5f6-32bb7c0e3623, identifier: 10723903
2026-03-25 15:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903
2026-03-25 15:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903
2026-03-25 15:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903 to the API
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723903>
{'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-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'eab51252-1446-53cb-b5f6-32bb7c0e3623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KS056550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723903',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 77250,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5724432/general/452a8718-c190-43f1-9af2-3c9cfa54a318.jpg',
'https://images.openlane.eu/carimgs/5724432/general/624904f7-d3e9-42db-8681-acc0fb159b95.jpg',
'https://images.openlane.eu/carimgs/5724432/general/06774895-db23-4b6f-a0d4-7065a70596e3.jpg',
'https://images.openlane.eu/carimgs/5724432/general/9f095521-8ce1-4a80-a34e-b0508dfb3fe9.jpg',
'https://images.openlane.eu/carimgs/5724432/general/4f8348b1-fe2d-4d2c-977e-1b1c76f9ec4d.jpg',
'https://images.openlane.eu/carimgs/5724432/general/1222cc10-a755-4a34-ac43-1e998e97d2c9.jpg',
'https://images.openlane.eu/carimgs/5724432/general/357e3dfa-053e-4091-be12-63249c4b6d6d.jpg',
'https://images.openlane.eu/carimgs/5724432/general/73a4b5b6-7a18-4aa6-8e01-660f9c7e46ad.jpg',
'https://images.openlane.eu/carimgs/5724432/general/d84ac33c-8e1c-401d-a0b2-a68e0cee265c.jpg',
'https://images.openlane.eu/carimgs/5724432/general/ae2f2a07-a86c-44fb-b98d-fe0e465b189b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab51252-1446-53cb-b5f6-32bb7c0e3623/eab51252-1446-53cb-b5f6-32bb7c0e3623_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627103,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724432/general/452a8718-c190-43f1-9af2-3c9cfa54a318.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab51252-1446-53cb-b5f6-32bb7c0e3623/eab51252-1446-53cb-b5f6-32bb7c0e3623_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 594916,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724432/general/624904f7-d3e9-42db-8681-acc0fb159b95.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab51252-1446-53cb-b5f6-32bb7c0e3623/eab51252-1446-53cb-b5f6-32bb7c0e3623_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 549428,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724432/general/06774895-db23-4b6f-a0d4-7065a70596e3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab51252-1446-53cb-b5f6-32bb7c0e3623/eab51252-1446-53cb-b5f6-32bb7c0e3623_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504014,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724432/general/9f095521-8ce1-4a80-a34e-b0508dfb3fe9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab51252-1446-53cb-b5f6-32bb7c0e3623/eab51252-1446-53cb-b5f6-32bb7c0e3623_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 558823,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724432/general/4f8348b1-fe2d-4d2c-977e-1b1c76f9ec4d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab51252-1446-53cb-b5f6-32bb7c0e3623/eab51252-1446-53cb-b5f6-32bb7c0e3623_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 630665,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724432/general/1222cc10-a755-4a34-ac43-1e998e97d2c9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab51252-1446-53cb-b5f6-32bb7c0e3623/eab51252-1446-53cb-b5f6-32bb7c0e3623_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486358,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724432/general/357e3dfa-053e-4091-be12-63249c4b6d6d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab51252-1446-53cb-b5f6-32bb7c0e3623/eab51252-1446-53cb-b5f6-32bb7c0e3623_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416589,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724432/general/73a4b5b6-7a18-4aa6-8e01-660f9c7e46ad.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab51252-1446-53cb-b5f6-32bb7c0e3623/eab51252-1446-53cb-b5f6-32bb7c0e3623_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 582554,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724432/general/d84ac33c-8e1c-401d-a0b2-a68e0cee265c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab51252-1446-53cb-b5f6-32bb7c0e3623/eab51252-1446-53cb-b5f6-32bb7c0e3623_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458989,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724432/general/ae2f2a07-a86c-44fb-b98d-fe0e465b189b.jpg',
'Width': 2048}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2019-07-08',
'seats_number': 5,
'seller_name': 'NS Cars',
'title': 'Peugeot 3008 1.2i GT Line - Petrol - Manual - 130 hp - 77.250 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723903%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Saving data for 10723903: {'created_time': 1774452891.368027, 'last_price_update_time': 1774452891.368039, 'auction_closing_time': 1774868400.0}
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723903') HTTP/1.1" 204 0
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10723866
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723866%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10723866: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10723866 url https://www.openlane.eu/en/carv6/auction/10723866
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10722746
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [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 15:34:51 [adesa.be] INFO: Scrape type for 10722746: 0
2026-03-25 15:34:51 [adesa.be] INFO: Skipping item 10722746 url https://www.openlane.eu/en/carv6/auction/10722746
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10723868
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723868%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10723868: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10723868 url https://www.openlane.eu/en/carv6/auction/10723868
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10723818
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723818%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10723818: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10723818 url https://www.openlane.eu/en/carv6/auction/10723818
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10723816
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723816%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10723816: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10723816 url https://www.openlane.eu/en/carv6/auction/10723816
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10723822
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723822%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10723822: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10723822 url https://www.openlane.eu/en/carv6/auction/10723822
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10723824
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723824%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10723824: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10723824 url https://www.openlane.eu/en/carv6/auction/10723824
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10724793
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724793%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10724793: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10724793 url https://www.openlane.eu/en/carv6/auction/10724793
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10726473
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726473%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10726473: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10726473 url https://www.openlane.eu/en/carv6/auction/10726473
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10723828
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723828%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10723828: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10723828 url https://www.openlane.eu/en/carv6/auction/10723828
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10723867
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723867%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10723867: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10723867 url https://www.openlane.eu/en/carv6/auction/10723867
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10723831
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723831%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10723831: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10723831 url https://www.openlane.eu/en/carv6/auction/10723831
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10721436
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [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 15:34:51 [adesa.be] INFO: Scrape type for 10721436: 0
2026-03-25 15:34:51 [adesa.be] INFO: Skipping item 10721436 url https://www.openlane.eu/en/carv6/auction/10721436
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10723817
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723817%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10723817: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10723817 url https://www.openlane.eu/en/carv6/auction/10723817
2026-03-25 15:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10724754
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724754%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [adesa.be] INFO: Scrape type for 10724754: 1
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10724754 url https://www.openlane.eu/en/carv6/auction/10724754
2026-03-25 15:34: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 15:34:51 [adesa.be] INFO: Found listing with ID: 10691301
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [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 15:34:51 [adesa.be] INFO: Scrape type for 10691301: 0
2026-03-25 15:34:51 [adesa.be] INFO: Skipping item 10691301 url https://www.openlane.eu/en/carv6/auction/10691301
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10691295
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [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 15:34:51 [adesa.be] INFO: Scrape type for 10691295: 2
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10691295 url https://www.openlane.eu/en/carv6/auction/10691295
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10691302
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [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 15:34:51 [adesa.be] INFO: Scrape type for 10691302: 2
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10691302 url https://www.openlane.eu/en/carv6/auction/10691302
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10717300
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [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 15:34:51 [adesa.be] INFO: Scrape type for 10717300: 2
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10717300 url https://www.openlane.eu/en/carv6/auction/10717300
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10691297
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [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 15:34:51 [adesa.be] INFO: Scrape type for 10691297: 2
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10691297 url https://www.openlane.eu/en/carv6/auction/10691297
2026-03-25 15:34:51 [adesa.be] INFO: Found listing with ID: 10691296
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:51 [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 15:34:51 [adesa.be] INFO: Scrape type for 10691296: 2
2026-03-25 15:34:51 [adesa.be] INFO: Scraping item 10691296 url https://www.openlane.eu/en/carv6/auction/10691296
2026-03-25 15:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10723872
2026-03-25 15:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028f131e-63ab-5bb6-8a98-8a3b15016341 with scrape type 1
2026-03-25 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 028f131e-63ab-5bb6-8a98-8a3b15016341
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726257%252Fgeneral%252F6d86bff8-aa88-441d-a560-d4f988eac149.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726257/general/6d86bff8-aa88-441d-a560-d4f988eac149.jpg already downloaded
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726257%252Fgeneral%252Fe0affb6f-3de2-46a7-b372-d840491a17ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726257/general/e0affb6f-3de2-46a7-b372-d840491a17ca.jpg already downloaded
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726257%252Fgeneral%252F39bfab2d-a3ae-44ba-b56b-66208f4633e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726257/general/39bfab2d-a3ae-44ba-b56b-66208f4633e5.jpg already downloaded
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726257%252Fgeneral%252F7a0b3973-1cb0-4c6d-92bf-e23a23010f89.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726257/general/7a0b3973-1cb0-4c6d-92bf-e23a23010f89.jpg already downloaded
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726257%252Fgeneral%252Ff02841aa-4376-43f8-9062-3773a5b1109a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726257/general/f02841aa-4376-43f8-9062-3773a5b1109a.jpg already downloaded
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726257%252Fgeneral%252F2129522e-757d-45f0-8cde-202330877a42.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726257/general/2129522e-757d-45f0-8cde-202330877a42.jpg already downloaded
2026-03-25 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726257%252Fgeneral%252Ff58bb36e-c8c7-4c25-b39a-501a5fdf6d8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726257/general/f58bb36e-c8c7-4c25-b39a-501a5fdf6d8d.jpg already downloaded
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726257%252Fgeneral%252F97c7b6e6-0200-41e3-8544-ac02c4205c1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726257/general/97c7b6e6-0200-41e3-8544-ac02c4205c1c.jpg already downloaded
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726257%252Fgeneral%252Fd15bc12f-8dc6-4c25-a69c-b160d2a9fe2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726257/general/d15bc12f-8dc6-4c25-a69c-b160d2a9fe2a.jpg already downloaded
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5726257%252Fgeneral%252F7d8d97de-ea91-482f-beb5-8d6620251bc7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726257/general/7d8d97de-ea91-482f-beb5-8d6620251bc7.jpg already downloaded
2026-03-25 15:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 028f131e-63ab-5bb6-8a98-8a3b15016341, identifier: 10723872
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10691298
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10691298: 0
2026-03-25 15:34:52 [adesa.be] INFO: Skipping item 10691298 url https://www.openlane.eu/en/carv6/auction/10691298
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717309
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717309: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717309 url https://www.openlane.eu/en/carv6/auction/10717309
2026-03-25 15:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10723872
2026-03-25 15:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10723872
2026-03-25 15:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10723872 to the API
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34: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 15:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723872>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '028f131e-63ab-5bb6-8a98-8a3b15016341',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VKG688A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723872',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 94584,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5726257/general/6d86bff8-aa88-441d-a560-d4f988eac149.jpg',
'https://images.openlane.eu/carimgs/5726257/general/e0affb6f-3de2-46a7-b372-d840491a17ca.jpg',
'https://images.openlane.eu/carimgs/5726257/general/39bfab2d-a3ae-44ba-b56b-66208f4633e5.jpg',
'https://images.openlane.eu/carimgs/5726257/general/7a0b3973-1cb0-4c6d-92bf-e23a23010f89.jpg',
'https://images.openlane.eu/carimgs/5726257/general/f02841aa-4376-43f8-9062-3773a5b1109a.jpg',
'https://images.openlane.eu/carimgs/5726257/general/2129522e-757d-45f0-8cde-202330877a42.jpg',
'https://images.openlane.eu/carimgs/5726257/general/f58bb36e-c8c7-4c25-b39a-501a5fdf6d8d.jpg',
'https://images.openlane.eu/carimgs/5726257/general/97c7b6e6-0200-41e3-8544-ac02c4205c1c.jpg',
'https://images.openlane.eu/carimgs/5726257/general/d15bc12f-8dc6-4c25-a69c-b160d2a9fe2a.jpg',
'https://images.openlane.eu/carimgs/5726257/general/7d8d97de-ea91-482f-beb5-8d6620251bc7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23a19d0-ea63-5566-b9ab-68de7b53fdbf/f23a19d0-ea63-5566-b9ab-68de7b53fdbf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726257/general/6d86bff8-aa88-441d-a560-d4f988eac149.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23a19d0-ea63-5566-b9ab-68de7b53fdbf/f23a19d0-ea63-5566-b9ab-68de7b53fdbf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22217,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726257/general/e0affb6f-3de2-46a7-b372-d840491a17ca.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23a19d0-ea63-5566-b9ab-68de7b53fdbf/f23a19d0-ea63-5566-b9ab-68de7b53fdbf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726257/general/39bfab2d-a3ae-44ba-b56b-66208f4633e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23a19d0-ea63-5566-b9ab-68de7b53fdbf/f23a19d0-ea63-5566-b9ab-68de7b53fdbf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726257/general/7a0b3973-1cb0-4c6d-92bf-e23a23010f89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028f131e-63ab-5bb6-8a98-8a3b15016341/028f131e-63ab-5bb6-8a98-8a3b15016341_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726257/general/f02841aa-4376-43f8-9062-3773a5b1109a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23a19d0-ea63-5566-b9ab-68de7b53fdbf/f23a19d0-ea63-5566-b9ab-68de7b53fdbf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726257/general/2129522e-757d-45f0-8cde-202330877a42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23a19d0-ea63-5566-b9ab-68de7b53fdbf/f23a19d0-ea63-5566-b9ab-68de7b53fdbf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726257/general/f58bb36e-c8c7-4c25-b39a-501a5fdf6d8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f23a19d0-ea63-5566-b9ab-68de7b53fdbf/f23a19d0-ea63-5566-b9ab-68de7b53fdbf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726257/general/97c7b6e6-0200-41e3-8544-ac02c4205c1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028f131e-63ab-5bb6-8a98-8a3b15016341/028f131e-63ab-5bb6-8a98-8a3b15016341_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726257/general/d15bc12f-8dc6-4c25-a69c-b160d2a9fe2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028f131e-63ab-5bb6-8a98-8a3b15016341/028f131e-63ab-5bb6-8a98-8a3b15016341_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726257/general/7d8d97de-ea91-482f-beb5-8d6620251bc7.jpg',
'Width': 1024}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2018-12-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'94.584 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2018}
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723872%27 HTTP/1.1" 200 None
2026-03-25 15:34:52 [adesa.be] INFO: Saving data for 10723872: {'created_time': 1774452892.481162, 'last_price_update_time': 1774452892.481174, 'auction_closing_time': 1774609200.0}
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723872') HTTP/1.1" 204 0
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10691299
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10691299: 0
2026-03-25 15:34:52 [adesa.be] INFO: Skipping item 10691299 url https://www.openlane.eu/en/carv6/auction/10691299
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10691300
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10691300: 0
2026-03-25 15:34:52 [adesa.be] INFO: Skipping item 10691300 url https://www.openlane.eu/en/carv6/auction/10691300
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717286
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717286: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717286 url https://www.openlane.eu/en/carv6/auction/10717286
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717280
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717280: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717280 url https://www.openlane.eu/en/carv6/auction/10717280
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717262
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717262: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717262 url https://www.openlane.eu/en/carv6/auction/10717262
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717251
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717251: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717251 url https://www.openlane.eu/en/carv6/auction/10717251
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717265
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717265: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717265 url https://www.openlane.eu/en/carv6/auction/10717265
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717254
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717254: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717254 url https://www.openlane.eu/en/carv6/auction/10717254
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717243
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717243: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717243 url https://www.openlane.eu/en/carv6/auction/10717243
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717252
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717252: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717252 url https://www.openlane.eu/en/carv6/auction/10717252
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717249
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717249: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717249 url https://www.openlane.eu/en/carv6/auction/10717249
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717229
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717229: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717229 url https://www.openlane.eu/en/carv6/auction/10717229
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717303
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717303: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717303 url https://www.openlane.eu/en/carv6/auction/10717303
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717237
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717237: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717237 url https://www.openlane.eu/en/carv6/auction/10717237
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717244
2026-03-25 15:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:52 [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 15:34:52 [adesa.be] INFO: Scrape type for 10717244: 2
2026-03-25 15:34:52 [adesa.be] INFO: Scraping item 10717244 url https://www.openlane.eu/en/carv6/auction/10717244
2026-03-25 15:34:52 [adesa.be] INFO: Found listing with ID: 10717256
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717256%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717256: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717256 url https://www.openlane.eu/en/carv6/auction/10717256
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717240
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717240%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717240: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717240 url https://www.openlane.eu/en/carv6/auction/10717240
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717255
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717255%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717255: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717255 url https://www.openlane.eu/en/carv6/auction/10717255
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717230
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717230%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717230: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717230 url https://www.openlane.eu/en/carv6/auction/10717230
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717247
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717247%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717247: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717247 url https://www.openlane.eu/en/carv6/auction/10717247
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717271
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717271%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717271: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717271 url https://www.openlane.eu/en/carv6/auction/10717271
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717245
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717245%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717245: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717245 url https://www.openlane.eu/en/carv6/auction/10717245
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717231
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717231%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717231: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717231 url https://www.openlane.eu/en/carv6/auction/10717231
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717290
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717290%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717290: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717290 url https://www.openlane.eu/en/carv6/auction/10717290
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717287
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717287%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717287: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717287 url https://www.openlane.eu/en/carv6/auction/10717287
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717294
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717294%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717294: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717294 url https://www.openlane.eu/en/carv6/auction/10717294
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717241
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717241%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717241: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717241 url https://www.openlane.eu/en/carv6/auction/10717241
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717239
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717239%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717239: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717239 url https://www.openlane.eu/en/carv6/auction/10717239
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717226
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717226%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717226: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717226 url https://www.openlane.eu/en/carv6/auction/10717226
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717306
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717306%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717306: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717306 url https://www.openlane.eu/en/carv6/auction/10717306
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717284
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717284%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717284: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717284 url https://www.openlane.eu/en/carv6/auction/10717284
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717282
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717282%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717282: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717282 url https://www.openlane.eu/en/carv6/auction/10717282
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717266
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717266%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717266: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717266 url https://www.openlane.eu/en/carv6/auction/10717266
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717283
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717283%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717283: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717283 url https://www.openlane.eu/en/carv6/auction/10717283
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717277
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717277%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717277: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717277 url https://www.openlane.eu/en/carv6/auction/10717277
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717302
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717302%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717302: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717302 url https://www.openlane.eu/en/carv6/auction/10717302
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717270
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717270%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717270: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717270 url https://www.openlane.eu/en/carv6/auction/10717270
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717269
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717269%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717269: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717269 url https://www.openlane.eu/en/carv6/auction/10717269
2026-03-25 15:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717274
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717274%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717274: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717274 url https://www.openlane.eu/en/carv6/auction/10717274
2026-03-25 15:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717258
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717258%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717258: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717258 url https://www.openlane.eu/en/carv6/auction/10717258
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717298
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717298%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717298: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717298 url https://www.openlane.eu/en/carv6/auction/10717298
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717291
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717291%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717291: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717291 url https://www.openlane.eu/en/carv6/auction/10717291
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717308
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717308%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717308: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717308 url https://www.openlane.eu/en/carv6/auction/10717308
2026-03-25 15:34:53 [adesa.be] INFO: Found listing with ID: 10717311
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717311%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [adesa.be] INFO: Scrape type for 10717311: 2
2026-03-25 15:34:53 [adesa.be] INFO: Scraping item 10717311 url https://www.openlane.eu/en/carv6/auction/10717311
2026-03-25 15:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10723825
2026-03-25 15:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with scrape type 1
2026-03-25 15:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724424%252Fgeneral%252F9cdf6dbf-f542-4936-8b05-9d2f3c6d5ef3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724424/general/9cdf6dbf-f542-4936-8b05-9d2f3c6d5ef3.jpg already downloaded
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724424%252Fgeneral%252F484c8124-d0d2-48e0-b51f-27d38273129d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724424/general/484c8124-d0d2-48e0-b51f-27d38273129d.jpg already downloaded
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724424%252Fgeneral%252Fe075e2f5-7199-459a-aee3-c057cc25ac9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724424/general/e075e2f5-7199-459a-aee3-c057cc25ac9d.jpg already downloaded
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724424%252Fgeneral%252F1ca4f2f1-c4d9-4e33-a0b2-2b99f56bfdc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724424/general/1ca4f2f1-c4d9-4e33-a0b2-2b99f56bfdc0.jpg already downloaded
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724424%252Fgeneral%252F5aeea0af-f7ad-41a6-a9ab-5fc399443aea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724424/general/5aeea0af-f7ad-41a6-a9ab-5fc399443aea.jpg already downloaded
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724424%252Fgeneral%252F9735f3a5-860a-4ae5-897a-164f3d885650.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724424/general/9735f3a5-860a-4ae5-897a-164f3d885650.jpg already downloaded
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724424%252Fgeneral%252F86992b9f-4957-4727-9ebe-18f6e8f47150.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724424/general/86992b9f-4957-4727-9ebe-18f6e8f47150.jpg already downloaded
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724424%252Fgeneral%252Ff5c08a8a-b3c7-4908-9149-e73489327521.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724424/general/f5c08a8a-b3c7-4908-9149-e73489327521.jpg already downloaded
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724424%252Fgeneral%252F98cdefac-fd92-4e55-944d-a87252e5a838.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724424/general/98cdefac-fd92-4e55-944d-a87252e5a838.jpg already downloaded
2026-03-25 15:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5724424%252Fgeneral%252F1a93239b-3e75-477b-87f7-7fde8de0c224.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724424/general/1a93239b-3e75-477b-87f7-7fde8de0c224.jpg already downloaded
2026-03-25 15:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64, identifier: 10723825
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717310
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717310%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717310: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717310 url https://www.openlane.eu/en/carv6/auction/10717310
2026-03-25 15:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10723825
2026-03-25 15:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10723825
2026-03-25 15:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10723825 to the API
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723825>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 112,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '020875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723825',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 203679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5724424/general/9cdf6dbf-f542-4936-8b05-9d2f3c6d5ef3.jpg',
'https://images.openlane.eu/carimgs/5724424/general/484c8124-d0d2-48e0-b51f-27d38273129d.jpg',
'https://images.openlane.eu/carimgs/5724424/general/e075e2f5-7199-459a-aee3-c057cc25ac9d.jpg',
'https://images.openlane.eu/carimgs/5724424/general/1ca4f2f1-c4d9-4e33-a0b2-2b99f56bfdc0.jpg',
'https://images.openlane.eu/carimgs/5724424/general/5aeea0af-f7ad-41a6-a9ab-5fc399443aea.jpg',
'https://images.openlane.eu/carimgs/5724424/general/9735f3a5-860a-4ae5-897a-164f3d885650.jpg',
'https://images.openlane.eu/carimgs/5724424/general/86992b9f-4957-4727-9ebe-18f6e8f47150.jpg',
'https://images.openlane.eu/carimgs/5724424/general/f5c08a8a-b3c7-4908-9149-e73489327521.jpg',
'https://images.openlane.eu/carimgs/5724424/general/98cdefac-fd92-4e55-944d-a87252e5a838.jpg',
'https://images.openlane.eu/carimgs/5724424/general/1a93239b-3e75-477b-87f7-7fde8de0c224.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64/69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587686,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724424/general/9cdf6dbf-f542-4936-8b05-9d2f3c6d5ef3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64/69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468851,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724424/general/484c8124-d0d2-48e0-b51f-27d38273129d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64/69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 655938,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724424/general/e075e2f5-7199-459a-aee3-c057cc25ac9d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64/69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196059,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724424/general/1ca4f2f1-c4d9-4e33-a0b2-2b99f56bfdc0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64/69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288960,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724424/general/5aeea0af-f7ad-41a6-a9ab-5fc399443aea.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64/69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293627,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724424/general/9735f3a5-860a-4ae5-897a-164f3d885650.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64/69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209740,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724424/general/86992b9f-4957-4727-9ebe-18f6e8f47150.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64/69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295666,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724424/general/f5c08a8a-b3c7-4908-9149-e73489327521.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64/69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286188,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724424/general/98cdefac-fd92-4e55-944d-a87252e5a838.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64/69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398916,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724424/general/1a93239b-3e75-477b-87f7-7fde8de0c224.jpg',
'Width': 1200}],
'price': 1190,
'price_includes_vat': True,
'registration_date': '2011-05-19',
'seats_number': 5,
'seller_name': 'NS Cars',
'title': 'Peugeot 508 1.6 HDI - Diesel - Manual - 112 hp - 203.679 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723825%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Saving data for 10723825: {'created_time': 1774452894.405591, 'last_price_update_time': 1774452894.405608, 'auction_closing_time': 1774609200.0}
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723825') HTTP/1.1" 204 0
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717292
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717292%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717292: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717292 url https://www.openlane.eu/en/carv6/auction/10717292
2026-03-25 15:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717299
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717299%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717299: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717299 url https://www.openlane.eu/en/carv6/auction/10717299
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717263
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717263%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717263: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717263 url https://www.openlane.eu/en/carv6/auction/10717263
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717304
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717304%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717304: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717304 url https://www.openlane.eu/en/carv6/auction/10717304
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717281
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717281%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717281: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717281 url https://www.openlane.eu/en/carv6/auction/10717281
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717285
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717285%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717285: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717285 url https://www.openlane.eu/en/carv6/auction/10717285
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717278
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717278%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717278: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717278 url https://www.openlane.eu/en/carv6/auction/10717278
2026-03-25 15:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68129aae-325f-5818-9892-c8b8a7ce6b14 with identifier: 10724852
2026-03-25 15:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68129aae-325f-5818-9892-c8b8a7ce6b14 with scrape type 1
2026-03-25 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68129aae-325f-5818-9892-c8b8a7ce6b14
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745423%252Fgeneral%252F4b6fbfeb-6cc2-4131-870a-73af5dd8d52a.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/4b6fbfeb-6cc2-4131-870a-73af5dd8d52a.jpg not downloaded yet
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717279
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717279%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717279: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717279 url https://www.openlane.eu/en/carv6/auction/10717279
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745423%252Fgeneral%252Ff31b60fd-95c4-4237-a071-8af9b417d6b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/f31b60fd-95c4-4237-a071-8af9b417d6b5.jpg not downloaded yet
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717276
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717276%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717276: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717276 url https://www.openlane.eu/en/carv6/auction/10717276
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745423%252Fgeneral%252Fb8d2f0c4-dc7a-4e01-b390-25b2bd3783e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/b8d2f0c4-dc7a-4e01-b390-25b2bd3783e5.jpg not downloaded yet
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717234
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717234%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717234: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717234 url https://www.openlane.eu/en/carv6/auction/10717234
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745423%252Fgeneral%252F94547013-8646-4877-8b45-ce37643c80db.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/94547013-8646-4877-8b45-ce37643c80db.jpg not downloaded yet
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717242
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717242%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717242: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717242 url https://www.openlane.eu/en/carv6/auction/10717242
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745423%252Fgeneral%252F8fbc00a7-1127-4f1f-9404-7ba97153df0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/8fbc00a7-1127-4f1f-9404-7ba97153df0c.jpg not downloaded yet
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717296
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717296%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717296: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717296 url https://www.openlane.eu/en/carv6/auction/10717296
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745423%252Fgeneral%252F8e4bf271-f724-46c4-a2f3-1b732c6f8582.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/8e4bf271-f724-46c4-a2f3-1b732c6f8582.jpg not downloaded yet
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717293
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717293%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717293: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717293 url https://www.openlane.eu/en/carv6/auction/10717293
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34: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%252F5745423%252Fgeneral%252F50f202ec-9682-4f36-9d2c-246b5e8de515.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/50f202ec-9682-4f36-9d2c-246b5e8de515.jpg not downloaded yet
2026-03-25 15:34:54 [adesa.be] INFO: Found listing with ID: 10717289
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717289%27 HTTP/1.1" 200 None
2026-03-25 15:34:54 [adesa.be] INFO: Scrape type for 10717289: 2
2026-03-25 15:34:54 [adesa.be] INFO: Scraping item 10717289 url https://www.openlane.eu/en/carv6/auction/10717289
2026-03-25 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252Fe7601701-c1c7-45ba-bf24-0e27247f69a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/e7601701-c1c7-45ba-bf24-0e27247f69a6.jpg not downloaded yet
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10717297
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10717297: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10717297 url https://www.openlane.eu/en/carv6/auction/10717297
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252F2adaa6be-ebcc-4e1a-8301-84d73094f594.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/2adaa6be-ebcc-4e1a-8301-84d73094f594.jpg not downloaded yet
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10717246
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10717246: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10717246 url https://www.openlane.eu/en/carv6/auction/10717246
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252F4ceb65dc-67dd-421c-b74d-7411d5df7b50.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/4ceb65dc-67dd-421c-b74d-7411d5df7b50.jpg not downloaded yet
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10717257
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10717257: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10717257 url https://www.openlane.eu/en/carv6/auction/10717257
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10717272
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10717272: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10717272 url https://www.openlane.eu/en/carv6/auction/10717272
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10717301
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10717301: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10717301 url https://www.openlane.eu/en/carv6/auction/10717301
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10717259
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10717259: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10717259 url https://www.openlane.eu/en/carv6/auction/10717259
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10717236
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10717236: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10717236 url https://www.openlane.eu/en/carv6/auction/10717236
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10717267
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10717267: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10717267 url https://www.openlane.eu/en/carv6/auction/10717267
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10717235
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10717235: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10717235 url https://www.openlane.eu/en/carv6/auction/10717235
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10717238
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10717238: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10717238 url https://www.openlane.eu/en/carv6/auction/10717238
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10246550
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10246550: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10246550 url https://www.openlane.eu/en/carv6/auction/10246550
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10609372
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10609372: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10609372 url https://www.openlane.eu/en/carv6/auction/10609372
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10421410
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10421410: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10421410 url https://www.openlane.eu/en/carv6/auction/10421410
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10616519
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10616519: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10616519 url https://www.openlane.eu/en/carv6/auction/10616519
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10609365
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10609365: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10609365 url https://www.openlane.eu/en/carv6/auction/10609365
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10704038
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10704038: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10704038 url https://www.openlane.eu/en/carv6/auction/10704038
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10568036
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10568036: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10568036 url https://www.openlane.eu/en/carv6/auction/10568036
2026-03-25 15:34:55 [adesa.be] INFO: Found listing with ID: 10421414
2026-03-25 15:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:55 [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 15:34:55 [adesa.be] INFO: Scrape type for 10421414: 2
2026-03-25 15:34:55 [adesa.be] INFO: Scraping item 10421414 url https://www.openlane.eu/en/carv6/auction/10421414
2026-03-25 15:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d7abc8e-4397-5d17-b500-09a3c2881be3 with identifier: 10704645
2026-03-25 15:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d7abc8e-4397-5d17-b500-09a3c2881be3 with scrape type 2
2026-03-25 15:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d7abc8e-4397-5d17-b500-09a3c2881be3 with scrape type 2
2026-03-25 15:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d7abc8e-4397-5d17-b500-09a3c2881be3, identifier: 10704645
2026-03-25 15:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d7abc8e-4397-5d17-b500-09a3c2881be3 with identifier: 10704645
2026-03-25 15:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d7abc8e-4397-5d17-b500-09a3c2881be3 with identifier: 10704645
2026-03-25 15:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d7abc8e-4397-5d17-b500-09a3c2881be3 with identifier: 10704645 to the API
2026-03-25 15:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704645>
{'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': 130,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0d7abc8e-4397-5d17-b500-09a3c2881be3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEW678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 144783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-03-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'144.783 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-25 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704645%27 HTTP/1.1" 200 None
2026-03-25 15:34:58 [adesa.be] INFO: Saving data for 10704645: {'auction_closing_time': 1774513800.0, 'created_time': 1774260957.516316, 'last_price_update_time': 1774452898.44718}
2026-03-25 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704645') HTTP/1.1" 204 0
2026-03-25 15:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10716578
2026-03-25 15:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f60fe493-e49c-5156-a400-f6c52d6446f6 with scrape type 2
2026-03-25 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f60fe493-e49c-5156-a400-f6c52d6446f6 with scrape type 2
2026-03-25 15:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f60fe493-e49c-5156-a400-f6c52d6446f6, identifier: 10716578
2026-03-25 15:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10716578
2026-03-25 15:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10716578
2026-03-25 15:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10716578 to the API
2026-03-25 15:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716578>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f60fe493-e49c-5156-a400-f6c52d6446f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TRADING',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716578',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 127326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2018-10-30',
'seats_number': 5,
'seller_name': 'Hedin Automotive nv',
'title': 'Peugeot 3008 1.6i GT Line - Petrol - Automatic - 180 hp - 127.326 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2018}
2026-03-25 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716578%27 HTTP/1.1" 200 None
2026-03-25 15:34:58 [adesa.be] INFO: Saving data for 10716578: {'auction_closing_time': 1774609200.0, 'created_time': 1774347784.033427, 'last_price_update_time': 1774452898.99936}
2026-03-25 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716578') HTTP/1.1" 204 0
2026-03-25 15:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10716680
2026-03-25 15:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68435050-d6b9-542c-8efe-86ccf5d87dc3 with scrape type 2
2026-03-25 15:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68435050-d6b9-542c-8efe-86ccf5d87dc3 with scrape type 2
2026-03-25 15:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68435050-d6b9-542c-8efe-86ccf5d87dc3, identifier: 10716680
2026-03-25 15:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10716680
2026-03-25 15:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10716680
2026-03-25 15:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10716680 to the API
2026-03-25 15:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:34:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716680>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'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': '68435050-d6b9-542c-8efe-86ccf5d87dc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALS746',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716680',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 113527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 113.527 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-25 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716680%27 HTTP/1.1" 200 None
2026-03-25 15:34:59 [adesa.be] INFO: Saving data for 10716680: {'auction_closing_time': 1774609200.0, 'created_time': 1774365929.808095, 'last_price_update_time': 1774452899.665583}
2026-03-25 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716680') HTTP/1.1" 204 0
2026-03-25 15:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10723829
2026-03-25 15:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with scrape type 1
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04f82a46-8652-5bf4-8709-6f1a1d6efa81
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5717484%252Fgeneral%252Fe28a1113-b1e7-4a6e-b996-e6781b6bcf4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717484/general/e28a1113-b1e7-4a6e-b996-e6781b6bcf4d.jpg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5717484%252Fgeneral%252Fa4279b1d-dd84-44b0-84c9-4afa3e1256f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717484/general/a4279b1d-dd84-44b0-84c9-4afa3e1256f4.jpg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5717484%252Fgeneral%252F470894a5-8712-4520-ab08-74593073362c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717484/general/470894a5-8712-4520-ab08-74593073362c.jpg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5717484%252Fgeneral%252F417e62f8-ff20-4203-91c3-67778cfd0741.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717484/general/417e62f8-ff20-4203-91c3-67778cfd0741.jpg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5717484%252Fgeneral%252Fa84784ce-b986-4e53-b140-3cbdb8b0c7fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717484/general/a84784ce-b986-4e53-b140-3cbdb8b0c7fc.jpg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5717484%252Fgeneral%252Fc220c3be-7735-4641-8002-1f7a62ea8ca1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717484/general/c220c3be-7735-4641-8002-1f7a62ea8ca1.jpg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5717484%252Fgeneral%252Fa05acc36-2b97-4bb8-9d84-ad7d7c73b8d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717484/general/a05acc36-2b97-4bb8-9d84-ad7d7c73b8d3.jpg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5717484%252Fgeneral%252F5a067c47-39ff-41c3-b993-74d1ae2cd29d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717484/general/5a067c47-39ff-41c3-b993-74d1ae2cd29d.jpg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5717484%252Fgeneral%252F78a18868-0c12-466a-aeba-8e1ef7d1dfb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717484/general/78a18868-0c12-466a-aeba-8e1ef7d1dfb9.jpg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5717484%252Fgeneral%252F57ce7483-228d-4ecf-829f-578bad494f22.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717484/general/57ce7483-228d-4ecf-829f-578bad494f22.jpg already downloaded
2026-03-25 15:35:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04f82a46-8652-5bf4-8709-6f1a1d6efa81, identifier: 10723829
2026-03-25 15:35:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10723829
2026-03-25 15:35:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10723829
2026-03-25 15:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10723829 to the API
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '04f82a46-8652-5bf4-8709-6f1a1d6efa81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGX425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723829',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 143887,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5717484/general/e28a1113-b1e7-4a6e-b996-e6781b6bcf4d.jpg',
'https://images.openlane.eu/carimgs/5717484/general/a4279b1d-dd84-44b0-84c9-4afa3e1256f4.jpg',
'https://images.openlane.eu/carimgs/5717484/general/470894a5-8712-4520-ab08-74593073362c.jpg',
'https://images.openlane.eu/carimgs/5717484/general/417e62f8-ff20-4203-91c3-67778cfd0741.jpg',
'https://images.openlane.eu/carimgs/5717484/general/a84784ce-b986-4e53-b140-3cbdb8b0c7fc.jpg',
'https://images.openlane.eu/carimgs/5717484/general/c220c3be-7735-4641-8002-1f7a62ea8ca1.jpg',
'https://images.openlane.eu/carimgs/5717484/general/a05acc36-2b97-4bb8-9d84-ad7d7c73b8d3.jpg',
'https://images.openlane.eu/carimgs/5717484/general/5a067c47-39ff-41c3-b993-74d1ae2cd29d.jpg',
'https://images.openlane.eu/carimgs/5717484/general/78a18868-0c12-466a-aeba-8e1ef7d1dfb9.jpg',
'https://images.openlane.eu/carimgs/5717484/general/57ce7483-228d-4ecf-829f-578bad494f22.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04f82a46-8652-5bf4-8709-6f1a1d6efa81/04f82a46-8652-5bf4-8709-6f1a1d6efa81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5630357,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717484/general/e28a1113-b1e7-4a6e-b996-e6781b6bcf4d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04f82a46-8652-5bf4-8709-6f1a1d6efa81/04f82a46-8652-5bf4-8709-6f1a1d6efa81_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7115975,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717484/general/a4279b1d-dd84-44b0-84c9-4afa3e1256f4.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04f82a46-8652-5bf4-8709-6f1a1d6efa81/04f82a46-8652-5bf4-8709-6f1a1d6efa81_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6689344,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717484/general/470894a5-8712-4520-ab08-74593073362c.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04f82a46-8652-5bf4-8709-6f1a1d6efa81/04f82a46-8652-5bf4-8709-6f1a1d6efa81_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7206998,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717484/general/417e62f8-ff20-4203-91c3-67778cfd0741.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04f82a46-8652-5bf4-8709-6f1a1d6efa81/04f82a46-8652-5bf4-8709-6f1a1d6efa81_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7449136,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717484/general/a84784ce-b986-4e53-b140-3cbdb8b0c7fc.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04f82a46-8652-5bf4-8709-6f1a1d6efa81/04f82a46-8652-5bf4-8709-6f1a1d6efa81_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 8346283,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717484/general/c220c3be-7735-4641-8002-1f7a62ea8ca1.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04f82a46-8652-5bf4-8709-6f1a1d6efa81/04f82a46-8652-5bf4-8709-6f1a1d6efa81_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5643982,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717484/general/a05acc36-2b97-4bb8-9d84-ad7d7c73b8d3.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04f82a46-8652-5bf4-8709-6f1a1d6efa81/04f82a46-8652-5bf4-8709-6f1a1d6efa81_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5975433,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717484/general/5a067c47-39ff-41c3-b993-74d1ae2cd29d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04f82a46-8652-5bf4-8709-6f1a1d6efa81/04f82a46-8652-5bf4-8709-6f1a1d6efa81_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6193441,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717484/general/78a18868-0c12-466a-aeba-8e1ef7d1dfb9.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04f82a46-8652-5bf4-8709-6f1a1d6efa81/04f82a46-8652-5bf4-8709-6f1a1d6efa81_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6937207,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717484/general/57ce7483-228d-4ecf-829f-578bad494f22.jpg',
'Width': 5712}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Entreprises Générales Duchene SA',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Manual - 130 hp - 143.887 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723829%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [adesa.be] INFO: Saving data for 10723829: {'created_time': 1774452900.608783, 'last_price_update_time': 1774452900.608794, 'auction_closing_time': 1774609200.0}
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723829') HTTP/1.1" 204 0
2026-03-25 15:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10724753
2026-03-25 15:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb58e113-0637-507a-94dd-231fea50ffa4 with scrape type 1
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb58e113-0637-507a-94dd-231fea50ffa4
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5592373%252Fgeneral%252F3ec920f8-d4ab-4b77-9355-797b28b017b2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592373/general/3ec920f8-d4ab-4b77-9355-797b28b017b2.jpeg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5592373%252Fgeneral%252F09cd79b4-5914-488e-9985-b0ed75c7ed4a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592373/general/09cd79b4-5914-488e-9985-b0ed75c7ed4a.jpeg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5592373%252Fgeneral%252F63af59b6-3dc7-4b2b-af4a-6262662245ce.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592373/general/63af59b6-3dc7-4b2b-af4a-6262662245ce.jpeg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5592373%252Fgeneral%252Fd3d957e2-8ede-4ce3-9ff0-253e25000581.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592373/general/d3d957e2-8ede-4ce3-9ff0-253e25000581.jpeg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5592373%252Fgeneral%252Fd9094455-ff51-4376-826e-e6f9b57fe055.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592373/general/d9094455-ff51-4376-826e-e6f9b57fe055.jpeg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5592373%252Fgeneral%252Fdcc75e0b-7b96-47ba-9a84-c9296f11a724.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592373/general/dcc75e0b-7b96-47ba-9a84-c9296f11a724.jpeg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5592373%252Fgeneral%252Fab7b7f78-bcdb-4ea3-991d-1bc71a739cfc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592373/general/ab7b7f78-bcdb-4ea3-991d-1bc71a739cfc.jpeg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5592373%252Fgeneral%252Fbdd06799-aced-4ffc-ac66-65a28f7a6e17.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592373/general/bdd06799-aced-4ffc-ac66-65a28f7a6e17.jpeg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5592373%252Fgeneral%252F71cb90fd-f293-4809-8b4e-815af317762e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592373/general/71cb90fd-f293-4809-8b4e-815af317762e.jpeg already downloaded
2026-03-25 15:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5592373%252Fgeneral%252F840f7de2-5919-45dc-bb05-27faffc5557a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592373/general/840f7de2-5919-45dc-bb05-27faffc5557a.jpeg already downloaded
2026-03-25 15:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb58e113-0637-507a-94dd-231fea50ffa4, identifier: 10724753
2026-03-25 15:35:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10724753
2026-03-25 15:35:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10724753
2026-03-25 15:35:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10724753 to the API
2026-03-25 15:35:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724753>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb58e113-0637-507a-94dd-231fea50ffa4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724753',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': '6',
'odometer': 252026,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5592373/general/3ec920f8-d4ab-4b77-9355-797b28b017b2.jpeg',
'https://images.openlane.eu/carimgs/5592373/general/09cd79b4-5914-488e-9985-b0ed75c7ed4a.jpeg',
'https://images.openlane.eu/carimgs/5592373/general/63af59b6-3dc7-4b2b-af4a-6262662245ce.jpeg',
'https://images.openlane.eu/carimgs/5592373/general/d3d957e2-8ede-4ce3-9ff0-253e25000581.jpeg',
'https://images.openlane.eu/carimgs/5592373/general/d9094455-ff51-4376-826e-e6f9b57fe055.jpeg',
'https://images.openlane.eu/carimgs/5592373/general/dcc75e0b-7b96-47ba-9a84-c9296f11a724.jpeg',
'https://images.openlane.eu/carimgs/5592373/general/ab7b7f78-bcdb-4ea3-991d-1bc71a739cfc.jpeg',
'https://images.openlane.eu/carimgs/5592373/general/bdd06799-aced-4ffc-ac66-65a28f7a6e17.jpeg',
'https://images.openlane.eu/carimgs/5592373/general/71cb90fd-f293-4809-8b4e-815af317762e.jpeg',
'https://images.openlane.eu/carimgs/5592373/general/840f7de2-5919-45dc-bb05-27faffc5557a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb58e113-0637-507a-94dd-231fea50ffa4/cb58e113-0637-507a-94dd-231fea50ffa4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3125645,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592373/general/3ec920f8-d4ab-4b77-9355-797b28b017b2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb58e113-0637-507a-94dd-231fea50ffa4/cb58e113-0637-507a-94dd-231fea50ffa4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2611506,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592373/general/09cd79b4-5914-488e-9985-b0ed75c7ed4a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb58e113-0637-507a-94dd-231fea50ffa4/cb58e113-0637-507a-94dd-231fea50ffa4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2156720,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592373/general/63af59b6-3dc7-4b2b-af4a-6262662245ce.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb58e113-0637-507a-94dd-231fea50ffa4/cb58e113-0637-507a-94dd-231fea50ffa4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2396298,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592373/general/d3d957e2-8ede-4ce3-9ff0-253e25000581.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb58e113-0637-507a-94dd-231fea50ffa4/cb58e113-0637-507a-94dd-231fea50ffa4_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2168202,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592373/general/d9094455-ff51-4376-826e-e6f9b57fe055.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb58e113-0637-507a-94dd-231fea50ffa4/cb58e113-0637-507a-94dd-231fea50ffa4_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1469654,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592373/general/dcc75e0b-7b96-47ba-9a84-c9296f11a724.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb58e113-0637-507a-94dd-231fea50ffa4/cb58e113-0637-507a-94dd-231fea50ffa4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1751567,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592373/general/ab7b7f78-bcdb-4ea3-991d-1bc71a739cfc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb58e113-0637-507a-94dd-231fea50ffa4/cb58e113-0637-507a-94dd-231fea50ffa4_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2240125,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592373/general/bdd06799-aced-4ffc-ac66-65a28f7a6e17.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb58e113-0637-507a-94dd-231fea50ffa4/cb58e113-0637-507a-94dd-231fea50ffa4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1624722,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592373/general/71cb90fd-f293-4809-8b4e-815af317762e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb58e113-0637-507a-94dd-231fea50ffa4/cb58e113-0637-507a-94dd-231fea50ffa4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2127301,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592373/general/840f7de2-5919-45dc-bb05-27faffc5557a.jpeg',
'Width': 4032}],
'price': 850,
'price_includes_vat': True,
'registration_date': '2008-02-14',
'seats_number': 5,
'seller_name': 'Percy Motors Perwez',
'title': 'Mazda 6 2.0 CDVi Active - Diesel - Manual - 140 hp - 252.026 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2008}
2026-03-25 15:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724753%27 HTTP/1.1" 200 None
2026-03-25 15:35:01 [adesa.be] INFO: Saving data for 10724753: {'created_time': 1774452901.454851, 'last_price_update_time': 1774452901.454865, 'auction_closing_time': 1774609200.0}
2026-03-25 15:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724753') HTTP/1.1" 204 0
2026-03-25 15:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd8794d-d425-5388-9de2-30f9a25de409 with identifier: 10704504
2026-03-25 15:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd8794d-d425-5388-9de2-30f9a25de409 with scrape type 2
2026-03-25 15:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cd8794d-d425-5388-9de2-30f9a25de409 with scrape type 2
2026-03-25 15:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cd8794d-d425-5388-9de2-30f9a25de409, identifier: 10704504
2026-03-25 15:35:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cd8794d-d425-5388-9de2-30f9a25de409 with identifier: 10704504
2026-03-25 15:35:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cd8794d-d425-5388-9de2-30f9a25de409 with identifier: 10704504
2026-03-25 15:35:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cd8794d-d425-5388-9de2-30f9a25de409 with identifier: 10704504 to the API
2026-03-25 15:35:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704504>
{'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-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '6cd8794d-d425-5388-9de2-30f9a25de409',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWU318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704504',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 43335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'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 '
'- 43.335 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 15:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:01 [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 15:35:01 [adesa.be] INFO: Saving data for 10704504: {'auction_closing_time': 1774513800.0, 'created_time': 1774192545.263839, 'last_price_update_time': 1774452901.897473}
2026-03-25 15:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704504') HTTP/1.1" 204 0
2026-03-25 15:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10724685
2026-03-25 15:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eccef5c3-dc99-5f49-9500-872b87e15bc8 with scrape type 1
2026-03-25 15:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eccef5c3-dc99-5f49-9500-872b87e15bc8
2026-03-25 15:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5714995%252Fgeneral%252F14610f66-0db0-4b15-b9d8-ed4f05f8f278.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714995/general/14610f66-0db0-4b15-b9d8-ed4f05f8f278.jpeg already downloaded
2026-03-25 15:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5714995%252Fgeneral%252Fa90d2316-afe2-43be-a335-6e405a35e0e6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714995/general/a90d2316-afe2-43be-a335-6e405a35e0e6.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5714995%252Fgeneral%252Fe7fdf013-7f87-4154-add9-abab880aa756.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714995/general/e7fdf013-7f87-4154-add9-abab880aa756.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5714995%252Fgeneral%252F80077aa7-bfc4-436b-95b7-367c32acc5fe.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714995/general/80077aa7-bfc4-436b-95b7-367c32acc5fe.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5714995%252Fgeneral%252F47f0e0a2-5bda-4744-a87a-d120d6cf3206.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714995/general/47f0e0a2-5bda-4744-a87a-d120d6cf3206.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5714995%252Fgeneral%252F06936678-6fba-4e19-b397-7d825512e618.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714995/general/06936678-6fba-4e19-b397-7d825512e618.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5714995%252Fgeneral%252F604dd957-d329-49c7-b225-094aface0ad4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714995/general/604dd957-d329-49c7-b225-094aface0ad4.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5714995%252Fgeneral%252F0a9cb862-70bc-43d6-8c5e-3baab5e2289c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714995/general/0a9cb862-70bc-43d6-8c5e-3baab5e2289c.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5714995%252Fgeneral%252F40f81167-f323-4eef-a1d9-5642b62d2e2b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714995/general/40f81167-f323-4eef-a1d9-5642b62d2e2b.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5714995%252Fgeneral%252Fdbd63b85-2899-4fc2-9866-6a0be41d4c57.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714995/general/dbd63b85-2899-4fc2-9866-6a0be41d4c57.jpeg already downloaded
2026-03-25 15:35:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eccef5c3-dc99-5f49-9500-872b87e15bc8, identifier: 10724685
2026-03-25 15:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10724685
2026-03-25 15:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10724685
2026-03-25 15:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10724685 to the API
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724685>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'eccef5c3-dc99-5f49-9500-872b87e15bc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHZ272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724685',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 211062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5714995/general/14610f66-0db0-4b15-b9d8-ed4f05f8f278.jpeg',
'https://images.openlane.eu/carimgs/5714995/general/a90d2316-afe2-43be-a335-6e405a35e0e6.jpeg',
'https://images.openlane.eu/carimgs/5714995/general/e7fdf013-7f87-4154-add9-abab880aa756.jpeg',
'https://images.openlane.eu/carimgs/5714995/general/80077aa7-bfc4-436b-95b7-367c32acc5fe.jpeg',
'https://images.openlane.eu/carimgs/5714995/general/47f0e0a2-5bda-4744-a87a-d120d6cf3206.jpeg',
'https://images.openlane.eu/carimgs/5714995/general/06936678-6fba-4e19-b397-7d825512e618.jpeg',
'https://images.openlane.eu/carimgs/5714995/general/604dd957-d329-49c7-b225-094aface0ad4.jpeg',
'https://images.openlane.eu/carimgs/5714995/general/0a9cb862-70bc-43d6-8c5e-3baab5e2289c.jpeg',
'https://images.openlane.eu/carimgs/5714995/general/40f81167-f323-4eef-a1d9-5642b62d2e2b.jpeg',
'https://images.openlane.eu/carimgs/5714995/general/dbd63b85-2899-4fc2-9866-6a0be41d4c57.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccef5c3-dc99-5f49-9500-872b87e15bc8/eccef5c3-dc99-5f49-9500-872b87e15bc8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3060343,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714995/general/14610f66-0db0-4b15-b9d8-ed4f05f8f278.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccef5c3-dc99-5f49-9500-872b87e15bc8/eccef5c3-dc99-5f49-9500-872b87e15bc8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3029096,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714995/general/a90d2316-afe2-43be-a335-6e405a35e0e6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccef5c3-dc99-5f49-9500-872b87e15bc8/eccef5c3-dc99-5f49-9500-872b87e15bc8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3064694,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714995/general/e7fdf013-7f87-4154-add9-abab880aa756.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccef5c3-dc99-5f49-9500-872b87e15bc8/eccef5c3-dc99-5f49-9500-872b87e15bc8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2570466,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714995/general/80077aa7-bfc4-436b-95b7-367c32acc5fe.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccef5c3-dc99-5f49-9500-872b87e15bc8/eccef5c3-dc99-5f49-9500-872b87e15bc8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2596418,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714995/general/47f0e0a2-5bda-4744-a87a-d120d6cf3206.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccef5c3-dc99-5f49-9500-872b87e15bc8/eccef5c3-dc99-5f49-9500-872b87e15bc8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2782493,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714995/general/06936678-6fba-4e19-b397-7d825512e618.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccef5c3-dc99-5f49-9500-872b87e15bc8/eccef5c3-dc99-5f49-9500-872b87e15bc8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3414933,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714995/general/604dd957-d329-49c7-b225-094aface0ad4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccef5c3-dc99-5f49-9500-872b87e15bc8/eccef5c3-dc99-5f49-9500-872b87e15bc8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2949551,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714995/general/0a9cb862-70bc-43d6-8c5e-3baab5e2289c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccef5c3-dc99-5f49-9500-872b87e15bc8/eccef5c3-dc99-5f49-9500-872b87e15bc8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3028321,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714995/general/40f81167-f323-4eef-a1d9-5642b62d2e2b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccef5c3-dc99-5f49-9500-872b87e15bc8/eccef5c3-dc99-5f49-9500-872b87e15bc8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3106417,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714995/general/dbd63b85-2899-4fc2-9866-6a0be41d4c57.jpeg',
'Width': 4032}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': 'Facilicom Wheels BV',
'title': 'Mercedes-Benz A 180d - Diesel - Automatic - 116 hp - 211.062 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724685%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [adesa.be] INFO: Saving data for 10724685: {'created_time': 1774452902.60349, 'last_price_update_time': 1774452902.603501, 'auction_closing_time': 1774609200.0}
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724685') HTTP/1.1" 204 0
2026-03-25 15:35:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10724752
2026-03-25 15:35:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with scrape type 1
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5566746%252Fgeneral%252Ff32e5529-3fb5-445b-8af7-8ac9eb855737.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566746/general/f32e5529-3fb5-445b-8af7-8ac9eb855737.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5566746%252Fgeneral%252F2151e74c-d227-452a-8ff6-dce082e6092a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566746/general/2151e74c-d227-452a-8ff6-dce082e6092a.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5566746%252Fgeneral%252Feefc3b8d-f5d1-4b2a-ac36-b958ca1e9016.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566746/general/eefc3b8d-f5d1-4b2a-ac36-b958ca1e9016.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5566746%252Fgeneral%252F13d776bd-e26e-4a55-9b90-91e907477ab1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566746/general/13d776bd-e26e-4a55-9b90-91e907477ab1.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5566746%252Fgeneral%252F66a3e1aa-73ba-418e-9c70-7bbd99ee6d9e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566746/general/66a3e1aa-73ba-418e-9c70-7bbd99ee6d9e.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5566746%252Fgeneral%252Fdafc7fa5-bba0-440d-92c2-e1baf0acd364.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566746/general/dafc7fa5-bba0-440d-92c2-e1baf0acd364.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5566746%252Fgeneral%252F3362cfaa-9fc7-4046-a62b-1a825bfe5679.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566746/general/3362cfaa-9fc7-4046-a62b-1a825bfe5679.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5566746%252Fgeneral%252Fab891aec-53b6-47b0-bdf2-055cfe15d432.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566746/general/ab891aec-53b6-47b0-bdf2-055cfe15d432.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5566746%252Fgeneral%252Fb1fbc7f4-404d-4229-a3a9-f4ca836c4972.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566746/general/b1fbc7f4-404d-4229-a3a9-f4ca836c4972.jpeg already downloaded
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5566746%252Fgeneral%252Ff6293348-c084-47d3-b6b8-fed254058e14.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566746/general/f6293348-c084-47d3-b6b8-fed254058e14.jpeg already downloaded
2026-03-25 15:35:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93, identifier: 10724752
2026-03-25 15:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10724752
2026-03-25 15:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10724752
2026-03-25 15:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10724752 to the API
2026-03-25 15:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724752>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'd77d4518-bca2-5fbc-8e5d-b7fc2c7ced93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TRADING',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724752',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 136106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5566746/general/f32e5529-3fb5-445b-8af7-8ac9eb855737.jpeg',
'https://images.openlane.eu/carimgs/5566746/general/2151e74c-d227-452a-8ff6-dce082e6092a.jpeg',
'https://images.openlane.eu/carimgs/5566746/general/eefc3b8d-f5d1-4b2a-ac36-b958ca1e9016.jpeg',
'https://images.openlane.eu/carimgs/5566746/general/13d776bd-e26e-4a55-9b90-91e907477ab1.jpeg',
'https://images.openlane.eu/carimgs/5566746/general/66a3e1aa-73ba-418e-9c70-7bbd99ee6d9e.jpeg',
'https://images.openlane.eu/carimgs/5566746/general/dafc7fa5-bba0-440d-92c2-e1baf0acd364.jpeg',
'https://images.openlane.eu/carimgs/5566746/general/3362cfaa-9fc7-4046-a62b-1a825bfe5679.jpeg',
'https://images.openlane.eu/carimgs/5566746/general/ab891aec-53b6-47b0-bdf2-055cfe15d432.jpeg',
'https://images.openlane.eu/carimgs/5566746/general/b1fbc7f4-404d-4229-a3a9-f4ca836c4972.jpeg',
'https://images.openlane.eu/carimgs/5566746/general/f6293348-c084-47d3-b6b8-fed254058e14.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93/d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3142294,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566746/general/f32e5529-3fb5-445b-8af7-8ac9eb855737.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93/d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2979562,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566746/general/2151e74c-d227-452a-8ff6-dce082e6092a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93/d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2844209,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566746/general/eefc3b8d-f5d1-4b2a-ac36-b958ca1e9016.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93/d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2593816,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566746/general/13d776bd-e26e-4a55-9b90-91e907477ab1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93/d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2777065,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566746/general/66a3e1aa-73ba-418e-9c70-7bbd99ee6d9e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93/d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1877119,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566746/general/dafc7fa5-bba0-440d-92c2-e1baf0acd364.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93/d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1889012,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566746/general/3362cfaa-9fc7-4046-a62b-1a825bfe5679.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93/d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2109368,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566746/general/ab891aec-53b6-47b0-bdf2-055cfe15d432.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93/d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2717153,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566746/general/b1fbc7f4-404d-4229-a3a9-f4ca836c4972.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93/d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2676540,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566746/general/f6293348-c084-47d3-b6b8-fed254058e14.jpeg',
'Width': 4032}],
'price': 2800,
'price_includes_vat': True,
'registration_date': '2016-02-01',
'seats_number': 5,
'seller_name': 'DBI-used cars',
'title': 'Peugeot 308 SW 1.2i Active - Petrol - Manual - 110 hp - 136.106 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2016}
2026-03-25 15:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724752%27 HTTP/1.1" 200 None
2026-03-25 15:35:03 [adesa.be] INFO: Saving data for 10724752: {'created_time': 1774452903.184116, 'last_price_update_time': 1774452903.184128, 'auction_closing_time': 1774609200.0}
2026-03-25 15:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724752') HTTP/1.1" 204 0
2026-03-25 15:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9e599ac-156d-5adb-bff0-0aa96e5f49bb with identifier: 10717310
2026-03-25 15:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9e599ac-156d-5adb-bff0-0aa96e5f49bb with scrape type 2
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9e599ac-156d-5adb-bff0-0aa96e5f49bb with scrape type 2
2026-03-25 15:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9e599ac-156d-5adb-bff0-0aa96e5f49bb, identifier: 10717310
2026-03-25 15:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9e599ac-156d-5adb-bff0-0aa96e5f49bb with identifier: 10717310
2026-03-25 15:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9e599ac-156d-5adb-bff0-0aa96e5f49bb with identifier: 10717310
2026-03-25 15:35:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9e599ac-156d-5adb-bff0-0aa96e5f49bb with identifier: 10717310 to the API
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717310>
{'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': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd9e599ac-156d-5adb-bff0-0aa96e5f49bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAY451',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717310',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 192412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3500,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 192.412 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:04 [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 15:35:04 [adesa.be] INFO: Saving data for 10717310: {'auction_closing_time': 1774519200.0, 'created_time': 1774366028.28007, 'last_price_update_time': 1774452904.622663}
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717310') HTTP/1.1" 204 0
2026-03-25 15:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10724751
2026-03-25 15:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca75852d-37a5-5945-a8be-daef02ba599f with scrape type 1
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca75852d-37a5-5945-a8be-daef02ba599f
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5334905%252Fgeneral%252F25704ca9-c5a7-45e8-a002-318f07d09fd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334905/general/25704ca9-c5a7-45e8-a002-318f07d09fd1.jpg already downloaded
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5334905%252Fgeneral%252Fb2b22d80-4fd3-4a1c-bae3-f102fa574805.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334905/general/b2b22d80-4fd3-4a1c-bae3-f102fa574805.jpg already downloaded
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5334905%252Fgeneral%252Fcd628afd-3a84-4358-a37c-e66d228960b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334905/general/cd628afd-3a84-4358-a37c-e66d228960b0.jpg already downloaded
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5334905%252Fgeneral%252Fd7d1ee63-2d6e-479e-9a9a-c6c6efc00be1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334905/general/d7d1ee63-2d6e-479e-9a9a-c6c6efc00be1.jpg already downloaded
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5334905%252Fgeneral%252Fdf048b6e-29b0-4729-b10e-043847454c47.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334905/general/df048b6e-29b0-4729-b10e-043847454c47.jpg already downloaded
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5334905%252Fgeneral%252F4dc6b82e-d5c8-486b-92b7-506f178c5889.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334905/general/4dc6b82e-d5c8-486b-92b7-506f178c5889.jpg already downloaded
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5334905%252Fgeneral%252F6523b0c5-5ce5-439d-9a7f-b30f7af9868c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334905/general/6523b0c5-5ce5-439d-9a7f-b30f7af9868c.jpg already downloaded
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5334905%252Fgeneral%252Fe0334f11-8438-4aa7-a497-78630aaaf50c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334905/general/e0334f11-8438-4aa7-a497-78630aaaf50c.jpg already downloaded
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5334905%252Fgeneral%252F27dbbd85-5814-4920-841d-14656f590cc2.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334905/general/27dbbd85-5814-4920-841d-14656f590cc2.jpg already downloaded
2026-03-25 15:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5334905%252Fgeneral%252F5c52476c-bdd8-449a-8f61-ad413589a016.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334905/general/5c52476c-bdd8-449a-8f61-ad413589a016.jpg already downloaded
2026-03-25 15:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ca75852d-37a5-5945-a8be-daef02ba599f, identifier: 10724751
2026-03-25 15:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10724751
2026-03-25 15:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10724751
2026-03-25 15:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10724751 to the API
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724751>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 400,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Electric',
'id': 'ca75852d-37a5-5945-a8be-daef02ba599f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TBG488',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724751',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'I-Pace',
'odometer': 137598,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5334905/general/25704ca9-c5a7-45e8-a002-318f07d09fd1.jpg',
'https://images.openlane.eu/carimgs/5334905/general/b2b22d80-4fd3-4a1c-bae3-f102fa574805.jpg',
'https://images.openlane.eu/carimgs/5334905/general/cd628afd-3a84-4358-a37c-e66d228960b0.jpg',
'https://images.openlane.eu/carimgs/5334905/general/d7d1ee63-2d6e-479e-9a9a-c6c6efc00be1.jpg',
'https://images.openlane.eu/carimgs/5334905/general/df048b6e-29b0-4729-b10e-043847454c47.jpg',
'https://images.openlane.eu/carimgs/5334905/general/4dc6b82e-d5c8-486b-92b7-506f178c5889.jpg',
'https://images.openlane.eu/carimgs/5334905/general/6523b0c5-5ce5-439d-9a7f-b30f7af9868c.jpg',
'https://images.openlane.eu/carimgs/5334905/general/e0334f11-8438-4aa7-a497-78630aaaf50c.jpg',
'https://images.openlane.eu/carimgs/5334905/general/27dbbd85-5814-4920-841d-14656f590cc2.jpg',
'https://images.openlane.eu/carimgs/5334905/general/5c52476c-bdd8-449a-8f61-ad413589a016.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75852d-37a5-5945-a8be-daef02ba599f/ca75852d-37a5-5945-a8be-daef02ba599f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 553784,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334905/general/25704ca9-c5a7-45e8-a002-318f07d09fd1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75852d-37a5-5945-a8be-daef02ba599f/ca75852d-37a5-5945-a8be-daef02ba599f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 636981,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334905/general/b2b22d80-4fd3-4a1c-bae3-f102fa574805.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75852d-37a5-5945-a8be-daef02ba599f/ca75852d-37a5-5945-a8be-daef02ba599f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510561,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334905/general/cd628afd-3a84-4358-a37c-e66d228960b0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75852d-37a5-5945-a8be-daef02ba599f/ca75852d-37a5-5945-a8be-daef02ba599f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456642,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334905/general/d7d1ee63-2d6e-479e-9a9a-c6c6efc00be1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75852d-37a5-5945-a8be-daef02ba599f/ca75852d-37a5-5945-a8be-daef02ba599f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453981,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334905/general/df048b6e-29b0-4729-b10e-043847454c47.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75852d-37a5-5945-a8be-daef02ba599f/ca75852d-37a5-5945-a8be-daef02ba599f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304383,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334905/general/4dc6b82e-d5c8-486b-92b7-506f178c5889.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75852d-37a5-5945-a8be-daef02ba599f/ca75852d-37a5-5945-a8be-daef02ba599f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400656,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334905/general/6523b0c5-5ce5-439d-9a7f-b30f7af9868c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75852d-37a5-5945-a8be-daef02ba599f/ca75852d-37a5-5945-a8be-daef02ba599f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459355,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334905/general/e0334f11-8438-4aa7-a497-78630aaaf50c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75852d-37a5-5945-a8be-daef02ba599f/ca75852d-37a5-5945-a8be-daef02ba599f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513806,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334905/general/27dbbd85-5814-4920-841d-14656f590cc2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca75852d-37a5-5945-a8be-daef02ba599f/ca75852d-37a5-5945-a8be-daef02ba599f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218205,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334905/general/5c52476c-bdd8-449a-8f61-ad413589a016.jpg',
'Width': 2000}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2019-05-21',
'seats_number': 5,
'seller_name': "D'Ieteren Mobility Center Antwerpen",
'title': 'Jaguar I-Pace 90 kWh SE - AWD - Electric - Automatic - 400 hp - '
'137.598 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2019}
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724751%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [adesa.be] INFO: Saving data for 10724751: {'created_time': 1774452905.34944, 'last_price_update_time': 1774452905.349451, 'auction_closing_time': 1774609200.0}
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724751') HTTP/1.1" 204 0
2026-03-25 15:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10724686
2026-03-25 15:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with scrape type 1
2026-03-25 15:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25227ca0-3f4f-5a64-8d3b-48fac096d8d0
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724329%252Fgeneral%252F25c62a5d-a620-4a0d-acf7-427aa903fed5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724329/general/25c62a5d-a620-4a0d-acf7-427aa903fed5.jpeg already downloaded
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724329%252Fgeneral%252F3db17404-80f7-4f64-a4bc-74847c13539a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724329/general/3db17404-80f7-4f64-a4bc-74847c13539a.jpeg already downloaded
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724329%252Fgeneral%252F7c09190d-39f0-4df8-a4b4-05ce71944497.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724329/general/7c09190d-39f0-4df8-a4b4-05ce71944497.jpeg already downloaded
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724329%252Fgeneral%252Fbb40c0e8-0141-423f-93bb-6529e427f30f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724329/general/bb40c0e8-0141-423f-93bb-6529e427f30f.jpeg already downloaded
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724329%252Fgeneral%252F65e21367-d42d-4cfa-8a50-1920ab8718a0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724329/general/65e21367-d42d-4cfa-8a50-1920ab8718a0.jpeg already downloaded
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724329%252Fgeneral%252Fa9a056d1-a72b-4e52-97d4-bfde171c43be.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724329/general/a9a056d1-a72b-4e52-97d4-bfde171c43be.jpeg already downloaded
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724329%252Fgeneral%252F576508f8-05b9-4e1c-8989-2020789abede.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724329/general/576508f8-05b9-4e1c-8989-2020789abede.jpeg already downloaded
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724329%252Fgeneral%252F0ad86b3a-5edd-4fe9-a324-6d067bb9d067.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724329/general/0ad86b3a-5edd-4fe9-a324-6d067bb9d067.jpeg already downloaded
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724329%252Fgeneral%252F5b000a61-9bcd-44b8-b31b-617438e66e57.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724329/general/5b000a61-9bcd-44b8-b31b-617438e66e57.jpeg already downloaded
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724329%252Fgeneral%252F9c6d5686-6e1b-4bfc-9e31-37dd8d9af889.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724329/general/9c6d5686-6e1b-4bfc-9e31-37dd8d9af889.jpeg already downloaded
2026-03-25 15:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0, identifier: 10724686
2026-03-25 15:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10724686
2026-03-25 15:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10724686
2026-03-25 15:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10724686 to the API
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724686>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '25227ca0-3f4f-5a64-8d3b-48fac096d8d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724686',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 104766,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5724329/general/25c62a5d-a620-4a0d-acf7-427aa903fed5.jpeg',
'https://images.openlane.eu/carimgs/5724329/general/3db17404-80f7-4f64-a4bc-74847c13539a.jpeg',
'https://images.openlane.eu/carimgs/5724329/general/7c09190d-39f0-4df8-a4b4-05ce71944497.jpeg',
'https://images.openlane.eu/carimgs/5724329/general/bb40c0e8-0141-423f-93bb-6529e427f30f.jpeg',
'https://images.openlane.eu/carimgs/5724329/general/65e21367-d42d-4cfa-8a50-1920ab8718a0.jpeg',
'https://images.openlane.eu/carimgs/5724329/general/a9a056d1-a72b-4e52-97d4-bfde171c43be.jpeg',
'https://images.openlane.eu/carimgs/5724329/general/576508f8-05b9-4e1c-8989-2020789abede.jpeg',
'https://images.openlane.eu/carimgs/5724329/general/0ad86b3a-5edd-4fe9-a324-6d067bb9d067.jpeg',
'https://images.openlane.eu/carimgs/5724329/general/5b000a61-9bcd-44b8-b31b-617438e66e57.jpeg',
'https://images.openlane.eu/carimgs/5724329/general/9c6d5686-6e1b-4bfc-9e31-37dd8d9af889.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25227ca0-3f4f-5a64-8d3b-48fac096d8d0/25227ca0-3f4f-5a64-8d3b-48fac096d8d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2735912,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724329/general/25c62a5d-a620-4a0d-acf7-427aa903fed5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25227ca0-3f4f-5a64-8d3b-48fac096d8d0/25227ca0-3f4f-5a64-8d3b-48fac096d8d0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2964734,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724329/general/3db17404-80f7-4f64-a4bc-74847c13539a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25227ca0-3f4f-5a64-8d3b-48fac096d8d0/25227ca0-3f4f-5a64-8d3b-48fac096d8d0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2764865,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724329/general/7c09190d-39f0-4df8-a4b4-05ce71944497.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25227ca0-3f4f-5a64-8d3b-48fac096d8d0/25227ca0-3f4f-5a64-8d3b-48fac096d8d0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2598894,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724329/general/bb40c0e8-0141-423f-93bb-6529e427f30f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25227ca0-3f4f-5a64-8d3b-48fac096d8d0/25227ca0-3f4f-5a64-8d3b-48fac096d8d0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3005876,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724329/general/65e21367-d42d-4cfa-8a50-1920ab8718a0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25227ca0-3f4f-5a64-8d3b-48fac096d8d0/25227ca0-3f4f-5a64-8d3b-48fac096d8d0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3053964,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724329/general/a9a056d1-a72b-4e52-97d4-bfde171c43be.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25227ca0-3f4f-5a64-8d3b-48fac096d8d0/25227ca0-3f4f-5a64-8d3b-48fac096d8d0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2646891,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724329/general/576508f8-05b9-4e1c-8989-2020789abede.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25227ca0-3f4f-5a64-8d3b-48fac096d8d0/25227ca0-3f4f-5a64-8d3b-48fac096d8d0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2600139,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724329/general/0ad86b3a-5edd-4fe9-a324-6d067bb9d067.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25227ca0-3f4f-5a64-8d3b-48fac096d8d0/25227ca0-3f4f-5a64-8d3b-48fac096d8d0_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2599979,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724329/general/5b000a61-9bcd-44b8-b31b-617438e66e57.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25227ca0-3f4f-5a64-8d3b-48fac096d8d0/25227ca0-3f4f-5a64-8d3b-48fac096d8d0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2234553,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724329/general/9c6d5686-6e1b-4bfc-9e31-37dd8d9af889.jpeg',
'Width': 4032}],
'price': 6350,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Focus 1.5 EcoBlue Connected - Diesel - Manual - 120 hp - '
'104.766 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724686%27 HTTP/1.1" 200 None
2026-03-25 15:35:05 [adesa.be] INFO: Saving data for 10724686: {'created_time': 1774452905.955513, 'last_price_update_time': 1774452905.955525, 'auction_closing_time': 1774609200.0}
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724686') HTTP/1.1" 204 0
2026-03-25 15:35:06 [scrapy.extensions.logstats] INFO: Crawled 959 pages (at 58 pages/min), scraped 452 items (at 54 items/min)
2026-03-25 15:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 15:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10568036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10421414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036
2026-03-25 15:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with scrape type 2
2026-03-25 15:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with scrape type 2
2026-03-25 15:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1, identifier: 10568036
2026-03-25 15:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036
2026-03-25 15:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036
2026-03-25 15:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036 to the API
2026-03-25 15:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10568036>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRA123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10568036',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 98324,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2020-11-12',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 Sportback 30 TDI S Line - Diesel - Automatic - 136 hp - '
'98.324 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-25 15:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:07 [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 15:35:07 [adesa.be] INFO: Saving data for 10568036: {'auction_closing_time': 1801392300.0, 'created_time': 1773236427.448642, 'last_price_update_time': 1774452907.693539}
2026-03-25 15:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10568036') HTTP/1.1" 204 0
2026-03-25 15:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414
2026-03-25 15:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d799a1-7162-5963-9483-5c6619ff9c96 with scrape type 2
2026-03-25 15:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02d799a1-7162-5963-9483-5c6619ff9c96 with scrape type 2
2026-03-25 15:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02d799a1-7162-5963-9483-5c6619ff9c96, identifier: 10421414
2026-03-25 15:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 831c3b5e-ce80-5644-bfdf-af8b5bab44a0 with identifier: 10717269
2026-03-25 15:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 831c3b5e-ce80-5644-bfdf-af8b5bab44a0 with scrape type 2
2026-03-25 15:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 831c3b5e-ce80-5644-bfdf-af8b5bab44a0 with scrape type 2
2026-03-25 15:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 831c3b5e-ce80-5644-bfdf-af8b5bab44a0, identifier: 10717269
2026-03-25 15:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414
2026-03-25 15:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414
2026-03-25 15:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414 to the API
2026-03-25 15:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10421414>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '02d799a1-7162-5963-9483-5c6619ff9c96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EBU026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10421414',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 64776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - Automatic - 163 hp - '
'64.776 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 15:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:08 [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 15:35:08 [adesa.be] INFO: Saving data for 10421414: {'auction_closing_time': 1801392300.0, 'created_time': 1773236425.835629, 'last_price_update_time': 1774452908.106097}
2026-03-25 15:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10421414') HTTP/1.1" 204 0
2026-03-25 15:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 831c3b5e-ce80-5644-bfdf-af8b5bab44a0 with identifier: 10717269
2026-03-25 15:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 831c3b5e-ce80-5644-bfdf-af8b5bab44a0 with identifier: 10717269
2026-03-25 15:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 831c3b5e-ce80-5644-bfdf-af8b5bab44a0 with identifier: 10717269 to the API
2026-03-25 15:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717269>
{'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-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '831c3b5e-ce80-5644-bfdf-af8b5bab44a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQZ162',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717269',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 62929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 62.929 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 15:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:08 [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 15:35:08 [adesa.be] INFO: Saving data for 10717269: {'auction_closing_time': 1774519200.0, 'created_time': 1774366053.213106, 'last_price_update_time': 1774452908.374071}
2026-03-25 15:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717269') HTTP/1.1" 204 0
2026-03-25 15:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038
2026-03-25 15:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b31fce06-a6f6-57de-b352-015b65b4c8f5 with scrape type 2
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b31fce06-a6f6-57de-b352-015b65b4c8f5 with scrape type 2
2026-03-25 15:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b31fce06-a6f6-57de-b352-015b65b4c8f5, identifier: 10704038
2026-03-25 15:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038
2026-03-25 15:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038
2026-03-25 15:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038 to the API
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704038>
{'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': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b31fce06-a6f6-57de-b352-015b65b4c8f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704038',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 168297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2014-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Attraction - Diesel - Manual - 105 hp - '
'168.297 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2014}
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704038%27 HTTP/1.1" 200 None
2026-03-25 15:35:09 [adesa.be] INFO: Saving data for 10704038: {'auction_closing_time': 1801392300.0, 'created_time': 1774046100.422134, 'last_price_update_time': 1774452909.532982}
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704038') HTTP/1.1" 204 0
2026-03-25 15:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10609365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35: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 15:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10723823
2026-03-25 15:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab1de2c-3657-5b78-b232-0f2ac7bf7992 with scrape type 1
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eab1de2c-3657-5b78-b232-0f2ac7bf7992
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724197%252Fgeneral%252F3c273844-f9f3-4753-a802-bf5c3bf5966b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724197/general/3c273844-f9f3-4753-a802-bf5c3bf5966b.jpg already downloaded
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724197%252Fgeneral%252F0a55beac-70ea-46e3-bbf6-202847c6f8f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724197/general/0a55beac-70ea-46e3-bbf6-202847c6f8f4.jpg already downloaded
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724197%252Fgeneral%252F5fdae0e8-5d67-4393-ae7e-40ac4753d0b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724197/general/5fdae0e8-5d67-4393-ae7e-40ac4753d0b0.jpg already downloaded
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724197%252Fgeneral%252F543ae5be-04d9-430a-bbc3-c8f7d2689e33.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724197/general/543ae5be-04d9-430a-bbc3-c8f7d2689e33.jpg already downloaded
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724197%252Fgeneral%252F9ecd986e-5e34-4f1c-995a-4f5f3e25753c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724197/general/9ecd986e-5e34-4f1c-995a-4f5f3e25753c.jpg already downloaded
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724197%252Fgeneral%252F1429438c-7bfb-4752-acd4-798d69b28827.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724197/general/1429438c-7bfb-4752-acd4-798d69b28827.jpg already downloaded
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724197%252Fgeneral%252Fbffd5780-6b2a-42a2-a9b2-95d7ca1d93c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724197/general/bffd5780-6b2a-42a2-a9b2-95d7ca1d93c5.jpg already downloaded
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724197%252Fgeneral%252F1516b014-cf70-4810-8541-11711f102ff9.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724197/general/1516b014-cf70-4810-8541-11711f102ff9.jpg already downloaded
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724197%252Fgeneral%252F103286ec-62ad-4a76-a1a6-8b34ce7ccabd.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724197/general/103286ec-62ad-4a76-a1a6-8b34ce7ccabd.jpg already downloaded
2026-03-25 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5724197%252Fgeneral%252F93ef1a81-6224-4aea-b006-b8b1c6d8fdcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724197/general/93ef1a81-6224-4aea-b006-b8b1c6d8fdcc.jpg already downloaded
2026-03-25 15:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eab1de2c-3657-5b78-b232-0f2ac7bf7992, identifier: 10723823
2026-03-25 15:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365
2026-03-25 15:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59607120-3775-5d21-b799-e0e973344360 with scrape type 2
2026-03-25 15:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59607120-3775-5d21-b799-e0e973344360 with scrape type 2
2026-03-25 15:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59607120-3775-5d21-b799-e0e973344360, identifier: 10609365
2026-03-25 15:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10723823
2026-03-25 15:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10723823
2026-03-25 15:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10723823 to the API
2026-03-25 15:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723823>
{'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-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'eab1de2c-3657-5b78-b232-0f2ac7bf7992',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPK735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723823',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 110472,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5724197/general/3c273844-f9f3-4753-a802-bf5c3bf5966b.jpg',
'https://images.openlane.eu/carimgs/5724197/general/0a55beac-70ea-46e3-bbf6-202847c6f8f4.jpg',
'https://images.openlane.eu/carimgs/5724197/general/5fdae0e8-5d67-4393-ae7e-40ac4753d0b0.jpg',
'https://images.openlane.eu/carimgs/5724197/general/543ae5be-04d9-430a-bbc3-c8f7d2689e33.jpg',
'https://images.openlane.eu/carimgs/5724197/general/9ecd986e-5e34-4f1c-995a-4f5f3e25753c.jpg',
'https://images.openlane.eu/carimgs/5724197/general/1429438c-7bfb-4752-acd4-798d69b28827.jpg',
'https://images.openlane.eu/carimgs/5724197/general/bffd5780-6b2a-42a2-a9b2-95d7ca1d93c5.jpg',
'https://images.openlane.eu/carimgs/5724197/general/1516b014-cf70-4810-8541-11711f102ff9.jpg',
'https://images.openlane.eu/carimgs/5724197/general/103286ec-62ad-4a76-a1a6-8b34ce7ccabd.jpg',
'https://images.openlane.eu/carimgs/5724197/general/93ef1a81-6224-4aea-b006-b8b1c6d8fdcc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab1de2c-3657-5b78-b232-0f2ac7bf7992/eab1de2c-3657-5b78-b232-0f2ac7bf7992_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724197/general/3c273844-f9f3-4753-a802-bf5c3bf5966b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab1de2c-3657-5b78-b232-0f2ac7bf7992/eab1de2c-3657-5b78-b232-0f2ac7bf7992_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724197/general/0a55beac-70ea-46e3-bbf6-202847c6f8f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab1de2c-3657-5b78-b232-0f2ac7bf7992/eab1de2c-3657-5b78-b232-0f2ac7bf7992_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724197/general/5fdae0e8-5d67-4393-ae7e-40ac4753d0b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab1de2c-3657-5b78-b232-0f2ac7bf7992/eab1de2c-3657-5b78-b232-0f2ac7bf7992_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724197/general/543ae5be-04d9-430a-bbc3-c8f7d2689e33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab1de2c-3657-5b78-b232-0f2ac7bf7992/eab1de2c-3657-5b78-b232-0f2ac7bf7992_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724197/general/9ecd986e-5e34-4f1c-995a-4f5f3e25753c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab1de2c-3657-5b78-b232-0f2ac7bf7992/eab1de2c-3657-5b78-b232-0f2ac7bf7992_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724197/general/1429438c-7bfb-4752-acd4-798d69b28827.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab1de2c-3657-5b78-b232-0f2ac7bf7992/eab1de2c-3657-5b78-b232-0f2ac7bf7992_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724197/general/bffd5780-6b2a-42a2-a9b2-95d7ca1d93c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab1de2c-3657-5b78-b232-0f2ac7bf7992/eab1de2c-3657-5b78-b232-0f2ac7bf7992_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724197/general/1516b014-cf70-4810-8541-11711f102ff9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab1de2c-3657-5b78-b232-0f2ac7bf7992/eab1de2c-3657-5b78-b232-0f2ac7bf7992_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724197/general/103286ec-62ad-4a76-a1a6-8b34ce7ccabd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab1de2c-3657-5b78-b232-0f2ac7bf7992/eab1de2c-3657-5b78-b232-0f2ac7bf7992_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724197/general/93ef1a81-6224-4aea-b006-b8b1c6d8fdcc.jpg',
'Width': 1024}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2023-05-15',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Line - Hybrid - '
'Automatic - 160 hp - 110.472 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-25 15:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723823%27 HTTP/1.1" 200 None
2026-03-25 15:35:10 [adesa.be] INFO: Saving data for 10723823: {'created_time': 1774452910.574992, 'last_price_update_time': 1774452910.575006, 'auction_closing_time': 1774609200.0}
2026-03-25 15:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723823') HTTP/1.1" 204 0
2026-03-25 15:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365
2026-03-25 15:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365
2026-03-25 15:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365 to the API
2026-03-25 15:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10609365>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '59607120-3775-5d21-b799-e0e973344360',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10609365',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 59210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 30 TFSI - Petrol - Automatic - 110 hp - 59.210 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:10 [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 15:35:10 [adesa.be] INFO: Saving data for 10609365: {'auction_closing_time': 1801392300.0, 'created_time': 1773236493.038978, 'last_price_update_time': 1774452910.825057}
2026-03-25 15:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609365') HTTP/1.1" 204 0
2026-03-25 15:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10421410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745423/general/4ceb65dc-67dd-421c-b74d-7411d5df7b50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724852)
2026-03-25 15:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10421410
2026-03-25 15:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63234f87-5463-53da-bbfb-e53ea3dad0b2 with scrape type 2
2026-03-25 15:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63234f87-5463-53da-bbfb-e53ea3dad0b2 with scrape type 2
2026-03-25 15:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63234f87-5463-53da-bbfb-e53ea3dad0b2, identifier: 10421410
2026-03-25 15:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10421410
2026-03-25 15:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10421410
2026-03-25 15:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63234f87-5463-53da-bbfb-e53ea3dad0b2 with identifier: 10421410 to the API
2026-03-25 15:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10421410>
{'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': 280,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '63234f87-5463-53da-bbfb-e53ea3dad0b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LBT983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10421410',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 101572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.0 Super - Petrol - Automatic - 280 hp - '
'101.572 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2019}
2026-03-25 15:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:11 [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 15:35:11 [adesa.be] INFO: Saving data for 10421410: {'auction_closing_time': 1801392300.0, 'created_time': 1773236466.589144, 'last_price_update_time': 1774452911.989631}
2026-03-25 15:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10421410') HTTP/1.1" 204 0
2026-03-25 15:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10609372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10246550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b43b90>
2026-03-25 15:35:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252F4ceb65dc-67dd-421c-b74d-7411d5df7b50.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/4ceb65dc-67dd-421c-b74d-7411d5df7b50.jpg saved to cache
2026-03-25 15:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 68129aae-325f-5818-9892-c8b8a7ce6b14
2026-03-25 15:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372
2026-03-25 15:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 703609d5-8736-565c-81dc-a7e6c9169e29 with scrape type 2
2026-03-25 15:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 703609d5-8736-565c-81dc-a7e6c9169e29 with scrape type 2
2026-03-25 15:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 703609d5-8736-565c-81dc-a7e6c9169e29, identifier: 10609372
2026-03-25 15:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372
2026-03-25 15:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372
2026-03-25 15:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372 to the API
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10609372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 115,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '703609d5-8736-565c-81dc-a7e6c9169e29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FDA305',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10609372',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 141462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.4 Progression - Petrol - Manual - 115 hp - '
'141.462 km',
'transmission': 'manual',
'trim': 'Progression',
'vin': None,
'year': 2013}
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609372%27 HTTP/1.1" 200 None
2026-03-25 15:35:12 [adesa.be] INFO: Saving data for 10609372: {'auction_closing_time': 1801392300.0, 'created_time': 1773236486.413217, 'last_price_update_time': 1774452912.443364}
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609372') HTTP/1.1" 204 0
2026-03-25 15:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745423/general/2adaa6be-ebcc-4e1a-8301-84d73094f594.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724852)
2026-03-25 15:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550
2026-03-25 15:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1241ca2d-c42e-5938-a3e1-55a710b7249a with scrape type 2
2026-03-25 15:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1241ca2d-c42e-5938-a3e1-55a710b7249a with scrape type 2
2026-03-25 15:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1241ca2d-c42e-5938-a3e1-55a710b7249a, identifier: 10246550
2026-03-25 15:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550
2026-03-25 15:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550
2026-03-25 15:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550 to the API
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10246550>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1241ca2d-c42e-5938-a3e1-55a710b7249a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VCW682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10246550',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 199920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Giulia 2.2 JTDm Super - Diesel - Automatic - 160 hp - '
'199.920 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2020}
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246550%27 HTTP/1.1" 200 None
2026-03-25 15:35:12 [adesa.be] INFO: Saving data for 10246550: {'auction_closing_time': 1801392300.0, 'created_time': 1773236491.851367, 'last_price_update_time': 1774452912.82455}
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10246550') HTTP/1.1" 204 0
2026-03-25 15:35:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b16cd0>
2026-03-25 15:35:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252F2adaa6be-ebcc-4e1a-8301-84d73094f594.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/2adaa6be-ebcc-4e1a-8301-84d73094f594.jpg saved to cache
2026-03-25 15:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 68129aae-325f-5818-9892-c8b8a7ce6b14
2026-03-25 15:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745423/general/e7601701-c1c7-45ba-bf24-0e27247f69a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724852)
2026-03-25 15:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486dfa350>
2026-03-25 15:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252Fe7601701-c1c7-45ba-bf24-0e27247f69a6.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/e7601701-c1c7-45ba-bf24-0e27247f69a6.jpg saved to cache
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 68129aae-325f-5818-9892-c8b8a7ce6b14
2026-03-25 15:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745423/general/50f202ec-9682-4f36-9d2c-246b5e8de515.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724852)
2026-03-25 15:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10723817
2026-03-25 15:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 393e09e6-8cbe-5790-87cf-2ad28056b929 with scrape type 1
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 393e09e6-8cbe-5790-87cf-2ad28056b929
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5690107%252Fgeneral%252Fe1b44fe7-013e-4226-a7be-586d6bf364ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690107/general/e1b44fe7-013e-4226-a7be-586d6bf364ea.jpg already downloaded
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5690107%252Fgeneral%252Febd9749c-eb7b-453b-9849-9d11d2bb0640.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690107/general/ebd9749c-eb7b-453b-9849-9d11d2bb0640.jpg already downloaded
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5690107%252Fgeneral%252F6cea383c-97c0-4889-b514-f3c01f012aa5.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690107/general/6cea383c-97c0-4889-b514-f3c01f012aa5.jpg already downloaded
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5690107%252Fgeneral%252F207d0362-262f-4ae4-873a-eecf53e72684.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690107/general/207d0362-262f-4ae4-873a-eecf53e72684.jpg already downloaded
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5690107%252Fgeneral%252F5c883fdf-1790-4fd4-a53b-c43007d7087d.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690107/general/5c883fdf-1790-4fd4-a53b-c43007d7087d.jpg already downloaded
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5690107%252Fgeneral%252F081fcfa9-ffe0-41db-98c6-6f24389a83b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690107/general/081fcfa9-ffe0-41db-98c6-6f24389a83b4.jpg already downloaded
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5690107%252Fgeneral%252F1fcb299d-df58-4434-8582-faeadccda409.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690107/general/1fcb299d-df58-4434-8582-faeadccda409.jpg already downloaded
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5690107%252Fgeneral%252F09614e28-62da-48e4-9014-b64277628c0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690107/general/09614e28-62da-48e4-9014-b64277628c0e.jpg already downloaded
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5690107%252Fgeneral%252Fc08ae0cc-5abc-4082-94e3-bfbb533a7be4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690107/general/c08ae0cc-5abc-4082-94e3-bfbb533a7be4.jpg already downloaded
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5690107%252Fgeneral%252F096755bc-9342-45b1-afa5-2af43d358e87.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690107/general/096755bc-9342-45b1-afa5-2af43d358e87.jpg already downloaded
2026-03-25 15:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 393e09e6-8cbe-5790-87cf-2ad28056b929, identifier: 10723817
2026-03-25 15:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10723817
2026-03-25 15:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10723817
2026-03-25 15:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10723817 to the API
2026-03-25 15:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723817>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.4L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '393e09e6-8cbe-5790-87cf-2ad28056b929',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ETU103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723817',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 153531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5690107/general/e1b44fe7-013e-4226-a7be-586d6bf364ea.jpg',
'https://images.openlane.eu/carimgs/5690107/general/ebd9749c-eb7b-453b-9849-9d11d2bb0640.jpg',
'https://images.openlane.eu/carimgs/5690107/general/6cea383c-97c0-4889-b514-f3c01f012aa5.jpg',
'https://images.openlane.eu/carimgs/5690107/general/207d0362-262f-4ae4-873a-eecf53e72684.jpg',
'https://images.openlane.eu/carimgs/5690107/general/5c883fdf-1790-4fd4-a53b-c43007d7087d.jpg',
'https://images.openlane.eu/carimgs/5690107/general/081fcfa9-ffe0-41db-98c6-6f24389a83b4.jpg',
'https://images.openlane.eu/carimgs/5690107/general/1fcb299d-df58-4434-8582-faeadccda409.jpg',
'https://images.openlane.eu/carimgs/5690107/general/09614e28-62da-48e4-9014-b64277628c0e.jpg',
'https://images.openlane.eu/carimgs/5690107/general/c08ae0cc-5abc-4082-94e3-bfbb533a7be4.jpg',
'https://images.openlane.eu/carimgs/5690107/general/096755bc-9342-45b1-afa5-2af43d358e87.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393e09e6-8cbe-5790-87cf-2ad28056b929/393e09e6-8cbe-5790-87cf-2ad28056b929_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1658758,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690107/general/e1b44fe7-013e-4226-a7be-586d6bf364ea.jpg',
'Width': 3072},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393e09e6-8cbe-5790-87cf-2ad28056b929/393e09e6-8cbe-5790-87cf-2ad28056b929_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1371343,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690107/general/ebd9749c-eb7b-453b-9849-9d11d2bb0640.jpg',
'Width': 3072},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393e09e6-8cbe-5790-87cf-2ad28056b929/393e09e6-8cbe-5790-87cf-2ad28056b929_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1331601,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690107/general/6cea383c-97c0-4889-b514-f3c01f012aa5.jpg',
'Width': 3072},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393e09e6-8cbe-5790-87cf-2ad28056b929/393e09e6-8cbe-5790-87cf-2ad28056b929_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1109058,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690107/general/207d0362-262f-4ae4-873a-eecf53e72684.jpg',
'Width': 3072},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393e09e6-8cbe-5790-87cf-2ad28056b929/393e09e6-8cbe-5790-87cf-2ad28056b929_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1073323,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690107/general/5c883fdf-1790-4fd4-a53b-c43007d7087d.jpg',
'Width': 3072},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393e09e6-8cbe-5790-87cf-2ad28056b929/393e09e6-8cbe-5790-87cf-2ad28056b929_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1337492,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690107/general/081fcfa9-ffe0-41db-98c6-6f24389a83b4.jpg',
'Width': 3072},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393e09e6-8cbe-5790-87cf-2ad28056b929/393e09e6-8cbe-5790-87cf-2ad28056b929_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 896615,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690107/general/1fcb299d-df58-4434-8582-faeadccda409.jpg',
'Width': 3072},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393e09e6-8cbe-5790-87cf-2ad28056b929/393e09e6-8cbe-5790-87cf-2ad28056b929_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 620627,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690107/general/09614e28-62da-48e4-9014-b64277628c0e.jpg',
'Width': 3072},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393e09e6-8cbe-5790-87cf-2ad28056b929/393e09e6-8cbe-5790-87cf-2ad28056b929_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 885240,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690107/general/c08ae0cc-5abc-4082-94e3-bfbb533a7be4.jpg',
'Width': 3072},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393e09e6-8cbe-5790-87cf-2ad28056b929/393e09e6-8cbe-5790-87cf-2ad28056b929_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1362385,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690107/general/096755bc-9342-45b1-afa5-2af43d358e87.jpg',
'Width': 3072}],
'price': 7750,
'price_includes_vat': True,
'registration_date': '2013-03-19',
'seats_number': 5,
'seller_name': 'PhC Consulting',
'title': 'Volvo XC60 D4 Summum - AWD - Diesel - Manual - 163 hp - 153.531 km',
'transmission': 'manual',
'trim': 'Summum',
'vin': None,
'year': 2013}
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723817%27 HTTP/1.1" 200 None
2026-03-25 15:35:14 [adesa.be] INFO: Saving data for 10723817: {'created_time': 1774452914.248812, 'last_price_update_time': 1774452914.248823, 'auction_closing_time': 1774609200.0}
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723817') HTTP/1.1" 204 0
2026-03-25 15:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cb42d0>
2026-03-25 15:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252F50f202ec-9682-4f36-9d2c-246b5e8de515.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/50f202ec-9682-4f36-9d2c-246b5e8de515.jpg saved to cache
2026-03-25 15:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 68129aae-325f-5818-9892-c8b8a7ce6b14
2026-03-25 15:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe5b391c-c83b-508f-b6f1-3975abfc9e4e with identifier: 10717235
2026-03-25 15:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe5b391c-c83b-508f-b6f1-3975abfc9e4e with scrape type 2
2026-03-25 15:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe5b391c-c83b-508f-b6f1-3975abfc9e4e with scrape type 2
2026-03-25 15:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe5b391c-c83b-508f-b6f1-3975abfc9e4e, identifier: 10717235
2026-03-25 15:35:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe5b391c-c83b-508f-b6f1-3975abfc9e4e with identifier: 10717235
2026-03-25 15:35:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe5b391c-c83b-508f-b6f1-3975abfc9e4e with identifier: 10717235
2026-03-25 15:35:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe5b391c-c83b-508f-b6f1-3975abfc9e4e with identifier: 10717235 to the API
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fe5b391c-c83b-508f-b6f1-3975abfc9e4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVP313',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717235',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 135600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volvo XC60 T6 Business - AWD - Hybrid - Automatic - 253 hp - '
'135.600 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:14 [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 15:35:14 [adesa.be] INFO: Saving data for 10717235: {'auction_closing_time': 1774519200.0, 'created_time': 1774365989.120523, 'last_price_update_time': 1774452914.696545}
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717235') HTTP/1.1" 204 0
2026-03-25 15:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745423/general/8e4bf271-f724-46c4-a2f3-1b732c6f8582.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724852)
2026-03-25 15:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 458437bb-cd00-5132-83ed-d198221e728d with identifier: 10717238
2026-03-25 15:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 458437bb-cd00-5132-83ed-d198221e728d with scrape type 2
2026-03-25 15:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 458437bb-cd00-5132-83ed-d198221e728d with scrape type 2
2026-03-25 15:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 458437bb-cd00-5132-83ed-d198221e728d, identifier: 10717238
2026-03-25 15:35:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 458437bb-cd00-5132-83ed-d198221e728d with identifier: 10717238
2026-03-25 15:35:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 458437bb-cd00-5132-83ed-d198221e728d with identifier: 10717238
2026-03-25 15:35:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 458437bb-cd00-5132-83ed-d198221e728d with identifier: 10717238 to the API
2026-03-25 15:35:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '458437bb-cd00-5132-83ed-d198221e728d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDB520',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717238',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 115522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-07-24',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volvo XC60 T8 R-Design - AWD - Hybrid - Automatic - 303 hp - '
'115.522 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2020}
2026-03-25 15:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:15 [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 15:35:15 [adesa.be] INFO: Saving data for 10717238: {'auction_closing_time': 1774519200.0, 'created_time': 1774366000.933331, 'last_price_update_time': 1774452915.148563}
2026-03-25 15:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717238') HTTP/1.1" 204 0
2026-03-25 15:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b940d0>
2026-03-25 15:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252F8e4bf271-f724-46c4-a2f3-1b732c6f8582.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/8e4bf271-f724-46c4-a2f3-1b732c6f8582.jpg saved to cache
2026-03-25 15:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 68129aae-325f-5818-9892-c8b8a7ce6b14
2026-03-25 15:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745423/general/8fbc00a7-1127-4f1f-9404-7ba97153df0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724852)
2026-03-25 15:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f326d0>
2026-03-25 15:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252F8fbc00a7-1127-4f1f-9404-7ba97153df0c.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/8fbc00a7-1127-4f1f-9404-7ba97153df0c.jpg saved to cache
2026-03-25 15:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 68129aae-325f-5818-9892-c8b8a7ce6b14
2026-03-25 15:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745423/general/94547013-8646-4877-8b45-ce37643c80db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724852)
2026-03-25 15:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da1387ef-4fe7-53ba-a2ef-951b4a17219e with identifier: 10717236
2026-03-25 15:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da1387ef-4fe7-53ba-a2ef-951b4a17219e with scrape type 2
2026-03-25 15:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da1387ef-4fe7-53ba-a2ef-951b4a17219e with scrape type 2
2026-03-25 15:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da1387ef-4fe7-53ba-a2ef-951b4a17219e, identifier: 10717236
2026-03-25 15:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da1387ef-4fe7-53ba-a2ef-951b4a17219e with identifier: 10717236
2026-03-25 15:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da1387ef-4fe7-53ba-a2ef-951b4a17219e with identifier: 10717236
2026-03-25 15:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da1387ef-4fe7-53ba-a2ef-951b4a17219e with identifier: 10717236 to the API
2026-03-25 15:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 252,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'da1387ef-4fe7-53ba-a2ef-951b4a17219e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FFA582',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717236',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 25941,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2024-04-17',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volvo XC40 Extended Range Core - Electric - Automatic - 252 hp - '
'25.941 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-25 15:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:16 [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 15:35:16 [adesa.be] INFO: Saving data for 10717236: {'auction_closing_time': 1774519200.0, 'created_time': 1774366004.008793, 'last_price_update_time': 1774452916.874932}
2026-03-25 15:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717236') HTTP/1.1" 204 0
2026-03-25 15:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487cb54d0>
2026-03-25 15:35:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252F94547013-8646-4877-8b45-ce37643c80db.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/94547013-8646-4877-8b45-ce37643c80db.jpg saved to cache
2026-03-25 15:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 68129aae-325f-5818-9892-c8b8a7ce6b14
2026-03-25 15:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccb21469-d64e-5587-8004-4ef9cabdf7b3 with identifier: 10717259
2026-03-25 15:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccb21469-d64e-5587-8004-4ef9cabdf7b3 with scrape type 2
2026-03-25 15:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccb21469-d64e-5587-8004-4ef9cabdf7b3 with scrape type 2
2026-03-25 15:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ccb21469-d64e-5587-8004-4ef9cabdf7b3, identifier: 10717259
2026-03-25 15:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ccb21469-d64e-5587-8004-4ef9cabdf7b3 with identifier: 10717259
2026-03-25 15:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ccb21469-d64e-5587-8004-4ef9cabdf7b3 with identifier: 10717259
2026-03-25 15:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ccb21469-d64e-5587-8004-4ef9cabdf7b3 with identifier: 10717259 to the API
2026-03-25 15:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717259>
{'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-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ccb21469-d64e-5587-8004-4ef9cabdf7b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSS344',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717259',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 57877,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volvo XC40 1.5 T4 Plus Dark - Hybrid - Automatic - 129 hp - 57.877 '
'km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-25 15:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:17 [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 15:35:17 [adesa.be] INFO: Saving data for 10717259: {'auction_closing_time': 1774519200.0, 'created_time': 1774365995.427595, 'last_price_update_time': 1774452917.328432}
2026-03-25 15:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717259') HTTP/1.1" 204 0
2026-03-25 15:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745423/general/b8d2f0c4-dc7a-4e01-b390-25b2bd3783e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724852)
2026-03-25 15:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f31450>
2026-03-25 15:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252Fb8d2f0c4-dc7a-4e01-b390-25b2bd3783e5.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/b8d2f0c4-dc7a-4e01-b390-25b2bd3783e5.jpg saved to cache
2026-03-25 15:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 68129aae-325f-5818-9892-c8b8a7ce6b14
2026-03-25 15:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745423/general/f31b60fd-95c4-4237-a071-8af9b417d6b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724852)
2026-03-25 15:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45bcfc44-f637-52b6-bb46-7be8b84281ed with identifier: 10717257
2026-03-25 15:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45bcfc44-f637-52b6-bb46-7be8b84281ed with scrape type 2
2026-03-25 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45bcfc44-f637-52b6-bb46-7be8b84281ed with scrape type 2
2026-03-25 15:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45bcfc44-f637-52b6-bb46-7be8b84281ed, identifier: 10717257
2026-03-25 15:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45bcfc44-f637-52b6-bb46-7be8b84281ed with identifier: 10717257
2026-03-25 15:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45bcfc44-f637-52b6-bb46-7be8b84281ed with identifier: 10717257
2026-03-25 15:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45bcfc44-f637-52b6-bb46-7be8b84281ed with identifier: 10717257 to the API
2026-03-25 15:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717257>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '45bcfc44-f637-52b6-bb46-7be8b84281ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCT951',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717257',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 53053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 53.053 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-25 15:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:19 [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 15:35:19 [adesa.be] INFO: Saving data for 10717257: {'auction_closing_time': 1774519200.0, 'created_time': 1774366014.194837, 'last_price_update_time': 1774452919.66877}
2026-03-25 15:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717257') HTTP/1.1" 204 0
2026-03-25 15:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745423/general/4b6fbfeb-6cc2-4131-870a-73af5dd8d52a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724852)
2026-03-25 15:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with identifier: 10724870
2026-03-25 15:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with scrape type 1
2026-03-25 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804
2026-03-25 15:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5745442%252Fgeneral%252F54dff41d-0e75-4b20-b8f9-de1066d835f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/54dff41d-0e75-4b20-b8f9-de1066d835f4.jpg not downloaded yet
2026-03-25 15:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8ee61d5-aa77-581a-8b87-8d5fdd2a4b13 with identifier: 10717272
2026-03-25 15:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8ee61d5-aa77-581a-8b87-8d5fdd2a4b13 with scrape type 2
2026-03-25 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8ee61d5-aa77-581a-8b87-8d5fdd2a4b13 with scrape type 2
2026-03-25 15:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8ee61d5-aa77-581a-8b87-8d5fdd2a4b13, identifier: 10717272
2026-03-25 15:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b9e690>
2026-03-25 15:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252Ff31b60fd-95c4-4237-a071-8af9b417d6b5.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/f31b60fd-95c4-4237-a071-8af9b417d6b5.jpg saved to cache
2026-03-25 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 68129aae-325f-5818-9892-c8b8a7ce6b14
2026-03-25 15:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8ee61d5-aa77-581a-8b87-8d5fdd2a4b13 with identifier: 10717272
2026-03-25 15:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8ee61d5-aa77-581a-8b87-8d5fdd2a4b13 with identifier: 10717272
2026-03-25 15:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8ee61d5-aa77-581a-8b87-8d5fdd2a4b13 with identifier: 10717272 to the API
2026-03-25 15:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717272>
{'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-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c8ee61d5-aa77-581a-8b87-8d5fdd2a4b13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADC369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 73800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 73.800 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717272%27 HTTP/1.1" 200 None
2026-03-25 15:35:20 [adesa.be] INFO: Saving data for 10717272: {'auction_closing_time': 1774519200.0, 'created_time': 1774366003.328811, 'last_price_update_time': 1774452920.065581}
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717272') HTTP/1.1" 204 0
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5745442%252Fgeneral%252F302e94ac-38da-4ef9-b802-c4a5fbfe326e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/302e94ac-38da-4ef9-b802-c4a5fbfe326e.jpg not downloaded yet
2026-03-25 15:35:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.495(s), this was the 1st time calling it.
2026-03-25 15:35:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.7228326009016435 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 15:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b45c90>
2026-03-25 15:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745423%252Fgeneral%252F4b6fbfeb-6cc2-4131-870a-73af5dd8d52a.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745423/general/4b6fbfeb-6cc2-4131-870a-73af5dd8d52a.jpg saved to cache
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 68129aae-325f-5818-9892-c8b8a7ce6b14
2026-03-25 15:35:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68129aae-325f-5818-9892-c8b8a7ce6b14, skipping ID generation
2026-03-25 15:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68129aae-325f-5818-9892-c8b8a7ce6b14 with scrape type 1
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68129aae-325f-5818-9892-c8b8a7ce6b14 sending to next pipeline
2026-03-25 15:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68129aae-325f-5818-9892-c8b8a7ce6b14, identifier: 10724852
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5745442%252Fgeneral%252F23c541b8-1045-439f-b9ed-e8ed56d433c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/23c541b8-1045-439f-b9ed-e8ed56d433c8.jpg not downloaded yet
2026-03-25 15:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68129aae-325f-5818-9892-c8b8a7ce6b14 with identifier: 10724852
2026-03-25 15:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68129aae-325f-5818-9892-c8b8a7ce6b14 with identifier: 10724852
2026-03-25 15:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68129aae-325f-5818-9892-c8b8a7ce6b14 with identifier: 10724852 to the API
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745423/general/4b6fbfeb-6cc2-4131-870a-73af5dd8d52a.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': 204,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '68129aae-325f-5818-9892-c8b8a7ce6b14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPX537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724852',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 95776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745423/general/4b6fbfeb-6cc2-4131-870a-73af5dd8d52a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745423/general/f31b60fd-95c4-4237-a071-8af9b417d6b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745423/general/b8d2f0c4-dc7a-4e01-b390-25b2bd3783e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745423/general/94547013-8646-4877-8b45-ce37643c80db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745423/general/8fbc00a7-1127-4f1f-9404-7ba97153df0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745423/general/8e4bf271-f724-46c4-a2f3-1b732c6f8582.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745423/general/50f202ec-9682-4f36-9d2c-246b5e8de515.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745423/general/e7601701-c1c7-45ba-bf24-0e27247f69a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745423/general/2adaa6be-ebcc-4e1a-8301-84d73094f594.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68129aae-325f-5818-9892-c8b8a7ce6b14/68129aae-325f-5818-9892-c8b8a7ce6b14_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745423/general/4ceb65dc-67dd-421c-b74d-7411d5df7b50.jpg',
'Width': 1024}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q4 E-tron 40 - Electric - Automatic - 204 hp - 95.776 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724852%27 HTTP/1.1" 200 None
2026-03-25 15:35:20 [adesa.be] INFO: Saving data for 10724852: {'created_time': 1774452920.571667, 'last_price_update_time': 1774452920.571679, 'auction_closing_time': 1774603800.0}
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724852') HTTP/1.1" 204 0
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5745442%252Fgeneral%252F09171c1a-533a-48b4-b665-c567f333aaa4.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/09171c1a-533a-48b4-b665-c567f333aaa4.jpg not downloaded yet
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5745442%252Fgeneral%252F084b24c4-e9b3-43e4-bae9-8e4b6c67599b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/084b24c4-e9b3-43e4-bae9-8e4b6c67599b.jpg not downloaded yet
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5745442%252Fgeneral%252Fb5b3959d-b677-4f22-8746-c512db7748a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/b5b3959d-b677-4f22-8746-c512db7748a3.jpg not downloaded yet
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5745442%252Fgeneral%252F491a21e6-6faf-4ed0-8a93-594f31d861c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/491a21e6-6faf-4ed0-8a93-594f31d861c3.jpg not downloaded yet
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5745442%252Fgeneral%252F6eff2e81-e3bc-41e3-a6f2-b1e297f1bc12.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/6eff2e81-e3bc-41e3-a6f2-b1e297f1bc12.jpg not downloaded yet
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5745442%252Fgeneral%252Fbf0b899d-0b4e-470a-a182-8a62469880e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/bf0b899d-0b4e-470a-a182-8a62469880e8.jpg not downloaded yet
2026-03-25 15:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35: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%252F5745442%252Fgeneral%252F5556f887-c9da-4e52-9a39-4593ea63da98.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/5556f887-c9da-4e52-9a39-4593ea63da98.jpg not downloaded yet
2026-03-25 15:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ed1c491-19c2-552c-81ec-3e973ceb4e14 with identifier: 10717246
2026-03-25 15:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ed1c491-19c2-552c-81ec-3e973ceb4e14 with scrape type 2
2026-03-25 15:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ed1c491-19c2-552c-81ec-3e973ceb4e14 with scrape type 2
2026-03-25 15:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ed1c491-19c2-552c-81ec-3e973ceb4e14, identifier: 10717246
2026-03-25 15:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745442/general/5556f887-c9da-4e52-9a39-4593ea63da98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724870)
2026-03-25 15:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ed1c491-19c2-552c-81ec-3e973ceb4e14 with identifier: 10717246
2026-03-25 15:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ed1c491-19c2-552c-81ec-3e973ceb4e14 with identifier: 10717246
2026-03-25 15:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ed1c491-19c2-552c-81ec-3e973ceb4e14 with identifier: 10717246 to the API
2026-03-25 15:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717246>
{'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-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '4ed1c491-19c2-552c-81ec-3e973ceb4e14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBM459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717246',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 51969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 51.969 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-25 15:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:21 [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 15:35:21 [adesa.be] INFO: Saving data for 10717246: {'auction_closing_time': 1774519200.0, 'created_time': 1774365999.794236, 'last_price_update_time': 1774452921.789489}
2026-03-25 15:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717246') HTTP/1.1" 204 0
2026-03-25 15:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495b1bb10>
2026-03-25 15:35:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745442%252Fgeneral%252F5556f887-c9da-4e52-9a39-4593ea63da98.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/5556f887-c9da-4e52-9a39-4593ea63da98.jpg saved to cache
2026-03-25 15:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804
2026-03-25 15:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64d8287f-e7f2-5eb4-ae01-27e8ebd990d3 with identifier: 10717267
2026-03-25 15:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64d8287f-e7f2-5eb4-ae01-27e8ebd990d3 with scrape type 2
2026-03-25 15:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64d8287f-e7f2-5eb4-ae01-27e8ebd990d3 with scrape type 2
2026-03-25 15:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64d8287f-e7f2-5eb4-ae01-27e8ebd990d3, identifier: 10717267
2026-03-25 15:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745442/general/bf0b899d-0b4e-470a-a182-8a62469880e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724870)
2026-03-25 15:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64d8287f-e7f2-5eb4-ae01-27e8ebd990d3 with identifier: 10717267
2026-03-25 15:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64d8287f-e7f2-5eb4-ae01-27e8ebd990d3 with identifier: 10717267
2026-03-25 15:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64d8287f-e7f2-5eb4-ae01-27e8ebd990d3 with identifier: 10717267 to the API
2026-03-25 15:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717267>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '64d8287f-e7f2-5eb4-ae01-27e8ebd990d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNL766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 74403,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 74.403 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-25 15:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:22 [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 15:35:22 [adesa.be] INFO: Saving data for 10717267: {'auction_closing_time': 1774519200.0, 'created_time': 1774365993.826229, 'last_price_update_time': 1774452922.678057}
2026-03-25 15:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717267') HTTP/1.1" 204 0
2026-03-25 15:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745442/general/6eff2e81-e3bc-41e3-a6f2-b1e297f1bc12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724870)
2026-03-25 15:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487b92690>
2026-03-25 15:35:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745442%252Fgeneral%252Fbf0b899d-0b4e-470a-a182-8a62469880e8.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/bf0b899d-0b4e-470a-a182-8a62469880e8.jpg saved to cache
2026-03-25 15:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804
2026-03-25 15:35: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 15:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745442/general/491a21e6-6faf-4ed0-8a93-594f31d861c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724870)
2026-03-25 15:35:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b94a90>
2026-03-25 15:35:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745442%252Fgeneral%252F6eff2e81-e3bc-41e3-a6f2-b1e297f1bc12.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/6eff2e81-e3bc-41e3-a6f2-b1e297f1bc12.jpg saved to cache
2026-03-25 15:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804
2026-03-25 15:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745442/general/b5b3959d-b677-4f22-8746-c512db7748a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724870)
2026-03-25 15:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43ebd559-b087-5bc5-beba-df21a622498b with identifier: 10717289
2026-03-25 15:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43ebd559-b087-5bc5-beba-df21a622498b with scrape type 2
2026-03-25 15:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43ebd559-b087-5bc5-beba-df21a622498b with scrape type 2
2026-03-25 15:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43ebd559-b087-5bc5-beba-df21a622498b, identifier: 10717289
2026-03-25 15:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745442/general/23c541b8-1045-439f-b9ed-e8ed56d433c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724870)
2026-03-25 15:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43ebd559-b087-5bc5-beba-df21a622498b with identifier: 10717289
2026-03-25 15:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43ebd559-b087-5bc5-beba-df21a622498b with identifier: 10717289
2026-03-25 15:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43ebd559-b087-5bc5-beba-df21a622498b with identifier: 10717289 to the API
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '43ebd559-b087-5bc5-beba-df21a622498b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECW909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 110426,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volkswagen Golf Variant 2.0 TDI Life Business - Diesel - Automatic '
'- 116 hp - 110.426 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717289%27 HTTP/1.1" 200 None
2026-03-25 15:35:23 [adesa.be] INFO: Saving data for 10717289: {'auction_closing_time': 1774519200.0, 'created_time': 1774366014.958226, 'last_price_update_time': 1774452923.189102}
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717289') HTTP/1.1" 204 0
2026-03-25 15:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de532728-ac46-5c95-94a5-64bcf62c62ab with identifier: 10717301
2026-03-25 15:35:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de532728-ac46-5c95-94a5-64bcf62c62ab with scrape type 2
2026-03-25 15:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de532728-ac46-5c95-94a5-64bcf62c62ab with scrape type 2
2026-03-25 15:35:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de532728-ac46-5c95-94a5-64bcf62c62ab, identifier: 10717301
2026-03-25 15:35:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487bff910>
2026-03-25 15:35:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745442%252Fgeneral%252F491a21e6-6faf-4ed0-8a93-594f31d861c3.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/491a21e6-6faf-4ed0-8a93-594f31d861c3.jpg saved to cache
2026-03-25 15:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804
2026-03-25 15:35:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b92f50>
2026-03-25 15:35:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745442%252Fgeneral%252Fb5b3959d-b677-4f22-8746-c512db7748a3.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/b5b3959d-b677-4f22-8746-c512db7748a3.jpg saved to cache
2026-03-25 15:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804
2026-03-25 15:35:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486953c10>
2026-03-25 15:35:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745442%252Fgeneral%252F23c541b8-1045-439f-b9ed-e8ed56d433c8.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/23c541b8-1045-439f-b9ed-e8ed56d433c8.jpg saved to cache
2026-03-25 15:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804
2026-03-25 15:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745442/general/302e94ac-38da-4ef9-b802-c4a5fbfe326e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724870)
2026-03-25 15:35:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de532728-ac46-5c95-94a5-64bcf62c62ab with identifier: 10717301
2026-03-25 15:35:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de532728-ac46-5c95-94a5-64bcf62c62ab with identifier: 10717301
2026-03-25 15:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de532728-ac46-5c95-94a5-64bcf62c62ab with identifier: 10717301 to the API
2026-03-25 15:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'de532728-ac46-5c95-94a5-64bcf62c62ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFP555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 219816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 2,
'seller_name': 'KBC Autolease',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 150 hp - 219.816 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717301%27 HTTP/1.1" 200 None
2026-03-25 15:35:24 [adesa.be] INFO: Saving data for 10717301: {'auction_closing_time': 1774519200.0, 'created_time': 1774365994.42862, 'last_price_update_time': 1774452924.233111}
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717301') HTTP/1.1" 204 0
2026-03-25 15:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745442/general/54dff41d-0e75-4b20-b8f9-de1066d835f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724870)
2026-03-25 15:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82aeb8b6-6f5e-5a8a-b893-fc1a683f0c8b with identifier: 10717297
2026-03-25 15:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82aeb8b6-6f5e-5a8a-b893-fc1a683f0c8b with scrape type 2
2026-03-25 15:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82aeb8b6-6f5e-5a8a-b893-fc1a683f0c8b with scrape type 2
2026-03-25 15:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82aeb8b6-6f5e-5a8a-b893-fc1a683f0c8b, identifier: 10717297
2026-03-25 15:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486f47b50>
2026-03-25 15:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745442%252Fgeneral%252F302e94ac-38da-4ef9-b802-c4a5fbfe326e.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/302e94ac-38da-4ef9-b802-c4a5fbfe326e.jpg saved to cache
2026-03-25 15:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804
2026-03-25 15:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82aeb8b6-6f5e-5a8a-b893-fc1a683f0c8b with identifier: 10717297
2026-03-25 15:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82aeb8b6-6f5e-5a8a-b893-fc1a683f0c8b with identifier: 10717297
2026-03-25 15:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82aeb8b6-6f5e-5a8a-b893-fc1a683f0c8b with identifier: 10717297 to the API
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717297>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '82aeb8b6-6f5e-5a8a-b893-fc1a683f0c8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAL636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717297',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 105668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volkswagen Golf Variant 2.0 TDI Lounge - Diesel - Manual - 116 hp - '
'105.668 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717297%27 HTTP/1.1" 200 None
2026-03-25 15:35:24 [adesa.be] INFO: Saving data for 10717297: {'auction_closing_time': 1774519200.0, 'created_time': 1774366028.813688, 'last_price_update_time': 1774452924.765879}
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717297') HTTP/1.1" 204 0
2026-03-25 15:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745442/general/084b24c4-e9b3-43e4-bae9-8e4b6c67599b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724870)
2026-03-25 15:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34bfacee-9308-585c-9e75-aefbd9f28bfe with identifier: 10717296
2026-03-25 15:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34bfacee-9308-585c-9e75-aefbd9f28bfe with scrape type 2
2026-03-25 15:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34bfacee-9308-585c-9e75-aefbd9f28bfe with scrape type 2
2026-03-25 15:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34bfacee-9308-585c-9e75-aefbd9f28bfe, identifier: 10717296
2026-03-25 15:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8495afb690>
2026-03-25 15:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745442%252Fgeneral%252F54dff41d-0e75-4b20-b8f9-de1066d835f4.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/54dff41d-0e75-4b20-b8f9-de1066d835f4.jpg saved to cache
2026-03-25 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804
2026-03-25 15:35:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34bfacee-9308-585c-9e75-aefbd9f28bfe with identifier: 10717296
2026-03-25 15:35:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34bfacee-9308-585c-9e75-aefbd9f28bfe with identifier: 10717296
2026-03-25 15:35:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34bfacee-9308-585c-9e75-aefbd9f28bfe with identifier: 10717296 to the API
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717296>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '34bfacee-9308-585c-9e75-aefbd9f28bfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717296',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 178473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Toyota Corolla Touring Sports 1.8 - Hybrid - Automatic - 98 hp - '
'178.473 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:25 [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 15:35:25 [adesa.be] INFO: Saving data for 10717296: {'auction_closing_time': 1774519200.0, 'created_time': 1774366002.946174, 'last_price_update_time': 1774452925.264761}
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717296') HTTP/1.1" 204 0
2026-03-25 15:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745442/general/09171c1a-533a-48b4-b665-c567f333aaa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724870)
2026-03-25 15:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486c82f50>
2026-03-25 15:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745442%252Fgeneral%252F084b24c4-e9b3-43e4-bae9-8e4b6c67599b.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/084b24c4-e9b3-43e4-bae9-8e4b6c67599b.jpg saved to cache
2026-03-25 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804
2026-03-25 15:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bde9aa4-c982-5639-aab0-880ada8a4ef0 with identifier: 10717242
2026-03-25 15:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bde9aa4-c982-5639-aab0-880ada8a4ef0 with scrape type 2
2026-03-25 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bde9aa4-c982-5639-aab0-880ada8a4ef0 with scrape type 2
2026-03-25 15:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bde9aa4-c982-5639-aab0-880ada8a4ef0, identifier: 10717242
2026-03-25 15:35:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bde9aa4-c982-5639-aab0-880ada8a4ef0 with identifier: 10717242
2026-03-25 15:35:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bde9aa4-c982-5639-aab0-880ada8a4ef0 with identifier: 10717242
2026-03-25 15:35:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bde9aa4-c982-5639-aab0-880ada8a4ef0 with identifier: 10717242 to the API
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '1bde9aa4-c982-5639-aab0-880ada8a4ef0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTF855',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717242',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 143046,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 514 '
'hp - 143.046 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:25 [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 15:35:25 [adesa.be] INFO: Saving data for 10717242: {'auction_closing_time': 1774519200.0, 'created_time': 1774366013.640532, 'last_price_update_time': 1774452925.642619}
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717242') HTTP/1.1" 204 0
2026-03-25 15:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84868f7810>
2026-03-25 15:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:35: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 15:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745442%252Fgeneral%252F09171c1a-533a-48b4-b665-c567f333aaa4.jpg') HTTP/1.1" 204 0
2026-03-25 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745442/general/09171c1a-533a-48b4-b665-c567f333aaa4.jpg saved to cache
2026-03-25 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804
2026-03-25 15:35:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5fe9ca62-cf96-5f7d-8f99-a34404d3d804, skipping ID generation
2026-03-25 15:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with scrape type 1
2026-03-25 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 sending to next pipeline
2026-03-25 15:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fe9ca62-cf96-5f7d-8f99-a34404d3d804, identifier: 10724870
2026-03-25 15:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with identifier: 10724870
2026-03-25 15:35:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with identifier: 10724870
2026-03-25 15:35:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fe9ca62-cf96-5f7d-8f99-a34404d3d804 with identifier: 10724870 to the API
2026-03-25 15:35:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745442/general/09171c1a-533a-48b4-b665-c567f333aaa4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '5fe9ca62-cf96-5f7d-8f99-a34404d3d804',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWF644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724870',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 106254,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745442/general/54dff41d-0e75-4b20-b8f9-de1066d835f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745442/general/302e94ac-38da-4ef9-b802-c4a5fbfe326e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745442/general/23c541b8-1045-439f-b9ed-e8ed56d433c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745442/general/09171c1a-533a-48b4-b665-c567f333aaa4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745442/general/084b24c4-e9b3-43e4-bae9-8e4b6c67599b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745442/general/b5b3959d-b677-4f22-8746-c512db7748a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745442/general/491a21e6-6faf-4ed0-8a93-594f31d861c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745442/general/6eff2e81-e3bc-41e3-a6f2-b1e297f1bc12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745442/general/bf0b899d-0b4e-470a-a182-8a62469880e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe9ca62-cf96-5f7d-8f99-a34404d3d804/5fe9ca62-cf96-5f7d-8f99-a34404d3d804_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745442/general/5556f887-c9da-4e52-9a39-4593ea63da98.jpg',
'Width': 1024}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-08-13',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - Automatic - 150 hp - 106.254 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724870%27 HTTP/1.1" 200 None
2026-03-25 15:35:26 [adesa.be] INFO: Saving data for 10724870: {'created_time': 1774452926.090594, 'last_price_update_time': 1774452926.090604, 'auction_closing_time': 1774603800.0}
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724870') HTTP/1.1" 204 0
2026-03-25 15:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662c09f1-e98b-53ec-92de-b9ff86cf8d72 with identifier: 10717276
2026-03-25 15:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662c09f1-e98b-53ec-92de-b9ff86cf8d72 with scrape type 2
2026-03-25 15:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 662c09f1-e98b-53ec-92de-b9ff86cf8d72 with scrape type 2
2026-03-25 15:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 662c09f1-e98b-53ec-92de-b9ff86cf8d72, identifier: 10717276
2026-03-25 15:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 662c09f1-e98b-53ec-92de-b9ff86cf8d72 with identifier: 10717276
2026-03-25 15:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 662c09f1-e98b-53ec-92de-b9ff86cf8d72 with identifier: 10717276
2026-03-25 15:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 662c09f1-e98b-53ec-92de-b9ff86cf8d72 with identifier: 10717276 to the API
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717276>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '662c09f1-e98b-53ec-92de-b9ff86cf8d72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFS645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 37446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Skoda Octavia Combi 1.4 TSI Clever - Hybrid - Automatic - 150 hp - '
'37.446 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717276%27 HTTP/1.1" 200 None
2026-03-25 15:35:26 [adesa.be] INFO: Saving data for 10717276: {'auction_closing_time': 1774519200.0, 'created_time': 1774366037.927805, 'last_price_update_time': 1774452926.410972}
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717276') HTTP/1.1" 204 0
2026-03-25 15:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dc35c92-1fbf-55aa-aae8-b4967a6eb7c6 with identifier: 10717234
2026-03-25 15:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dc35c92-1fbf-55aa-aae8-b4967a6eb7c6 with scrape type 2
2026-03-25 15:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dc35c92-1fbf-55aa-aae8-b4967a6eb7c6 with scrape type 2
2026-03-25 15:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5dc35c92-1fbf-55aa-aae8-b4967a6eb7c6, identifier: 10717234
2026-03-25 15:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e921a45b-0f54-500b-abf0-34b84291bb5b with identifier: 10717293
2026-03-25 15:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e921a45b-0f54-500b-abf0-34b84291bb5b with scrape type 2
2026-03-25 15:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e921a45b-0f54-500b-abf0-34b84291bb5b with scrape type 2
2026-03-25 15:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e921a45b-0f54-500b-abf0-34b84291bb5b, identifier: 10717293
2026-03-25 15:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5dc35c92-1fbf-55aa-aae8-b4967a6eb7c6 with identifier: 10717234
2026-03-25 15:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5dc35c92-1fbf-55aa-aae8-b4967a6eb7c6 with identifier: 10717234
2026-03-25 15:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5dc35c92-1fbf-55aa-aae8-b4967a6eb7c6 with identifier: 10717234 to the API
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717234>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 513,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '5dc35c92-1fbf-55aa-aae8-b4967a6eb7c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTH477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717234',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 89052,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Tesla Model 3 Performance - Dual Motor - Electric - Automatic - 513 '
'hp - 89.052 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717234%27 HTTP/1.1" 200 None
2026-03-25 15:35:26 [adesa.be] INFO: Saving data for 10717234: {'auction_closing_time': 1774519200.0, 'created_time': 1774366005.2514, 'last_price_update_time': 1774452926.815576}
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717234') HTTP/1.1" 204 0
2026-03-25 15:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e921a45b-0f54-500b-abf0-34b84291bb5b with identifier: 10717293
2026-03-25 15:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e921a45b-0f54-500b-abf0-34b84291bb5b with identifier: 10717293
2026-03-25 15:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e921a45b-0f54-500b-abf0-34b84291bb5b with identifier: 10717293 to the API
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e921a45b-0f54-500b-abf0-34b84291bb5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CND957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717293',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 42915,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Toyota Yaris 1.5 Iconic - Hybrid - Automatic - 92 hp - 42.915 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2022}
2026-03-25 15:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717293%27 HTTP/1.1" 200 None
2026-03-25 15:35:27 [adesa.be] INFO: Saving data for 10717293: {'auction_closing_time': 1774519200.0, 'created_time': 1774366026.76901, 'last_price_update_time': 1774452927.082904}
2026-03-25 15:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717293') HTTP/1.1" 204 0
2026-03-25 15:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 15:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7e6f166-f564-5aa5-b2f1-37af6ff387b0 with identifier: 10717278
2026-03-25 15:35:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e6f166-f564-5aa5-b2f1-37af6ff387b0 with scrape type 2
2026-03-25 15:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7e6f166-f564-5aa5-b2f1-37af6ff387b0 with scrape type 2
2026-03-25 15:35:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7e6f166-f564-5aa5-b2f1-37af6ff387b0, identifier: 10717278
2026-03-25 15:35:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7e6f166-f564-5aa5-b2f1-37af6ff387b0 with identifier: 10717278
2026-03-25 15:35:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7e6f166-f564-5aa5-b2f1-37af6ff387b0 with identifier: 10717278
2026-03-25 15:35:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7e6f166-f564-5aa5-b2f1-37af6ff387b0 with identifier: 10717278 to the API
2026-03-25 15:35:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717278>
{'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-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a7e6f166-f564-5aa5-b2f1-37af6ff387b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXP388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717278',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 88297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - Manual - 150 hp - 88.297 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 15:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717278%27 HTTP/1.1" 200 None
2026-03-25 15:35:28 [adesa.be] INFO: Saving data for 10717278: {'auction_closing_time': 1774519200.0, 'created_time': 1774366012.786094, 'last_price_update_time': 1774452928.060414}
2026-03-25 15:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717278') HTTP/1.1" 204 0
2026-03-25 15:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb91726b-5daf-5f4e-87f9-da3cc98e8a5b with identifier: 10717279
2026-03-25 15:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb91726b-5daf-5f4e-87f9-da3cc98e8a5b with scrape type 2
2026-03-25 15:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb91726b-5daf-5f4e-87f9-da3cc98e8a5b with scrape type 2
2026-03-25 15:35:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb91726b-5daf-5f4e-87f9-da3cc98e8a5b, identifier: 10717279
2026-03-25 15:35:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb91726b-5daf-5f4e-87f9-da3cc98e8a5b with identifier: 10717279
2026-03-25 15:35:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb91726b-5daf-5f4e-87f9-da3cc98e8a5b with identifier: 10717279
2026-03-25 15:35:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb91726b-5daf-5f4e-87f9-da3cc98e8a5b with identifier: 10717279 to the API
2026-03-25 15:35:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717279>
{'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': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb91726b-5daf-5f4e-87f9-da3cc98e8a5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHP139',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717279',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 94274,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Skoda Octavia 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'94.274 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 15:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717279%27 HTTP/1.1" 200 None
2026-03-25 15:35:28 [adesa.be] INFO: Saving data for 10717279: {'auction_closing_time': 1774519200.0, 'created_time': 1774366017.136388, 'last_price_update_time': 1774452928.700622}
2026-03-25 15:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717279') HTTP/1.1" 204 0
2026-03-25 15:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e32c810-c568-54bc-9699-712f26aa82f0 with identifier: 10717285
2026-03-25 15:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e32c810-c568-54bc-9699-712f26aa82f0 with scrape type 2
2026-03-25 15:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e32c810-c568-54bc-9699-712f26aa82f0 with scrape type 2
2026-03-25 15:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e32c810-c568-54bc-9699-712f26aa82f0, identifier: 10717285
2026-03-25 15:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e32c810-c568-54bc-9699-712f26aa82f0 with identifier: 10717285
2026-03-25 15:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e32c810-c568-54bc-9699-712f26aa82f0 with identifier: 10717285
2026-03-25 15:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e32c810-c568-54bc-9699-712f26aa82f0 with identifier: 10717285 to the API
2026-03-25 15:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717285>
{'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-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '8e32c810-c568-54bc-9699-712f26aa82f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDC235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717285',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 138395,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Skoda Enyaq 82 kWh - Electric - Automatic - 204 hp - 138.395 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717285%27 HTTP/1.1" 200 None
2026-03-25 15:35:29 [adesa.be] INFO: Saving data for 10717285: {'auction_closing_time': 1774519200.0, 'created_time': 1774366018.021245, 'last_price_update_time': 1774452929.280875}
2026-03-25 15:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717285') HTTP/1.1" 204 0
2026-03-25 15:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7885089f-6a88-5f6f-bea8-eee0dbfee9e9 with identifier: 10717304
2026-03-25 15:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7885089f-6a88-5f6f-bea8-eee0dbfee9e9 with scrape type 2
2026-03-25 15:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7885089f-6a88-5f6f-bea8-eee0dbfee9e9 with scrape type 2
2026-03-25 15:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7885089f-6a88-5f6f-bea8-eee0dbfee9e9, identifier: 10717304
2026-03-25 15:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7885089f-6a88-5f6f-bea8-eee0dbfee9e9 with identifier: 10717304
2026-03-25 15:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7885089f-6a88-5f6f-bea8-eee0dbfee9e9 with identifier: 10717304
2026-03-25 15:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7885089f-6a88-5f6f-bea8-eee0dbfee9e9 with identifier: 10717304 to the API
2026-03-25 15:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717304>
{'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': 75,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7885089f-6a88-5f6f-bea8-eee0dbfee9e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDW935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 136392,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3500,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 2,
'seller_name': 'KBC Autolease',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 75 hp - 136.392 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-25 15:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717304%27 HTTP/1.1" 200 None
2026-03-25 15:35:30 [adesa.be] INFO: Saving data for 10717304: {'auction_closing_time': 1774519200.0, 'created_time': 1774366025.303535, 'last_price_update_time': 1774452930.533581}
2026-03-25 15:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717304') HTTP/1.1" 204 0
2026-03-25 15:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with identifier: 10714989
2026-03-25 15:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with scrape type 2
2026-03-25 15:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with scrape type 2
2026-03-25 15:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81, identifier: 10714989
2026-03-25 15:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with identifier: 10714989
2026-03-25 15:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with identifier: 10714989
2026-03-25 15:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d986ec3-1c2a-5be9-beec-9e2d4e34cb81 with identifier: 10714989 to the API
2026-03-25 15:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714989>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '1d986ec3-1c2a-5be9-beec-9e2d4e34cb81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXK264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714989',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 87800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'87.800 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 15:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:31 [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 15:35:31 [adesa.be] INFO: Saving data for 10714989: {'auction_closing_time': 1774600200.0, 'created_time': 1774347903.048062, 'last_price_update_time': 1774452931.004223}
2026-03-25 15:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714989') HTTP/1.1" 204 0
2026-03-25 15:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98d00b95-bf6e-5737-85ca-60ade9a3cb3c with identifier: 10717263
2026-03-25 15:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d00b95-bf6e-5737-85ca-60ade9a3cb3c with scrape type 2
2026-03-25 15:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98d00b95-bf6e-5737-85ca-60ade9a3cb3c with scrape type 2
2026-03-25 15:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98d00b95-bf6e-5737-85ca-60ade9a3cb3c, identifier: 10717263
2026-03-25 15:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98d00b95-bf6e-5737-85ca-60ade9a3cb3c with identifier: 10717263
2026-03-25 15:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98d00b95-bf6e-5737-85ca-60ade9a3cb3c with identifier: 10717263
2026-03-25 15:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98d00b95-bf6e-5737-85ca-60ade9a3cb3c with identifier: 10717263 to the API
2026-03-25 15:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717263>
{'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-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '98d00b95-bf6e-5737-85ca-60ade9a3cb3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRM240',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717263',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 45136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Polestar 2 Long Range - Electric - Automatic - 231 hp - 45.136 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:31 [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 15:35:31 [adesa.be] INFO: Saving data for 10717263: {'auction_closing_time': 1774519200.0, 'created_time': 1774366024.06702, 'last_price_update_time': 1774452931.574205}
2026-03-25 15:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717263') HTTP/1.1" 204 0
2026-03-25 15:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca928900-028b-5695-aced-12dfd154bd5e with identifier: 10717311
2026-03-25 15:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca928900-028b-5695-aced-12dfd154bd5e with scrape type 2
2026-03-25 15:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca928900-028b-5695-aced-12dfd154bd5e with scrape type 2
2026-03-25 15:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ca928900-028b-5695-aced-12dfd154bd5e, identifier: 10717311
2026-03-25 15:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ca928900-028b-5695-aced-12dfd154bd5e with identifier: 10717311
2026-03-25 15:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ca928900-028b-5695-aced-12dfd154bd5e with identifier: 10717311
2026-03-25 15:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ca928900-028b-5695-aced-12dfd154bd5e with identifier: 10717311 to the API
2026-03-25 15:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717311>
{'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': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ca928900-028b-5695-aced-12dfd154bd5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNQ040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717311',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 206145,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2020-10-13',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Peugeot 308 SW 1.5 Active - Diesel - Manual - 130 hp - 206.145 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-25 15:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717311%27 HTTP/1.1" 200 None
2026-03-25 15:35:32 [adesa.be] INFO: Saving data for 10717311: {'auction_closing_time': 1774519200.0, 'created_time': 1774366039.825738, 'last_price_update_time': 1774452932.013499}
2026-03-25 15:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717311') HTTP/1.1" 204 0
2026-03-25 15:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d60f310-504e-5b9a-b219-cc20b45d306c with identifier: 10717308
2026-03-25 15:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d60f310-504e-5b9a-b219-cc20b45d306c with scrape type 2
2026-03-25 15:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d60f310-504e-5b9a-b219-cc20b45d306c with scrape type 2
2026-03-25 15:35:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d60f310-504e-5b9a-b219-cc20b45d306c, identifier: 10717308
2026-03-25 15:35:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d60f310-504e-5b9a-b219-cc20b45d306c with identifier: 10717308
2026-03-25 15:35:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d60f310-504e-5b9a-b219-cc20b45d306c with identifier: 10717308
2026-03-25 15:35:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d60f310-504e-5b9a-b219-cc20b45d306c with identifier: 10717308 to the API
2026-03-25 15:35:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717308>
{'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-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '8d60f310-504e-5b9a-b219-cc20b45d306c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEF947',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717308',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 112005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 75 hp - 112.005 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-25 15:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717308%27 HTTP/1.1" 200 None
2026-03-25 15:35:32 [adesa.be] INFO: Saving data for 10717308: {'auction_closing_time': 1774519200.0, 'created_time': 1774366034.720587, 'last_price_update_time': 1774452932.841125}
2026-03-25 15:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717308') HTTP/1.1" 204 0
2026-03-25 15:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4040854-d54a-55b5-b929-dd9018013ed8 with identifier: 10717258
2026-03-25 15:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4040854-d54a-55b5-b929-dd9018013ed8 with scrape type 2
2026-03-25 15:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4040854-d54a-55b5-b929-dd9018013ed8 with scrape type 2
2026-03-25 15:35:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4040854-d54a-55b5-b929-dd9018013ed8, identifier: 10717258
2026-03-25 15:35:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4040854-d54a-55b5-b929-dd9018013ed8 with identifier: 10717258
2026-03-25 15:35:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4040854-d54a-55b5-b929-dd9018013ed8 with identifier: 10717258
2026-03-25 15:35:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4040854-d54a-55b5-b929-dd9018013ed8 with identifier: 10717258 to the API
2026-03-25 15:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717258>
{'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': 194,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a4040854-d54a-55b5-b929-dd9018013ed8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEK687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717258',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 94327,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz C Break 300de Premium Plus - Hybrid - Automatic - 194 '
'hp - 94.327 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2021}
2026-03-25 15:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:35 [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 15:35:35 [adesa.be] INFO: Saving data for 10717258: {'auction_closing_time': 1774519200.0, 'created_time': 1774366055.058134, 'last_price_update_time': 1774452935.409328}
2026-03-25 15:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717258') HTTP/1.1" 204 0
2026-03-25 15:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e529e9cf-0dba-560f-a0f3-c51c8c3d7116 with identifier: 10717299
2026-03-25 15:35:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e529e9cf-0dba-560f-a0f3-c51c8c3d7116 with scrape type 2
2026-03-25 15:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e529e9cf-0dba-560f-a0f3-c51c8c3d7116 with scrape type 2
2026-03-25 15:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e529e9cf-0dba-560f-a0f3-c51c8c3d7116, identifier: 10717299
2026-03-25 15:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e529e9cf-0dba-560f-a0f3-c51c8c3d7116 with identifier: 10717299
2026-03-25 15:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e529e9cf-0dba-560f-a0f3-c51c8c3d7116 with identifier: 10717299
2026-03-25 15:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e529e9cf-0dba-560f-a0f3-c51c8c3d7116 with identifier: 10717299 to the API
2026-03-25 15:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717299>
{'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': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e529e9cf-0dba-560f-a0f3-c51c8c3d7116',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEV074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 174384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Peugeot 508 1.5 HDI GT - Diesel - Automatic - 130 hp - 174.384 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 15:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717299%27 HTTP/1.1" 200 None
2026-03-25 15:35:36 [adesa.be] INFO: Saving data for 10717299: {'auction_closing_time': 1774519200.0, 'created_time': 1774366029.552593, 'last_price_update_time': 1774452936.732559}
2026-03-25 15:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717299') HTTP/1.1" 204 0
2026-03-25 15:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0208779-88e4-5eda-8d7f-10c8d38d18e7 with identifier: 10717274
2026-03-25 15:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0208779-88e4-5eda-8d7f-10c8d38d18e7 with scrape type 2
2026-03-25 15:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0208779-88e4-5eda-8d7f-10c8d38d18e7 with scrape type 2
2026-03-25 15:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0208779-88e4-5eda-8d7f-10c8d38d18e7, identifier: 10717274
2026-03-25 15:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0208779-88e4-5eda-8d7f-10c8d38d18e7 with identifier: 10717274
2026-03-25 15:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0208779-88e4-5eda-8d7f-10c8d38d18e7 with identifier: 10717274
2026-03-25 15:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0208779-88e4-5eda-8d7f-10c8d38d18e7 with identifier: 10717274 to the API
2026-03-25 15:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717274>
{'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-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c0208779-88e4-5eda-8d7f-10c8d38d18e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADV353',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 92042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 92.042 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 15:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:37 [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 15:35:37 [adesa.be] INFO: Saving data for 10717274: {'auction_closing_time': 1774519200.0, 'created_time': 1774366057.029367, 'last_price_update_time': 1774452937.524138}
2026-03-25 15:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717274') HTTP/1.1" 204 0
2026-03-25 15:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deed084b-5253-52f1-9821-ebd7eb393f07 with identifier: 10717281
2026-03-25 15:35:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deed084b-5253-52f1-9821-ebd7eb393f07 with scrape type 2
2026-03-25 15:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deed084b-5253-52f1-9821-ebd7eb393f07 with scrape type 2
2026-03-25 15:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: deed084b-5253-52f1-9821-ebd7eb393f07, identifier: 10717281
2026-03-25 15:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: deed084b-5253-52f1-9821-ebd7eb393f07 with identifier: 10717281
2026-03-25 15:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: deed084b-5253-52f1-9821-ebd7eb393f07 with identifier: 10717281
2026-03-25 15:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: deed084b-5253-52f1-9821-ebd7eb393f07 with identifier: 10717281 to the API
2026-03-25 15:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717281>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'deed084b-5253-52f1-9821-ebd7eb393f07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ESR216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717281',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 63358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2024-01-15',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Renault Trafic L2H1 2.0 DCI Comfort - Diesel - Manual - 131 hp - '
'63.358 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2024}
2026-03-25 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:39 [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 15:35:39 [adesa.be] INFO: Saving data for 10717281: {'auction_closing_time': 1774519200.0, 'created_time': 1774366033.600977, 'last_price_update_time': 1774452939.060137}
2026-03-25 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717281') HTTP/1.1" 204 0
2026-03-25 15:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35: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 15:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad2ac371-c759-54d0-88c4-223f0033e6b4 with identifier: 10717302
2026-03-25 15:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad2ac371-c759-54d0-88c4-223f0033e6b4 with scrape type 2
2026-03-25 15:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad2ac371-c759-54d0-88c4-223f0033e6b4 with scrape type 2
2026-03-25 15:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad2ac371-c759-54d0-88c4-223f0033e6b4, identifier: 10717302
2026-03-25 15:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ece3e6d2-5136-5a44-af55-0471c1815806 with identifier: 10717298
2026-03-25 15:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ece3e6d2-5136-5a44-af55-0471c1815806 with scrape type 2
2026-03-25 15:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ece3e6d2-5136-5a44-af55-0471c1815806 with scrape type 2
2026-03-25 15:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ece3e6d2-5136-5a44-af55-0471c1815806, identifier: 10717298
2026-03-25 15:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad2ac371-c759-54d0-88c4-223f0033e6b4 with identifier: 10717302
2026-03-25 15:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad2ac371-c759-54d0-88c4-223f0033e6b4 with identifier: 10717302
2026-03-25 15:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad2ac371-c759-54d0-88c4-223f0033e6b4 with identifier: 10717302 to the API
2026-03-25 15:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717302>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ad2ac371-c759-54d0-88c4-223f0033e6b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 87863,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Kia Stonic 1.0 - Petrol - Manual - 100 hp - 87.863 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:39 [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 15:35:39 [adesa.be] INFO: Saving data for 10717302: {'auction_closing_time': 1774519200.0, 'created_time': 1774365986.967402, 'last_price_update_time': 1774452939.646592}
2026-03-25 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717302') HTTP/1.1" 204 0
2026-03-25 15:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ece3e6d2-5136-5a44-af55-0471c1815806 with identifier: 10717298
2026-03-25 15:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ece3e6d2-5136-5a44-af55-0471c1815806 with identifier: 10717298
2026-03-25 15:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ece3e6d2-5136-5a44-af55-0471c1815806 with identifier: 10717298 to the API
2026-03-25 15:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ece3e6d2-5136-5a44-af55-0471c1815806',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCB286',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 102573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mini Countryman One D 1.5 - Diesel - Manual - 116 hp - 102.573 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:39 [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 15:35:39 [adesa.be] INFO: Saving data for 10717298: {'auction_closing_time': 1774519200.0, 'created_time': 1774366036.753174, 'last_price_update_time': 1774452939.900432}
2026-03-25 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717298') HTTP/1.1" 204 0
2026-03-25 15:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b703774-aaab-5603-8e96-9b4b828983bf with identifier: 10717266
2026-03-25 15:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b703774-aaab-5603-8e96-9b4b828983bf with scrape type 2
2026-03-25 15:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b703774-aaab-5603-8e96-9b4b828983bf with scrape type 2
2026-03-25 15:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8b703774-aaab-5603-8e96-9b4b828983bf, identifier: 10717266
2026-03-25 15:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b703774-aaab-5603-8e96-9b4b828983bf with identifier: 10717266
2026-03-25 15:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b703774-aaab-5603-8e96-9b4b828983bf with identifier: 10717266
2026-03-25 15:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b703774-aaab-5603-8e96-9b4b828983bf with identifier: 10717266 to the API
2026-03-25 15:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717266>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '8b703774-aaab-5603-8e96-9b4b828983bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UGV286',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717266',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 6844,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-11-04',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Ford Kuga 1.5 EcoBoost Titanium - Petrol - Manual - 150 hp - 6.844 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2024}
2026-03-25 15:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717266%27 HTTP/1.1" 200 None
2026-03-25 15:35:41 [adesa.be] INFO: Saving data for 10717266: {'auction_closing_time': 1774519200.0, 'created_time': 1774366057.849694, 'last_price_update_time': 1774452941.174024}
2026-03-25 15:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717266') HTTP/1.1" 204 0
2026-03-25 15:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519
2026-03-25 15:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29be2be4-397c-5fba-b696-b7e2ba875c2b with scrape type 2
2026-03-25 15:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29be2be4-397c-5fba-b696-b7e2ba875c2b with scrape type 2
2026-03-25 15:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29be2be4-397c-5fba-b696-b7e2ba875c2b, identifier: 10616519
2026-03-25 15:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519
2026-03-25 15:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519
2026-03-25 15:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519 to the API
2026-03-25 15:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '29be2be4-397c-5fba-b696-b7e2ba875c2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SPL024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616519',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 150483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2018-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 JTD Super - Diesel - Automatic - 150 hp - '
'150.483 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2018}
2026-03-25 15:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616519%27 HTTP/1.1" 200 None
2026-03-25 15:35:41 [adesa.be] INFO: Saving data for 10616519: {'auction_closing_time': 1801392300.0, 'created_time': 1773236480.534342, 'last_price_update_time': 1774452941.732271}
2026-03-25 15:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616519') HTTP/1.1" 204 0
2026-03-25 15:35:43 [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 15:35:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10421414
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421414%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10421414: 0
2026-03-25 15:35:43 [adesa.be] INFO: Skipping item 10421414 url https://www.openlane.eu/en/carv6/auction/10421414
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10616500
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616500%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10616500: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10616500 url https://www.openlane.eu/en/carv6/auction/10616500
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10704031
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704031%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10704031: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10704031 url https://www.openlane.eu/en/carv6/auction/10704031
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10148717
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148717%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10148717: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10148717 url https://www.openlane.eu/en/carv6/auction/10148717
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10602488
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710602488%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10602488: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10602488 url https://www.openlane.eu/en/carv6/auction/10602488
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10421420
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421420%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10421420: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10421420 url https://www.openlane.eu/en/carv6/auction/10421420
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10685427
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710685427%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10685427: 0
2026-03-25 15:35:43 [adesa.be] INFO: Skipping item 10685427 url https://www.openlane.eu/en/carv6/auction/10685427
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10616517
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616517%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10616517: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10616517 url https://www.openlane.eu/en/carv6/auction/10616517
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10568035
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710568035%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10568035: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10568035 url https://www.openlane.eu/en/carv6/auction/10568035
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10533797
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533797%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10533797: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10533797 url https://www.openlane.eu/en/carv6/auction/10533797
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10616536
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616536%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10616536: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10616536 url https://www.openlane.eu/en/carv6/auction/10616536
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10678216
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678216%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10678216: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10678216 url https://www.openlane.eu/en/carv6/auction/10678216
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10662986
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662986%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10662986: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10662986 url https://www.openlane.eu/en/carv6/auction/10662986
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10616502
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616502%27 HTTP/1.1" 200 None
2026-03-25 15:35:43 [adesa.be] INFO: Scrape type for 10616502: 2
2026-03-25 15:35:43 [adesa.be] INFO: Scraping item 10616502 url https://www.openlane.eu/en/carv6/auction/10616502
2026-03-25 15:35:43 [adesa.be] INFO: Found listing with ID: 10659576
2026-03-25 15:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659576%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10659576: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10659576 url https://www.openlane.eu/en/carv6/auction/10659576
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10679617
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679617%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10679617: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10679617 url https://www.openlane.eu/en/carv6/auction/10679617
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10616514
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616514%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10616514: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10616514 url https://www.openlane.eu/en/carv6/auction/10616514
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10679616
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679616%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10679616: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10679616 url https://www.openlane.eu/en/carv6/auction/10679616
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10704037
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704037%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10704037: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10704037 url https://www.openlane.eu/en/carv6/auction/10704037
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10652155
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652155%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10652155: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10652155 url https://www.openlane.eu/en/carv6/auction/10652155
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10672563
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672563%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10672563: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10672563 url https://www.openlane.eu/en/carv6/auction/10672563
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10501019
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710501019%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10501019: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10501019 url https://www.openlane.eu/en/carv6/auction/10501019
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10191297
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710191297%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10191297: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10191297 url https://www.openlane.eu/en/carv6/auction/10191297
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10481271
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710481271%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10481271: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10481271 url https://www.openlane.eu/en/carv6/auction/10481271
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10594091
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710594091%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10594091: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10594091 url https://www.openlane.eu/en/carv6/auction/10594091
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10659575
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659575%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10659575: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10659575 url https://www.openlane.eu/en/carv6/auction/10659575
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10680082
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710680082%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10680082: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10680082 url https://www.openlane.eu/en/carv6/auction/10680082
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10146442
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146442%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10146442: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10146442 url https://www.openlane.eu/en/carv6/auction/10146442
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10616503
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616503%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10616503: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10616503 url https://www.openlane.eu/en/carv6/auction/10616503
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10617284
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710617284%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10617284: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10617284 url https://www.openlane.eu/en/carv6/auction/10617284
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10146432
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146432%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10146432: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10146432 url https://www.openlane.eu/en/carv6/auction/10146432
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10553908
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553908%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10553908: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10553908 url https://www.openlane.eu/en/carv6/auction/10553908
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10616549
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616549%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10616549: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10616549 url https://www.openlane.eu/en/carv6/auction/10616549
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10148704
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148704%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10148704: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10148704 url https://www.openlane.eu/en/carv6/auction/10148704
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10704033
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704033%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10704033: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10704033 url https://www.openlane.eu/en/carv6/auction/10704033
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10623062
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623062%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10623062: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10623062 url https://www.openlane.eu/en/carv6/auction/10623062
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10644780
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644780%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10644780: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10644780 url https://www.openlane.eu/en/carv6/auction/10644780
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10609371
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609371%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10609371: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10609371 url https://www.openlane.eu/en/carv6/auction/10609371
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10508349
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508349%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10508349: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10508349 url https://www.openlane.eu/en/carv6/auction/10508349
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10609367
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609367%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10609367: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10609367 url https://www.openlane.eu/en/carv6/auction/10609367
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10662983
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662983%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10662983: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10662983 url https://www.openlane.eu/en/carv6/auction/10662983
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10630093
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630093%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10630093: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10630093 url https://www.openlane.eu/en/carv6/auction/10630093
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10466780
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710466780%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10466780: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10466780 url https://www.openlane.eu/en/carv6/auction/10466780
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10539976
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710539976%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10539976: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10539976 url https://www.openlane.eu/en/carv6/auction/10539976
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10616509
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616509%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10616509: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10616509 url https://www.openlane.eu/en/carv6/auction/10616509
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10148725
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148725%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10148725: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10148725 url https://www.openlane.eu/en/carv6/auction/10148725
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10616538
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616538%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10616538: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10616538 url https://www.openlane.eu/en/carv6/auction/10616538
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10575628
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575628%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10575628: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10575628 url https://www.openlane.eu/en/carv6/auction/10575628
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10704036
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704036%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10704036: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10704036 url https://www.openlane.eu/en/carv6/auction/10704036
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10616513
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616513%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10616513: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10616513 url https://www.openlane.eu/en/carv6/auction/10616513
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10662989
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662989%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10662989: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10662989 url https://www.openlane.eu/en/carv6/auction/10662989
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10623054
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623054%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10623054: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10623054 url https://www.openlane.eu/en/carv6/auction/10623054
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10617283
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710617283%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10617283: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10617283 url https://www.openlane.eu/en/carv6/auction/10617283
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10488779
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488779%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10488779: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10488779 url https://www.openlane.eu/en/carv6/auction/10488779
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10679615
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679615%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10679615: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10679615 url https://www.openlane.eu/en/carv6/auction/10679615
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10704034
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704034%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10704034: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10704034 url https://www.openlane.eu/en/carv6/auction/10704034
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10575621
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575621%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10575621: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10575621 url https://www.openlane.eu/en/carv6/auction/10575621
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10508347
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508347%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10508347: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10508347 url https://www.openlane.eu/en/carv6/auction/10508347
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10609370
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609370%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10609370: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10609370 url https://www.openlane.eu/en/carv6/auction/10609370
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10442555
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710442555%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10442555: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10442555 url https://www.openlane.eu/en/carv6/auction/10442555
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10616521
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616521%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10616521: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10616521 url https://www.openlane.eu/en/carv6/auction/10616521
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10187738
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710187738%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10187738: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10187738 url https://www.openlane.eu/en/carv6/auction/10187738
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10616501
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616501%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10616501: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10616501 url https://www.openlane.eu/en/carv6/auction/10616501
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10146430
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146430%27 HTTP/1.1" 200 None
2026-03-25 15:35:44 [adesa.be] INFO: Scrape type for 10146430: 2
2026-03-25 15:35:44 [adesa.be] INFO: Scraping item 10146430 url https://www.openlane.eu/en/carv6/auction/10146430
2026-03-25 15:35:44 [adesa.be] INFO: Found listing with ID: 10146429
2026-03-25 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146429%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10146429: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10146429 url https://www.openlane.eu/en/carv6/auction/10146429
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10575636
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575636%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10575636: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10575636 url https://www.openlane.eu/en/carv6/auction/10575636
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10711809
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711809%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10711809: 0
2026-03-25 15:35:45 [adesa.be] INFO: Skipping item 10711809 url https://www.openlane.eu/en/carv6/auction/10711809
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10616507
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616507%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10616507: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10616507 url https://www.openlane.eu/en/carv6/auction/10616507
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10616504
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616504%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10616504: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10616504 url https://www.openlane.eu/en/carv6/auction/10616504
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10523677
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710523677%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10523677: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10523677 url https://www.openlane.eu/en/carv6/auction/10523677
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10623055
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623055%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10623055: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10623055 url https://www.openlane.eu/en/carv6/auction/10623055
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10659578
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659578%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10659578: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10659578 url https://www.openlane.eu/en/carv6/auction/10659578
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10350820
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710350820%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10350820: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10350820 url https://www.openlane.eu/en/carv6/auction/10350820
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10662988
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662988%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10662988: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10662988 url https://www.openlane.eu/en/carv6/auction/10662988
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10678215
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678215%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10678215: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10678215 url https://www.openlane.eu/en/carv6/auction/10678215
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10575624
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575624%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10575624: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10575624 url https://www.openlane.eu/en/carv6/auction/10575624
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10588783
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588783%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10588783: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10588783 url https://www.openlane.eu/en/carv6/auction/10588783
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10623059
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623059%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10623059: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10623059 url https://www.openlane.eu/en/carv6/auction/10623059
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10616497
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616497%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10616497: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10616497 url https://www.openlane.eu/en/carv6/auction/10616497
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10644776
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644776%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10644776: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10644776 url https://www.openlane.eu/en/carv6/auction/10644776
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10396492
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710396492%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10396492: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10396492 url https://www.openlane.eu/en/carv6/auction/10396492
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10246890
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246890%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10246890: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10246890 url https://www.openlane.eu/en/carv6/auction/10246890
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10488794
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488794%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10488794: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10488794 url https://www.openlane.eu/en/carv6/auction/10488794
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10674346
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710674346%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10674346: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10674346 url https://www.openlane.eu/en/carv6/auction/10674346
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10616516
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616516%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10616516: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10616516 url https://www.openlane.eu/en/carv6/auction/10616516
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10678211
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678211%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10678211: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10678211 url https://www.openlane.eu/en/carv6/auction/10678211
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10616539
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616539%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10616539: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10616539 url https://www.openlane.eu/en/carv6/auction/10616539
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10652154
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652154%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10652154: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10652154 url https://www.openlane.eu/en/carv6/auction/10652154
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10662984
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662984%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10662984: 0
2026-03-25 15:35:45 [adesa.be] INFO: Skipping item 10662984 url https://www.openlane.eu/en/carv6/auction/10662984
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10623068
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623068%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10623068: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10623068 url https://www.openlane.eu/en/carv6/auction/10623068
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10623056
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623056%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10623056: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10623056 url https://www.openlane.eu/en/carv6/auction/10623056
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10344428
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344428%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10344428: 0
2026-03-25 15:35:45 [adesa.be] INFO: Skipping item 10344428 url https://www.openlane.eu/en/carv6/auction/10344428
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10609369
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609369%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10609369: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10609369 url https://www.openlane.eu/en/carv6/auction/10609369
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10616533
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616533%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10616533: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10616533 url https://www.openlane.eu/en/carv6/auction/10616533
2026-03-25 15:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10704032
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704032%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10704032: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10704032 url https://www.openlane.eu/en/carv6/auction/10704032
2026-03-25 15:35: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 15:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10662987
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662987%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10662987: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10662987 url https://www.openlane.eu/en/carv6/auction/10662987
2026-03-25 15:35: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 15:35:45 [adesa.be] INFO: Found listing with ID: 10616541
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616541%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10616541: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10616541 url https://www.openlane.eu/en/carv6/auction/10616541
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10630592
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630592%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10630592: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10630592 url https://www.openlane.eu/en/carv6/auction/10630592
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10553902
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553902%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10553902: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10553902 url https://www.openlane.eu/en/carv6/auction/10553902
2026-03-25 15:35:45 [adesa.be] INFO: Found listing with ID: 10616523
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616523%27 HTTP/1.1" 200 None
2026-03-25 15:35:45 [adesa.be] INFO: Scrape type for 10616523: 2
2026-03-25 15:35:45 [adesa.be] INFO: Scraping item 10616523 url https://www.openlane.eu/en/carv6/auction/10616523
2026-03-25 15:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 626cbb68-4751-5388-84a2-c4b56b7ae252 with identifier: 10717284
2026-03-25 15:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 626cbb68-4751-5388-84a2-c4b56b7ae252 with scrape type 2
2026-03-25 15:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 626cbb68-4751-5388-84a2-c4b56b7ae252 with scrape type 2
2026-03-25 15:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 626cbb68-4751-5388-84a2-c4b56b7ae252, identifier: 10717284
2026-03-25 15:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 626cbb68-4751-5388-84a2-c4b56b7ae252 with identifier: 10717284
2026-03-25 15:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 626cbb68-4751-5388-84a2-c4b56b7ae252 with identifier: 10717284
2026-03-25 15:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 626cbb68-4751-5388-84a2-c4b56b7ae252 with identifier: 10717284 to the API
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717284>
{'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-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '626cbb68-4751-5388-84a2-c4b56b7ae252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKF165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717284',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 29243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-04-04',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Citroën C5 Aircross 1.2i Feel - Petrol - Automatic - 130 hp - '
'29.243 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717284%27 HTTP/1.1" 200 None
2026-03-25 15:35:46 [adesa.be] INFO: Saving data for 10717284: {'auction_closing_time': 1774519200.0, 'created_time': 1774366053.691693, 'last_price_update_time': 1774452946.325623}
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717284') HTTP/1.1" 204 0
2026-03-25 15:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f83a4ec3-22d3-547d-a58a-c9a3ee4e99cf with identifier: 10717306
2026-03-25 15:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f83a4ec3-22d3-547d-a58a-c9a3ee4e99cf with scrape type 2
2026-03-25 15:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f83a4ec3-22d3-547d-a58a-c9a3ee4e99cf with scrape type 2
2026-03-25 15:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f83a4ec3-22d3-547d-a58a-c9a3ee4e99cf, identifier: 10717306
2026-03-25 15:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f83a4ec3-22d3-547d-a58a-c9a3ee4e99cf with identifier: 10717306
2026-03-25 15:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f83a4ec3-22d3-547d-a58a-c9a3ee4e99cf with identifier: 10717306
2026-03-25 15:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f83a4ec3-22d3-547d-a58a-c9a3ee4e99cf with identifier: 10717306 to the API
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717306>
{'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': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f83a4ec3-22d3-547d-a58a-c9a3ee4e99cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACX561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717306',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 167400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 7,
'seller_name': 'KBC Autolease',
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Business - Diesel - Manual - '
'130 hp - 167.400 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717306%27 HTTP/1.1" 200 None
2026-03-25 15:35:46 [adesa.be] INFO: Saving data for 10717306: {'auction_closing_time': 1774519200.0, 'created_time': 1774366048.799871, 'last_price_update_time': 1774452946.757469}
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717306') HTTP/1.1" 204 0
2026-03-25 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3828fa85-99d5-5c39-b8ec-735ce9f99b0c with identifier: 10717226
2026-03-25 15:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3828fa85-99d5-5c39-b8ec-735ce9f99b0c with scrape type 2
2026-03-25 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3828fa85-99d5-5c39-b8ec-735ce9f99b0c with scrape type 2
2026-03-25 15:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3828fa85-99d5-5c39-b8ec-735ce9f99b0c, identifier: 10717226
2026-03-25 15:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3828fa85-99d5-5c39-b8ec-735ce9f99b0c with identifier: 10717226
2026-03-25 15:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3828fa85-99d5-5c39-b8ec-735ce9f99b0c with identifier: 10717226
2026-03-25 15:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3828fa85-99d5-5c39-b8ec-735ce9f99b0c with identifier: 10717226 to the API
2026-03-25 15:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '3828fa85-99d5-5c39-b8ec-735ce9f99b0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWM802',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717226',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 29164,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 184 hp - 29.164 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:47 [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 15:35:47 [adesa.be] INFO: Saving data for 10717226: {'auction_closing_time': 1774519200.0, 'created_time': 1774366048.019743, 'last_price_update_time': 1774452947.873889}
2026-03-25 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717226') HTTP/1.1" 204 0
2026-03-25 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38fc4a65-18a7-5ac5-8244-a600e01b2fc1 with identifier: 10717239
2026-03-25 15:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38fc4a65-18a7-5ac5-8244-a600e01b2fc1 with scrape type 2
2026-03-25 15:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38fc4a65-18a7-5ac5-8244-a600e01b2fc1 with scrape type 2
2026-03-25 15:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38fc4a65-18a7-5ac5-8244-a600e01b2fc1, identifier: 10717239
2026-03-25 15:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38fc4a65-18a7-5ac5-8244-a600e01b2fc1 with identifier: 10717239
2026-03-25 15:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38fc4a65-18a7-5ac5-8244-a600e01b2fc1 with identifier: 10717239
2026-03-25 15:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38fc4a65-18a7-5ac5-8244-a600e01b2fc1 with identifier: 10717239 to the API
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717239>
{'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-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '38fc4a65-18a7-5ac5-8244-a600e01b2fc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEJ515',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717239',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 79245,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X3 30e Business - xDrive - Hybrid - Automatic - 163 hp - 79.245 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717239%27 HTTP/1.1" 200 None
2026-03-25 15:35:48 [adesa.be] INFO: Saving data for 10717239: {'auction_closing_time': 1774519200.0, 'created_time': 1774366050.821265, 'last_price_update_time': 1774452948.310442}
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717239') HTTP/1.1" 204 0
2026-03-25 15:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66025811-da37-5e50-b494-b3b543329b1c with identifier: 10717270
2026-03-25 15:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66025811-da37-5e50-b494-b3b543329b1c with scrape type 2
2026-03-25 15:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66025811-da37-5e50-b494-b3b543329b1c with scrape type 2
2026-03-25 15:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66025811-da37-5e50-b494-b3b543329b1c, identifier: 10717270
2026-03-25 15:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66025811-da37-5e50-b494-b3b543329b1c with identifier: 10717270
2026-03-25 15:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66025811-da37-5e50-b494-b3b543329b1c with identifier: 10717270
2026-03-25 15:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66025811-da37-5e50-b494-b3b543329b1c with identifier: 10717270 to the API
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717270>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '66025811-da37-5e50-b494-b3b543329b1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACK177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717270',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 61862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz A 200d Business Solution - Diesel - Automatic - 150 '
'hp - 61.862 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717270%27 HTTP/1.1" 200 None
2026-03-25 15:35:48 [adesa.be] INFO: Saving data for 10717270: {'auction_closing_time': 1774519200.0, 'created_time': 1774366056.093985, 'last_price_update_time': 1774452948.749236}
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717270') HTTP/1.1" 204 0
2026-03-25 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ace82e39-7867-5361-9d99-c9aa376cc756 with identifier: 10717241
2026-03-25 15:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ace82e39-7867-5361-9d99-c9aa376cc756 with scrape type 2
2026-03-25 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ace82e39-7867-5361-9d99-c9aa376cc756 with scrape type 2
2026-03-25 15:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ace82e39-7867-5361-9d99-c9aa376cc756, identifier: 10717241
2026-03-25 15:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ace82e39-7867-5361-9d99-c9aa376cc756 with identifier: 10717241
2026-03-25 15:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ace82e39-7867-5361-9d99-c9aa376cc756 with identifier: 10717241
2026-03-25 15:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ace82e39-7867-5361-9d99-c9aa376cc756 with identifier: 10717241 to the API
2026-03-25 15:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ace82e39-7867-5361-9d99-c9aa376cc756',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATF820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717241',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 106113,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X3 30e Business - xDrive - Hybrid - Automatic - 163 hp - '
'106.113 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717241%27 HTTP/1.1" 200 None
2026-03-25 15:35:49 [adesa.be] INFO: Saving data for 10717241: {'auction_closing_time': 1774519200.0, 'created_time': 1774366071.830458, 'last_price_update_time': 1774452949.578132}
2026-03-25 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717241') HTTP/1.1" 204 0
2026-03-25 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c495759-2afe-501b-975f-3cc9c19a6dda with identifier: 10717294
2026-03-25 15:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c495759-2afe-501b-975f-3cc9c19a6dda with scrape type 2
2026-03-25 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c495759-2afe-501b-975f-3cc9c19a6dda with scrape type 2
2026-03-25 15:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c495759-2afe-501b-975f-3cc9c19a6dda, identifier: 10717294
2026-03-25 15:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c495759-2afe-501b-975f-3cc9c19a6dda with identifier: 10717294
2026-03-25 15:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c495759-2afe-501b-975f-3cc9c19a6dda with identifier: 10717294
2026-03-25 15:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c495759-2afe-501b-975f-3cc9c19a6dda with identifier: 10717294 to the API
2026-03-25 15:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717294>
{'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-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4c495759-2afe-501b-975f-3cc9c19a6dda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADR636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717294',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 84204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X1 18i Advantage - Petrol - Manual - 136 hp - 84.204 km',
'transmission': 'manual',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-25 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717294%27 HTTP/1.1" 200 None
2026-03-25 15:35:50 [adesa.be] INFO: Saving data for 10717294: {'auction_closing_time': 1774519200.0, 'created_time': 1774366073.314996, 'last_price_update_time': 1774452950.226488}
2026-03-25 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717294') HTTP/1.1" 204 0
2026-03-25 15:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe584dc5-ba87-5d9d-af44-b847f29318ca with identifier: 10717283
2026-03-25 15:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe584dc5-ba87-5d9d-af44-b847f29318ca with scrape type 2
2026-03-25 15:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe584dc5-ba87-5d9d-af44-b847f29318ca with scrape type 2
2026-03-25 15:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe584dc5-ba87-5d9d-af44-b847f29318ca, identifier: 10717283
2026-03-25 15:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe584dc5-ba87-5d9d-af44-b847f29318ca with identifier: 10717283
2026-03-25 15:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe584dc5-ba87-5d9d-af44-b847f29318ca with identifier: 10717283
2026-03-25 15:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe584dc5-ba87-5d9d-af44-b847f29318ca with identifier: 10717283 to the API
2026-03-25 15:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717283>
{'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-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fe584dc5-ba87-5d9d-af44-b847f29318ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPB623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717283',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 58243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Hyundai Kona 1.6 GDI Sky - Hybrid - Automatic - 105 hp - 58.243 km',
'transmission': 'automatic',
'trim': 'Sky',
'vin': None,
'year': 2022}
2026-03-25 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717283%27 HTTP/1.1" 200 None
2026-03-25 15:35:51 [adesa.be] INFO: Saving data for 10717283: {'auction_closing_time': 1774519200.0, 'created_time': 1774366054.659592, 'last_price_update_time': 1774452951.661897}
2026-03-25 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717283') HTTP/1.1" 204 0
2026-03-25 15:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65d6a8c3-a704-504c-afbc-77cac8f8e8ed with identifier: 10717245
2026-03-25 15:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65d6a8c3-a704-504c-afbc-77cac8f8e8ed with scrape type 2
2026-03-25 15:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65d6a8c3-a704-504c-afbc-77cac8f8e8ed with scrape type 2
2026-03-25 15:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65d6a8c3-a704-504c-afbc-77cac8f8e8ed, identifier: 10717245
2026-03-25 15:35:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65d6a8c3-a704-504c-afbc-77cac8f8e8ed with identifier: 10717245
2026-03-25 15:35:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65d6a8c3-a704-504c-afbc-77cac8f8e8ed with identifier: 10717245
2026-03-25 15:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65d6a8c3-a704-504c-afbc-77cac8f8e8ed with identifier: 10717245 to the API
2026-03-25 15:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717245>
{'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-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '65d6a8c3-a704-504c-afbc-77cac8f8e8ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWF633',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717245',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 85942,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 5 Series Touring 530e - Hybrid - Automatic - 184 hp - 85.942 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717245%27 HTTP/1.1" 200 None
2026-03-25 15:35:53 [adesa.be] INFO: Saving data for 10717245: {'auction_closing_time': 1774519200.0, 'created_time': 1774366070.830958, 'last_price_update_time': 1774452953.555379}
2026-03-25 15:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717245') HTTP/1.1" 204 0
2026-03-25 15:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533
2026-03-25 15:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933c8220-10fb-597b-9999-a551b2a519ac with scrape type 2
2026-03-25 15:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 933c8220-10fb-597b-9999-a551b2a519ac with scrape type 2
2026-03-25 15:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 933c8220-10fb-597b-9999-a551b2a519ac, identifier: 10616533
2026-03-25 15:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533
2026-03-25 15:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533
2026-03-25 15:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533 to the API
2026-03-25 15:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '933c8220-10fb-597b-9999-a551b2a519ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CBH511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616533',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 142796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2018-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2i Active - Petrol - Manual - 130 hp - 142.796 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2018}
2026-03-25 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616533%27 HTTP/1.1" 200 None
2026-03-25 15:35:56 [adesa.be] INFO: Saving data for 10616533: {'auction_closing_time': 1801392300.0, 'created_time': 1773236131.630653, 'last_price_update_time': 1774452956.570211}
2026-03-25 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616533') HTTP/1.1" 204 0
2026-03-25 15:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6f4d520-7e47-538a-95cd-fb6416de62af with identifier: 10717287
2026-03-25 15:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6f4d520-7e47-538a-95cd-fb6416de62af with scrape type 2
2026-03-25 15:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6f4d520-7e47-538a-95cd-fb6416de62af with scrape type 2
2026-03-25 15:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6f4d520-7e47-538a-95cd-fb6416de62af, identifier: 10717287
2026-03-25 15:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6f4d520-7e47-538a-95cd-fb6416de62af with identifier: 10717287
2026-03-25 15:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6f4d520-7e47-538a-95cd-fb6416de62af with identifier: 10717287
2026-03-25 15:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6f4d520-7e47-538a-95cd-fb6416de62af with identifier: 10717287 to the API
2026-03-25 15:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717287>
{'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-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a6f4d520-7e47-538a-95cd-fb6416de62af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEW209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 115404,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X1 18i Advantage - Petrol - Automatic - 136 hp - 115.404 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717287%27 HTTP/1.1" 200 None
2026-03-25 15:35:57 [adesa.be] INFO: Saving data for 10717287: {'auction_closing_time': 1774519200.0, 'created_time': 1774365996.169713, 'last_price_update_time': 1774452957.036909}
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717287') HTTP/1.1" 204 0
2026-03-25 15:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d23e8919-a7a5-563c-b13e-5af6528cfdb5 with identifier: 10717290
2026-03-25 15:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d23e8919-a7a5-563c-b13e-5af6528cfdb5 with scrape type 2
2026-03-25 15:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d23e8919-a7a5-563c-b13e-5af6528cfdb5 with scrape type 2
2026-03-25 15:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d23e8919-a7a5-563c-b13e-5af6528cfdb5, identifier: 10717290
2026-03-25 15:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d23e8919-a7a5-563c-b13e-5af6528cfdb5 with identifier: 10717290
2026-03-25 15:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d23e8919-a7a5-563c-b13e-5af6528cfdb5 with identifier: 10717290
2026-03-25 15:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d23e8919-a7a5-563c-b13e-5af6528cfdb5 with identifier: 10717290 to the API
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717290>
{'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-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd23e8919-a7a5-563c-b13e-5af6528cfdb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQK743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717290',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 98748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X1 16d Business - Diesel - Automatic - 116 hp - 98.748 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717290%27 HTTP/1.1" 200 None
2026-03-25 15:35:57 [adesa.be] INFO: Saving data for 10717290: {'auction_closing_time': 1774519200.0, 'created_time': 1774365987.725688, 'last_price_update_time': 1774452957.46958}
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717290') HTTP/1.1" 204 0
2026-03-25 15:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14e9a47d-26de-594f-9d79-27c3aa832dda with identifier: 10717277
2026-03-25 15:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14e9a47d-26de-594f-9d79-27c3aa832dda with scrape type 2
2026-03-25 15:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14e9a47d-26de-594f-9d79-27c3aa832dda with scrape type 2
2026-03-25 15:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14e9a47d-26de-594f-9d79-27c3aa832dda, identifier: 10717277
2026-03-25 15:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14e9a47d-26de-594f-9d79-27c3aa832dda with identifier: 10717277
2026-03-25 15:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14e9a47d-26de-594f-9d79-27c3aa832dda with identifier: 10717277
2026-03-25 15:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14e9a47d-26de-594f-9d79-27c3aa832dda with identifier: 10717277 to the API
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717277>
{'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-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '14e9a47d-26de-594f-9d79-27c3aa832dda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXH588',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717277',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 101494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-08-26',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Kia Niro - Electric - Automatic - 204 hp - 101.494 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717277%27 HTTP/1.1" 200 None
2026-03-25 15:35:57 [adesa.be] INFO: Saving data for 10717277: {'auction_closing_time': 1774519200.0, 'created_time': 1774365982.140621, 'last_price_update_time': 1774452957.805532}
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717277') HTTP/1.1" 204 0
2026-03-25 15:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09d57789-d582-597d-88e1-856fa00c33a9 with identifier: 10717231
2026-03-25 15:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09d57789-d582-597d-88e1-856fa00c33a9 with scrape type 2
2026-03-25 15:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09d57789-d582-597d-88e1-856fa00c33a9 with scrape type 2
2026-03-25 15:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09d57789-d582-597d-88e1-856fa00c33a9, identifier: 10717231
2026-03-25 15:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09d57789-d582-597d-88e1-856fa00c33a9 with identifier: 10717231
2026-03-25 15:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09d57789-d582-597d-88e1-856fa00c33a9 with identifier: 10717231
2026-03-25 15:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09d57789-d582-597d-88e1-856fa00c33a9 with identifier: 10717231 to the API
2026-03-25 15:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717231>
{'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-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '09d57789-d582-597d-88e1-856fa00c33a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSC526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717231',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 69023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 69.023 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:58 [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 15:35:58 [adesa.be] INFO: Saving data for 10717231: {'auction_closing_time': 1774519200.0, 'created_time': 1774366072.19088, 'last_price_update_time': 1774452958.257661}
2026-03-25 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717231') HTTP/1.1" 204 0
2026-03-25 15:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032
2026-03-25 15:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with scrape type 2
2026-03-25 15:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with scrape type 2
2026-03-25 15:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552, identifier: 10704032
2026-03-25 15:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032
2026-03-25 15:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032
2026-03-25 15:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032 to the API
2026-03-25 15:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:35: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 15:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704032>
{'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': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '6cf2e67f-afff-5bc4-b1ad-dcd8b641f552',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '119531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704032',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 27972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 181 hp - 27.972 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-25 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704032%27 HTTP/1.1" 200 None
2026-03-25 15:35:58 [adesa.be] INFO: Saving data for 10704032: {'auction_closing_time': 1801392300.0, 'created_time': 1774046214.742062, 'last_price_update_time': 1774452958.696793}
2026-03-25 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704032') HTTP/1.1" 204 0
2026-03-25 15:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10630592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:35: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 15:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592
2026-03-25 15:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 560b69a6-1bbf-55fa-a683-8752c249a3e5 with scrape type 2
2026-03-25 15:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 560b69a6-1bbf-55fa-a683-8752c249a3e5 with scrape type 2
2026-03-25 15:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 560b69a6-1bbf-55fa-a683-8752c249a3e5, identifier: 10630592
2026-03-25 15:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592
2026-03-25 15:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592
2026-03-25 15:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592 to the API
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10630592>
{'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': 177,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '560b69a6-1bbf-55fa-a683-8752c249a3e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WNE646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10630592',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 186675,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12550,
'price_includes_vat': True,
'registration_date': '2019-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 2.0 HDI GT Line - Diesel - Automatic - 177 hp - '
'186.675 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630592%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Saving data for 10630592: {'auction_closing_time': 1801392300.0, 'created_time': 1773235922.383787, 'last_price_update_time': 1774452960.377654}
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10630592') HTTP/1.1" 204 0
2026-03-25 15:36: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 15:36:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10588785
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588785%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10588785: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10588785 url https://www.openlane.eu/en/carv6/auction/10588785
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10344429
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344429%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10344429: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10344429 url https://www.openlane.eu/en/carv6/auction/10344429
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10146436
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146436%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10146436: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10146436 url https://www.openlane.eu/en/carv6/auction/10146436
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10616525
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616525%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10616525: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10616525 url https://www.openlane.eu/en/carv6/auction/10616525
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10191279
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710191279%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10191279: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10191279 url https://www.openlane.eu/en/carv6/auction/10191279
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10616544
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616544%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10616544: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10616544 url https://www.openlane.eu/en/carv6/auction/10616544
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10616489
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616489%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10616489: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10616489 url https://www.openlane.eu/en/carv6/auction/10616489
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10616491
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616491%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10616491: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10616491 url https://www.openlane.eu/en/carv6/auction/10616491
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10623067
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623067%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10623067: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10623067 url https://www.openlane.eu/en/carv6/auction/10623067
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10575620
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575620%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10575620: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10575620 url https://www.openlane.eu/en/carv6/auction/10575620
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10616494
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616494%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10616494: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10616494 url https://www.openlane.eu/en/carv6/auction/10616494
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10679619
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679619%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10679619: 0
2026-03-25 15:36:00 [adesa.be] INFO: Skipping item 10679619 url https://www.openlane.eu/en/carv6/auction/10679619
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10659574
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659574%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10659574: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10659574 url https://www.openlane.eu/en/carv6/auction/10659574
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10396491
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710396491%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10396491: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10396491 url https://www.openlane.eu/en/carv6/auction/10396491
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10623061
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623061%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10623061: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10623061 url https://www.openlane.eu/en/carv6/auction/10623061
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10533800
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533800%27 HTTP/1.1" 200 None
2026-03-25 15:36:00 [adesa.be] INFO: Scrape type for 10533800: 2
2026-03-25 15:36:00 [adesa.be] INFO: Scraping item 10533800 url https://www.openlane.eu/en/carv6/auction/10533800
2026-03-25 15:36:00 [adesa.be] INFO: Found listing with ID: 10574079
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710574079%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10574079: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10574079 url https://www.openlane.eu/en/carv6/auction/10574079
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10678217
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678217%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10678217: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10678217 url https://www.openlane.eu/en/carv6/auction/10678217
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10672561
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672561%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10672561: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10672561 url https://www.openlane.eu/en/carv6/auction/10672561
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616547
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616547%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616547: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616547 url https://www.openlane.eu/en/carv6/auction/10616547
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10588787
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588787%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10588787: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10588787 url https://www.openlane.eu/en/carv6/auction/10588787
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10575629
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575629%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10575629: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10575629 url https://www.openlane.eu/en/carv6/auction/10575629
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10588788
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588788%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10588788: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10588788 url https://www.openlane.eu/en/carv6/auction/10588788
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616556
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616556%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616556: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616556 url https://www.openlane.eu/en/carv6/auction/10616556
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10454083
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710454083%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10454083: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10454083 url https://www.openlane.eu/en/carv6/auction/10454083
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616540
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616540%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616540: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616540 url https://www.openlane.eu/en/carv6/auction/10616540
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616546
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616546%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616546: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616546 url https://www.openlane.eu/en/carv6/auction/10616546
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10522382
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710522382%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10522382: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10522382 url https://www.openlane.eu/en/carv6/auction/10522382
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616548
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616548%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616548: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616548 url https://www.openlane.eu/en/carv6/auction/10616548
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616542
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616542%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616542: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616542 url https://www.openlane.eu/en/carv6/auction/10616542
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616554
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616554%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616554: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616554 url https://www.openlane.eu/en/carv6/auction/10616554
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10662985
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662985%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10662985: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10662985 url https://www.openlane.eu/en/carv6/auction/10662985
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616530
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616530%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616530: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616530 url https://www.openlane.eu/en/carv6/auction/10616530
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10148707
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148707%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10148707: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10148707 url https://www.openlane.eu/en/carv6/auction/10148707
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616529
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616529%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616529: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616529 url https://www.openlane.eu/en/carv6/auction/10616529
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10371581
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710371581%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10371581: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10371581 url https://www.openlane.eu/en/carv6/auction/10371581
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616555
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616555%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616555: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616555 url https://www.openlane.eu/en/carv6/auction/10616555
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10488791
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488791%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10488791: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10488791 url https://www.openlane.eu/en/carv6/auction/10488791
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616510
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616510%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616510: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616510 url https://www.openlane.eu/en/carv6/auction/10616510
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10428543
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710428543%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10428543: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10428543 url https://www.openlane.eu/en/carv6/auction/10428543
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10616506
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616506%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10616506: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10616506 url https://www.openlane.eu/en/carv6/auction/10616506
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10533798
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533798%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10533798: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10533798 url https://www.openlane.eu/en/carv6/auction/10533798
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10363951
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710363951%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10363951: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10363951 url https://www.openlane.eu/en/carv6/auction/10363951
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10623057
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623057%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10623057: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10623057 url https://www.openlane.eu/en/carv6/auction/10623057
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10724804
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724804%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10724804: 1
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10724804 url https://www.openlane.eu/en/carv6/auction/10724804
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10711810
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711810%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10711810: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10711810 url https://www.openlane.eu/en/carv6/auction/10711810
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10711806
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711806%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10711806: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10711806 url https://www.openlane.eu/en/carv6/auction/10711806
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10719145
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719145%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10719145: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10719145 url https://www.openlane.eu/en/carv6/auction/10719145
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10711811
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711811%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10711811: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10711811 url https://www.openlane.eu/en/carv6/auction/10711811
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10711805
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711805%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10711805: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10711805 url https://www.openlane.eu/en/carv6/auction/10711805
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10724806
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724806%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10724806: 1
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10724806 url https://www.openlane.eu/en/carv6/auction/10724806
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10711804
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711804%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10711804: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10711804 url https://www.openlane.eu/en/carv6/auction/10711804
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10724800
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724800%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10724800: 1
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10724800 url https://www.openlane.eu/en/carv6/auction/10724800
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10684380
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684380%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10684380: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10684380 url https://www.openlane.eu/en/carv6/auction/10684380
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10644781
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644781%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10644781: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10644781 url https://www.openlane.eu/en/carv6/auction/10644781
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10684381
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684381%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10684381: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10684381 url https://www.openlane.eu/en/carv6/auction/10684381
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10724807
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724807%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10724807: 1
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10724807 url https://www.openlane.eu/en/carv6/auction/10724807
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10711812
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711812%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10711812: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10711812 url https://www.openlane.eu/en/carv6/auction/10711812
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10724799
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724799%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10724799: 1
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10724799 url https://www.openlane.eu/en/carv6/auction/10724799
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10724805
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724805%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10724805: 1
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10724805 url https://www.openlane.eu/en/carv6/auction/10724805
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10684384
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684384%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10684384: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10684384 url https://www.openlane.eu/en/carv6/auction/10684384
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10488781
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488781%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10488781: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10488781 url https://www.openlane.eu/en/carv6/auction/10488781
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10684379
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684379%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10684379: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10684379 url https://www.openlane.eu/en/carv6/auction/10684379
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10684383
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684383%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10684383: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10684383 url https://www.openlane.eu/en/carv6/auction/10684383
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10711808
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711808%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10711808: 0
2026-03-25 15:36:01 [adesa.be] INFO: Skipping item 10711808 url https://www.openlane.eu/en/carv6/auction/10711808
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10691862
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691862%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10691862: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10691862 url https://www.openlane.eu/en/carv6/auction/10691862
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10719146
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719146%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10719146: 2
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10719146 url https://www.openlane.eu/en/carv6/auction/10719146
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10724802
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724802%27 HTTP/1.1" 200 None
2026-03-25 15:36:01 [adesa.be] INFO: Scrape type for 10724802: 1
2026-03-25 15:36:01 [adesa.be] INFO: Scraping item 10724802 url https://www.openlane.eu/en/carv6/auction/10724802
2026-03-25 15:36:01 [adesa.be] INFO: Found listing with ID: 10713342
2026-03-25 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713342%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10713342: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10713342 url https://www.openlane.eu/en/carv6/auction/10713342
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10684378
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684378%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10684378: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10684378 url https://www.openlane.eu/en/carv6/auction/10684378
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10684382
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684382%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10684382: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10684382 url https://www.openlane.eu/en/carv6/auction/10684382
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10713341
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713341%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10713341: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10713341 url https://www.openlane.eu/en/carv6/auction/10713341
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10456216
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710456216%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10456216: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10456216 url https://www.openlane.eu/en/carv6/auction/10456216
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10489921
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710489921%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10489921: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10489921 url https://www.openlane.eu/en/carv6/auction/10489921
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10504979
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504979%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10504979: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10504979 url https://www.openlane.eu/en/carv6/auction/10504979
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10375913
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710375913%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10375913: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10375913 url https://www.openlane.eu/en/carv6/auction/10375913
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10505014
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505014%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10505014: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10505014 url https://www.openlane.eu/en/carv6/auction/10505014
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10505002
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505002%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10505002: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10505002 url https://www.openlane.eu/en/carv6/auction/10505002
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10505001
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505001%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10505001: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10505001 url https://www.openlane.eu/en/carv6/auction/10505001
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10505013
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505013%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10505013: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10505013 url https://www.openlane.eu/en/carv6/auction/10505013
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10505007
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505007%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10505007: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10505007 url https://www.openlane.eu/en/carv6/auction/10505007
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10504971
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504971%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10504971: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10504971 url https://www.openlane.eu/en/carv6/auction/10504971
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10504982
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504982%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10504982: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10504982 url https://www.openlane.eu/en/carv6/auction/10504982
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10505031
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505031%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10505031: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10505031 url https://www.openlane.eu/en/carv6/auction/10505031
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10504965
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504965%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10504965: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10504965 url https://www.openlane.eu/en/carv6/auction/10504965
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10504970
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504970%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10504970: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10504970 url https://www.openlane.eu/en/carv6/auction/10504970
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10493753
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710493753%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10493753: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10493753 url https://www.openlane.eu/en/carv6/auction/10493753
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10373755
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373755%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10373755: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10373755 url https://www.openlane.eu/en/carv6/auction/10373755
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10438524
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710438524%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10438524: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10438524 url https://www.openlane.eu/en/carv6/auction/10438524
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10392677
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710392677%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10392677: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10392677 url https://www.openlane.eu/en/carv6/auction/10392677
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10355068
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710355068%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10355068: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10355068 url https://www.openlane.eu/en/carv6/auction/10355068
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10438746
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710438746%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10438746: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10438746 url https://www.openlane.eu/en/carv6/auction/10438746
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10458307
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710458307%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10458307: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10458307 url https://www.openlane.eu/en/carv6/auction/10458307
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10531348
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710531348%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10531348: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10531348 url https://www.openlane.eu/en/carv6/auction/10531348
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10386880
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710386880%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10386880: 2
2026-03-25 15:36:02 [adesa.be] INFO: Scraping item 10386880 url https://www.openlane.eu/en/carv6/auction/10386880
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10258076
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258076%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10258076: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10258076 url https://www.openlane.eu/en/carv6/auction/10258076
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10507960
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710507960%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10507960: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10507960 url https://www.openlane.eu/en/carv6/auction/10507960
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10351033
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710351033%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10351033: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10351033 url https://www.openlane.eu/en/carv6/auction/10351033
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10507414
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710507414%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10507414: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10507414 url https://www.openlane.eu/en/carv6/auction/10507414
2026-03-25 15:36:02 [adesa.be] INFO: Found listing with ID: 10423997
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710423997%27 HTTP/1.1" 200 None
2026-03-25 15:36:02 [adesa.be] INFO: Scrape type for 10423997: 0
2026-03-25 15:36:02 [adesa.be] INFO: Skipping item 10423997 url https://www.openlane.eu/en/carv6/auction/10423997
2026-03-25 15:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541
2026-03-25 15:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with scrape type 2
2026-03-25 15:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with scrape type 2
2026-03-25 15:36:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29e50da4-c1cb-5997-9fb4-897e4c9e3385, identifier: 10616541
2026-03-25 15:36:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541
2026-03-25 15:36:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541
2026-03-25 15:36:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541 to the API
2026-03-25 15:36:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616541>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '29e50da4-c1cb-5997-9fb4-897e4c9e3385',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EED837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616541',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 93215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2010-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 HDI Premium - Diesel - Manual - 110 hp - 93.215 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2010}
2026-03-25 15:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616541%27 HTTP/1.1" 200 None
2026-03-25 15:36:03 [adesa.be] INFO: Saving data for 10616541: {'auction_closing_time': 1801392300.0, 'created_time': 1773236129.660677, 'last_price_update_time': 1774452963.758574}
2026-03-25 15:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616541') HTTP/1.1" 204 0
2026-03-25 15:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1300e54-9583-5b11-ad2c-d28d4a7b1fb0 with identifier: 10717292
2026-03-25 15:36:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1300e54-9583-5b11-ad2c-d28d4a7b1fb0 with scrape type 2
2026-03-25 15:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1300e54-9583-5b11-ad2c-d28d4a7b1fb0 with scrape type 2
2026-03-25 15:36:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1300e54-9583-5b11-ad2c-d28d4a7b1fb0, identifier: 10717292
2026-03-25 15:36:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67c7e8a3-cde6-57a2-8384-c27d2e3e24cf with identifier: 10717291
2026-03-25 15:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67c7e8a3-cde6-57a2-8384-c27d2e3e24cf with scrape type 2
2026-03-25 15:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67c7e8a3-cde6-57a2-8384-c27d2e3e24cf with scrape type 2
2026-03-25 15:36:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67c7e8a3-cde6-57a2-8384-c27d2e3e24cf, identifier: 10717291
2026-03-25 15:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1300e54-9583-5b11-ad2c-d28d4a7b1fb0 with identifier: 10717292
2026-03-25 15:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1300e54-9583-5b11-ad2c-d28d4a7b1fb0 with identifier: 10717292
2026-03-25 15:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1300e54-9583-5b11-ad2c-d28d4a7b1fb0 with identifier: 10717292 to the API
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717292>
{'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': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c1300e54-9583-5b11-ad2c-d28d4a7b1fb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEW188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717292',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 108917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 7,
'seller_name': 'KBC Autolease',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Manual - 130 hp - '
'108.917 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717292%27 HTTP/1.1" 200 None
2026-03-25 15:36:04 [adesa.be] INFO: Saving data for 10717292: {'auction_closing_time': 1774519200.0, 'created_time': 1774366029.183316, 'last_price_update_time': 1774452964.345248}
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717292') HTTP/1.1" 204 0
2026-03-25 15:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67c7e8a3-cde6-57a2-8384-c27d2e3e24cf with identifier: 10717291
2026-03-25 15:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67c7e8a3-cde6-57a2-8384-c27d2e3e24cf with identifier: 10717291
2026-03-25 15:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67c7e8a3-cde6-57a2-8384-c27d2e3e24cf with identifier: 10717291 to the API
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717291>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '67c7e8a3-cde6-57a2-8384-c27d2e3e24cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABG268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717291',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 98057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Nissan X-Trail Tekna - Diesel - Manual - 150 hp - 98.057 km',
'transmission': 'manual',
'trim': 'Tekna',
'vin': None,
'year': 2021}
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717291%27 HTTP/1.1" 200 None
2026-03-25 15:36:04 [adesa.be] INFO: Saving data for 10717291: {'auction_closing_time': 1774519200.0, 'created_time': 1774366057.440053, 'last_price_update_time': 1774452964.645578}
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717291') HTTP/1.1" 204 0
2026-03-25 15:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 481d2fd2-c925-5bc0-938f-6d9d5d541173 with identifier: 10662987
2026-03-25 15:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 481d2fd2-c925-5bc0-938f-6d9d5d541173 with scrape type 2
2026-03-25 15:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 481d2fd2-c925-5bc0-938f-6d9d5d541173 with scrape type 2
2026-03-25 15:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 481d2fd2-c925-5bc0-938f-6d9d5d541173, identifier: 10662987
2026-03-25 15:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 481d2fd2-c925-5bc0-938f-6d9d5d541173 with identifier: 10662987
2026-03-25 15:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 481d2fd2-c925-5bc0-938f-6d9d5d541173 with identifier: 10662987
2026-03-25 15:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 481d2fd2-c925-5bc0-938f-6d9d5d541173 with identifier: 10662987 to the API
2026-03-25 15:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662987>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 109,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '481d2fd2-c925-5bc0-938f-6d9d5d541173',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DRZ071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662987',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 222473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2009-07-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 HDI - Diesel - Manual - 109 hp - 222.473 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-25 15:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662987%27 HTTP/1.1" 200 None
2026-03-25 15:36:05 [adesa.be] INFO: Saving data for 10662987: {'auction_closing_time': 1801392300.0, 'created_time': 1773331053.967975, 'last_price_update_time': 1774452965.858773}
2026-03-25 15:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662987') HTTP/1.1" 204 0
2026-03-25 15:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10553902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902
2026-03-25 15:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de69984d-e126-59b1-986f-6fa47bddbaf7 with scrape type 2
2026-03-25 15:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de69984d-e126-59b1-986f-6fa47bddbaf7 with scrape type 2
2026-03-25 15:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de69984d-e126-59b1-986f-6fa47bddbaf7, identifier: 10553902
2026-03-25 15:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902
2026-03-25 15:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902
2026-03-25 15:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902 to the API
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10553902>
{'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': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'de69984d-e126-59b1-986f-6fa47bddbaf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHL422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10553902',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 28186,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 1.2i Active Pack - Petrol - Manual - 110 hp - 28.186 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553902%27 HTTP/1.1" 200 None
2026-03-25 15:36:06 [adesa.be] INFO: Saving data for 10553902: {'auction_closing_time': 1801392300.0, 'created_time': 1773236137.008631, 'last_price_update_time': 1774452966.322362}
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10553902') HTTP/1.1" 204 0
2026-03-25 15:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523
2026-03-25 15:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c180cd45-a998-5c24-a8ce-0da84124b23f with scrape type 2
2026-03-25 15:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c180cd45-a998-5c24-a8ce-0da84124b23f with scrape type 2
2026-03-25 15:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c180cd45-a998-5c24-a8ce-0da84124b23f, identifier: 10616523
2026-03-25 15:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523
2026-03-25 15:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523
2026-03-25 15:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523 to the API
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616523>
{'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': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'c180cd45-a998-5c24-a8ce-0da84124b23f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKE898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616523',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 198512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 198.512 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616523%27 HTTP/1.1" 200 None
2026-03-25 15:36:06 [adesa.be] INFO: Saving data for 10616523: {'auction_closing_time': 1801392300.0, 'created_time': 1773236142.079448, 'last_price_update_time': 1774452966.745324}
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616523') HTTP/1.1" 204 0
2026-03-25 15:36:06 [scrapy.extensions.logstats] INFO: Crawled 1026 pages (at 67 pages/min), scraped 518 items (at 66 items/min)
2026-03-25 15:36:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 15:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068
2026-03-25 15:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e835bfd3-07c0-515b-9c68-2c64314e5622 with scrape type 2
2026-03-25 15:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e835bfd3-07c0-515b-9c68-2c64314e5622 with scrape type 2
2026-03-25 15:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e835bfd3-07c0-515b-9c68-2c64314e5622, identifier: 10623068
2026-03-25 15:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068
2026-03-25 15:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068
2026-03-25 15:36:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068 to the API
2026-03-25 15:36:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623068>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'e835bfd3-07c0-515b-9c68-2c64314e5622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KCA026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623068',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 160501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2015-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.6 CDTI Innovation - Diesel - Automatic - 136 hp - '
'160.501 km',
'transmission': 'automatic',
'trim': 'Innovation',
'vin': None,
'year': 2015}
2026-03-25 15:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623068%27 HTTP/1.1" 200 None
2026-03-25 15:36:07 [adesa.be] INFO: Saving data for 10623068: {'auction_closing_time': 1801392300.0, 'created_time': 1773235700.966961, 'last_price_update_time': 1774452967.972894}
2026-03-25 15:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623068') HTTP/1.1" 204 0
2026-03-25 15:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10609369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369
2026-03-25 15:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 455fb170-a63d-5950-af80-bac23f0779ff with scrape type 2
2026-03-25 15:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 455fb170-a63d-5950-af80-bac23f0779ff with scrape type 2
2026-03-25 15:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 455fb170-a63d-5950-af80-bac23f0779ff, identifier: 10609369
2026-03-25 15:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369
2026-03-25 15:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369
2026-03-25 15:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369 to the API
2026-03-25 15:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10609369>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '455fb170-a63d-5950-af80-bac23f0779ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SEL075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10609369',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 106370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2i Access - Petrol - Manual - 130 hp - 106.370 km',
'transmission': 'manual',
'trim': 'Access',
'vin': None,
'year': 2017}
2026-03-25 15:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609369%27 HTTP/1.1" 200 None
2026-03-25 15:36:08 [adesa.be] INFO: Saving data for 10609369: {'auction_closing_time': 1801392300.0, 'created_time': 1773236026.188491, 'last_price_update_time': 1774452968.50676}
2026-03-25 15:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609369') HTTP/1.1" 204 0
2026-03-25 15:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516
2026-03-25 15:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 191206f2-7d51-59ac-bbf2-fdf7b478c02d with scrape type 2
2026-03-25 15:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 191206f2-7d51-59ac-bbf2-fdf7b478c02d with scrape type 2
2026-03-25 15:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 191206f2-7d51-59ac-bbf2-fdf7b478c02d, identifier: 10616516
2026-03-25 15:36:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516
2026-03-25 15:36:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516
2026-03-25 15:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516 to the API
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616516>
{'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': 157,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '191206f2-7d51-59ac-bbf2-fdf7b478c02d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUH269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616516',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 110798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.3 - Hybrid - Automatic - 157 hp - 110.798 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616516%27 HTTP/1.1" 200 None
2026-03-25 15:36:10 [adesa.be] INFO: Saving data for 10616516: {'auction_closing_time': 1801392300.0, 'created_time': 1773236145.164381, 'last_price_update_time': 1774452970.238473}
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616516') HTTP/1.1" 204 0
2026-03-25 15:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10488794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794
2026-03-25 15:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36627616-2110-50df-86c7-1119f1dde8a3 with scrape type 2
2026-03-25 15:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36627616-2110-50df-86c7-1119f1dde8a3 with scrape type 2
2026-03-25 15:36:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36627616-2110-50df-86c7-1119f1dde8a3, identifier: 10488794
2026-03-25 15:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794
2026-03-25 15:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794
2026-03-25 15:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794 to the API
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10488794>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '36627616-2110-50df-86c7-1119f1dde8a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VBX387',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10488794',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 138531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mini 5 Doors Cooper - Petrol - Automatic - 136 hp - 138.531 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488794%27 HTTP/1.1" 200 None
2026-03-25 15:36:10 [adesa.be] INFO: Saving data for 10488794: {'auction_closing_time': 1801392300.0, 'created_time': 1773236143.957046, 'last_price_update_time': 1774452970.706624}
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10488794') HTTP/1.1" 204 0
2026-03-25 15:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346
2026-03-25 15:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8928b0-edee-52be-9d8b-1b1ff475a9ac with scrape type 2
2026-03-25 15:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed8928b0-edee-52be-9d8b-1b1ff475a9ac with scrape type 2
2026-03-25 15:36:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed8928b0-edee-52be-9d8b-1b1ff475a9ac, identifier: 10674346
2026-03-25 15:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346
2026-03-25 15:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346
2026-03-25 15:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346 to the API
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674346>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'ed8928b0-edee-52be-9d8b-1b1ff475a9ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLB447',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674346',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 71467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke 1.0 DIG-T Acenta - Petrol - Manual - 114 hp - 71.467 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2023}
2026-03-25 15:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710674346%27 HTTP/1.1" 200 None
2026-03-25 15:36:11 [adesa.be] INFO: Saving data for 10674346: {'auction_closing_time': 1798713900.0, 'created_time': 1773441262.875561, 'last_price_update_time': 1774452971.078537}
2026-03-25 15:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10674346') HTTP/1.1" 204 0
2026-03-25 15:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:13 [adesa.be] INFO: Found listing with ID: 10258053
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10258053: 0
2026-03-25 15:36:13 [adesa.be] INFO: Skipping item 10258053 url https://www.openlane.eu/en/carv6/auction/10258053
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10497156
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10497156: 0
2026-03-25 15:36:13 [adesa.be] INFO: Skipping item 10497156 url https://www.openlane.eu/en/carv6/auction/10497156
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10258066
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10258066: 0
2026-03-25 15:36:13 [adesa.be] INFO: Skipping item 10258066 url https://www.openlane.eu/en/carv6/auction/10258066
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10423997
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10423997: 0
2026-03-25 15:36:13 [adesa.be] INFO: Skipping item 10423997 url https://www.openlane.eu/en/carv6/auction/10423997
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10497158
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10497158: 0
2026-03-25 15:36:13 [adesa.be] INFO: Skipping item 10497158 url https://www.openlane.eu/en/carv6/auction/10497158
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10497157
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10497157: 0
2026-03-25 15:36:13 [adesa.be] INFO: Skipping item 10497157 url https://www.openlane.eu/en/carv6/auction/10497157
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10664085
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10664085: 2
2026-03-25 15:36:13 [adesa.be] INFO: Scraping item 10664085 url https://www.openlane.eu/en/carv6/auction/10664085
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10704548
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10704548: 2
2026-03-25 15:36:13 [adesa.be] INFO: Scraping item 10704548 url https://www.openlane.eu/en/carv6/auction/10704548
2026-03-25 15:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10591847
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10591847: 2
2026-03-25 15:36:13 [adesa.be] INFO: Scraping item 10591847 url https://www.openlane.eu/en/carv6/auction/10591847
2026-03-25 15:36:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10591845
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10591845: 2
2026-03-25 15:36:13 [adesa.be] INFO: Scraping item 10591845 url https://www.openlane.eu/en/carv6/auction/10591845
2026-03-25 15:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10595474
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10595474: 0
2026-03-25 15:36:13 [adesa.be] INFO: Skipping item 10595474 url https://www.openlane.eu/en/carv6/auction/10595474
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10580437
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10580437: 2
2026-03-25 15:36:13 [adesa.be] INFO: Scraping item 10580437 url https://www.openlane.eu/en/carv6/auction/10580437
2026-03-25 15:36:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10326185
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10326185: 2
2026-03-25 15:36:13 [adesa.be] INFO: Scraping item 10326185 url https://www.openlane.eu/en/carv6/auction/10326185
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10623492
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10623492: 2
2026-03-25 15:36:13 [adesa.be] INFO: Scraping item 10623492 url https://www.openlane.eu/en/carv6/auction/10623492
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10623491
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10623491: 2
2026-03-25 15:36:13 [adesa.be] INFO: Scraping item 10623491 url https://www.openlane.eu/en/carv6/auction/10623491
2026-03-25 15:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539
2026-03-25 15:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with scrape type 2
2026-03-25 15:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with scrape type 2
2026-03-25 15:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5, identifier: 10616539
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10623490
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10623490: 0
2026-03-25 15:36:13 [adesa.be] INFO: Skipping item 10623490 url https://www.openlane.eu/en/carv6/auction/10623490
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10614624
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10614624: 2
2026-03-25 15:36:13 [adesa.be] INFO: Scraping item 10614624 url https://www.openlane.eu/en/carv6/auction/10614624
2026-03-25 15:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539
2026-03-25 15:36:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539
2026-03-25 15:36:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539 to the API
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616539>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 119,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616539',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 157918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia 2.0 CDTI - Diesel - Manual - 119 hp - 157.918 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Saving data for 10616539: {'auction_closing_time': 1801392300.0, 'created_time': 1773236159.835895, 'last_price_update_time': 1774452973.747708}
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616539') HTTP/1.1" 204 0
2026-03-25 15:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056
2026-03-25 15:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 207959d9-e7ed-55fe-875d-0d30a6da2e7e with scrape type 2
2026-03-25 15:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 207959d9-e7ed-55fe-875d-0d30a6da2e7e with scrape type 2
2026-03-25 15:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 207959d9-e7ed-55fe-875d-0d30a6da2e7e, identifier: 10623056
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10614622
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10614622: 0
2026-03-25 15:36:13 [adesa.be] INFO: Skipping item 10614622 url https://www.openlane.eu/en/carv6/auction/10614622
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10716649
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10716649: 0
2026-03-25 15:36:13 [adesa.be] INFO: Skipping item 10716649 url https://www.openlane.eu/en/carv6/auction/10716649
2026-03-25 15:36:13 [adesa.be] INFO: Found listing with ID: 10585106
2026-03-25 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:13 [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 15:36:13 [adesa.be] INFO: Scrape type for 10585106: 2
2026-03-25 15:36:13 [adesa.be] INFO: Scraping item 10585106 url https://www.openlane.eu/en/carv6/auction/10585106
2026-03-25 15:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056
2026-03-25 15:36:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056
2026-03-25 15:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056 to the API
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623056>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '207959d9-e7ed-55fe-875d-0d30a6da2e7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AWL808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623056',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 216274,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-10-04',
'seats_number': 7,
'seller_name': None,
'title': 'Opel Zafira 1.7 CDTI Comfort - Diesel - Manual - 110 hp - 216.274 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2013}
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623056%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Saving data for 10623056: {'auction_closing_time': 1801392300.0, 'created_time': 1773235907.690795, 'last_price_update_time': 1774452974.1952}
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623056') HTTP/1.1" 204 0
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627573
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627573%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627573: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10627573 url https://www.openlane.eu/en/carv6/auction/10627573
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10628352
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710628352%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10628352: 0
2026-03-25 15:36:14 [adesa.be] INFO: Skipping item 10628352 url https://www.openlane.eu/en/carv6/auction/10628352
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10628351
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710628351%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10628351: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10628351 url https://www.openlane.eu/en/carv6/auction/10628351
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627594
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627594%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627594: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10627594 url https://www.openlane.eu/en/carv6/auction/10627594
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10666275
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666275%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10666275: 0
2026-03-25 15:36:14 [adesa.be] INFO: Skipping item 10666275 url https://www.openlane.eu/en/carv6/auction/10666275
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627569
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627569%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627569: 0
2026-03-25 15:36:14 [adesa.be] INFO: Skipping item 10627569 url https://www.openlane.eu/en/carv6/auction/10627569
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10655596
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710655596%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10655596: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10655596 url https://www.openlane.eu/en/carv6/auction/10655596
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627563
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627563%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627563: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10627563 url https://www.openlane.eu/en/carv6/auction/10627563
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627580
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627580%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627580: 0
2026-03-25 15:36:14 [adesa.be] INFO: Skipping item 10627580 url https://www.openlane.eu/en/carv6/auction/10627580
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627562
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627562%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627562: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10627562 url https://www.openlane.eu/en/carv6/auction/10627562
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627590
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627590%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627590: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10627590 url https://www.openlane.eu/en/carv6/auction/10627590
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627582
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627582%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627582: 0
2026-03-25 15:36:14 [adesa.be] INFO: Skipping item 10627582 url https://www.openlane.eu/en/carv6/auction/10627582
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627586
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627586%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627586: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10627586 url https://www.openlane.eu/en/carv6/auction/10627586
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627564
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627564%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627564: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10627564 url https://www.openlane.eu/en/carv6/auction/10627564
2026-03-25 15:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627584
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627584%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627584: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10627584 url https://www.openlane.eu/en/carv6/auction/10627584
2026-03-25 15:36:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627588
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627588%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627588: 0
2026-03-25 15:36:14 [adesa.be] INFO: Skipping item 10627588 url https://www.openlane.eu/en/carv6/auction/10627588
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627579
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627579%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627579: 0
2026-03-25 15:36:14 [adesa.be] INFO: Skipping item 10627579 url https://www.openlane.eu/en/carv6/auction/10627579
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10627585
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627585%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10627585: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10627585 url https://www.openlane.eu/en/carv6/auction/10627585
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10615312
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615312%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10615312: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10615312 url https://www.openlane.eu/en/carv6/auction/10615312
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10615315
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615315%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10615315: 0
2026-03-25 15:36:14 [adesa.be] INFO: Skipping item 10615315 url https://www.openlane.eu/en/carv6/auction/10615315
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10373756
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373756%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10373756: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10373756 url https://www.openlane.eu/en/carv6/auction/10373756
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10580439
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580439%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10580439: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10580439 url https://www.openlane.eu/en/carv6/auction/10580439
2026-03-25 15:36:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31dcfd78-cdf1-5217-9e74-7576d7cfe859 with identifier: 10717282
2026-03-25 15:36:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31dcfd78-cdf1-5217-9e74-7576d7cfe859 with scrape type 2
2026-03-25 15:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31dcfd78-cdf1-5217-9e74-7576d7cfe859 with scrape type 2
2026-03-25 15:36:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 31dcfd78-cdf1-5217-9e74-7576d7cfe859, identifier: 10717282
2026-03-25 15:36:14 [adesa.be] INFO: Found listing with ID: 10562284
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710562284%27 HTTP/1.1" 200 None
2026-03-25 15:36:14 [adesa.be] INFO: Scrape type for 10562284: 2
2026-03-25 15:36:14 [adesa.be] INFO: Scraping item 10562284 url https://www.openlane.eu/en/carv6/auction/10562284
2026-03-25 15:36:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 31dcfd78-cdf1-5217-9e74-7576d7cfe859 with identifier: 10717282
2026-03-25 15:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 31dcfd78-cdf1-5217-9e74-7576d7cfe859 with identifier: 10717282
2026-03-25 15:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 31dcfd78-cdf1-5217-9e74-7576d7cfe859 with identifier: 10717282 to the API
2026-03-25 15:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717282>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'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': '31dcfd78-cdf1-5217-9e74-7576d7cfe859',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEN456',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717282',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 103502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'DS DS7 Crossback 1.5 HDI Grand Chic - Diesel - Automatic - 130 hp - '
'103.502 km',
'transmission': 'automatic',
'trim': 'Grand Chic',
'vin': None,
'year': 2021}
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717282%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Saving data for 10717282: {'auction_closing_time': 1774519200.0, 'created_time': 1774365988.597625, 'last_price_update_time': 1774452975.152868}
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717282') HTTP/1.1" 204 0
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10630787
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630787%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10630787: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10630787 url https://www.openlane.eu/en/carv6/auction/10630787
2026-03-25 15:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10458307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10576365
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710576365%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10576365: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10576365 url https://www.openlane.eu/en/carv6/auction/10576365
2026-03-25 15:36:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10405235
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710405235%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10405235: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10405235 url https://www.openlane.eu/en/carv6/auction/10405235
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10520202
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710520202%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10520202: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10520202 url https://www.openlane.eu/en/carv6/auction/10520202
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10461938
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710461938%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10461938: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10461938 url https://www.openlane.eu/en/carv6/auction/10461938
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10366783
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710366783%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10366783: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10366783 url https://www.openlane.eu/en/carv6/auction/10366783
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10666627
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666627%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10666627: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10666627 url https://www.openlane.eu/en/carv6/auction/10666627
2026-03-25 15:36:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307
2026-03-25 15:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41806183-5002-5a4e-a266-1c8c90e0c3da with scrape type 2
2026-03-25 15:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41806183-5002-5a4e-a266-1c8c90e0c3da with scrape type 2
2026-03-25 15:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41806183-5002-5a4e-a266-1c8c90e0c3da, identifier: 10458307
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10682815
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682815%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10682815: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10682815 url https://www.openlane.eu/en/carv6/auction/10682815
2026-03-25 15:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307
2026-03-25 15:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307
2026-03-25 15:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307 to the API
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10458307>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '41806183-5002-5a4e-a266-1c8c90e0c3da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51933',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10458307',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2025-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 Techno - Petrol - Automatic - 90 hp - 50 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710458307%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Saving data for 10458307: {'auction_closing_time': 1798675200.0, 'created_time': 1773235858.693199, 'last_price_update_time': 1774452975.770293}
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10458307') HTTP/1.1" 204 0
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10698828
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698828%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10698828: 0
2026-03-25 15:36:15 [adesa.be] INFO: Skipping item 10698828 url https://www.openlane.eu/en/carv6/auction/10698828
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10688261
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710688261%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10688261: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10688261 url https://www.openlane.eu/en/carv6/auction/10688261
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10698830
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698830%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10698830: 0
2026-03-25 15:36:15 [adesa.be] INFO: Skipping item 10698830 url https://www.openlane.eu/en/carv6/auction/10698830
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10258058
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258058%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10258058: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10258058 url https://www.openlane.eu/en/carv6/auction/10258058
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10707957
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710707957%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10707957: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10707957 url https://www.openlane.eu/en/carv6/auction/10707957
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10666057
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666057%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10666057: 0
2026-03-25 15:36:15 [adesa.be] INFO: Skipping item 10666057 url https://www.openlane.eu/en/carv6/auction/10666057
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10595467
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595467%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10595467: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10595467 url https://www.openlane.eu/en/carv6/auction/10595467
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10583628
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710583628%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10583628: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10583628 url https://www.openlane.eu/en/carv6/auction/10583628
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10716211
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716211%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10716211: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10716211 url https://www.openlane.eu/en/carv6/auction/10716211
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10580542
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580542%27 HTTP/1.1" 200 None
2026-03-25 15:36:15 [adesa.be] INFO: Scrape type for 10580542: 2
2026-03-25 15:36:15 [adesa.be] INFO: Scraping item 10580542 url https://www.openlane.eu/en/carv6/auction/10580542
2026-03-25 15:36:15 [adesa.be] INFO: Found listing with ID: 10693707
2026-03-25 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10693707: 2
2026-03-25 15:36:16 [adesa.be] INFO: Scraping item 10693707 url https://www.openlane.eu/en/carv6/auction/10693707
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10682970
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10682970: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10682970 url https://www.openlane.eu/en/carv6/auction/10682970
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10682969
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10682969: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10682969 url https://www.openlane.eu/en/carv6/auction/10682969
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10627591
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10627591: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10627591 url https://www.openlane.eu/en/carv6/auction/10627591
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10258056
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10258056: 2
2026-03-25 15:36:16 [adesa.be] INFO: Scraping item 10258056 url https://www.openlane.eu/en/carv6/auction/10258056
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10602291
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10602291: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10602291 url https://www.openlane.eu/en/carv6/auction/10602291
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10406461
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10406461: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10406461 url https://www.openlane.eu/en/carv6/auction/10406461
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10649237
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10649237: 2
2026-03-25 15:36:16 [adesa.be] INFO: Scraping item 10649237 url https://www.openlane.eu/en/carv6/auction/10649237
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10653832
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10653832: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10653832 url https://www.openlane.eu/en/carv6/auction/10653832
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10277379
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10277379: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10277379 url https://www.openlane.eu/en/carv6/auction/10277379
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10595461
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10595461: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10595461 url https://www.openlane.eu/en/carv6/auction/10595461
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10673713
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10673713: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10673713 url https://www.openlane.eu/en/carv6/auction/10673713
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10595468
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10595468: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10595468 url https://www.openlane.eu/en/carv6/auction/10595468
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10326051
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10326051: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10326051 url https://www.openlane.eu/en/carv6/auction/10326051
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10595470
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10595470: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10595470 url https://www.openlane.eu/en/carv6/auction/10595470
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10686921
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10686921: 2
2026-03-25 15:36:16 [adesa.be] INFO: Scraping item 10686921 url https://www.openlane.eu/en/carv6/auction/10686921
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10595469
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10595469: 0
2026-03-25 15:36:16 [adesa.be] INFO: Skipping item 10595469 url https://www.openlane.eu/en/carv6/auction/10595469
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10463665
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10463665: 2
2026-03-25 15:36:16 [adesa.be] INFO: Scraping item 10463665 url https://www.openlane.eu/en/carv6/auction/10463665
2026-03-25 15:36:16 [adesa.be] INFO: Found listing with ID: 10281434
2026-03-25 15:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:16 [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 15:36:16 [adesa.be] INFO: Scrape type for 10281434: 2
2026-03-25 15:36:16 [adesa.be] INFO: Scraping item 10281434 url https://www.openlane.eu/en/carv6/auction/10281434
2026-03-25 15:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10652154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10493753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154
2026-03-25 15:36:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with scrape type 2
2026-03-25 15:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with scrape type 2
2026-03-25 15:36:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac9c5ad8-94d5-532b-bb45-e03e89e4d094, identifier: 10652154
2026-03-25 15:36:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154
2026-03-25 15:36:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154
2026-03-25 15:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154 to the API
2026-03-25 15:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10652154>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ac9c5ad8-94d5-532b-bb45-e03e89e4d094',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10652154',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 256049,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-07-04',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia 2.0 CDTI Sport Business - Diesel - Manual - 130 hp - '
'256.049 km',
'transmission': 'manual',
'trim': 'Sport Business',
'vin': None,
'year': 2011}
2026-03-25 15:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:17 [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 15:36:17 [adesa.be] INFO: Saving data for 10652154: {'auction_closing_time': 1801392300.0, 'created_time': 1773235906.122893, 'last_price_update_time': 1774452977.428933}
2026-03-25 15:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10652154') HTTP/1.1" 204 0
2026-03-25 15:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10373755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10355068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753
2026-03-25 15:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with scrape type 2
2026-03-25 15:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with scrape type 2
2026-03-25 15:36:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67, identifier: 10493753
2026-03-25 15:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753
2026-03-25 15:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753
2026-03-25 15:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753 to the API
2026-03-25 15:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10493753>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52510',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10493753',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2025-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 15:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:17 [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 15:36:17 [adesa.be] INFO: Saving data for 10493753: {'auction_closing_time': 1798675200.0, 'created_time': 1773235896.379437, 'last_price_update_time': 1774452977.8459}
2026-03-25 15:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10493753') HTTP/1.1" 204 0
2026-03-25 15:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755
2026-03-25 15:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with scrape type 2
2026-03-25 15:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with scrape type 2
2026-03-25 15:36:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc1570ef-3687-5edf-85d0-de4a92bcd6e4, identifier: 10373755
2026-03-25 15:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05327e32-3b2e-5585-976e-f95e1af8be7c with identifier: 10355068
2026-03-25 15:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05327e32-3b2e-5585-976e-f95e1af8be7c with scrape type 2
2026-03-25 15:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05327e32-3b2e-5585-976e-f95e1af8be7c with scrape type 2
2026-03-25 15:36:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05327e32-3b2e-5585-976e-f95e1af8be7c, identifier: 10355068
2026-03-25 15:36:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755
2026-03-25 15:36:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755
2026-03-25 15:36:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755 to the API
2026-03-25 15:36:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10373755>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'cc1570ef-3687-5edf-85d0-de4a92bcd6e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10373755',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 25353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 131 hp - 25.353 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-25 15:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:18 [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 15:36:18 [adesa.be] INFO: Saving data for 10373755: {'auction_closing_time': 1798675200.0, 'created_time': 1773235882.962143, 'last_price_update_time': 1774452978.265845}
2026-03-25 15:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10373755') HTTP/1.1" 204 0
2026-03-25 15:36:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05327e32-3b2e-5585-976e-f95e1af8be7c with identifier: 10355068
2026-03-25 15:36:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05327e32-3b2e-5585-976e-f95e1af8be7c with identifier: 10355068
2026-03-25 15:36:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05327e32-3b2e-5585-976e-f95e1af8be7c with identifier: 10355068 to the API
2026-03-25 15:36:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10355068>
{'auction_title': '',
'c_o_2_emission_value': 202,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '05327e32-3b2e-5585-976e-f95e1af8be7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HRC300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10355068',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2025-10-09',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert Long 2.0 HDI - Diesel - Manual - 144 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:18 [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 15:36:18 [adesa.be] INFO: Saving data for 10355068: {'auction_closing_time': 1798675200.0, 'created_time': 1773235869.351805, 'last_price_update_time': 1774452978.523606}
2026-03-25 15:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10355068') HTTP/1.1" 204 0
2026-03-25 15:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10375913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10375913
2026-03-25 15:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with scrape type 2
2026-03-25 15:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with scrape type 2
2026-03-25 15:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e, identifier: 10375913
2026-03-25 15:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10375913
2026-03-25 15:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10375913
2026-03-25 15:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e with identifier: 10375913 to the API
2026-03-25 15:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10375913>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Compact',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 63,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f63ad1a3-ac93-5b5d-8c22-f9ff76ab6a6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10375913',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2025-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Select - Petrol - Manual - 63 hp - 50 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2025}
2026-03-25 15:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710375913%27 HTTP/1.1" 200 None
2026-03-25 15:36:19 [adesa.be] INFO: Saving data for 10375913: {'auction_closing_time': 1798675200.0, 'created_time': 1773235919.392467, 'last_price_update_time': 1774452979.603664}
2026-03-25 15:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10375913') HTTP/1.1" 204 0
2026-03-25 15:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971
2026-03-25 15:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acd44b4a-3818-50e6-b319-75eb9bb06666 with scrape type 2
2026-03-25 15:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acd44b4a-3818-50e6-b319-75eb9bb06666 with scrape type 2
2026-03-25 15:36:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acd44b4a-3818-50e6-b319-75eb9bb06666, identifier: 10504971
2026-03-25 15:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971
2026-03-25 15:36:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971
2026-03-25 15:36:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971 to the API
2026-03-25 15:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504971>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 161,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'acd44b4a-3818-50e6-b319-75eb9bb06666',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504971',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2025-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 GDI Premium - Petrol - Automatic - 161 hp - 50 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2025}
2026-03-25 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504971%27 HTTP/1.1" 200 None
2026-03-25 15:36:20 [adesa.be] INFO: Saving data for 10504971: {'auction_closing_time': 1798675200.0, 'created_time': 1773235895.543395, 'last_price_update_time': 1774452980.702549}
2026-03-25 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10504971') HTTP/1.1" 204 0
2026-03-25 15:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002
2026-03-25 15:36:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 905a8974-465e-5966-b06f-3d5d3ba3719d with scrape type 2
2026-03-25 15:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 905a8974-465e-5966-b06f-3d5d3ba3719d with scrape type 2
2026-03-25 15:36:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 905a8974-465e-5966-b06f-3d5d3ba3719d, identifier: 10505002
2026-03-25 15:36:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002
2026-03-25 15:36:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002
2026-03-25 15:36:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002 to the API
2026-03-25 15:36:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505002>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '905a8974-465e-5966-b06f-3d5d3ba3719d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505002',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2025-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.0 Comfort - Petrol - Manual - 101 hp - 50 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-25 15:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:21 [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 15:36:21 [adesa.be] INFO: Saving data for 10505002: {'auction_closing_time': 1798675200.0, 'created_time': 1773235886.042078, 'last_price_update_time': 1774452981.339729}
2026-03-25 15:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10505002') HTTP/1.1" 204 0
2026-03-25 15:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10531348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348
2026-03-25 15:36:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with scrape type 2
2026-03-25 15:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with scrape type 2
2026-03-25 15:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd, identifier: 10531348
2026-03-25 15:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348
2026-03-25 15:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348
2026-03-25 15:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348 to the API
2026-03-25 15:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10531348>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10531348',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2025-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 Techno - Petrol - Manual - 90 hp - 50 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-25 15:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710531348%27 HTTP/1.1" 200 None
2026-03-25 15:36:22 [adesa.be] INFO: Saving data for 10531348: {'auction_closing_time': 1798675200.0, 'created_time': 1773235860.000758, 'last_price_update_time': 1774452982.545709}
2026-03-25 15:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10531348') HTTP/1.1" 204 0
2026-03-25 15:36:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564
2026-03-25 15:36:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 562f716a-fa22-5a70-85dc-9cce281a8827 with scrape type 2
2026-03-25 15:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 562f716a-fa22-5a70-85dc-9cce281a8827 with scrape type 2
2026-03-25 15:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 562f716a-fa22-5a70-85dc-9cce281a8827, identifier: 10627564
2026-03-25 15:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564
2026-03-25 15:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564
2026-03-25 15:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564 to the API
2026-03-25 15:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 435,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '562f716a-fa22-5a70-85dc-9cce281a8827',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627564',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'MG4',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2024-06-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG MG4 62 kWh Luxury - AWD - Electric - Automatic - 435 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-25 15:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:22 [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 15:36:22 [adesa.be] INFO: Saving data for 10627564: {'auction_closing_time': 1798675200.0, 'created_time': 1773235824.29269, 'last_price_update_time': 1774452982.916988}
2026-03-25 15:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627564') HTTP/1.1" 204 0
2026-03-25 15:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10438524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524
2026-03-25 15:36:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with scrape type 2
2026-03-25 15:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with scrape type 2
2026-03-25 15:36:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a, identifier: 10438524
2026-03-25 15:36:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524
2026-03-25 15:36:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524
2026-03-25 15:36:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524 to the API
2026-03-25 15:36:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10438524>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '21e3eefb-a5a5-5459-b8e0-2507e6ebb62a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51749',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10438524',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 22993,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2024-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 132 hp - 22.993 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-25 15:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:24 [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 15:36:24 [adesa.be] INFO: Saving data for 10438524: {'auction_closing_time': 1798675200.0, 'created_time': 1773235885.289518, 'last_price_update_time': 1774452984.009868}
2026-03-25 15:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10438524') HTTP/1.1" 204 0
2026-03-25 15:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10630787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10678211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10281434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36: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 15:36: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 15:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787
2026-03-25 15:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1000371e-226a-580b-aa5a-2244ec9a17e1 with scrape type 2
2026-03-25 15:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1000371e-226a-580b-aa5a-2244ec9a17e1 with scrape type 2
2026-03-25 15:36:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1000371e-226a-580b-aa5a-2244ec9a17e1, identifier: 10630787
2026-03-25 15:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211
2026-03-25 15:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with scrape type 2
2026-03-25 15:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with scrape type 2
2026-03-25 15:36:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2, identifier: 10678211
2026-03-25 15:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434
2026-03-25 15:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0950619e-e976-501a-8729-938fe2cab805 with scrape type 2
2026-03-25 15:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0950619e-e976-501a-8729-938fe2cab805 with scrape type 2
2026-03-25 15:36:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0950619e-e976-501a-8729-938fe2cab805, identifier: 10281434
2026-03-25 15:36:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787
2026-03-25 15:36:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787
2026-03-25 15:36:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787 to the API
2026-03-25 15:36:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10630787>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '1000371e-226a-580b-aa5a-2244ec9a17e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55989',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10630787',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 20234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 20.234 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 15:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:25 [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 15:36:25 [adesa.be] INFO: Saving data for 10630787: {'auction_closing_time': 1798675200.0, 'created_time': 1773235783.355751, 'last_price_update_time': 1774452985.005668}
2026-03-25 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10630787') HTTP/1.1" 204 0
2026-03-25 15:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211
2026-03-25 15:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211
2026-03-25 15:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211 to the API
2026-03-25 15:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10678211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUX593',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10678211',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 122825,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-06-02',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.5 Elegance - Diesel - Automatic - 122 hp '
'- 122.825 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2020}
2026-03-25 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:25 [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 15:36:25 [adesa.be] INFO: Saving data for 10678211: {'auction_closing_time': 1801392300.0, 'created_time': 1773677311.355897, 'last_price_update_time': 1774452985.25448}
2026-03-25 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10678211') HTTP/1.1" 204 0
2026-03-25 15:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434
2026-03-25 15:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434
2026-03-25 15:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434 to the API
2026-03-25 15:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10281434>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '0950619e-e976-501a-8729-938fe2cab805',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EM59422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10281434',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32450,
'price_includes_vat': True,
'registration_date': '2025-09-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Passat Variant 1.5 eTSI Elegance - Petrol - Automatic - '
'150 hp - 50 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2025}
2026-03-25 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:25 [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 15:36:25 [adesa.be] INFO: Saving data for 10281434: {'auction_closing_time': 1798671600.0, 'created_time': 1773235776.411641, 'last_price_update_time': 1774452985.509549}
2026-03-25 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10281434') HTTP/1.1" 204 0
2026-03-25 15:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10463665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665
2026-03-25 15:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e42706d-7f51-5d24-9dea-66a53943bb4c with scrape type 2
2026-03-25 15:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e42706d-7f51-5d24-9dea-66a53943bb4c with scrape type 2
2026-03-25 15:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e42706d-7f51-5d24-9dea-66a53943bb4c, identifier: 10463665
2026-03-25 15:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665
2026-03-25 15:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665
2026-03-25 15:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665 to the API
2026-03-25 15:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10463665>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '5e42706d-7f51-5d24-9dea-66a53943bb4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7088MXJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10463665',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 24192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 24.192 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 15:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710463665%27 HTTP/1.1" 200 None
2026-03-25 15:36:26 [adesa.be] INFO: Saving data for 10463665: {'auction_closing_time': 1798671600.0, 'created_time': 1773235774.39278, 'last_price_update_time': 1774452986.688684}
2026-03-25 15:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10463665') HTTP/1.1" 204 0
2026-03-25 15:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10686921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979
2026-03-25 15:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ec59ec9-2f34-58ea-be40-388ea125979f with scrape type 2
2026-03-25 15:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ec59ec9-2f34-58ea-be40-388ea125979f with scrape type 2
2026-03-25 15:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ec59ec9-2f34-58ea-be40-388ea125979f, identifier: 10504979
2026-03-25 15:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979
2026-03-25 15:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979
2026-03-25 15:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979 to the API
2026-03-25 15:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504979>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '4ec59ec9-2f34-58ea-be40-388ea125979f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504979',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2025-09-17',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus Active 1.0 EcoBoost X - Petrol - Automatic - 156 hp - 50 '
'km',
'transmission': 'automatic',
'trim': 'X',
'vin': None,
'year': 2025}
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504979%27 HTTP/1.1" 200 None
2026-03-25 15:36:27 [adesa.be] INFO: Saving data for 10504979: {'auction_closing_time': 1798675200.0, 'created_time': 1773235919.030243, 'last_price_update_time': 1774452987.145421}
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10504979') HTTP/1.1" 204 0
2026-03-25 15:36:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237
2026-03-25 15:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with scrape type 2
2026-03-25 15:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with scrape type 2
2026-03-25 15:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0, identifier: 10649237
2026-03-25 15:36:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10686921
2026-03-25 15:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-25 15:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-25 15:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 479dbb90-d696-5505-8b55-d1dc7836277a, identifier: 10686921
2026-03-25 15:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237
2026-03-25 15:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237
2026-03-25 15:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237 to the API
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649237>
{'auction_title': '',
'c_o_2_emission_value': 228,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '5ca91c4d-b65c-53a1-8253-dfe1395ff8f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '37822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649237',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 38900,
'price_includes_vat': True,
'registration_date': '2026-03-09',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Transporter 2.0 TDI - 4Motion - Diesel - Automatic - 170 '
'hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710649237%27 HTTP/1.1" 200 None
2026-03-25 15:36:27 [adesa.be] INFO: Saving data for 10649237: {'auction_closing_time': 1798675200.0, 'created_time': 1773235770.248238, 'last_price_update_time': 1774452987.837841}
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10649237') HTTP/1.1" 204 0
2026-03-25 15:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10686921
2026-03-25 15:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10686921
2026-03-25 15:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10686921 to the API
2026-03-25 15:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10686921>
{'auction_title': '',
'c_o_2_emission_value': 208,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '479dbb90-d696-5505-8b55-d1dc7836277a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '37785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10686921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 37900,
'price_includes_vat': True,
'registration_date': '2026-03-10',
'seats_number': 6,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 170 hp - 50 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-25 15:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710686921%27 HTTP/1.1" 200 None
2026-03-25 15:36:28 [adesa.be] INFO: Saving data for 10686921: {'auction_closing_time': 1798675200.0, 'created_time': 1773829298.563663, 'last_price_update_time': 1774452988.123235}
2026-03-25 15:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10686921') HTTP/1.1" 204 0
2026-03-25 15:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10693707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707
2026-03-25 15:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 471e2963-b318-5ce4-a226-26d749ba28e2 with scrape type 2
2026-03-25 15:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 471e2963-b318-5ce4-a226-26d749ba28e2 with scrape type 2
2026-03-25 15:36:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 471e2963-b318-5ce4-a226-26d749ba28e2, identifier: 10693707
2026-03-25 15:36:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707
2026-03-25 15:36:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707
2026-03-25 15:36:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707 to the API
2026-03-25 15:36:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10693707>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 153,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '471e2963-b318-5ce4-a226-26d749ba28e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56940',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10693707',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-12-01',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Trafic - Diesel - Automatic - 153 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710693707%27 HTTP/1.1" 200 None
2026-03-25 15:36:28 [adesa.be] INFO: Saving data for 10693707: {'auction_closing_time': 1798675200.0, 'created_time': 1773915950.346638, 'last_price_update_time': 1774452988.610618}
2026-03-25 15:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10693707') HTTP/1.1" 204 0
2026-03-25 15:36:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10580542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542
2026-03-25 15:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with scrape type 2
2026-03-25 15:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with scrape type 2
2026-03-25 15:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9, identifier: 10580542
2026-03-25 15:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542
2026-03-25 15:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542
2026-03-25 15:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542 to the API
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10580542>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '1cadce7d-5950-5b2c-8727-30ecad9fe5e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54656',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10580542',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio Techno - Petrol - Automatic - 92 hp - 50 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580542%27 HTTP/1.1" 200 None
2026-03-25 15:36:29 [adesa.be] INFO: Saving data for 10580542: {'auction_closing_time': 1798675200.0, 'created_time': 1773235804.196262, 'last_price_update_time': 1774452989.587592}
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10580542') HTTP/1.1" 204 0
2026-03-25 15:36:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211
2026-03-25 15:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 780b3917-064a-5dd7-94fa-acb47fd090a7 with scrape type 2
2026-03-25 15:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 780b3917-064a-5dd7-94fa-acb47fd090a7 with scrape type 2
2026-03-25 15:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 780b3917-064a-5dd7-94fa-acb47fd090a7, identifier: 10716211
2026-03-25 15:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211
2026-03-25 15:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211
2026-03-25 15:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211 to the API
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '3.6L',
'engine_horse_power': 549,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '780b3917-064a-5dd7-94fa-acb47fd090a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716211',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': '911 Carrera',
'odometer': 11361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 180200,
'price_includes_vat': True,
'registration_date': '2024-11-21',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Porsche 911 Carrera GTS 3.6 - AWD - Petrol - Automatic - 549 hp - '
'11.361 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716211%27 HTTP/1.1" 200 None
2026-03-25 15:36:29 [adesa.be] INFO: Saving data for 10716211: {'auction_closing_time': 1798675200.0, 'created_time': 1774347861.53886, 'last_price_update_time': 1774452989.9081}
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716211') HTTP/1.1" 204 0
2026-03-25 15:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10591845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845
2026-03-25 15:36:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f787e490-e096-5512-8591-6283e1855c51 with scrape type 2
2026-03-25 15:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f787e490-e096-5512-8591-6283e1855c51 with scrape type 2
2026-03-25 15:36:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f787e490-e096-5512-8591-6283e1855c51, identifier: 10591845
2026-03-25 15:36:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845
2026-03-25 15:36:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845
2026-03-25 15:36:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845 to the API
2026-03-25 15:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10591845>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f787e490-e096-5512-8591-6283e1855c51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10591845',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 32447,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Feel - Petrol - Automatic - 132 hp - 32.447 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-25 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710591845%27 HTTP/1.1" 200 None
2026-03-25 15:36:32 [adesa.be] INFO: Saving data for 10591845: {'auction_closing_time': 1798675200.0, 'created_time': 1773235862.047606, 'last_price_update_time': 1774452992.035425}
2026-03-25 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10591845') HTTP/1.1" 204 0
2026-03-25 15:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10595467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467
2026-03-25 15:36:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174157f2-a8e6-501c-bab4-a0422309e87f with scrape type 2
2026-03-25 15:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 174157f2-a8e6-501c-bab4-a0422309e87f with scrape type 2
2026-03-25 15:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 174157f2-a8e6-501c-bab4-a0422309e87f, identifier: 10595467
2026-03-25 15:36:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467
2026-03-25 15:36:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467
2026-03-25 15:36:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467 to the API
2026-03-25 15:36:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10595467>
{'auction_title': '',
'c_o_2_emission_value': 201,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '174157f2-a8e6-501c-bab4-a0422309e87f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HTE083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10595467',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Expert Long 2.0 HDI - Diesel - Manual - 144 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595467%27 HTTP/1.1" 200 None
2026-03-25 15:36:33 [adesa.be] INFO: Saving data for 10595467: {'auction_closing_time': 1798675200.0, 'created_time': 1773235785.113788, 'last_price_update_time': 1774452993.077561}
2026-03-25 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10595467') HTTP/1.1" 204 0
2026-03-25 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10688261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261
2026-03-25 15:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with scrape type 2
2026-03-25 15:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with scrape type 2
2026-03-25 15:36:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62e3ff4b-4c19-538a-93ee-80d115ca9a08, identifier: 10688261
2026-03-25 15:36:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261
2026-03-25 15:36:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261
2026-03-25 15:36:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261 to the API
2026-03-25 15:36:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10688261>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 209,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '62e3ff4b-4c19-538a-93ee-80d115ca9a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HUZ319',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10688261',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2025-11-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Electric - Automatic - 209 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710688261%27 HTTP/1.1" 200 None
2026-03-25 15:36:33 [adesa.be] INFO: Saving data for 10688261: {'auction_closing_time': 1798675200.0, 'created_time': 1773915916.771156, 'last_price_update_time': 1774452993.758773}
2026-03-25 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10688261') HTTP/1.1" 204 0
2026-03-25 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10583628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628
2026-03-25 15:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7f46bd6-d6e6-5b78-9089-48731caf4f3a with scrape type 2
2026-03-25 15:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7f46bd6-d6e6-5b78-9089-48731caf4f3a with scrape type 2
2026-03-25 15:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7f46bd6-d6e6-5b78-9089-48731caf4f3a, identifier: 10583628
2026-03-25 15:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628
2026-03-25 15:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628
2026-03-25 15:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628 to the API
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10583628>
{'auction_title': '',
'c_o_2_emission_value': 199,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'c7f46bd6-d6e6-5b78-9089-48731caf4f3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HXA804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10583628',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-12-10',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Expert Long 2.0 HDI - Diesel - Manual - 144 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710583628%27 HTTP/1.1" 200 None
2026-03-25 15:36:34 [adesa.be] INFO: Saving data for 10583628: {'auction_closing_time': 1798675200.0, 'created_time': 1773235785.817652, 'last_price_update_time': 1774452994.373014}
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10583628') HTTP/1.1" 204 0
2026-03-25 15:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10258058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058
2026-03-25 15:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with scrape type 2
2026-03-25 15:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with scrape type 2
2026-03-25 15:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5, identifier: 10258058
2026-03-25 15:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058
2026-03-25 15:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058
2026-03-25 15:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058 to the API
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10258058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '91ef4d76-e6e0-52a9-a04a-7581e7c84bd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HSY766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10258058',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30500,
'price_includes_vat': True,
'registration_date': '2025-10-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Electric - Automatic - 214 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258058%27 HTTP/1.1" 200 None
2026-03-25 15:36:34 [adesa.be] INFO: Saving data for 10258058: {'auction_closing_time': 1798675200.0, 'created_time': 1773235784.735311, 'last_price_update_time': 1774452994.800872}
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10258058') HTTP/1.1" 204 0
2026-03-25 15:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957
2026-03-25 15:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd79753-8065-5bec-ab78-21fb34635108 with scrape type 2
2026-03-25 15:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bd79753-8065-5bec-ab78-21fb34635108 with scrape type 2
2026-03-25 15:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bd79753-8065-5bec-ab78-21fb34635108, identifier: 10707957
2026-03-25 15:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957
2026-03-25 15:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957
2026-03-25 15:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957 to the API
2026-03-25 15:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707957>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '0bd79753-8065-5bec-ab78-21fb34635108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2JCU702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707957',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2026-01-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Electric - Automatic - 214 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2026}
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710707957%27 HTTP/1.1" 200 None
2026-03-25 15:36:35 [adesa.be] INFO: Saving data for 10707957: {'auction_closing_time': 1798675200.0, 'created_time': 1774261196.695656, 'last_price_update_time': 1774452995.143968}
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10707957') HTTP/1.1" 204 0
2026-03-25 15:36:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815
2026-03-25 15:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with scrape type 2
2026-03-25 15:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with scrape type 2
2026-03-25 15:36:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c, identifier: 10682815
2026-03-25 15:36:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815
2026-03-25 15:36:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815
2026-03-25 15:36:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815 to the API
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682815>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 147,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682815',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 25977,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2025-02-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 147 hp - 25.977 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682815%27 HTTP/1.1" 200 None
2026-03-25 15:36:35 [adesa.be] INFO: Saving data for 10682815: {'auction_closing_time': 1798675200.0, 'created_time': 1773829293.450609, 'last_price_update_time': 1774452995.544816}
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10682815') HTTP/1.1" 204 0
2026-03-25 15:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627
2026-03-25 15:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cce05a25-5c90-51be-8402-4f3aa6760633 with scrape type 2
2026-03-25 15:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cce05a25-5c90-51be-8402-4f3aa6760633 with scrape type 2
2026-03-25 15:36:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cce05a25-5c90-51be-8402-4f3aa6760633, identifier: 10666627
2026-03-25 15:36:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627
2026-03-25 15:36:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627
2026-03-25 15:36:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627 to the API
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666627>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 147,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'cce05a25-5c90-51be-8402-4f3aa6760633',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666627',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2025-10-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Petrol - Automatic - 147 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666627%27 HTTP/1.1" 200 None
2026-03-25 15:36:35 [adesa.be] INFO: Saving data for 10666627: {'auction_closing_time': 1798675200.0, 'created_time': 1773397784.026192, 'last_price_update_time': 1774452995.994189}
2026-03-25 15:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10666627') HTTP/1.1" 204 0
2026-03-25 15:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10461938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938
2026-03-25 15:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3996d56-23d5-51ec-91ad-b442b96cd390 with scrape type 2
2026-03-25 15:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3996d56-23d5-51ec-91ad-b442b96cd390 with scrape type 2
2026-03-25 15:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3996d56-23d5-51ec-91ad-b442b96cd390, identifier: 10461938
2026-03-25 15:36:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938
2026-03-25 15:36:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938
2026-03-25 15:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938 to the API
2026-03-25 15:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10461938>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b3996d56-23d5-51ec-91ad-b442b96cd390',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10461938',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2025-09-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 GT - Petrol - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 15:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710461938%27 HTTP/1.1" 200 None
2026-03-25 15:36:36 [adesa.be] INFO: Saving data for 10461938: {'auction_closing_time': 1798675200.0, 'created_time': 1773235884.865382, 'last_price_update_time': 1774452996.530389}
2026-03-25 15:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10461938') HTTP/1.1" 204 0
2026-03-25 15:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10366783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10258056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783
2026-03-25 15:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with scrape type 2
2026-03-25 15:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with scrape type 2
2026-03-25 15:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce, identifier: 10366783
2026-03-25 15:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056, dropping item
2026-03-25 15:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235
2026-03-25 15:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98adbfe5-b74a-580a-b005-eb9554778c37 with scrape type 2
2026-03-25 15:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98adbfe5-b74a-580a-b005-eb9554778c37 with scrape type 2
2026-03-25 15:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98adbfe5-b74a-580a-b005-eb9554778c37, identifier: 10405235
2026-03-25 15:36:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783
2026-03-25 15:36:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783
2026-03-25 15:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783 to the API
2026-03-25 15:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10366783>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'edd2c1fd-81bb-5247-b6cd-2eaad1a36cce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10366783',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2025-07-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 GT - Petrol - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710366783%27 HTTP/1.1" 200 None
2026-03-25 15:36:37 [adesa.be] INFO: Saving data for 10366783: {'auction_closing_time': 1798675200.0, 'created_time': 1773235847.114208, 'last_price_update_time': 1774452997.067763}
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10366783') HTTP/1.1" 204 0
2026-03-25 15:36:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235
2026-03-25 15:36:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235
2026-03-25 15:36:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235 to the API
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405235>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '98adbfe5-b74a-580a-b005-eb9554778c37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405235',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 22263,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 22.263 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710405235%27 HTTP/1.1" 200 None
2026-03-25 15:36:37 [adesa.be] INFO: Saving data for 10405235: {'auction_closing_time': 1798675200.0, 'created_time': 1773235884.074291, 'last_price_update_time': 1774452997.311312}
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10405235') HTTP/1.1" 204 0
2026-03-25 15:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10520202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 825a7897-ec96-543f-944a-6ed0b7d881a2 with identifier: 10520202
2026-03-25 15:36:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825a7897-ec96-543f-944a-6ed0b7d881a2 with scrape type 2
2026-03-25 15:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 825a7897-ec96-543f-944a-6ed0b7d881a2 with scrape type 2
2026-03-25 15:36:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 825a7897-ec96-543f-944a-6ed0b7d881a2, identifier: 10520202
2026-03-25 15:36:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 825a7897-ec96-543f-944a-6ed0b7d881a2 with identifier: 10520202
2026-03-25 15:36:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 825a7897-ec96-543f-944a-6ed0b7d881a2 with identifier: 10520202
2026-03-25 15:36:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 825a7897-ec96-543f-944a-6ed0b7d881a2 with identifier: 10520202 to the API
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10520202>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '825a7897-ec96-543f-944a-6ed0b7d881a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10520202',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2025-09-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 GT - Petrol - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 15:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:38 [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 15:36:38 [adesa.be] INFO: Saving data for 10520202: {'auction_closing_time': 1798675200.0, 'created_time': 1773235884.475071, 'last_price_update_time': 1774452998.083875}
2026-03-25 15:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10520202') HTTP/1.1" 204 0
2026-03-25 15:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10615312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10373756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312
2026-03-25 15:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with scrape type 2
2026-03-25 15:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with scrape type 2
2026-03-25 15:36:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb, identifier: 10615312
2026-03-25 15:36:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312
2026-03-25 15:36:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312
2026-03-25 15:36:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312 to the API
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10615312>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ae8bd005-bc7c-510a-8e6a-da0c84f69ecb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10615312',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2026-01-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 112 hp - 50 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2026}
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615312%27 HTTP/1.1" 200 None
2026-03-25 15:36:39 [adesa.be] INFO: Saving data for 10615312: {'auction_closing_time': 1798675200.0, 'created_time': 1773235801.501118, 'last_price_update_time': 1774452999.18517}
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10615312') HTTP/1.1" 204 0
2026-03-25 15:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756
2026-03-25 15:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b381dab4-870a-59dc-b4be-113cd8ecba51 with scrape type 2
2026-03-25 15:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b381dab4-870a-59dc-b4be-113cd8ecba51 with scrape type 2
2026-03-25 15:36:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b381dab4-870a-59dc-b4be-113cd8ecba51, identifier: 10373756
2026-03-25 15:36:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756
2026-03-25 15:36:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756
2026-03-25 15:36:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756 to the API
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10373756>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b381dab4-870a-59dc-b4be-113cd8ecba51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10373756',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 22303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 132 hp - 22.303 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373756%27 HTTP/1.1" 200 None
2026-03-25 15:36:39 [adesa.be] INFO: Saving data for 10373756: {'auction_closing_time': 1798675200.0, 'created_time': 1773235894.028703, 'last_price_update_time': 1774452999.510182}
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10373756') HTTP/1.1" 204 0
2026-03-25 15:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10580439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439
2026-03-25 15:36:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ff147d8-a006-5f11-b9d6-200118dc78d5 with scrape type 2
2026-03-25 15:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ff147d8-a006-5f11-b9d6-200118dc78d5 with scrape type 2
2026-03-25 15:36:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ff147d8-a006-5f11-b9d6-200118dc78d5, identifier: 10580439
2026-03-25 15:36:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439
2026-03-25 15:36:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439
2026-03-25 15:36:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439 to the API
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10580439>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 0,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 147,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '3ff147d8-a006-5f11-b9d6-200118dc78d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54746',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10580439',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2026-01-07',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro 2.0 - Diesel - Automatic - 147 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580439%27 HTTP/1.1" 200 None
2026-03-25 15:36:41 [adesa.be] INFO: Saving data for 10580439: {'auction_closing_time': 1798675200.0, 'created_time': 1773235751.467625, 'last_price_update_time': 1774453001.366225}
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10580439') HTTP/1.1" 204 0
2026-03-25 15:36:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586
2026-03-25 15:36:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with scrape type 2
2026-03-25 15:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with scrape type 2
2026-03-25 15:36:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9913c9fb-1a79-5e9b-af9a-bfb59186a835, identifier: 10627586
2026-03-25 15:36:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586
2026-03-25 15:36:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586
2026-03-25 15:36:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586 to the API
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 435,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '9913c9fb-1a79-5e9b-af9a-bfb59186a835',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51881',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627586',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'MG4',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2024-06-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG MG4 62 kWh Luxury - AWD - Electric - Automatic - 435 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627586%27 HTTP/1.1" 200 None
2026-03-25 15:36:41 [adesa.be] INFO: Saving data for 10627586: {'auction_closing_time': 1798675200.0, 'created_time': 1773235753.594639, 'last_price_update_time': 1774453001.746238}
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627586') HTTP/1.1" 204 0
2026-03-25 15:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10576365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585
2026-03-25 15:36:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with scrape type 2
2026-03-25 15:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with scrape type 2
2026-03-25 15:36:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89, identifier: 10627585
2026-03-25 15:36:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585
2026-03-25 15:36:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585
2026-03-25 15:36:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585 to the API
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627585>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 177,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627585',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'MG5',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2024-06-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG MG5 Comfort - Electric - Automatic - 177 hp - 50 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2024}
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627585%27 HTTP/1.1" 200 None
2026-03-25 15:36:42 [adesa.be] INFO: Saving data for 10627585: {'auction_closing_time': 1798675200.0, 'created_time': 1773235799.199385, 'last_price_update_time': 1774453002.230939}
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627585') HTTP/1.1" 204 0
2026-03-25 15:36:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584
2026-03-25 15:36:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62368d5-2d2c-5121-a8b6-0f262e310f6d with scrape type 2
2026-03-25 15:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62368d5-2d2c-5121-a8b6-0f262e310f6d with scrape type 2
2026-03-25 15:36:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f62368d5-2d2c-5121-a8b6-0f262e310f6d, identifier: 10627584
2026-03-25 15:36:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365
2026-03-25 15:36:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104dabea-14fe-5e06-961c-179159af795b with scrape type 2
2026-03-25 15:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104dabea-14fe-5e06-961c-179159af795b with scrape type 2
2026-03-25 15:36:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 104dabea-14fe-5e06-961c-179159af795b, identifier: 10576365
2026-03-25 15:36:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584
2026-03-25 15:36:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584
2026-03-25 15:36:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584 to the API
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 435,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'f62368d5-2d2c-5121-a8b6-0f262e310f6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51884',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627584',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'MG4',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2024-06-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG MG4 62 kWh Luxury - AWD - Electric - Automatic - 435 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627584%27 HTTP/1.1" 200 None
2026-03-25 15:36:42 [adesa.be] INFO: Saving data for 10627584: {'auction_closing_time': 1798675200.0, 'created_time': 1773235827.562222, 'last_price_update_time': 1774453002.84498}
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627584') HTTP/1.1" 204 0
2026-03-25 15:36:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365
2026-03-25 15:36:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365
2026-03-25 15:36:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365 to the API
2026-03-25 15:36:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10576365>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '104dabea-14fe-5e06-961c-179159af795b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10576365',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 20889,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2025-01-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 20.889 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710576365%27 HTTP/1.1" 200 None
2026-03-25 15:36:43 [adesa.be] INFO: Saving data for 10576365: {'auction_closing_time': 1798675200.0, 'created_time': 1773235780.587431, 'last_price_update_time': 1774453003.204366}
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10576365') HTTP/1.1" 204 0
2026-03-25 15:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10562284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284
2026-03-25 15:36:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with scrape type 2
2026-03-25 15:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with scrape type 2
2026-03-25 15:36:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12, identifier: 10562284
2026-03-25 15:36:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284
2026-03-25 15:36:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284
2026-03-25 15:36:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284 to the API
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10562284>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6dc6de3-f2d7-5832-b49c-b22aa6b23d12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10562284',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 20145,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2025-02-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 20.145 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710562284%27 HTTP/1.1" 200 None
2026-03-25 15:36:43 [adesa.be] INFO: Saving data for 10562284: {'auction_closing_time': 1798675200.0, 'created_time': 1773235747.975359, 'last_price_update_time': 1774453003.624358}
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10562284') HTTP/1.1" 204 0
2026-03-25 15:36:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562
2026-03-25 15:36:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad68e53e-f403-527e-a033-2ce24db89b8f with scrape type 2
2026-03-25 15:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad68e53e-f403-527e-a033-2ce24db89b8f with scrape type 2
2026-03-25 15:36:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad68e53e-f403-527e-a033-2ce24db89b8f, identifier: 10627562
2026-03-25 15:36:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562
2026-03-25 15:36:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562
2026-03-25 15:36:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562 to the API
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'ad68e53e-f403-527e-a033-2ce24db89b8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627562',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'Marvel R',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2025-07-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG Marvel R 70 kWh Luxury - Electric - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627562%27 HTTP/1.1" 200 None
2026-03-25 15:36:43 [adesa.be] INFO: Saving data for 10627562: {'auction_closing_time': 1798675200.0, 'created_time': 1773235820.553142, 'last_price_update_time': 1774453003.951722}
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627562') HTTP/1.1" 204 0
2026-03-25 15:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10655596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596
2026-03-25 15:36:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27ac0450-5651-56fb-8216-41b7c9381b79 with scrape type 2
2026-03-25 15:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27ac0450-5651-56fb-8216-41b7c9381b79 with scrape type 2
2026-03-25 15:36:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27ac0450-5651-56fb-8216-41b7c9381b79, identifier: 10655596
2026-03-25 15:36:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596
2026-03-25 15:36:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596
2026-03-25 15:36:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596 to the API
2026-03-25 15:36:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10655596>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '27ac0450-5651-56fb-8216-41b7c9381b79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10655596',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'HS',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2025-07-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG HS 1.5 Luxury - Hybrid - Automatic - 162 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-25 15:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:44 [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 15:36:44 [adesa.be] INFO: Saving data for 10655596: {'auction_closing_time': 1798675200.0, 'created_time': 1773848664.931231, 'last_price_update_time': 1774453004.380311}
2026-03-25 15:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10655596') HTTP/1.1" 204 0
2026-03-25 15:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36: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 15:36:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563
2026-03-25 15:36:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af619eca-6731-5610-98fa-4a45d24cdd17 with scrape type 2
2026-03-25 15:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af619eca-6731-5610-98fa-4a45d24cdd17 with scrape type 2
2026-03-25 15:36:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af619eca-6731-5610-98fa-4a45d24cdd17, identifier: 10627563
2026-03-25 15:36:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with identifier: 10627594
2026-03-25 15:36:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with scrape type 2
2026-03-25 15:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with scrape type 2
2026-03-25 15:36:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6, identifier: 10627594
2026-03-25 15:36:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563
2026-03-25 15:36:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563
2026-03-25 15:36:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563 to the API
2026-03-25 15:36:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'af619eca-6731-5610-98fa-4a45d24cdd17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627563',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'Marvel R',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2024-06-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG Marvel R 70 kWh Luxury - Electric - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-25 15:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:44 [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 15:36:44 [adesa.be] INFO: Saving data for 10627563: {'auction_closing_time': 1798675200.0, 'created_time': 1773235822.35963, 'last_price_update_time': 1774453004.921876}
2026-03-25 15:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627563') HTTP/1.1" 204 0
2026-03-25 15:36:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with identifier: 10627594
2026-03-25 15:36:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 15:36:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hydrogen HTTP/1.1" 200 None
2026-03-25 15:36:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 15:36: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 15:36:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with identifier: 10627594
2026-03-25 15:36:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6 with identifier: 10627594 to the API
2026-03-25 15:36:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627594>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hydrogen',
'id': 'fbfc0b3b-a1e2-5a8e-ba1d-ee043f5af3c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '46346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627594',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Nexo',
'odometer': 20730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Nexo FCEV - Hydrogen - Automatic - 180 hp - 20.730 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:45 [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 15:36:45 [adesa.be] INFO: Saving data for 10627594: {'auction_closing_time': 1798675200.0, 'created_time': 1773235844.149425, 'last_price_update_time': 1774453005.540835}
2026-03-25 15:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627594') HTTP/1.1" 204 0
2026-03-25 15:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10585106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106
2026-03-25 15:36:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36379259-4b0c-5dab-aecf-90fd74d29b24 with scrape type 2
2026-03-25 15:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36379259-4b0c-5dab-aecf-90fd74d29b24 with scrape type 2
2026-03-25 15:36:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36379259-4b0c-5dab-aecf-90fd74d29b24, identifier: 10585106
2026-03-25 15:36:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106
2026-03-25 15:36:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106
2026-03-25 15:36:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106 to the API
2026-03-25 15:36:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10585106>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Compact',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 64,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '36379259-4b0c-5dab-aecf-90fd74d29b24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10585106',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2025-07-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i10 1.0 Select - Petrol - Manual - 64 hp - 50 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2025}
2026-03-25 15:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710585106%27 HTTP/1.1" 200 None
2026-03-25 15:36:46 [adesa.be] INFO: Saving data for 10585106: {'auction_closing_time': 1798675200.0, 'created_time': 1773235789.300641, 'last_price_update_time': 1774453006.862526}
2026-03-25 15:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10585106') HTTP/1.1" 204 0
2026-03-25 15:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10614624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624
2026-03-25 15:36:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be84b279-af4e-5103-9b0d-03ae936c2c9e with scrape type 2
2026-03-25 15:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be84b279-af4e-5103-9b0d-03ae936c2c9e with scrape type 2
2026-03-25 15:36:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be84b279-af4e-5103-9b0d-03ae936c2c9e, identifier: 10614624
2026-03-25 15:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624
2026-03-25 15:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624
2026-03-25 15:36:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624 to the API
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10614624>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'LPG',
'id': 'be84b279-af4e-5103-9b0d-03ae936c2c9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10614624',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Duster 1.0 - LPG - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710614624%27 HTTP/1.1" 200 None
2026-03-25 15:36:47 [adesa.be] INFO: Saving data for 10614624: {'auction_closing_time': 1798675200.0, 'created_time': 1773235862.439291, 'last_price_update_time': 1774453007.320194}
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10614624') HTTP/1.1" 204 0
2026-03-25 15:36:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491
2026-03-25 15:36:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ab547e-d14b-545e-91c6-e64522fc3a0f with scrape type 2
2026-03-25 15:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9ab547e-d14b-545e-91c6-e64522fc3a0f with scrape type 2
2026-03-25 15:36:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ab547e-d14b-545e-91c6-e64522fc3a0f, identifier: 10623491
2026-03-25 15:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491
2026-03-25 15:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491
2026-03-25 15:36:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ab547e-d14b-545e-91c6-e64522fc3a0f with identifier: 10623491 to the API
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623491>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c9ab547e-d14b-545e-91c6-e64522fc3a0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623491',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Bigster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26700,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Bigster 1.2 - AWD - Petrol - Manual - 132 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623491%27 HTTP/1.1" 200 None
2026-03-25 15:36:47 [adesa.be] INFO: Saving data for 10623491: {'auction_closing_time': 1798675200.0, 'created_time': 1773235808.643744, 'last_price_update_time': 1774453007.644583}
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623491') HTTP/1.1" 204 0
2026-03-25 15:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590
2026-03-25 15:36:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825af2bf-ea2b-548c-9cab-0455cdbbc867 with scrape type 2
2026-03-25 15:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 825af2bf-ea2b-548c-9cab-0455cdbbc867 with scrape type 2
2026-03-25 15:36:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 825af2bf-ea2b-548c-9cab-0455cdbbc867, identifier: 10627590
2026-03-25 15:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590
2026-03-25 15:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590
2026-03-25 15:36:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590 to the API
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627590>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '825af2bf-ea2b-548c-9cab-0455cdbbc867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627590',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'MG3',
'odometer': 451,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 451 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-25 15:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627590%27 HTTP/1.1" 200 None
2026-03-25 15:36:48 [adesa.be] INFO: Saving data for 10627590: {'auction_closing_time': 1798675200.0, 'created_time': 1773235825.407822, 'last_price_update_time': 1774453008.07759}
2026-03-25 15:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627590') HTTP/1.1" 204 0
2026-03-25 15:36:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573
2026-03-25 15:36:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b09d4b6-0e78-547b-965d-e776426a897f with scrape type 2
2026-03-25 15:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b09d4b6-0e78-547b-965d-e776426a897f with scrape type 2
2026-03-25 15:36:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b09d4b6-0e78-547b-965d-e776426a897f, identifier: 10627573
2026-03-25 15:36:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573
2026-03-25 15:36:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573
2026-03-25 15:36:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573 to the API
2026-03-25 15:36:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627573>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '0b09d4b6-0e78-547b-965d-e776426a897f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '47293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627573',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 5502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2025-04-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Ioniq 5 Core - Electric - Automatic - 170 hp - 5.502 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2025}
2026-03-25 15:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627573%27 HTTP/1.1" 200 None
2026-03-25 15:36:48 [adesa.be] INFO: Saving data for 10627573: {'auction_closing_time': 1798675200.0, 'created_time': 1773235843.166542, 'last_price_update_time': 1774453008.525268}
2026-03-25 15:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627573') HTTP/1.1" 204 0
2026-03-25 15:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10664085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54d22e3-cd27-5879-bf83-63bc9c3dda94 with identifier: 10664085
2026-03-25 15:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54d22e3-cd27-5879-bf83-63bc9c3dda94 with scrape type 2
2026-03-25 15:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54d22e3-cd27-5879-bf83-63bc9c3dda94 with scrape type 2
2026-03-25 15:36:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54d22e3-cd27-5879-bf83-63bc9c3dda94, identifier: 10664085
2026-03-25 15:36:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54d22e3-cd27-5879-bf83-63bc9c3dda94 with identifier: 10664085
2026-03-25 15:36:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54d22e3-cd27-5879-bf83-63bc9c3dda94 with identifier: 10664085
2026-03-25 15:36:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54d22e3-cd27-5879-bf83-63bc9c3dda94 with identifier: 10664085 to the API
2026-03-25 15:36:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10664085>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'b54d22e3-cd27-5879-bf83-63bc9c3dda94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXU672',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10664085',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 115055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q2 30 TDI Business - Diesel - Automatic - 116 hp - 115.055 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 15:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:49 [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 15:36:49 [adesa.be] INFO: Saving data for 10664085: {'auction_closing_time': 1798675200.0, 'created_time': 1773330946.44573, 'last_price_update_time': 1774453009.867281}
2026-03-25 15:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10664085') HTTP/1.1" 204 0
2026-03-25 15:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10591847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847
2026-03-25 15:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e904070e-b2ce-5844-a749-8337ed349e64 with scrape type 2
2026-03-25 15:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e904070e-b2ce-5844-a749-8337ed349e64 with scrape type 2
2026-03-25 15:36:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e904070e-b2ce-5844-a749-8337ed349e64, identifier: 10591847
2026-03-25 15:36:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847
2026-03-25 15:36:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847
2026-03-25 15:36:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847 to the API
2026-03-25 15:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10591847>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e904070e-b2ce-5844-a749-8337ed349e64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10591847',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 31903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Feel - Petrol - Automatic - 132 hp - 31.903 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-25 15:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:50 [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 15:36:50 [adesa.be] INFO: Saving data for 10591847: {'auction_closing_time': 1798675200.0, 'created_time': 1773235826.996544, 'last_price_update_time': 1774453010.355356}
2026-03-25 15:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10591847') HTTP/1.1" 204 0
2026-03-25 15:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548
2026-03-25 15:36:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced07d63-4f96-5f47-b545-d357676daf52 with scrape type 2
2026-03-25 15:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ced07d63-4f96-5f47-b545-d357676daf52 with scrape type 2
2026-03-25 15:36:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ced07d63-4f96-5f47-b545-d357676daf52, identifier: 10704548
2026-03-25 15:36:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548
2026-03-25 15:36:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548
2026-03-25 15:36:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548 to the API
2026-03-25 15:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704548>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'ced07d63-4f96-5f47-b545-d357676daf52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704548',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2025-11-21',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Berlingo 1.5 - Diesel - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704548%27 HTTP/1.1" 200 None
2026-03-25 15:36:51 [adesa.be] INFO: Saving data for 10704548: {'auction_closing_time': 1798675200.0, 'created_time': 1774261189.19805, 'last_price_update_time': 1774453011.107598}
2026-03-25 15:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704548') HTTP/1.1" 204 0
2026-03-25 15:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802
2026-03-25 15:36:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f94c3818-a359-5737-a858-601121b55628 with scrape type 1
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f94c3818-a359-5737-a858-601121b55628
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5587298%252Fgeneral%252F2be34b3d-a96e-4fb3-a629-ee1fe8bd0b6a.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587298/general/2be34b3d-a96e-4fb3-a629-ee1fe8bd0b6a.JPG not downloaded yet
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5587298%252Fgeneral%252F4781d741-7801-4182-86c7-a4f8fafed825.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587298/general/4781d741-7801-4182-86c7-a4f8fafed825.JPG not downloaded yet
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5587298%252Fgeneral%252F36b0718c-5a9f-4ba7-ab70-bb214f42014e.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587298/general/36b0718c-5a9f-4ba7-ab70-bb214f42014e.JPG not downloaded yet
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5587298%252Fgeneral%252F36347011-679b-454a-bf9e-c2816a77bf90.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587298/general/36347011-679b-454a-bf9e-c2816a77bf90.JPG not downloaded yet
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5587298%252Fgeneral%252F028cefb6-e8d7-4237-a47d-17df6e28b647.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587298/general/028cefb6-e8d7-4237-a47d-17df6e28b647.JPG not downloaded yet
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5587298%252Fgeneral%252Fe0776331-2fca-4a0b-b3d2-c2e080c4c981.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587298/general/e0776331-2fca-4a0b-b3d2-c2e080c4c981.JPG not downloaded yet
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5587298%252Fgeneral%252F5be68993-a35f-4329-9157-3a242dfb9961.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587298/general/5be68993-a35f-4329-9157-3a242dfb9961.JPG not downloaded yet
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5587298%252Fgeneral%252F071921c4-e06f-4d73-8309-2838a1580fd1.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587298/general/071921c4-e06f-4d73-8309-2838a1580fd1.JPG not downloaded yet
2026-03-25 15:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10386880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5587298%252Fgeneral%252F03f008b4-2fe9-4159-856c-6c3ebfcac4a9.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587298/general/03f008b4-2fe9-4159-856c-6c3ebfcac4a9.JPG not downloaded yet
2026-03-25 15:36:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5587298%252Fgeneral%252Ff80a6928-3c70-471c-999b-795581779a57.JPG%27 HTTP/1.1" 200 None
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5587298/general/f80a6928-3c70-471c-999b-795581779a57.JPG not downloaded yet
2026-03-25 15:36:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880
2026-03-25 15:36:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2728b939-e7c1-5075-abc9-b63a88a82004 with scrape type 2
2026-03-25 15:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2728b939-e7c1-5075-abc9-b63a88a82004 with scrape type 2
2026-03-25 15:36:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2728b939-e7c1-5075-abc9-b63a88a82004, identifier: 10386880
2026-03-25 15:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880
2026-03-25 15:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880
2026-03-25 15:36:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880 to the API
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10386880>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '2728b939-e7c1-5075-abc9-b63a88a82004',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10386880',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 Techno - Petrol - Manual - 90 hp - 50 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710386880%27 HTTP/1.1" 200 None
2026-03-25 15:36:52 [adesa.be] INFO: Saving data for 10386880: {'auction_closing_time': 1798675200.0, 'created_time': 1773235871.632328, 'last_price_update_time': 1774453012.938273}
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10386880') HTTP/1.1" 204 0
2026-03-25 15:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10628351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 15:36:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5587298/general/071921c4-e06f-4d73-8309-2838a1580fd1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724802)
2026-03-25 15:36:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5587298/general/e0776331-2fca-4a0b-b3d2-c2e080c4c981.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724802)
2026-03-25 15:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492
2026-03-25 15:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a5002cc-6139-51cc-ab7e-0adba81d4786 with scrape type 2
2026-03-25 15:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a5002cc-6139-51cc-ab7e-0adba81d4786 with scrape type 2
2026-03-25 15:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a5002cc-6139-51cc-ab7e-0adba81d4786, identifier: 10623492
2026-03-25 15:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492
2026-03-25 15:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492
2026-03-25 15:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492 to the API
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623492>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3a5002cc-6139-51cc-ab7e-0adba81d4786',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623492',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Bigster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2025-12-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Bigster 1.2 - AWD - Petrol - Manual - 132 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623492%27 HTTP/1.1" 200 None
2026-03-25 15:36:53 [adesa.be] INFO: Saving data for 10623492: {'auction_closing_time': 1798675200.0, 'created_time': 1773235811.636769, 'last_price_update_time': 1774453013.37213}
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623492') HTTP/1.1" 204 0
2026-03-25 15:36:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5587298/general/028cefb6-e8d7-4237-a47d-17df6e28b647.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724802)
2026-03-25 15:36:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5587298/general/5be68993-a35f-4329-9157-3a242dfb9961.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724802)
2026-03-25 15:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e5d460e-4dd7-5c85-82d4-483506e5d987 with identifier: 10628351
2026-03-25 15:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e5d460e-4dd7-5c85-82d4-483506e5d987 with scrape type 2
2026-03-25 15:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e5d460e-4dd7-5c85-82d4-483506e5d987 with scrape type 2
2026-03-25 15:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e5d460e-4dd7-5c85-82d4-483506e5d987, identifier: 10628351
2026-03-25 15:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146
2026-03-25 15:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2334c72-a1bc-57ab-9a64-19eba968ac91 with scrape type 2
2026-03-25 15:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2334c72-a1bc-57ab-9a64-19eba968ac91 with scrape type 2
2026-03-25 15:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2334c72-a1bc-57ab-9a64-19eba968ac91, identifier: 10719146
2026-03-25 15:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e5d460e-4dd7-5c85-82d4-483506e5d987 with identifier: 10628351
2026-03-25 15:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e5d460e-4dd7-5c85-82d4-483506e5d987 with identifier: 10628351
2026-03-25 15:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e5d460e-4dd7-5c85-82d4-483506e5d987 with identifier: 10628351 to the API
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 15:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10628351>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '2e5d460e-4dd7-5c85-82d4-483506e5d987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10628351',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31550,
'price_includes_vat': True,
'registration_date': '2026-03-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Ioniq 6 - Electric - Automatic - 228 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710628351%27 HTTP/1.1" 200 None
2026-03-25 15:36:53 [adesa.be] INFO: Saving data for 10628351: {'auction_closing_time': 1798675200.0, 'created_time': 1773235754.467206, 'last_price_update_time': 1774453013.781813}
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10628351') HTTP/1.1" 204 0
2026-03-25 15:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146
2026-03-25 15:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146
2026-03-25 15:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146 to the API
2026-03-25 15:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719146>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b2334c72-a1bc-57ab-9a64-19eba968ac91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EMD076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719146',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 109140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2016-07-11',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Renault Espace 1.6 DCI Initiale Paris - Diesel - Automatic - 160 hp '
'- 109.140 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2016}
2026-03-25 15:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:54 [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 15:36:54 [adesa.be] INFO: Saving data for 10719146: {'auction_closing_time': 1801392300.0, 'created_time': 1774366060.122415, 'last_price_update_time': 1774453014.124805}
2026-03-25 15:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719146') HTTP/1.1" 204 0
2026-03-25 15:36:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5587298/general/03f008b4-2fe9-4159-856c-6c3ebfcac4a9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724802)
2026-03-25 15:36:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5587298/general/f80a6928-3c70-471c-999b-795581779a57.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724802)
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f94c3818-a359-5737-a858-601121b55628 due to Ignoring non-200 response
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f94c3818-a359-5737-a858-601121b55628 due to Ignoring non-200 response
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f94c3818-a359-5737-a858-601121b55628 due to Ignoring non-200 response
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f94c3818-a359-5737-a858-601121b55628 due to Ignoring non-200 response
2026-03-25 15:36:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5587298/general/36b0718c-5a9f-4ba7-ab70-bb214f42014e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724802)
2026-03-25 15:36:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5587298/general/36347011-679b-454a-bf9e-c2816a77bf90.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724802)
2026-03-25 15:36:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5587298/general/2be34b3d-a96e-4fb3-a629-ee1fe8bd0b6a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724802)
2026-03-25 15:36:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5587298/general/4781d741-7801-4182-86c7-a4f8fafed825.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724802)
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f94c3818-a359-5737-a858-601121b55628 due to Ignoring non-200 response
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f94c3818-a359-5737-a858-601121b55628 due to Ignoring non-200 response
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f94c3818-a359-5737-a858-601121b55628 due to Ignoring non-200 response
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f94c3818-a359-5737-a858-601121b55628 due to Ignoring non-200 response
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f94c3818-a359-5737-a858-601121b55628 due to Ignoring non-200 response
2026-03-25 15:36:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f94c3818-a359-5737-a858-601121b55628, skipping ID generation
2026-03-25 15:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f94c3818-a359-5737-a858-601121b55628 with scrape type 1
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f94c3818-a359-5737-a858-601121b55628 sending to next pipeline
2026-03-25 15:36:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f94c3818-a359-5737-a858-601121b55628, identifier: 10724802
2026-03-25 15:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802
2026-03-25 15:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802
2026-03-25 15:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802 to the API
2026-03-25 15:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5587298/general/4781d741-7801-4182-86c7-a4f8fafed825.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f94c3818-a359-5737-a858-601121b55628',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FTP331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724802',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 231415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [],
'price': 5750,
'price_includes_vat': True,
'registration_date': '2018-12-12',
'seats_number': 3,
'seller_name': "Auto's Jacques BV",
'title': 'Renault Trafic L1H1 1.6 DCI Business - Diesel - Manual - 145 hp - '
'231.415 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-25 15:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724802%27 HTTP/1.1" 200 None
2026-03-25 15:36:54 [adesa.be] INFO: Saving data for 10724802: {'created_time': 1774453014.726983, 'last_price_update_time': 1774453014.726996, 'auction_closing_time': 1801392300.0}
2026-03-25 15:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724802') HTTP/1.1" 204 0
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f94c3818-a359-5737-a858-601121b55628 due to Ignoring non-200 response
2026-03-25 15:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862
2026-03-25 15:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d636ed43-d719-5871-9e34-768e529a63ab with scrape type 2
2026-03-25 15:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d636ed43-d719-5871-9e34-768e529a63ab with scrape type 2
2026-03-25 15:36:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d636ed43-d719-5871-9e34-768e529a63ab, identifier: 10691862
2026-03-25 15:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862
2026-03-25 15:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862
2026-03-25 15:36:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862 to the API
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691862>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'd636ed43-d719-5871-9e34-768e529a63ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EVL214',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691862',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 375020,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2015-11-06',
'seats_number': 5,
'seller_name': "Tarauto's",
'title': 'Renault Espace 1.6 DCI - Diesel - Manual - 130 hp - 375.020 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [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 15:36:55 [adesa.be] INFO: Saving data for 10691862: {'auction_closing_time': 1801392300.0, 'created_time': 1773848696.919312, 'last_price_update_time': 1774453015.183435}
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691862') HTTP/1.1" 204 0
2026-03-25 15:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10580437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10488781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36: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 15:36: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 15:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437
2026-03-25 15:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b663068-0155-5727-b501-ee165cf4a006 with scrape type 2
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b663068-0155-5727-b501-ee165cf4a006 with scrape type 2
2026-03-25 15:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b663068-0155-5727-b501-ee165cf4a006, identifier: 10580437
2026-03-25 15:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437
2026-03-25 15:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437
2026-03-25 15:36:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10580437 to the API
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10580437>
{'auction_title': '',
'c_o_2_emission_value': 211,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 142,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '7b663068-0155-5727-b501-ee165cf4a006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10580437',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2025-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumper L2H2 2.2 - Diesel - Manual - 142 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [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 15:36:55 [adesa.be] INFO: Saving data for 10580437: {'auction_closing_time': 1798675200.0, 'created_time': 1773235833.968092, 'last_price_update_time': 1774453015.606894}
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10580437') HTTP/1.1" 204 0
2026-03-25 15:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805
2026-03-25 15:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8e45b9e-74b7-547b-be05-47d422f6f42e with scrape type 1
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8e45b9e-74b7-547b-be05-47d422f6f42e
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740682%252Fgeneral%252Ff01241b0-e69f-4cd5-895b-2b24df5da1dc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740682/general/f01241b0-e69f-4cd5-895b-2b24df5da1dc.jpeg already downloaded
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740682%252Fgeneral%252Fdcd8bd68-892b-41ec-92e7-d165e1d64460.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740682/general/dcd8bd68-892b-41ec-92e7-d165e1d64460.jpeg already downloaded
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740682%252Fgeneral%252F3e44d88c-402d-4e18-a93d-69b90517c92c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740682/general/3e44d88c-402d-4e18-a93d-69b90517c92c.jpeg already downloaded
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740682%252Fgeneral%252F4bd30aa6-ca72-4970-b7fd-07861ed38dd7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740682/general/4bd30aa6-ca72-4970-b7fd-07861ed38dd7.jpeg already downloaded
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740682%252Fgeneral%252F8da4dbf0-58e9-41fb-a5b1-5289e5b26983.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740682/general/8da4dbf0-58e9-41fb-a5b1-5289e5b26983.jpeg already downloaded
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740682%252Fgeneral%252Fbf15e43e-5ba0-48b8-8e46-88967175fb6c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740682/general/bf15e43e-5ba0-48b8-8e46-88967175fb6c.jpeg already downloaded
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740682%252Fgeneral%252F1881f1c4-7e33-41a7-a63c-81b9ffb07ab9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740682/general/1881f1c4-7e33-41a7-a63c-81b9ffb07ab9.jpeg already downloaded
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740682%252Fgeneral%252Fd59141db-93ba-4a85-b435-1b45a2ecccd5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740682/general/d59141db-93ba-4a85-b435-1b45a2ecccd5.jpeg already downloaded
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740682%252Fgeneral%252F1883a3f3-277a-410b-8761-095f0f4986a0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740682/general/1883a3f3-277a-410b-8761-095f0f4986a0.jpeg already downloaded
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740682%252Fgeneral%252Fbbbfd6e5-acab-42ee-bc88-e8c996eba971.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740682/general/bbbfd6e5-acab-42ee-bc88-e8c996eba971.jpeg already downloaded
2026-03-25 15:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8e45b9e-74b7-547b-be05-47d422f6f42e, identifier: 10724805
2026-03-25 15:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781
2026-03-25 15:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73656339-8c2b-52b4-9288-ce90c6c0dc41 with scrape type 2
2026-03-25 15:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73656339-8c2b-52b4-9288-ce90c6c0dc41 with scrape type 2
2026-03-25 15:36:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73656339-8c2b-52b4-9288-ce90c6c0dc41, identifier: 10488781
2026-03-25 15:36:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805
2026-03-25 15:36:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805
2026-03-25 15:36:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805 to the API
2026-03-25 15:36:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'e8e45b9e-74b7-547b-be05-47d422f6f42e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EGL425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724805',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 158164,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5740682/general/f01241b0-e69f-4cd5-895b-2b24df5da1dc.jpeg',
'https://images.openlane.eu/carimgs/5740682/general/dcd8bd68-892b-41ec-92e7-d165e1d64460.jpeg',
'https://images.openlane.eu/carimgs/5740682/general/3e44d88c-402d-4e18-a93d-69b90517c92c.jpeg',
'https://images.openlane.eu/carimgs/5740682/general/4bd30aa6-ca72-4970-b7fd-07861ed38dd7.jpeg',
'https://images.openlane.eu/carimgs/5740682/general/8da4dbf0-58e9-41fb-a5b1-5289e5b26983.jpeg',
'https://images.openlane.eu/carimgs/5740682/general/bf15e43e-5ba0-48b8-8e46-88967175fb6c.jpeg',
'https://images.openlane.eu/carimgs/5740682/general/1881f1c4-7e33-41a7-a63c-81b9ffb07ab9.jpeg',
'https://images.openlane.eu/carimgs/5740682/general/d59141db-93ba-4a85-b435-1b45a2ecccd5.jpeg',
'https://images.openlane.eu/carimgs/5740682/general/1883a3f3-277a-410b-8761-095f0f4986a0.jpeg',
'https://images.openlane.eu/carimgs/5740682/general/bbbfd6e5-acab-42ee-bc88-e8c996eba971.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8e45b9e-74b7-547b-be05-47d422f6f42e/e8e45b9e-74b7-547b-be05-47d422f6f42e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4147699,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740682/general/f01241b0-e69f-4cd5-895b-2b24df5da1dc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8e45b9e-74b7-547b-be05-47d422f6f42e/e8e45b9e-74b7-547b-be05-47d422f6f42e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3856532,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740682/general/dcd8bd68-892b-41ec-92e7-d165e1d64460.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8e45b9e-74b7-547b-be05-47d422f6f42e/e8e45b9e-74b7-547b-be05-47d422f6f42e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3742111,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740682/general/3e44d88c-402d-4e18-a93d-69b90517c92c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8e45b9e-74b7-547b-be05-47d422f6f42e/e8e45b9e-74b7-547b-be05-47d422f6f42e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3849617,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740682/general/4bd30aa6-ca72-4970-b7fd-07861ed38dd7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8e45b9e-74b7-547b-be05-47d422f6f42e/e8e45b9e-74b7-547b-be05-47d422f6f42e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4494874,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740682/general/8da4dbf0-58e9-41fb-a5b1-5289e5b26983.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8e45b9e-74b7-547b-be05-47d422f6f42e/e8e45b9e-74b7-547b-be05-47d422f6f42e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5011263,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740682/general/bf15e43e-5ba0-48b8-8e46-88967175fb6c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8e45b9e-74b7-547b-be05-47d422f6f42e/e8e45b9e-74b7-547b-be05-47d422f6f42e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4566294,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740682/general/1881f1c4-7e33-41a7-a63c-81b9ffb07ab9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8e45b9e-74b7-547b-be05-47d422f6f42e/e8e45b9e-74b7-547b-be05-47d422f6f42e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3397370,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740682/general/d59141db-93ba-4a85-b435-1b45a2ecccd5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8e45b9e-74b7-547b-be05-47d422f6f42e/e8e45b9e-74b7-547b-be05-47d422f6f42e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3677564,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740682/general/1883a3f3-277a-410b-8761-095f0f4986a0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8e45b9e-74b7-547b-be05-47d422f6f42e/e8e45b9e-74b7-547b-be05-47d422f6f42e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3775437,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740682/general/bbbfd6e5-acab-42ee-bc88-e8c996eba971.jpeg',
'Width': 5712}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2019-06-28',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Land Rover Range Rover Evoque 2.0 - AWD - Diesel - Automatic - 149 '
'hp - 158.164 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724805%27 HTTP/1.1" 200 None
2026-03-25 15:36:56 [adesa.be] INFO: Saving data for 10724805: {'created_time': 1774453016.362183, 'last_price_update_time': 1774453016.362193, 'auction_closing_time': 1801392300.0}
2026-03-25 15:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724805') HTTP/1.1" 204 0
2026-03-25 15:36:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781
2026-03-25 15:36:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781
2026-03-25 15:36:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781 to the API
2026-03-25 15:36:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10488781>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '73656339-8c2b-52b4-9288-ce90c6c0dc41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10488781',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 262038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20950,
'price_includes_vat': True,
'registration_date': '2017-11-20',
'seats_number': 5,
'seller_name': "Tarauto's",
'title': 'Mercedes-Benz V 250 Avantgarde - 4-Matic - Diesel - Automatic - 190 '
'hp - 262.038 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2017}
2026-03-25 15:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:56 [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 15:36:56 [adesa.be] INFO: Saving data for 10488781: {'auction_closing_time': 1801392300.0, 'created_time': 1773235645.291014, 'last_price_update_time': 1774453016.644875}
2026-03-25 15:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10488781') HTTP/1.1" 204 0
2026-03-25 15:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ece210d-ed38-5688-95cc-59ebe16427bd with identifier: 10724800
2026-03-25 15:36:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ece210d-ed38-5688-95cc-59ebe16427bd with scrape type 1
2026-03-25 15:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ece210d-ed38-5688-95cc-59ebe16427bd
2026-03-25 15:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5504972%252Fgeneral%252F701e890a-5c9b-42ef-b4c2-09ee3c14980b.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5504972/general/701e890a-5c9b-42ef-b4c2-09ee3c14980b.jpg already downloaded
2026-03-25 15:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5504972%252Fgeneral%252Fe27290c6-df22-4cee-8739-8c95b107d475.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5504972/general/e27290c6-df22-4cee-8739-8c95b107d475.jpg already downloaded
2026-03-25 15:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5504972%252Fgeneral%252F78e97500-8fb0-42a7-b239-f5234054ef2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5504972/general/78e97500-8fb0-42a7-b239-f5234054ef2f.jpg already downloaded
2026-03-25 15:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5504972%252Fgeneral%252F3e744a96-ca9d-45f1-88b8-b02a9521d6d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5504972/general/3e744a96-ca9d-45f1-88b8-b02a9521d6d3.jpg already downloaded
2026-03-25 15:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5504972%252Fgeneral%252F44b59cf1-3d35-420e-b3e2-952edab73f77.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5504972/general/44b59cf1-3d35-420e-b3e2-952edab73f77.jpg already downloaded
2026-03-25 15:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5504972%252Fgeneral%252Fb19dcbd4-8f18-42b8-abf4-9b80e19502a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5504972/general/b19dcbd4-8f18-42b8-abf4-9b80e19502a7.jpg already downloaded
2026-03-25 15:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5504972%252Fgeneral%252F0ec5cec4-427d-4b02-be6c-29bb7f548ff6.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5504972/general/0ec5cec4-427d-4b02-be6c-29bb7f548ff6.jpg already downloaded
2026-03-25 15:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5504972%252Fgeneral%252F2b1ecc2c-f5c9-48a1-9c14-f1e87f2a48e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5504972/general/2b1ecc2c-f5c9-48a1-9c14-f1e87f2a48e3.jpg already downloaded
2026-03-25 15:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5504972%252Fgeneral%252Fde0eab47-2175-47b3-af0c-decdca0c7760.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5504972/general/de0eab47-2175-47b3-af0c-decdca0c7760.jpg already downloaded
2026-03-25 15:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5504972%252Fgeneral%252F24816cc9-ca88-4025-adb9-d4c4aa829b37.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5504972/general/24816cc9-ca88-4025-adb9-d4c4aa829b37.jpg already downloaded
2026-03-25 15:36:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ece210d-ed38-5688-95cc-59ebe16427bd, identifier: 10724800
2026-03-25 15:36:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ece210d-ed38-5688-95cc-59ebe16427bd with identifier: 10724800
2026-03-25 15:36:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ece210d-ed38-5688-95cc-59ebe16427bd with identifier: 10724800
2026-03-25 15:36:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ece210d-ed38-5688-95cc-59ebe16427bd with identifier: 10724800 to the API
2026-03-25 15:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724800>
{'auction_title': '',
'c_o_2_emission_value': 206,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3ece210d-ed38-5688-95cc-59ebe16427bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUV850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724800',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X7',
'odometer': 61711,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5504972/general/701e890a-5c9b-42ef-b4c2-09ee3c14980b.jpg',
'https://images.openlane.eu/carimgs/5504972/general/e27290c6-df22-4cee-8739-8c95b107d475.jpg',
'https://images.openlane.eu/carimgs/5504972/general/78e97500-8fb0-42a7-b239-f5234054ef2f.jpg',
'https://images.openlane.eu/carimgs/5504972/general/3e744a96-ca9d-45f1-88b8-b02a9521d6d3.jpg',
'https://images.openlane.eu/carimgs/5504972/general/44b59cf1-3d35-420e-b3e2-952edab73f77.jpg',
'https://images.openlane.eu/carimgs/5504972/general/b19dcbd4-8f18-42b8-abf4-9b80e19502a7.jpg',
'https://images.openlane.eu/carimgs/5504972/general/0ec5cec4-427d-4b02-be6c-29bb7f548ff6.jpg',
'https://images.openlane.eu/carimgs/5504972/general/2b1ecc2c-f5c9-48a1-9c14-f1e87f2a48e3.jpg',
'https://images.openlane.eu/carimgs/5504972/general/de0eab47-2175-47b3-af0c-decdca0c7760.jpg',
'https://images.openlane.eu/carimgs/5504972/general/24816cc9-ca88-4025-adb9-d4c4aa829b37.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ece210d-ed38-5688-95cc-59ebe16427bd/3ece210d-ed38-5688-95cc-59ebe16427bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293431,
'Height': 1184,
'OriginUrl': 'https://images.openlane.eu/carimgs/5504972/general/701e890a-5c9b-42ef-b4c2-09ee3c14980b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ece210d-ed38-5688-95cc-59ebe16427bd/3ece210d-ed38-5688-95cc-59ebe16427bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305226,
'Height': 1228,
'OriginUrl': 'https://images.openlane.eu/carimgs/5504972/general/e27290c6-df22-4cee-8739-8c95b107d475.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ece210d-ed38-5688-95cc-59ebe16427bd/3ece210d-ed38-5688-95cc-59ebe16427bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381818,
'Height': 1210,
'OriginUrl': 'https://images.openlane.eu/carimgs/5504972/general/78e97500-8fb0-42a7-b239-f5234054ef2f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ece210d-ed38-5688-95cc-59ebe16427bd/3ece210d-ed38-5688-95cc-59ebe16427bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332170,
'Height': 1174,
'OriginUrl': 'https://images.openlane.eu/carimgs/5504972/general/3e744a96-ca9d-45f1-88b8-b02a9521d6d3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ece210d-ed38-5688-95cc-59ebe16427bd/3ece210d-ed38-5688-95cc-59ebe16427bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255452,
'Height': 1012,
'OriginUrl': 'https://images.openlane.eu/carimgs/5504972/general/44b59cf1-3d35-420e-b3e2-952edab73f77.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ece210d-ed38-5688-95cc-59ebe16427bd/3ece210d-ed38-5688-95cc-59ebe16427bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260293,
'Height': 1027,
'OriginUrl': 'https://images.openlane.eu/carimgs/5504972/general/b19dcbd4-8f18-42b8-abf4-9b80e19502a7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ece210d-ed38-5688-95cc-59ebe16427bd/3ece210d-ed38-5688-95cc-59ebe16427bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481496,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5504972/general/0ec5cec4-427d-4b02-be6c-29bb7f548ff6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ece210d-ed38-5688-95cc-59ebe16427bd/3ece210d-ed38-5688-95cc-59ebe16427bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483308,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5504972/general/2b1ecc2c-f5c9-48a1-9c14-f1e87f2a48e3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ece210d-ed38-5688-95cc-59ebe16427bd/3ece210d-ed38-5688-95cc-59ebe16427bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499610,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5504972/general/de0eab47-2175-47b3-af0c-decdca0c7760.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ece210d-ed38-5688-95cc-59ebe16427bd/3ece210d-ed38-5688-95cc-59ebe16427bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453362,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5504972/general/24816cc9-ca88-4025-adb9-d4c4aa829b37.jpg',
'Width': 2000}],
'price': 64200,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 6,
'seller_name': 'Avilon Motors Comm V',
'title': 'BMW X7 40d M Sport - xDrive - Diesel - Automatic - 211 hp - 61.711 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-25 15:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724800%27 HTTP/1.1" 200 None
2026-03-25 15:36:58 [adesa.be] INFO: Saving data for 10724800: {'created_time': 1774453018.274992, 'last_price_update_time': 1774453018.275009, 'auction_closing_time': 1801392300.0}
2026-03-25 15:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724800') HTTP/1.1" 204 0
2026-03-25 15:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b123fa26-e5df-5acd-8c79-ee35e4fd1557 with identifier: 10724804
2026-03-25 15:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b123fa26-e5df-5acd-8c79-ee35e4fd1557 with scrape type 1
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b123fa26-e5df-5acd-8c79-ee35e4fd1557
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5659916%252Fgeneral%252F0b9384f4-9d8b-4b34-ac2d-5eddf4143827.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659916/general/0b9384f4-9d8b-4b34-ac2d-5eddf4143827.jpg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5659916%252Fgeneral%252F5253cdf4-2597-4f51-b261-9f6745219927.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659916/general/5253cdf4-2597-4f51-b261-9f6745219927.jpg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5659916%252Fgeneral%252F24f64de9-c95f-4d1a-89e1-d4af0c1d28af.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659916/general/24f64de9-c95f-4d1a-89e1-d4af0c1d28af.jpg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5659916%252Fgeneral%252F18cbeb07-6c7b-44fa-9e9b-6e67b9803e23.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659916/general/18cbeb07-6c7b-44fa-9e9b-6e67b9803e23.jpg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5659916%252Fgeneral%252Fd05d5a5f-e9b6-4a68-afd9-f3489add3721.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659916/general/d05d5a5f-e9b6-4a68-afd9-f3489add3721.jpg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5659916%252Fgeneral%252F1a7ccb80-27f7-4635-a679-24fa84e307af.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659916/general/1a7ccb80-27f7-4635-a679-24fa84e307af.jpg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5659916%252Fgeneral%252F4be23c80-565a-41fc-8baa-e7e4cfe07b64.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659916/general/4be23c80-565a-41fc-8baa-e7e4cfe07b64.jpg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5659916%252Fgeneral%252Ff2591675-482b-46f6-b8fa-dc256da8f052.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659916/general/f2591675-482b-46f6-b8fa-dc256da8f052.jpg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5659916%252Fgeneral%252Fdf7d47eb-ad55-4f47-b9b7-d378545c832f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659916/general/df7d47eb-ad55-4f47-b9b7-d378545c832f.jpg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5659916%252Fgeneral%252Fb434a0e4-0a7e-4b98-8389-e0a8cc5546ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659916/general/b434a0e4-0a7e-4b98-8389-e0a8cc5546ad.jpg already downloaded
2026-03-25 15:36:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b123fa26-e5df-5acd-8c79-ee35e4fd1557, identifier: 10724804
2026-03-25 15:36:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b123fa26-e5df-5acd-8c79-ee35e4fd1557 with identifier: 10724804
2026-03-25 15:36:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b123fa26-e5df-5acd-8c79-ee35e4fd1557 with identifier: 10724804
2026-03-25 15:36:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b123fa26-e5df-5acd-8c79-ee35e4fd1557 with identifier: 10724804 to the API
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:36: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 15:36:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724804>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b123fa26-e5df-5acd-8c79-ee35e4fd1557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EPX689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724804',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 308364,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5659916/general/0b9384f4-9d8b-4b34-ac2d-5eddf4143827.jpg',
'https://images.openlane.eu/carimgs/5659916/general/5253cdf4-2597-4f51-b261-9f6745219927.jpg',
'https://images.openlane.eu/carimgs/5659916/general/24f64de9-c95f-4d1a-89e1-d4af0c1d28af.jpg',
'https://images.openlane.eu/carimgs/5659916/general/18cbeb07-6c7b-44fa-9e9b-6e67b9803e23.jpg',
'https://images.openlane.eu/carimgs/5659916/general/d05d5a5f-e9b6-4a68-afd9-f3489add3721.jpg',
'https://images.openlane.eu/carimgs/5659916/general/1a7ccb80-27f7-4635-a679-24fa84e307af.jpg',
'https://images.openlane.eu/carimgs/5659916/general/4be23c80-565a-41fc-8baa-e7e4cfe07b64.jpg',
'https://images.openlane.eu/carimgs/5659916/general/f2591675-482b-46f6-b8fa-dc256da8f052.jpg',
'https://images.openlane.eu/carimgs/5659916/general/df7d47eb-ad55-4f47-b9b7-d378545c832f.jpg',
'https://images.openlane.eu/carimgs/5659916/general/b434a0e4-0a7e-4b98-8389-e0a8cc5546ad.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b123fa26-e5df-5acd-8c79-ee35e4fd1557/b123fa26-e5df-5acd-8c79-ee35e4fd1557_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3391362,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659916/general/0b9384f4-9d8b-4b34-ac2d-5eddf4143827.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b123fa26-e5df-5acd-8c79-ee35e4fd1557/b123fa26-e5df-5acd-8c79-ee35e4fd1557_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3115221,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659916/general/5253cdf4-2597-4f51-b261-9f6745219927.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b123fa26-e5df-5acd-8c79-ee35e4fd1557/b123fa26-e5df-5acd-8c79-ee35e4fd1557_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2850146,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659916/general/24f64de9-c95f-4d1a-89e1-d4af0c1d28af.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b123fa26-e5df-5acd-8c79-ee35e4fd1557/b123fa26-e5df-5acd-8c79-ee35e4fd1557_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2784254,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659916/general/18cbeb07-6c7b-44fa-9e9b-6e67b9803e23.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b123fa26-e5df-5acd-8c79-ee35e4fd1557/b123fa26-e5df-5acd-8c79-ee35e4fd1557_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3009122,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659916/general/d05d5a5f-e9b6-4a68-afd9-f3489add3721.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b123fa26-e5df-5acd-8c79-ee35e4fd1557/b123fa26-e5df-5acd-8c79-ee35e4fd1557_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3380758,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659916/general/1a7ccb80-27f7-4635-a679-24fa84e307af.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b123fa26-e5df-5acd-8c79-ee35e4fd1557/b123fa26-e5df-5acd-8c79-ee35e4fd1557_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1928788,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659916/general/4be23c80-565a-41fc-8baa-e7e4cfe07b64.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b123fa26-e5df-5acd-8c79-ee35e4fd1557/b123fa26-e5df-5acd-8c79-ee35e4fd1557_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3226783,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659916/general/f2591675-482b-46f6-b8fa-dc256da8f052.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b123fa26-e5df-5acd-8c79-ee35e4fd1557/b123fa26-e5df-5acd-8c79-ee35e4fd1557_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2625552,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659916/general/df7d47eb-ad55-4f47-b9b7-d378545c832f.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b123fa26-e5df-5acd-8c79-ee35e4fd1557/b123fa26-e5df-5acd-8c79-ee35e4fd1557_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1408124,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659916/general/b434a0e4-0a7e-4b98-8389-e0a8cc5546ad.jpg',
'Width': 4032}],
'price': 1600,
'price_includes_vat': True,
'registration_date': '2008-04-18',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Audi A3 Sportback 1.9 TDI Ambiente - Diesel - Manual - 105 hp - '
'308.364 km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2008}
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724804%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [adesa.be] INFO: Saving data for 10724804: {'created_time': 1774453019.757535, 'last_price_update_time': 1774453019.757546, 'auction_closing_time': 1801392300.0}
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724804') HTTP/1.1" 204 0
2026-03-25 15:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:36: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 15:36:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806
2026-03-25 15:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef49ba38-807b-5386-afd5-bf43f3006686 with scrape type 1
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef49ba38-807b-5386-afd5-bf43f3006686
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5740747%252Fgeneral%252F4ea0fe70-5a14-422c-b536-1e96e9141796.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740747/general/4ea0fe70-5a14-422c-b536-1e96e9141796.jpeg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5740747%252Fgeneral%252Fc5f2a6f2-32a7-4059-ab76-62bb23c84f54.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740747/general/c5f2a6f2-32a7-4059-ab76-62bb23c84f54.jpeg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5740747%252Fgeneral%252F90cbcfb1-7039-417c-87ff-62dc9a91f092.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740747/general/90cbcfb1-7039-417c-87ff-62dc9a91f092.jpeg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5740747%252Fgeneral%252Fc7ba8d7a-94eb-4d4e-bb96-b9eb26c1a715.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740747/general/c7ba8d7a-94eb-4d4e-bb96-b9eb26c1a715.jpeg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5740747%252Fgeneral%252Fc2055a02-d506-4eba-9aba-03f4fc0dc129.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740747/general/c2055a02-d506-4eba-9aba-03f4fc0dc129.jpeg already downloaded
2026-03-25 15:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:36: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%252F5740747%252Fgeneral%252Fb6bd82ea-20fb-4cd2-b277-06a159e124bb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740747/general/b6bd82ea-20fb-4cd2-b277-06a159e124bb.jpeg already downloaded
2026-03-25 15:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740747%252Fgeneral%252Fc15e8b4d-0352-4fb6-a66c-55c36b60c206.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740747/general/c15e8b4d-0352-4fb6-a66c-55c36b60c206.jpeg already downloaded
2026-03-25 15:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740747%252Fgeneral%252F3a815764-297d-4837-9865-e45cee9db0d5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740747/general/3a815764-297d-4837-9865-e45cee9db0d5.jpeg already downloaded
2026-03-25 15:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740747%252Fgeneral%252F0c1d4f78-b8cd-494b-89f4-25b4c43bc902.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740747/general/0c1d4f78-b8cd-494b-89f4-25b4c43bc902.jpeg already downloaded
2026-03-25 15:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740747%252Fgeneral%252F8cc73a62-ab29-4339-a067-64eee48651f6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740747/general/8cc73a62-ab29-4339-a067-64eee48651f6.jpeg already downloaded
2026-03-25 15:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef49ba38-807b-5386-afd5-bf43f3006686, identifier: 10724806
2026-03-25 15:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806
2026-03-25 15:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806
2026-03-25 15:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806 to the API
2026-03-25 15:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724806>
{'auction_title': '',
'c_o_2_emission_value': 78,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'ef49ba38-807b-5386-afd5-bf43f3006686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1AGX151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724806',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 271842,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5740747/general/4ea0fe70-5a14-422c-b536-1e96e9141796.jpeg',
'https://images.openlane.eu/carimgs/5740747/general/c5f2a6f2-32a7-4059-ab76-62bb23c84f54.jpeg',
'https://images.openlane.eu/carimgs/5740747/general/90cbcfb1-7039-417c-87ff-62dc9a91f092.jpeg',
'https://images.openlane.eu/carimgs/5740747/general/c7ba8d7a-94eb-4d4e-bb96-b9eb26c1a715.jpeg',
'https://images.openlane.eu/carimgs/5740747/general/c2055a02-d506-4eba-9aba-03f4fc0dc129.jpeg',
'https://images.openlane.eu/carimgs/5740747/general/b6bd82ea-20fb-4cd2-b277-06a159e124bb.jpeg',
'https://images.openlane.eu/carimgs/5740747/general/c15e8b4d-0352-4fb6-a66c-55c36b60c206.jpeg',
'https://images.openlane.eu/carimgs/5740747/general/3a815764-297d-4837-9865-e45cee9db0d5.jpeg',
'https://images.openlane.eu/carimgs/5740747/general/0c1d4f78-b8cd-494b-89f4-25b4c43bc902.jpeg',
'https://images.openlane.eu/carimgs/5740747/general/8cc73a62-ab29-4339-a067-64eee48651f6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef49ba38-807b-5386-afd5-bf43f3006686/ef49ba38-807b-5386-afd5-bf43f3006686_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4989486,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740747/general/4ea0fe70-5a14-422c-b536-1e96e9141796.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef49ba38-807b-5386-afd5-bf43f3006686/ef49ba38-807b-5386-afd5-bf43f3006686_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4825976,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740747/general/c5f2a6f2-32a7-4059-ab76-62bb23c84f54.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef49ba38-807b-5386-afd5-bf43f3006686/ef49ba38-807b-5386-afd5-bf43f3006686_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4397685,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740747/general/90cbcfb1-7039-417c-87ff-62dc9a91f092.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef49ba38-807b-5386-afd5-bf43f3006686/ef49ba38-807b-5386-afd5-bf43f3006686_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3839686,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740747/general/c7ba8d7a-94eb-4d4e-bb96-b9eb26c1a715.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef49ba38-807b-5386-afd5-bf43f3006686/ef49ba38-807b-5386-afd5-bf43f3006686_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4814346,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740747/general/c2055a02-d506-4eba-9aba-03f4fc0dc129.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef49ba38-807b-5386-afd5-bf43f3006686/ef49ba38-807b-5386-afd5-bf43f3006686_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4657875,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740747/general/b6bd82ea-20fb-4cd2-b277-06a159e124bb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef49ba38-807b-5386-afd5-bf43f3006686/ef49ba38-807b-5386-afd5-bf43f3006686_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4178087,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740747/general/c15e8b4d-0352-4fb6-a66c-55c36b60c206.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef49ba38-807b-5386-afd5-bf43f3006686/ef49ba38-807b-5386-afd5-bf43f3006686_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4288147,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740747/general/3a815764-297d-4837-9865-e45cee9db0d5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef49ba38-807b-5386-afd5-bf43f3006686/ef49ba38-807b-5386-afd5-bf43f3006686_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4440053,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740747/general/0c1d4f78-b8cd-494b-89f4-25b4c43bc902.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef49ba38-807b-5386-afd5-bf43f3006686/ef49ba38-807b-5386-afd5-bf43f3006686_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4274430,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740747/general/8cc73a62-ab29-4339-a067-64eee48651f6.jpeg',
'Width': 5712}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2017-05-24',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X5 40e M Sport - xDrive - Hybrid - Automatic - 245 hp - 271.842 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2017}
2026-03-25 15:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724806%27 HTTP/1.1" 200 None
2026-03-25 15:37:00 [adesa.be] INFO: Saving data for 10724806: {'created_time': 1774453020.630417, 'last_price_update_time': 1774453020.630432, 'auction_closing_time': 1801392300.0}
2026-03-25 15:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724806') HTTP/1.1" 204 0
2026-03-25 15:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bed4a5fe-849a-5989-af8b-abc7955b4bd4 with identifier: 10623057
2026-03-25 15:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bed4a5fe-849a-5989-af8b-abc7955b4bd4 with scrape type 2
2026-03-25 15:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bed4a5fe-849a-5989-af8b-abc7955b4bd4 with scrape type 2
2026-03-25 15:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bed4a5fe-849a-5989-af8b-abc7955b4bd4, identifier: 10623057
2026-03-25 15:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bed4a5fe-849a-5989-af8b-abc7955b4bd4 with identifier: 10623057
2026-03-25 15:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bed4a5fe-849a-5989-af8b-abc7955b4bd4 with identifier: 10623057
2026-03-25 15:37:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bed4a5fe-849a-5989-af8b-abc7955b4bd4 with identifier: 10623057 to the API
2026-03-25 15:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623057>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': 'Estate',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.4L',
'engine_horse_power': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'bed4a5fe-849a-5989-af8b-abc7955b4bd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SLP153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623057',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC70',
'odometer': 297723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-07-07',
'seats_number': 3,
'seller_name': None,
'title': 'Volvo XC70 2.4 - Diesel - Automatic - 163 hp - 297.723 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2009}
2026-03-25 15:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:01 [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 15:37:01 [adesa.be] INFO: Saving data for 10623057: {'auction_closing_time': 1801392300.0, 'created_time': 1773235901.23676, 'last_price_update_time': 1774453021.920202}
2026-03-25 15:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623057') HTTP/1.1" 204 0
2026-03-25 15:37:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799
2026-03-25 15:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28408901-3eeb-5f12-b804-cc419d170faf with scrape type 1
2026-03-25 15:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 28408901-3eeb-5f12-b804-cc419d170faf
2026-03-25 15:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5459895%252Fgeneral%252Fc954bbfd-d06a-4ff0-849b-bd5b6cf1e905.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/c954bbfd-d06a-4ff0-849b-bd5b6cf1e905.jpg not downloaded yet
2026-03-25 15:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5459895%252Fgeneral%252F6a607181-4c8d-4cad-84a9-e6456ee7ebcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/6a607181-4c8d-4cad-84a9-e6456ee7ebcc.jpg not downloaded yet
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5459895%252Fgeneral%252Fa64bcb54-95a7-4c07-ac90-a7bf7d418a10.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/a64bcb54-95a7-4c07-ac90-a7bf7d418a10.jpg not downloaded yet
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5459895%252Fgeneral%252Ff56acbb4-8122-4d94-8e4b-07993768d61f.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/f56acbb4-8122-4d94-8e4b-07993768d61f.jpg not downloaded yet
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5459895%252Fgeneral%252F8973ed52-56a7-4909-a9c3-e5b48ad2161e.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/8973ed52-56a7-4909-a9c3-e5b48ad2161e.jpg not downloaded yet
2026-03-25 15:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10644781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5459895%252Fgeneral%252Fe6322db3-9098-40c5-877c-53ab505f5fe1.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/e6322db3-9098-40c5-877c-53ab505f5fe1.jpg not downloaded yet
2026-03-25 15:37: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 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5459895%252Fgeneral%252Fba7a126b-72fe-4058-acd3-64da7ca0950c.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/ba7a126b-72fe-4058-acd3-64da7ca0950c.jpg not downloaded yet
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5459895%252Fgeneral%252F7a1e6a38-96af-4e57-9c8a-0fce8afbd232.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/7a1e6a38-96af-4e57-9c8a-0fce8afbd232.jpg not downloaded yet
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5459895%252Fgeneral%252F11e28e1a-6c1e-4900-8035-2a32ffafbc25.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/11e28e1a-6c1e-4900-8035-2a32ffafbc25.jpg not downloaded yet
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5459895%252Fgeneral%252F73cd288e-360f-42db-aaa7-ec11d2958690.jpg%27 HTTP/1.1" 200 None
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/73cd288e-360f-42db-aaa7-ec11d2958690.jpg not downloaded yet
2026-03-25 15:37:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781
2026-03-25 15:37:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf415218-8e94-5ba7-bb01-d12685f69b2b with scrape type 2
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf415218-8e94-5ba7-bb01-d12685f69b2b with scrape type 2
2026-03-25 15:37:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf415218-8e94-5ba7-bb01-d12685f69b2b, identifier: 10644781
2026-03-25 15:37:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781
2026-03-25 15:37:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781
2026-03-25 15:37:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781 to the API
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10644781>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'bf415218-8e94-5ba7-bb01-d12685f69b2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GJZ208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10644781',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Bravo',
'odometer': 228687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2014-02-27',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Fiat Bravo 1.6 MultiJet - Diesel - Manual - 105 hp - 228.687 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:02 [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 15:37:02 [adesa.be] INFO: Saving data for 10644781: {'auction_closing_time': 1801392300.0, 'created_time': 1773235902.608873, 'last_price_update_time': 1774453022.561485}
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10644781') HTTP/1.1" 204 0
2026-03-25 15:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5459895/general/8973ed52-56a7-4909-a9c3-e5b48ad2161e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724799)
2026-03-25 15:37:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:37:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487c4c910>
2026-03-25 15:37:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:37: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 15:37:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_4.jpg HTTP/1.1" 201 0
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5459895%252Fgeneral%252F8973ed52-56a7-4909-a9c3-e5b48ad2161e.jpg') HTTP/1.1" 204 0
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/8973ed52-56a7-4909-a9c3-e5b48ad2161e.jpg saved to cache
2026-03-25 15:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 28408901-3eeb-5f12-b804-cc419d170faf
2026-03-25 15:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5459895/general/73cd288e-360f-42db-aaa7-ec11d2958690.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724799)
2026-03-25 15:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84867de750>
2026-03-25 15:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:37: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 15:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_9.jpg HTTP/1.1" 201 0
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5459895%252Fgeneral%252F73cd288e-360f-42db-aaa7-ec11d2958690.jpg') HTTP/1.1" 204 0
2026-03-25 15:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/73cd288e-360f-42db-aaa7-ec11d2958690.jpg saved to cache
2026-03-25 15:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 28408901-3eeb-5f12-b804-cc419d170faf
2026-03-25 15:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5459895/general/11e28e1a-6c1e-4900-8035-2a32ffafbc25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724799)
2026-03-25 15:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10533798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5459895/general/ba7a126b-72fe-4058-acd3-64da7ca0950c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724799)
2026-03-25 15:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486aa3fd0>
2026-03-25 15:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:37: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 15:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_8.jpg HTTP/1.1" 201 0
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5459895%252Fgeneral%252F11e28e1a-6c1e-4900-8035-2a32ffafbc25.jpg') HTTP/1.1" 204 0
2026-03-25 15:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/11e28e1a-6c1e-4900-8035-2a32ffafbc25.jpg saved to cache
2026-03-25 15:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 28408901-3eeb-5f12-b804-cc419d170faf
2026-03-25 15:37:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e8c15a6-2bdb-5990-af68-61f90175cf85 with identifier: 10533798
2026-03-25 15:37:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e8c15a6-2bdb-5990-af68-61f90175cf85 with scrape type 2
2026-03-25 15:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e8c15a6-2bdb-5990-af68-61f90175cf85 with scrape type 2
2026-03-25 15:37:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e8c15a6-2bdb-5990-af68-61f90175cf85, identifier: 10533798
2026-03-25 15:37:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e8c15a6-2bdb-5990-af68-61f90175cf85 with identifier: 10533798
2026-03-25 15:37:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e8c15a6-2bdb-5990-af68-61f90175cf85 with identifier: 10533798
2026-03-25 15:37:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e8c15a6-2bdb-5990-af68-61f90175cf85 with identifier: 10533798 to the API
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10533798>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '9e8c15a6-2bdb-5990-af68-61f90175cf85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPY040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10533798',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 119386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'119.386 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:03 [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 15:37:03 [adesa.be] INFO: Saving data for 10533798: {'auction_closing_time': 1801392300.0, 'created_time': 1773235711.447193, 'last_price_update_time': 1774453023.575222}
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10533798') HTTP/1.1" 204 0
2026-03-25 15:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10428543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8487879c50>
2026-03-25 15:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:37: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 15:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_6.jpg HTTP/1.1" 201 0
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5459895%252Fgeneral%252Fba7a126b-72fe-4058-acd3-64da7ca0950c.jpg') HTTP/1.1" 204 0
2026-03-25 15:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/ba7a126b-72fe-4058-acd3-64da7ca0950c.jpg saved to cache
2026-03-25 15:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 28408901-3eeb-5f12-b804-cc419d170faf
2026-03-25 15:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5459895/general/7a1e6a38-96af-4e57-9c8a-0fce8afbd232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724799)
2026-03-25 15:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5459895/general/e6322db3-9098-40c5-877c-53ab505f5fe1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724799)
2026-03-25 15:37:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543
2026-03-25 15:37:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42e99574-eb05-59b8-9834-40844cbcaee3 with scrape type 2
2026-03-25 15:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42e99574-eb05-59b8-9834-40844cbcaee3 with scrape type 2
2026-03-25 15:37:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 42e99574-eb05-59b8-9834-40844cbcaee3, identifier: 10428543
2026-03-25 15:37:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543
2026-03-25 15:37:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543
2026-03-25 15:37:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543 to the API
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10428543>
{'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': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '42e99574-eb05-59b8-9834-40844cbcaee3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XDS839',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10428543',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 37465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2019-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T3 R-Design - Petrol - Automatic - 163 hp - 37.465 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2019}
2026-03-25 15:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:04 [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 15:37:04 [adesa.be] INFO: Saving data for 10428543: {'auction_closing_time': 1801392300.0, 'created_time': 1773235996.840958, 'last_price_update_time': 1774453024.008502}
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10428543') HTTP/1.1" 204 0
2026-03-25 15:37:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37: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 15:37:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:37:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486af7d90>
2026-03-25 15:37:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:37: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 15:37:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_7.jpg HTTP/1.1" 201 0
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5459895%252Fgeneral%252F7a1e6a38-96af-4e57-9c8a-0fce8afbd232.jpg') HTTP/1.1" 204 0
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/7a1e6a38-96af-4e57-9c8a-0fce8afbd232.jpg saved to cache
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 28408901-3eeb-5f12-b804-cc419d170faf
2026-03-25 15:37:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:37:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84868262d0>
2026-03-25 15:37:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:37: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 15:37:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_5.jpg HTTP/1.1" 201 0
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5459895%252Fgeneral%252Fe6322db3-9098-40c5-877c-53ab505f5fe1.jpg') HTTP/1.1" 204 0
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/e6322db3-9098-40c5-877c-53ab505f5fe1.jpg saved to cache
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 28408901-3eeb-5f12-b804-cc419d170faf
2026-03-25 15:37:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807
2026-03-25 15:37:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 324a25a4-773a-5688-8cea-894b0a73fa57 with scrape type 1
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 324a25a4-773a-5688-8cea-894b0a73fa57
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740822%252Fgeneral%252F2044eaf4-ef71-416c-a398-605c02ea0a3e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740822/general/2044eaf4-ef71-416c-a398-605c02ea0a3e.jpeg already downloaded
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740822%252Fgeneral%252Ff60c7b41-ea43-4e26-9463-75c18d4c8e82.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740822/general/f60c7b41-ea43-4e26-9463-75c18d4c8e82.jpeg already downloaded
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740822%252Fgeneral%252F63747277-90f5-4fb7-8293-ec5acb25d415.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740822/general/63747277-90f5-4fb7-8293-ec5acb25d415.jpeg already downloaded
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740822%252Fgeneral%252F62297174-97ec-42e9-985d-ebf9ba47970f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740822/general/62297174-97ec-42e9-985d-ebf9ba47970f.jpeg already downloaded
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740822%252Fgeneral%252Fa28e2cf2-1adc-4a85-b251-f1b9046811c3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740822/general/a28e2cf2-1adc-4a85-b251-f1b9046811c3.jpeg already downloaded
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740822%252Fgeneral%252F0665b639-fbc2-4c2e-ba8b-7b4045ff6aad.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740822/general/0665b639-fbc2-4c2e-ba8b-7b4045ff6aad.jpeg already downloaded
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740822%252Fgeneral%252F3da0d89d-986c-43aa-8dc8-7a1b8bc9ebad.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740822/general/3da0d89d-986c-43aa-8dc8-7a1b8bc9ebad.jpeg already downloaded
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740822%252Fgeneral%252Fa54fd2f9-d8cc-49d2-87e4-08fda93b81c4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740822/general/a54fd2f9-d8cc-49d2-87e4-08fda93b81c4.jpeg already downloaded
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740822%252Fgeneral%252Fb0056d92-4860-42a4-8b2c-a092eb0048e1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740822/general/b0056d92-4860-42a4-8b2c-a092eb0048e1.jpeg already downloaded
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37: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%252F5740822%252Fgeneral%252Fe771f0c7-e9bf-45c5-a182-03cc583e7a3d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740822/general/e771f0c7-e9bf-45c5-a182-03cc583e7a3d.jpeg already downloaded
2026-03-25 15:37:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 324a25a4-773a-5688-8cea-894b0a73fa57, identifier: 10724807
2026-03-25 15:37:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8eae7ae-bbc3-53f9-917d-4d6476a49044 with identifier: 10719145
2026-03-25 15:37:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8eae7ae-bbc3-53f9-917d-4d6476a49044 with scrape type 2
2026-03-25 15:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8eae7ae-bbc3-53f9-917d-4d6476a49044 with scrape type 2
2026-03-25 15:37:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8eae7ae-bbc3-53f9-917d-4d6476a49044, identifier: 10719145
2026-03-25 15:37:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807
2026-03-25 15:37:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807
2026-03-25 15:37:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807 to the API
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724807>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '324a25a4-773a-5688-8cea-894b0a73fa57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CPB411',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724807',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'XE',
'odometer': 171453,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5740822/general/2044eaf4-ef71-416c-a398-605c02ea0a3e.jpeg',
'https://images.openlane.eu/carimgs/5740822/general/f60c7b41-ea43-4e26-9463-75c18d4c8e82.jpeg',
'https://images.openlane.eu/carimgs/5740822/general/63747277-90f5-4fb7-8293-ec5acb25d415.jpeg',
'https://images.openlane.eu/carimgs/5740822/general/62297174-97ec-42e9-985d-ebf9ba47970f.jpeg',
'https://images.openlane.eu/carimgs/5740822/general/a28e2cf2-1adc-4a85-b251-f1b9046811c3.jpeg',
'https://images.openlane.eu/carimgs/5740822/general/0665b639-fbc2-4c2e-ba8b-7b4045ff6aad.jpeg',
'https://images.openlane.eu/carimgs/5740822/general/3da0d89d-986c-43aa-8dc8-7a1b8bc9ebad.jpeg',
'https://images.openlane.eu/carimgs/5740822/general/a54fd2f9-d8cc-49d2-87e4-08fda93b81c4.jpeg',
'https://images.openlane.eu/carimgs/5740822/general/b0056d92-4860-42a4-8b2c-a092eb0048e1.jpeg',
'https://images.openlane.eu/carimgs/5740822/general/e771f0c7-e9bf-45c5-a182-03cc583e7a3d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_324a25a4-773a-5688-8cea-894b0a73fa57/324a25a4-773a-5688-8cea-894b0a73fa57_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5463013,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740822/general/2044eaf4-ef71-416c-a398-605c02ea0a3e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_324a25a4-773a-5688-8cea-894b0a73fa57/324a25a4-773a-5688-8cea-894b0a73fa57_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4765286,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740822/general/f60c7b41-ea43-4e26-9463-75c18d4c8e82.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_324a25a4-773a-5688-8cea-894b0a73fa57/324a25a4-773a-5688-8cea-894b0a73fa57_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4592992,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740822/general/63747277-90f5-4fb7-8293-ec5acb25d415.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_324a25a4-773a-5688-8cea-894b0a73fa57/324a25a4-773a-5688-8cea-894b0a73fa57_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4167950,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740822/general/62297174-97ec-42e9-985d-ebf9ba47970f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_324a25a4-773a-5688-8cea-894b0a73fa57/324a25a4-773a-5688-8cea-894b0a73fa57_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5404547,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740822/general/a28e2cf2-1adc-4a85-b251-f1b9046811c3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_324a25a4-773a-5688-8cea-894b0a73fa57/324a25a4-773a-5688-8cea-894b0a73fa57_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5347174,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740822/general/0665b639-fbc2-4c2e-ba8b-7b4045ff6aad.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_324a25a4-773a-5688-8cea-894b0a73fa57/324a25a4-773a-5688-8cea-894b0a73fa57_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4120815,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740822/general/3da0d89d-986c-43aa-8dc8-7a1b8bc9ebad.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_324a25a4-773a-5688-8cea-894b0a73fa57/324a25a4-773a-5688-8cea-894b0a73fa57_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3789762,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740822/general/a54fd2f9-d8cc-49d2-87e4-08fda93b81c4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_324a25a4-773a-5688-8cea-894b0a73fa57/324a25a4-773a-5688-8cea-894b0a73fa57_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4517941,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740822/general/b0056d92-4860-42a4-8b2c-a092eb0048e1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_324a25a4-773a-5688-8cea-894b0a73fa57/324a25a4-773a-5688-8cea-894b0a73fa57_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3303751,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740822/general/e771f0c7-e9bf-45c5-a182-03cc583e7a3d.jpeg',
'Width': 5712}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2018-06-27',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Jaguar XE 2.0d - Diesel - Automatic - 163 hp - 171.453 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724807%27 HTTP/1.1" 200 None
2026-03-25 15:37:04 [adesa.be] INFO: Saving data for 10724807: {'created_time': 1774453024.917414, 'last_price_update_time': 1774453024.917429, 'auction_closing_time': 1801392300.0}
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724807') HTTP/1.1" 204 0
2026-03-25 15:37:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8eae7ae-bbc3-53f9-917d-4d6476a49044 with identifier: 10719145
2026-03-25 15:37:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8eae7ae-bbc3-53f9-917d-4d6476a49044 with identifier: 10719145
2026-03-25 15:37:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8eae7ae-bbc3-53f9-917d-4d6476a49044 with identifier: 10719145 to the API
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719145>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f8eae7ae-bbc3-53f9-917d-4d6476a49044',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '016027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719145',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 41306,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 40000,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 7,
'seller_name': 'Kubika cars',
'title': 'Audi Q7 45 TDI - Quattro - Diesel - Automatic - 231 hp - 41.306 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:05 [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 15:37:05 [adesa.be] INFO: Saving data for 10719145: {'auction_closing_time': 1801392300.0, 'created_time': 1774366059.260859, 'last_price_update_time': 1774453025.225424}
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719145') HTTP/1.1" 204 0
2026-03-25 15:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5459895/general/6a607181-4c8d-4cad-84a9-e6456ee7ebcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724799)
2026-03-25 15:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5459895/general/f56acbb4-8122-4d94-8e4b-07993768d61f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724799)
2026-03-25 15:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5459895/general/a64bcb54-95a7-4c07-ac90-a7bf7d418a10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724799)
2026-03-25 15:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5459895/general/c954bbfd-d06a-4ff0-849b-bd5b6cf1e905.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724799)
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f84869ca7d0>
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:37: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 15:37:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_1.jpg HTTP/1.1" 201 0
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5459895%252Fgeneral%252F6a607181-4c8d-4cad-84a9-e6456ee7ebcc.jpg') HTTP/1.1" 204 0
2026-03-25 15:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/6a607181-4c8d-4cad-84a9-e6456ee7ebcc.jpg saved to cache
2026-03-25 15:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 28408901-3eeb-5f12-b804-cc419d170faf
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486827e10>
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:37: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 15:37:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_3.jpg HTTP/1.1" 201 0
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5459895%252Fgeneral%252Ff56acbb4-8122-4d94-8e4b-07993768d61f.jpg') HTTP/1.1" 204 0
2026-03-25 15:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/f56acbb4-8122-4d94-8e4b-07993768d61f.jpg saved to cache
2026-03-25 15:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 28408901-3eeb-5f12-b804-cc419d170faf
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f848683e710>
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:37: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 15:37:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_2.jpg HTTP/1.1" 201 0
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5459895%252Fgeneral%252Fa64bcb54-95a7-4c07-ac90-a7bf7d418a10.jpg') HTTP/1.1" 204 0
2026-03-25 15:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/a64bcb54-95a7-4c07-ac90-a7bf7d418a10.jpg saved to cache
2026-03-25 15:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 28408901-3eeb-5f12-b804-cc419d170faf
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8486b8c5d0>
2026-03-25 15:37:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 15:37: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 15:37:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_0.jpg HTTP/1.1" 201 0
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5459895%252Fgeneral%252Fc954bbfd-d06a-4ff0-849b-bd5b6cf1e905.jpg') HTTP/1.1" 204 0
2026-03-25 15:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459895/general/c954bbfd-d06a-4ff0-849b-bd5b6cf1e905.jpg saved to cache
2026-03-25 15:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 28408901-3eeb-5f12-b804-cc419d170faf
2026-03-25 15:37:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 28408901-3eeb-5f12-b804-cc419d170faf, skipping ID generation
2026-03-25 15:37:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28408901-3eeb-5f12-b804-cc419d170faf with scrape type 1
2026-03-25 15:37:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 28408901-3eeb-5f12-b804-cc419d170faf sending to next pipeline
2026-03-25 15:37:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28408901-3eeb-5f12-b804-cc419d170faf, identifier: 10724799
2026-03-25 15:37:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799
2026-03-25 15:37:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799
2026-03-25 15:37:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799 to the API
2026-03-25 15:37:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5459895/general/c954bbfd-d06a-4ff0-849b-bd5b6cf1e905.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '28408901-3eeb-5f12-b804-cc419d170faf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CAT971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724799',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 174465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 564247,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459895/general/c954bbfd-d06a-4ff0-849b-bd5b6cf1e905.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545052,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459895/general/6a607181-4c8d-4cad-84a9-e6456ee7ebcc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600178,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459895/general/a64bcb54-95a7-4c07-ac90-a7bf7d418a10.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 622336,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459895/general/f56acbb4-8122-4d94-8e4b-07993768d61f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 595303,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459895/general/8973ed52-56a7-4909-a9c3-e5b48ad2161e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 532894,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459895/general/e6322db3-9098-40c5-877c-53ab505f5fe1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546010,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459895/general/ba7a126b-72fe-4058-acd3-64da7ca0950c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600431,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459895/general/7a1e6a38-96af-4e57-9c8a-0fce8afbd232.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474932,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459895/general/11e28e1a-6c1e-4900-8035-2a32ffafbc25.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28408901-3eeb-5f12-b804-cc419d170faf/28408901-3eeb-5f12-b804-cc419d170faf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 582749,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459895/general/73cd288e-360f-42db-aaa7-ec11d2958690.jpg',
'Width': 2000}],
'price': 3850,
'price_includes_vat': True,
'registration_date': '2016-09-05',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Land Rover Discovery Sport 2.0 Business - Diesel - Manual - 150 hp '
'- 174.465 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2016}
2026-03-25 15:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724799%27 HTTP/1.1" 200 None
2026-03-25 15:37:06 [adesa.be] INFO: Saving data for 10724799: {'created_time': 1774453026.08756, 'last_price_update_time': 1774453026.087572, 'auction_closing_time': 1801392300.0}
2026-03-25 15:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724799') HTTP/1.1" 204 0
2026-03-25 15:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10363951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951
2026-03-25 15:37:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b9581da-580a-5006-9718-5f3d3aa05eb9 with scrape type 2
2026-03-25 15:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b9581da-580a-5006-9718-5f3d3aa05eb9 with scrape type 2
2026-03-25 15:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b9581da-580a-5006-9718-5f3d3aa05eb9, identifier: 10363951
2026-03-25 15:37:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951
2026-03-25 15:37:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951
2026-03-25 15:37:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951 to the API
2026-03-25 15:37:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10363951>
{'auction_title': '',
'c_o_2_emission_value': 56,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '1b9581da-580a-5006-9718-5f3d3aa05eb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCK295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10363951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 59920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'59.920 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 15:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710363951%27 HTTP/1.1" 200 None
2026-03-25 15:37:06 [adesa.be] INFO: Saving data for 10363951: {'auction_closing_time': 1801392300.0, 'created_time': 1773235970.015217, 'last_price_update_time': 1774453026.573711}
2026-03-25 15:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10363951') HTTP/1.1" 204 0
2026-03-25 15:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f24f811-6d68-510d-a306-b77072061ada with identifier: 10616555
2026-03-25 15:37:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f24f811-6d68-510d-a306-b77072061ada with scrape type 2
2026-03-25 15:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f24f811-6d68-510d-a306-b77072061ada with scrape type 2
2026-03-25 15:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f24f811-6d68-510d-a306-b77072061ada, identifier: 10616555
2026-03-25 15:37:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f24f811-6d68-510d-a306-b77072061ada with identifier: 10616555
2026-03-25 15:37:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f24f811-6d68-510d-a306-b77072061ada with identifier: 10616555
2026-03-25 15:37:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f24f811-6d68-510d-a306-b77072061ada with identifier: 10616555 to the API
2026-03-25 15:37:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616555>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '2f24f811-6d68-510d-a306-b77072061ada',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WLY160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616555',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'S40',
'odometer': 249850,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo S40 1.6 Momentum - Diesel - Manual - 110 hp - 249.850 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2010}
2026-03-25 15:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:07 [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 15:37:07 [adesa.be] INFO: Saving data for 10616555: {'auction_closing_time': 1801392300.0, 'created_time': 1773235921.066634, 'last_price_update_time': 1774453027.082786}
2026-03-25 15:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616555') HTTP/1.1" 204 0
2026-03-25 15:37:07 [scrapy.extensions.logstats] INFO: Crawled 1120 pages (at 94 pages/min), scraped 600 items (at 82 items/min)
2026-03-25 15:37:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-25 15:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with identifier: 10616506
2026-03-25 15:37:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with scrape type 2
2026-03-25 15:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with scrape type 2
2026-03-25 15:37:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0, identifier: 10616506
2026-03-25 15:37:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with identifier: 10616506
2026-03-25 15:37:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with identifier: 10616506
2026-03-25 15:37:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with identifier: 10616506 to the API
2026-03-25 15:37:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616506>
{'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': 197,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGY304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616506',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 180122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16850,
'price_includes_vat': True,
'registration_date': '2019-09-18',
'seats_number': 2,
'seller_name': None,
'title': 'Volvo XC60 B4 - AWD - Diesel - Automatic - 197 hp - 180.122 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:08 [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 15:37:08 [adesa.be] INFO: Saving data for 10616506: {'auction_closing_time': 1801392300.0, 'created_time': 1773235971.249843, 'last_price_update_time': 1774453028.144169}
2026-03-25 15:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616506') HTTP/1.1" 204 0
2026-03-25 15:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10371581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529
2026-03-25 15:37:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40c48f65-b7c6-593f-878c-b8068b32d48c with scrape type 2
2026-03-25 15:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40c48f65-b7c6-593f-878c-b8068b32d48c with scrape type 2
2026-03-25 15:37:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40c48f65-b7c6-593f-878c-b8068b32d48c, identifier: 10616529
2026-03-25 15:37:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529
2026-03-25 15:37:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529
2026-03-25 15:37:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529 to the API
2026-03-25 15:37:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616529>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '40c48f65-b7c6-593f-878c-b8068b32d48c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PLA010',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616529',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 200328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10550,
'price_includes_vat': True,
'registration_date': '2016-07-29',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 180 hp - 200.328 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 15:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:08 [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 15:37:08 [adesa.be] INFO: Saving data for 10616529: {'auction_closing_time': 1801392300.0, 'created_time': 1773236025.503192, 'last_price_update_time': 1774453028.477352}
2026-03-25 15:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616529') HTTP/1.1" 204 0
2026-03-25 15:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10488791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581
2026-03-25 15:37:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9484772e-ae5a-57f9-946f-239036e22ac6 with scrape type 2
2026-03-25 15:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9484772e-ae5a-57f9-946f-239036e22ac6 with scrape type 2
2026-03-25 15:37:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9484772e-ae5a-57f9-946f-239036e22ac6, identifier: 10371581
2026-03-25 15:37:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581
2026-03-25 15:37:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581
2026-03-25 15:37:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581 to the API
2026-03-25 15:37:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10371581>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '9484772e-ae5a-57f9-946f-239036e22ac6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FPZ124',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10371581',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Up!',
'odometer': 109488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-08-19',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen Up! colour up! fortana red - Petrol - Manual - 60 hp - '
'109.488 km',
'transmission': 'manual',
'trim': 'colour up! fortana red',
'vin': None,
'year': 2016}
2026-03-25 15:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:08 [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 15:37:08 [adesa.be] INFO: Saving data for 10371581: {'auction_closing_time': 1801392300.0, 'created_time': 1773235991.928223, 'last_price_update_time': 1774453028.940486}
2026-03-25 15:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10371581') HTTP/1.1" 204 0
2026-03-25 15:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10148707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791
2026-03-25 15:37:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc03b02f-492a-56f4-a31e-d4cb26912e29 with scrape type 2
2026-03-25 15:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc03b02f-492a-56f4-a31e-d4cb26912e29 with scrape type 2
2026-03-25 15:37:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc03b02f-492a-56f4-a31e-d4cb26912e29, identifier: 10488791
2026-03-25 15:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791
2026-03-25 15:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791
2026-03-25 15:37:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791 to the API
2026-03-25 15:37:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10488791>
{'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': 149,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'bc03b02f-492a-56f4-a31e-d4cb26912e29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UMT134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10488791',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V70',
'odometer': 175088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V70 2.0 - Diesel - Manual - 149 hp - 175.088 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 15:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:09 [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 15:37:09 [adesa.be] INFO: Saving data for 10488791: {'auction_closing_time': 1801392300.0, 'created_time': 1773235997.591794, 'last_price_update_time': 1774453029.273336}
2026-03-25 15:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10488791') HTTP/1.1" 204 0
2026-03-25 15:37:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707
2026-03-25 15:37:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a4c6ff-4db6-5403-8d8a-e267101198a0 with scrape type 2
2026-03-25 15:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07a4c6ff-4db6-5403-8d8a-e267101198a0 with scrape type 2
2026-03-25 15:37:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07a4c6ff-4db6-5403-8d8a-e267101198a0, identifier: 10148707
2026-03-25 15:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707
2026-03-25 15:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707
2026-03-25 15:37:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707 to the API
2026-03-25 15:37:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10148707>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '07a4c6ff-4db6-5403-8d8a-e267101198a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WEH605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10148707',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 205646,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - '
'205.646 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 15:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:09 [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 15:37:09 [adesa.be] INFO: Saving data for 10148707: {'auction_closing_time': 1801392300.0, 'created_time': 1773236023.41878, 'last_price_update_time': 1774453029.63787}
2026-03-25 15:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10148707') HTTP/1.1" 204 0
2026-03-25 15:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542
2026-03-25 15:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with scrape type 2
2026-03-25 15:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with scrape type 2
2026-03-25 15:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2, identifier: 10616542
2026-03-25 15:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542
2026-03-25 15:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542
2026-03-25 15:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542 to the API
2026-03-25 15:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616542>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1628ab7a-bfcb-55c2-bf7a-b781b53b73e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1gvc998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616542',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 257352,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-05-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 105 '
'hp - 257.352 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2014}
2026-03-25 15:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:10 [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 15:37:10 [adesa.be] INFO: Saving data for 10616542: {'auction_closing_time': 1801392300.0, 'created_time': 1773236055.543302, 'last_price_update_time': 1774453030.501094}
2026-03-25 15:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616542') HTTP/1.1" 204 0
2026-03-25 15:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985
2026-03-25 15:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with scrape type 2
2026-03-25 15:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with scrape type 2
2026-03-25 15:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29, identifier: 10662985
2026-03-25 15:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985
2026-03-25 15:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985
2026-03-25 15:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985 to the API
2026-03-25 15:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662985>
{'auction_title': '',
'c_o_2_emission_value': 55,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'fdefe29d-fccb-5a5b-9a3f-d22f94deaa29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662985',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 249591,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2010-11-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TDI BlueMotion - Diesel - Manual - 75 hp - '
'249.591 km',
'transmission': 'manual',
'trim': 'BlueMotion',
'vin': None,
'year': 2010}
2026-03-25 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:11 [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 15:37:11 [adesa.be] INFO: Saving data for 10662985: {'auction_closing_time': 1801392300.0, 'created_time': 1773331044.581264, 'last_price_update_time': 1774453031.138157}
2026-03-25 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662985') HTTP/1.1" 204 0
2026-03-25 15:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37: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 15:37:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548
2026-03-25 15:37:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 001c2a66-99d1-5310-a108-65cc29d632bf with scrape type 2
2026-03-25 15:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 001c2a66-99d1-5310-a108-65cc29d632bf with scrape type 2
2026-03-25 15:37:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 001c2a66-99d1-5310-a108-65cc29d632bf, identifier: 10616548
2026-03-25 15:37:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b22fce25-d476-5c19-a852-c61089a28c9d with identifier: 10616554
2026-03-25 15:37:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b22fce25-d476-5c19-a852-c61089a28c9d with scrape type 2
2026-03-25 15:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b22fce25-d476-5c19-a852-c61089a28c9d with scrape type 2
2026-03-25 15:37:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b22fce25-d476-5c19-a852-c61089a28c9d, identifier: 10616554
2026-03-25 15:37:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548
2026-03-25 15:37:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548
2026-03-25 15:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548 to the API
2026-03-25 15:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616548>
{'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': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '001c2a66-99d1-5310-a108-65cc29d632bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WWL574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616548',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 326166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-10-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.6 TDI Highline - Diesel - Manual - 110 hp '
'- 326.166 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2015}
2026-03-25 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:11 [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 15:37:11 [adesa.be] INFO: Saving data for 10616548: {'auction_closing_time': 1801392300.0, 'created_time': 1773236057.220283, 'last_price_update_time': 1774453031.649872}
2026-03-25 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616548') HTTP/1.1" 204 0
2026-03-25 15:37:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b22fce25-d476-5c19-a852-c61089a28c9d with identifier: 10616554
2026-03-25 15:37:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b22fce25-d476-5c19-a852-c61089a28c9d with identifier: 10616554
2026-03-25 15:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b22fce25-d476-5c19-a852-c61089a28c9d with identifier: 10616554 to the API
2026-03-25 15:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616554>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b22fce25-d476-5c19-a852-c61089a28c9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'dtx444',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616554',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 281931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-04-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 105 '
'hp - 281.931 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2010}
2026-03-25 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:11 [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 15:37:11 [adesa.be] INFO: Saving data for 10616554: {'auction_closing_time': 1801392300.0, 'created_time': 1773236058.625405, 'last_price_update_time': 1774453031.896645}
2026-03-25 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616554') HTTP/1.1" 204 0
2026-03-25 15:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540
2026-03-25 15:37:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6db3bd64-c7a1-5bed-835a-abe151349dd6 with scrape type 2
2026-03-25 15:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6db3bd64-c7a1-5bed-835a-abe151349dd6 with scrape type 2
2026-03-25 15:37:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6db3bd64-c7a1-5bed-835a-abe151349dd6, identifier: 10616540
2026-03-25 15:37:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540
2026-03-25 15:37:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540
2026-03-25 15:37:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540 to the API
2026-03-25 15:37:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '6db3bd64-c7a1-5bed-835a-abe151349dd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616540',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 252376,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.6 TDI Baseline - Diesel - Manual - 102 hp - '
'252.376 km',
'transmission': 'manual',
'trim': 'Baseline',
'vin': None,
'year': 2015}
2026-03-25 15:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:13 [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 15:37:13 [adesa.be] INFO: Saving data for 10616540: {'auction_closing_time': 1801392300.0, 'created_time': 1773236053.185703, 'last_price_update_time': 1774453033.240843}
2026-03-25 15:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616540') HTTP/1.1" 204 0
2026-03-25 15:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10522382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10454083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382
2026-03-25 15:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d584f1d0-f63d-59b6-92b1-be2178408b61 with scrape type 2
2026-03-25 15:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d584f1d0-f63d-59b6-92b1-be2178408b61 with scrape type 2
2026-03-25 15:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d584f1d0-f63d-59b6-92b1-be2178408b61, identifier: 10522382
2026-03-25 15:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382
2026-03-25 15:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382
2026-03-25 15:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382 to the API
2026-03-25 15:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10522382>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'd584f1d0-f63d-59b6-92b1-be2178408b61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CIL687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10522382',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 252630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Sportsvan 1.2 TSI Sound - Petrol - Manual - 85 hp - '
'252.630 km',
'transmission': 'manual',
'trim': 'Sound',
'vin': None,
'year': 2016}
2026-03-25 15:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:13 [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 15:37:13 [adesa.be] INFO: Saving data for 10522382: {'auction_closing_time': 1801392300.0, 'created_time': 1773235697.909278, 'last_price_update_time': 1774453033.704581}
2026-03-25 15:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10522382') HTTP/1.1" 204 0
2026-03-25 15:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10454083
2026-03-25 15:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba68ef28-cd9e-5b38-b9ce-50caa9068969 with scrape type 2
2026-03-25 15:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba68ef28-cd9e-5b38-b9ce-50caa9068969 with scrape type 2
2026-03-25 15:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba68ef28-cd9e-5b38-b9ce-50caa9068969, identifier: 10454083
2026-03-25 15:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10454083
2026-03-25 15:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10454083
2026-03-25 15:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10454083 to the API
2026-03-25 15:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10454083>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ba68ef28-cd9e-5b38-b9ce-50caa9068969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQU171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10454083',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 130670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 6,
'seller_name': None,
'title': 'Toyota ProAce 2.0 D-4D Comfort - Diesel - Manual - 144 hp - 130.670 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-25 15:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:14 [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 15:37:14 [adesa.be] INFO: Saving data for 10454083: {'auction_closing_time': 1801392300.0, 'created_time': 1773236051.489092, 'last_price_update_time': 1774453034.035639}
2026-03-25 15:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10454083') HTTP/1.1" 204 0
2026-03-25 15:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510
2026-03-25 15:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1517c4e-6456-505e-95d0-64cfc547404f with scrape type 2
2026-03-25 15:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1517c4e-6456-505e-95d0-64cfc547404f with scrape type 2
2026-03-25 15:37:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1517c4e-6456-505e-95d0-64cfc547404f, identifier: 10616510
2026-03-25 15:37:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510
2026-03-25 15:37:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510
2026-03-25 15:37:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510 to the API
2026-03-25 15:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'c1517c4e-6456-505e-95d0-64cfc547404f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQH187',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616510',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 194643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V90 T6 Inscription - Hybrid - Automatic - 253 hp - 194.643 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-25 15:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:14 [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 15:37:14 [adesa.be] INFO: Saving data for 10616510: {'auction_closing_time': 1801392300.0, 'created_time': 1773236000.406336, 'last_price_update_time': 1774453034.630882}
2026-03-25 15:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616510') HTTP/1.1" 204 0
2026-03-25 15:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556
2026-03-25 15:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49942849-8418-5a7d-8933-e4632e8d957c with scrape type 2
2026-03-25 15:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49942849-8418-5a7d-8933-e4632e8d957c with scrape type 2
2026-03-25 15:37:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49942849-8418-5a7d-8933-e4632e8d957c, identifier: 10616556
2026-03-25 15:37:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556
2026-03-25 15:37:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556
2026-03-25 15:37:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556 to the API
2026-03-25 15:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '49942849-8418-5a7d-8933-e4632e8d957c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ben038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616556',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 221348,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-02-21',
'seats_number': 4,
'seller_name': None,
'title': 'Toyota Aygo 1.0 VVT-i - Petrol - Manual - 68 hp - 221.348 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-25 15:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:15 [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 15:37:15 [adesa.be] INFO: Saving data for 10616556: {'auction_closing_time': 1801392300.0, 'created_time': 1773236046.753675, 'last_price_update_time': 1774453035.092896}
2026-03-25 15:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616556') HTTP/1.1" 204 0
2026-03-25 15:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10575629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629
2026-03-25 15:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97840c5e-1e8a-5755-a90f-65fa2ff16397 with scrape type 2
2026-03-25 15:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97840c5e-1e8a-5755-a90f-65fa2ff16397 with scrape type 2
2026-03-25 15:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97840c5e-1e8a-5755-a90f-65fa2ff16397, identifier: 10575629
2026-03-25 15:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629
2026-03-25 15:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629
2026-03-25 15:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629 to the API
2026-03-25 15:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10575629>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Hatchback',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '97840c5e-1e8a-5755-a90f-65fa2ff16397',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CEB785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10575629',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Auris',
'odometer': 106264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Auris 1.6i Comfort - Petrol - Manual - 132 hp - 106.264 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2013}
2026-03-25 15:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:15 [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 15:37:15 [adesa.be] INFO: Saving data for 10575629: {'auction_closing_time': 1801392300.0, 'created_time': 1773235704.937371, 'last_price_update_time': 1774453035.546037}
2026-03-25 15:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575629') HTTP/1.1" 204 0
2026-03-25 15:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10588788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788
2026-03-25 15:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with scrape type 2
2026-03-25 15:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with scrape type 2
2026-03-25 15:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc, identifier: 10588788
2026-03-25 15:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788
2026-03-25 15:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788
2026-03-25 15:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788 to the API
2026-03-25 15:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10588788>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 99,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '755eb8a2-7fb7-5d94-b866-4cac06ac45dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FPK476',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10588788',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Auris',
'odometer': 99298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-09-16',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Auris Touring Sports 1.8 - Hybrid - Automatic - 99 hp - '
'99.298 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-25 15:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:15 [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 15:37:15 [adesa.be] INFO: Saving data for 10588788: {'auction_closing_time': 1801392300.0, 'created_time': 1773236047.715625, 'last_price_update_time': 1774453035.973638}
2026-03-25 15:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588788') HTTP/1.1" 204 0
2026-03-25 15:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10672561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561
2026-03-25 15:37:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with scrape type 2
2026-03-25 15:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with scrape type 2
2026-03-25 15:37:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e, identifier: 10672561
2026-03-25 15:37:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561
2026-03-25 15:37:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561
2026-03-25 15:37:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561 to the API
2026-03-25 15:37:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10672561>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 60,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '6a8e7d88-810b-53b9-8dd3-fa9659ff170e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YDQ644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10672561',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 125957,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2008-08-11',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.2i Ambiente - Petrol - Manual - 60 hp - 125.957 km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2008}
2026-03-25 15:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:16 [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 15:37:16 [adesa.be] INFO: Saving data for 10672561: {'auction_closing_time': 1801392300.0, 'created_time': 1773416985.164904, 'last_price_update_time': 1774453036.98904}
2026-03-25 15:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10672561') HTTP/1.1" 204 0
2026-03-25 15:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10588787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10574079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37: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 15:37:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787
2026-03-25 15:37:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae73292e-f0ab-5299-9557-71ab84469dc3 with scrape type 2
2026-03-25 15:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae73292e-f0ab-5299-9557-71ab84469dc3 with scrape type 2
2026-03-25 15:37:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae73292e-f0ab-5299-9557-71ab84469dc3, identifier: 10588787
2026-03-25 15:37:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079
2026-03-25 15:37:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with scrape type 2
2026-03-25 15:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with scrape type 2
2026-03-25 15:37:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd, identifier: 10574079
2026-03-25 15:37:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787
2026-03-25 15:37:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787
2026-03-25 15:37:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787 to the API
2026-03-25 15:37:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10588787>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ae73292e-f0ab-5299-9557-71ab84469dc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YBL388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10588787',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 271651,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.6 TDI Ambiente - Diesel - Manual - 105 hp - '
'271.651 km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2009}
2026-03-25 15:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:17 [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 15:37:17 [adesa.be] INFO: Saving data for 10588787: {'auction_closing_time': 1801392300.0, 'created_time': 1773235998.368974, 'last_price_update_time': 1774453037.601234}
2026-03-25 15:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588787') HTTP/1.1" 204 0
2026-03-25 15:37:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079
2026-03-25 15:37:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079
2026-03-25 15:37:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079 to the API
2026-03-25 15:37:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10574079>
{'auction_title': '',
'c_o_2_emission_value': 232,
'category': 'Cabrio car',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 175,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'a3df3c50-846d-5d7d-bd42-24cf20e4b2fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AHZ637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10574079',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Saab',
'model': '9-3',
'odometer': 242647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2005-05-13',
'seats_number': 4,
'seller_name': None,
'title': 'Saab 9-3 2.0 - Petrol - Automatic - 175 hp - 242.647 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2005}
2026-03-25 15:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:17 [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 15:37:17 [adesa.be] INFO: Saving data for 10574079: {'auction_closing_time': 1801392300.0, 'created_time': 1773236100.1329, 'last_price_update_time': 1774453037.866606}
2026-03-25 15:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10574079') HTTP/1.1" 204 0
2026-03-25 15:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547
2026-03-25 15:37:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with scrape type 2
2026-03-25 15:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with scrape type 2
2026-03-25 15:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a, identifier: 10616547
2026-03-25 15:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547
2026-03-25 15:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547
2026-03-25 15:37:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547 to the API
2026-03-25 15:37:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616547>
{'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': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WAJ894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616547',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 147128,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2010-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 1.6 TDI Greenline - Diesel - Manual - 105 hp - '
'147.128 km',
'transmission': 'manual',
'trim': 'Greenline',
'vin': None,
'year': 2010}
2026-03-25 15:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:18 [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 15:37:18 [adesa.be] INFO: Saving data for 10616547: {'auction_closing_time': 1801392300.0, 'created_time': 1773236046.003831, 'last_price_update_time': 1774453038.313713}
2026-03-25 15:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616547') HTTP/1.1" 204 0
2026-03-25 15:37:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2945e731-0a4d-5ec7-acaa-820e4ad46ded with identifier: 10616546
2026-03-25 15:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2945e731-0a4d-5ec7-acaa-820e4ad46ded with scrape type 2
2026-03-25 15:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2945e731-0a4d-5ec7-acaa-820e4ad46ded with scrape type 2
2026-03-25 15:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2945e731-0a4d-5ec7-acaa-820e4ad46ded, identifier: 10616546
2026-03-25 15:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2945e731-0a4d-5ec7-acaa-820e4ad46ded with identifier: 10616546
2026-03-25 15:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2945e731-0a4d-5ec7-acaa-820e4ad46ded with identifier: 10616546
2026-03-25 15:37:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2945e731-0a4d-5ec7-acaa-820e4ad46ded with identifier: 10616546 to the API
2026-03-25 15:37:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616546>
{'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': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '2945e731-0a4d-5ec7-acaa-820e4ad46ded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616546',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 200621,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.6 TDI BlueMotion - Diesel - Manual - 105 hp - '
'200.621 km',
'transmission': 'manual',
'trim': 'BlueMotion',
'vin': None,
'year': 2011}
2026-03-25 15:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:18 [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 15:37:18 [adesa.be] INFO: Saving data for 10616546: {'auction_closing_time': 1801392300.0, 'created_time': 1773236057.605916, 'last_price_update_time': 1774453038.668007}
2026-03-25 15:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616546') HTTP/1.1" 204 0
2026-03-25 15:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10533800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37: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 15:37:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185
2026-03-25 15:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 100f0430-1e3c-5b41-9d45-1e570086d2fb with scrape type 2
2026-03-25 15:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 100f0430-1e3c-5b41-9d45-1e570086d2fb with scrape type 2
2026-03-25 15:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 100f0430-1e3c-5b41-9d45-1e570086d2fb, identifier: 10326185
2026-03-25 15:37:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800
2026-03-25 15:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8642ae-a621-5496-8400-9bc75cf450ed with scrape type 2
2026-03-25 15:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae8642ae-a621-5496-8400-9bc75cf450ed with scrape type 2
2026-03-25 15:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae8642ae-a621-5496-8400-9bc75cf450ed, identifier: 10533800
2026-03-25 15:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185
2026-03-25 15:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185
2026-03-25 15:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185 to the API
2026-03-25 15:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326185>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '100f0430-1e3c-5b41-9d45-1e570086d2fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '44992',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326185',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Terramar',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 36550,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Terramar 2.0 TSI VZ - Petrol - 265 hp - 50 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2025}
2026-03-25 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:19 [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 15:37:19 [adesa.be] INFO: Saving data for 10326185: {'auction_closing_time': 1798675200.0, 'created_time': 1773235917.116095, 'last_price_update_time': 1774453039.191985}
2026-03-25 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10326185') HTTP/1.1" 204 0
2026-03-25 15:37:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800
2026-03-25 15:37:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800
2026-03-25 15:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800 to the API
2026-03-25 15:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10533800>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 80,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ae8642ae-a621-5496-8400-9bc75cf450ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACS075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10533800',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 199456,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4650,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 80 '
'hp - 199.456 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-25 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:19 [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 15:37:19 [adesa.be] INFO: Saving data for 10533800: {'auction_closing_time': 1801392300.0, 'created_time': 1773235953.550022, 'last_price_update_time': 1774453039.477147}
2026-03-25 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10533800') HTTP/1.1" 204 0
2026-03-25 15:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10396491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10623061
2026-03-25 15:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9610c79-4f67-5501-a2cf-6b10200c5df9 with scrape type 2
2026-03-25 15:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9610c79-4f67-5501-a2cf-6b10200c5df9 with scrape type 2
2026-03-25 15:37:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9610c79-4f67-5501-a2cf-6b10200c5df9, identifier: 10623061
2026-03-25 15:37:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10623061
2026-03-25 15:37:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10623061
2026-03-25 15:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10623061 to the API
2026-03-25 15:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623061>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'd9610c79-4f67-5501-a2cf-6b10200c5df9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SNA590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623061',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 142358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Grandtour 0.9 TCe - Petrol - Manual - 90 hp - 142.358 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 15:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:20 [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 15:37:20 [adesa.be] INFO: Saving data for 10623061: {'auction_closing_time': 1801392300.0, 'created_time': 1773235920.051501, 'last_price_update_time': 1774453040.055011}
2026-03-25 15:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623061') HTTP/1.1" 204 0
2026-03-25 15:37:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491
2026-03-25 15:37:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d50bb99-ca49-522a-b038-be27bb2fb587 with scrape type 2
2026-03-25 15:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d50bb99-ca49-522a-b038-be27bb2fb587 with scrape type 2
2026-03-25 15:37:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d50bb99-ca49-522a-b038-be27bb2fb587, identifier: 10396491
2026-03-25 15:37:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491
2026-03-25 15:37:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491
2026-03-25 15:37:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491 to the API
2026-03-25 15:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10396491>
{'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': 94,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '1d50bb99-ca49-522a-b038-be27bb2fb587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMC011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10396491',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 84560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana 1.6i RS Line - Hybrid - Automatic - 94 hp - 84.560 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-25 15:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:20 [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 15:37:20 [adesa.be] INFO: Saving data for 10396491: {'auction_closing_time': 1801392300.0, 'created_time': 1773236006.627565, 'last_price_update_time': 1774453040.382111}
2026-03-25 15:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10396491') HTTP/1.1" 204 0
2026-03-25 15:37:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10575620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620
2026-03-25 15:37:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eedaf0a4-fba5-5a19-be74-a83261a80b6b with scrape type 2
2026-03-25 15:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eedaf0a4-fba5-5a19-be74-a83261a80b6b with scrape type 2
2026-03-25 15:37:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eedaf0a4-fba5-5a19-be74-a83261a80b6b, identifier: 10575620
2026-03-25 15:37:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620
2026-03-25 15:37:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620
2026-03-25 15:37:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620 to the API
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10575620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '4.5L',
'engine_horse_power': 339,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'eedaf0a4-fba5-5a19-be74-a83261a80b6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GYD440',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10575620',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 165411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2004-06-16',
'seats_number': 2,
'seller_name': None,
'title': 'Porsche Cayenne S 4.5i - AWD - Petrol - Automatic - 339 hp - '
'165.411 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2004}
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:21 [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 15:37:21 [adesa.be] INFO: Saving data for 10575620: {'auction_closing_time': 1801392300.0, 'created_time': 1773236098.591073, 'last_price_update_time': 1774453041.190198}
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575620') HTTP/1.1" 204 0
2026-03-25 15:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37: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 15:37:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494
2026-03-25 15:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85731274-442f-522d-b540-644755ada638 with scrape type 2
2026-03-25 15:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85731274-442f-522d-b540-644755ada638 with scrape type 2
2026-03-25 15:37:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85731274-442f-522d-b540-644755ada638, identifier: 10616494
2026-03-25 15:37:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489
2026-03-25 15:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 667e71dd-3a86-5bfe-b4a0-860137b01d8d with scrape type 2
2026-03-25 15:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 667e71dd-3a86-5bfe-b4a0-860137b01d8d with scrape type 2
2026-03-25 15:37:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 667e71dd-3a86-5bfe-b4a0-860137b01d8d, identifier: 10616489
2026-03-25 15:37:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494
2026-03-25 15:37:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494
2026-03-25 15:37:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494 to the API
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.6L',
'engine_horse_power': 440,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '85731274-442f-522d-b540-644755ada638',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GJY653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616494',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 218063,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2017-07-24',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Macan Turbo 3.6 - AWD - Petrol - Automatic - 440 hp - '
'218.063 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:21 [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 15:37:21 [adesa.be] INFO: Saving data for 10616494: {'auction_closing_time': 1801392300.0, 'created_time': 1773236002.687513, 'last_price_update_time': 1774453041.702929}
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616494') HTTP/1.1" 204 0
2026-03-25 15:37:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489
2026-03-25 15:37:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489
2026-03-25 15:37:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489 to the API
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616489>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '667e71dd-3a86-5bfe-b4a0-860137b01d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2axw138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616489',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 189409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 37100,
'price_includes_vat': True,
'registration_date': '2018-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0 - Hybrid - Automatic - 339 hp - 189.409 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:21 [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 15:37:21 [adesa.be] INFO: Saving data for 10616489: {'auction_closing_time': 1801392300.0, 'created_time': 1773236102.079278, 'last_price_update_time': 1774453041.968258}
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616489') HTTP/1.1" 204 0
2026-03-25 15:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10456216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37: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 15:37:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216
2026-03-25 15:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b5226f-d4de-569c-a23a-285ea5046917 with scrape type 2
2026-03-25 15:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94b5226f-d4de-569c-a23a-285ea5046917 with scrape type 2
2026-03-25 15:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94b5226f-d4de-569c-a23a-285ea5046917, identifier: 10456216
2026-03-25 15:37:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067
2026-03-25 15:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with scrape type 2
2026-03-25 15:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with scrape type 2
2026-03-25 15:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae, identifier: 10623067
2026-03-25 15:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216
2026-03-25 15:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216
2026-03-25 15:37:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216 to the API
2026-03-25 15:37:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10456216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 490,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '94b5226f-d4de-569c-a23a-285ea5046917',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10456216',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q6 E-tron',
'odometer': 14948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 58200,
'price_includes_vat': True,
'registration_date': '2024-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'Audi SQ6 E-tron - Quattro - Electric - Automatic - 490 hp - 14.948 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 15:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710456216%27 HTTP/1.1" 200 None
2026-03-25 15:37:22 [adesa.be] INFO: Saving data for 10456216: {'auction_closing_time': 1798675200.0, 'created_time': 1773235890.011165, 'last_price_update_time': 1774453042.541529}
2026-03-25 15:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10456216') HTTP/1.1" 204 0
2026-03-25 15:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067
2026-03-25 15:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067
2026-03-25 15:37:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067 to the API
2026-03-25 15:37:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623067>
{'auction_title': '',
'c_o_2_emission_value': 79,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 332,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'deb5bcc4-dad4-5abf-93b4-0ddecb9508ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RNK870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623067',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 273908,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2017-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne S 3.0 - AWD - Hybrid - Automatic - 332 hp - 273.908 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 15:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:22 [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 15:37:22 [adesa.be] INFO: Saving data for 10623067: {'auction_closing_time': 1801392300.0, 'created_time': 1773235927.420585, 'last_price_update_time': 1774453042.812602}
2026-03-25 15:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623067') HTTP/1.1" 204 0
2026-03-25 15:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491
2026-03-25 15:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 806fcc35-bb5f-5132-b56e-f038f9141ff1 with scrape type 2
2026-03-25 15:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 806fcc35-bb5f-5132-b56e-f038f9141ff1 with scrape type 2
2026-03-25 15:37:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 806fcc35-bb5f-5132-b56e-f038f9141ff1, identifier: 10616491
2026-03-25 15:37:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491
2026-03-25 15:37:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491
2026-03-25 15:37:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491 to the API
2026-03-25 15:37:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616491>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '806fcc35-bb5f-5132-b56e-f038f9141ff1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SKL778',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616491',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 183458,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31200,
'price_includes_vat': True,
'registration_date': '2018-05-03',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0i - Petrol - Automatic - 339 hp - 183.458 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 15:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:23 [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 15:37:23 [adesa.be] INFO: Saving data for 10616491: {'auction_closing_time': 1801392300.0, 'created_time': 1773236105.99836, 'last_price_update_time': 1774453043.27032}
2026-03-25 15:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616491') HTTP/1.1" 204 0
2026-03-25 15:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544
2026-03-25 15:37:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcc1446d-a4e9-5c1c-9656-f3354403104b with scrape type 2
2026-03-25 15:37:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcc1446d-a4e9-5c1c-9656-f3354403104b with scrape type 2
2026-03-25 15:37:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcc1446d-a4e9-5c1c-9656-f3354403104b, identifier: 10616544
2026-03-25 15:37:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544
2026-03-25 15:37:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544
2026-03-25 15:37:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544 to the API
2026-03-25 15:37:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616544>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'dcc1446d-a4e9-5c1c-9656-f3354403104b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GKR059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616544',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 196882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2014-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot Partner Tepee 1.6 Active - Diesel - Manual - 75 hp - '
'196.882 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2014}
2026-03-25 15:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:23 [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 15:37:23 [adesa.be] INFO: Saving data for 10616544: {'auction_closing_time': 1801392300.0, 'created_time': 1773236096.154524, 'last_price_update_time': 1774453043.73347}
2026-03-25 15:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616544') HTTP/1.1" 204 0
2026-03-25 15:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525
2026-03-25 15:37:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356ede0e-0807-5307-a250-bffe8efedc8a with scrape type 2
2026-03-25 15:37:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 356ede0e-0807-5307-a250-bffe8efedc8a with scrape type 2
2026-03-25 15:37:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 356ede0e-0807-5307-a250-bffe8efedc8a, identifier: 10616525
2026-03-25 15:37:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525
2026-03-25 15:37:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525
2026-03-25 15:37:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525 to the API
2026-03-25 15:37:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616525>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '356ede0e-0807-5307-a250-bffe8efedc8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTY543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616525',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 111129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-05-22',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L3H2 2.2 HDI Asphalt - Diesel - Manual - 165 hp - '
'111.129 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2020}
2026-03-25 15:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:24 [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 15:37:24 [adesa.be] INFO: Saving data for 10616525: {'auction_closing_time': 1801392300.0, 'created_time': 1773236114.837519, 'last_price_update_time': 1774453044.385019}
2026-03-25 15:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616525') HTTP/1.1" 204 0
2026-03-25 15:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10191279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10588785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279
2026-03-25 15:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with scrape type 2
2026-03-25 15:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with scrape type 2
2026-03-25 15:37:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf, identifier: 10191279
2026-03-25 15:37:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279
2026-03-25 15:37:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279
2026-03-25 15:37:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279 to the API
2026-03-25 15:37:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10191279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3958ef35-e1c9-5d92-8e2a-6dd837ed1baf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HCE006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10191279',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 46528,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Partner 1.5 HDI - Diesel - Automatic - 131 hp - 46.528 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:24 [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 15:37:24 [adesa.be] INFO: Saving data for 10191279: {'auction_closing_time': 1801392300.0, 'created_time': 1773236116.423374, 'last_price_update_time': 1774453044.821866}
2026-03-25 15:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10191279') HTTP/1.1" 204 0
2026-03-25 15:37:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785
2026-03-25 15:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f638f3c3-8124-544f-ab26-5ea71a2a8829 with scrape type 2
2026-03-25 15:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f638f3c3-8124-544f-ab26-5ea71a2a8829 with scrape type 2
2026-03-25 15:37:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f638f3c3-8124-544f-ab26-5ea71a2a8829, identifier: 10588785
2026-03-25 15:37:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785
2026-03-25 15:37:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785
2026-03-25 15:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785 to the API
2026-03-25 15:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10588785>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f638f3c3-8124-544f-ab26-5ea71a2a8829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AKB301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10588785',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 287832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-08-14',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.6 HDI Allure - Diesel - Automatic - 115 hp - 287.832 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2017}
2026-03-25 15:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:25 [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 15:37:25 [adesa.be] INFO: Saving data for 10588785: {'auction_closing_time': 1801392300.0, 'created_time': 1773236139.403283, 'last_price_update_time': 1774453045.178594}
2026-03-25 15:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588785') HTTP/1.1" 204 0
2026-03-25 15:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10246890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890
2026-03-25 15:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 385e49f0-2c73-5486-b859-f2bd5aae4504 with scrape type 2
2026-03-25 15:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 385e49f0-2c73-5486-b859-f2bd5aae4504 with scrape type 2
2026-03-25 15:37:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 385e49f0-2c73-5486-b859-f2bd5aae4504, identifier: 10246890
2026-03-25 15:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890
2026-03-25 15:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890
2026-03-25 15:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890 to the API
2026-03-25 15:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10246890>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 224,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '385e49f0-2c73-5486-b859-f2bd5aae4504',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ATS105',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10246890',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Viano',
'odometer': 279234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz Viano 3.0 CDI Ambiente - Diesel - Automatic - 224 hp '
'- 279.234 km',
'transmission': 'automatic',
'trim': 'Ambiente',
'vin': None,
'year': 2013}
2026-03-25 15:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:25 [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 15:37:25 [adesa.be] INFO: Saving data for 10246890: {'auction_closing_time': 1801392300.0, 'created_time': 1773236175.875637, 'last_price_update_time': 1774453045.594545}
2026-03-25 15:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10246890') HTTP/1.1" 204 0
2026-03-25 15:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10396492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6db6c79f-ef40-5a8c-996f-3ed4cfed953f with identifier: 10396492
2026-03-25 15:37:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6db6c79f-ef40-5a8c-996f-3ed4cfed953f with scrape type 2
2026-03-25 15:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6db6c79f-ef40-5a8c-996f-3ed4cfed953f with scrape type 2
2026-03-25 15:37:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6db6c79f-ef40-5a8c-996f-3ed4cfed953f, identifier: 10396492
2026-03-25 15:37:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6db6c79f-ef40-5a8c-996f-3ed4cfed953f with identifier: 10396492
2026-03-25 15:37:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6db6c79f-ef40-5a8c-996f-3ed4cfed953f with identifier: 10396492
2026-03-25 15:37:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6db6c79f-ef40-5a8c-996f-3ed4cfed953f with identifier: 10396492 to the API
2026-03-25 15:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10396492>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 585,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '6db6c79f-ef40-5a8c-996f-3ed4cfed953f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AT1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10396492',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'SL',
'odometer': 43796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz SL AMG 63 - 4-Matic - Petrol - Automatic - 585 hp - '
'43.796 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:28 [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 15:37:28 [adesa.be] INFO: Saving data for 10396492: {'auction_closing_time': 1801392300.0, 'created_time': 1773236189.796936, 'last_price_update_time': 1774453048.840964}
2026-03-25 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10396492') HTTP/1.1" 204 0
2026-03-25 15:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10344429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059
2026-03-25 15:37:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaa96c86-5fbc-59df-a2ac-04f19429ae1e with scrape type 2
2026-03-25 15:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaa96c86-5fbc-59df-a2ac-04f19429ae1e with scrape type 2
2026-03-25 15:37:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aaa96c86-5fbc-59df-a2ac-04f19429ae1e, identifier: 10623059
2026-03-25 15:37:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059
2026-03-25 15:37:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059
2026-03-25 15:37:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059 to the API
2026-03-25 15:37:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'aaa96c86-5fbc-59df-a2ac-04f19429ae1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LUK387',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623059',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 325599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 200 - Diesel - Manual - 136 hp - '
'325.599 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-25 15:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:29 [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 15:37:29 [adesa.be] INFO: Saving data for 10623059: {'auction_closing_time': 1801392300.0, 'created_time': 1773235695.339081, 'last_price_update_time': 1774453049.869044}
2026-03-25 15:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623059') HTTP/1.1" 204 0
2026-03-25 15:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10146436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429
2026-03-25 15:37:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with scrape type 2
2026-03-25 15:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with scrape type 2
2026-03-25 15:37:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7, identifier: 10344429
2026-03-25 15:37:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429
2026-03-25 15:37:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429
2026-03-25 15:37:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429 to the API
2026-03-25 15:37:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10344429>
{'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': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNL025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10344429',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 85704,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW 1.5 HDI Active - Diesel - Automatic - 130 hp - '
'85.704 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-25 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:30 [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 15:37:30 [adesa.be] INFO: Saving data for 10344429: {'auction_closing_time': 1801392300.0, 'created_time': 1773236112.38761, 'last_price_update_time': 1774453050.445214}
2026-03-25 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10344429') HTTP/1.1" 204 0
2026-03-25 15:37:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436
2026-03-25 15:37:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with scrape type 2
2026-03-25 15:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with scrape type 2
2026-03-25 15:37:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f, identifier: 10146436
2026-03-25 15:37:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436
2026-03-25 15:37:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436
2026-03-25 15:37:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436 to the API
2026-03-25 15:37:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10146436>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2VGD014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10146436',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 27743,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW 1.6 Allure Pack - Hybrid - Automatic - 180 hp - '
'27.743 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-25 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:30 [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 15:37:30 [adesa.be] INFO: Saving data for 10146436: {'auction_closing_time': 1801392300.0, 'created_time': 1773236114.035186, 'last_price_update_time': 1774453050.868023}
2026-03-25 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10146436') HTTP/1.1" 204 0
2026-03-25 15:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10575624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624
2026-03-25 15:37:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with scrape type 2
2026-03-25 15:37:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with scrape type 2
2026-03-25 15:37:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b, identifier: 10575624
2026-03-25 15:37:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624
2026-03-25 15:37:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624
2026-03-25 15:37:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624 to the API
2026-03-25 15:37:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10575624>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ddcdd04a-e20f-5229-bedd-e1e30fb2f79b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KTU122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10575624',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 261972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 180d AMG Line - Diesel - Automatic '
'- 109 hp - 261.972 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2016}
2026-03-25 15:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:31 [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 15:37:31 [adesa.be] INFO: Saving data for 10575624: {'auction_closing_time': 1801392300.0, 'created_time': 1773236212.014227, 'last_price_update_time': 1774453051.581549}
2026-03-25 15:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575624') HTTP/1.1" 204 0
2026-03-25 15:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10678215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10644776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37: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 15:37:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215
2026-03-25 15:37:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52699e0d-b3ca-513a-8989-1826aa82640f with scrape type 2
2026-03-25 15:37:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52699e0d-b3ca-513a-8989-1826aa82640f with scrape type 2
2026-03-25 15:37:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52699e0d-b3ca-513a-8989-1826aa82640f, identifier: 10678215
2026-03-25 15:37:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215
2026-03-25 15:37:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215
2026-03-25 15:37:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215 to the API
2026-03-25 15:37:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10678215>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '52699e0d-b3ca-513a-8989-1826aa82640f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10678215',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 85738,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 300e Sport Edition - Hybrid - Automatic - 211 '
'hp - 85.738 km',
'transmission': 'automatic',
'trim': 'Sport Edition',
'vin': None,
'year': 2022}
2026-03-25 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:32 [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 15:37:32 [adesa.be] INFO: Saving data for 10678215: {'auction_closing_time': 1801392300.0, 'created_time': 1773677292.149125, 'last_price_update_time': 1774453052.106975}
2026-03-25 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10678215') HTTP/1.1" 204 0
2026-03-25 15:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10588783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ca214c2-b7ce-5af7-95be-b3d3c88aa5a5 with identifier: 10644776
2026-03-25 15:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ca214c2-b7ce-5af7-95be-b3d3c88aa5a5 with scrape type 2
2026-03-25 15:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ca214c2-b7ce-5af7-95be-b3d3c88aa5a5 with scrape type 2
2026-03-25 15:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ca214c2-b7ce-5af7-95be-b3d3c88aa5a5, identifier: 10644776
2026-03-25 15:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988
2026-03-25 15:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with scrape type 2
2026-03-25 15:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with scrape type 2
2026-03-25 15:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8, identifier: 10662988
2026-03-25 15:37:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ca214c2-b7ce-5af7-95be-b3d3c88aa5a5 with identifier: 10644776
2026-03-25 15:37:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ca214c2-b7ce-5af7-95be-b3d3c88aa5a5 with identifier: 10644776
2026-03-25 15:37:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ca214c2-b7ce-5af7-95be-b3d3c88aa5a5 with identifier: 10644776 to the API
2026-03-25 15:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10644776>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Electric',
'id': '7ca214c2-b7ce-5af7-95be-b3d3c88aa5a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '009700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10644776',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 59212,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQS 450+ AMG Line - Electric - Automatic - 333 hp - '
'59.212 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:32 [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 15:37:32 [adesa.be] INFO: Saving data for 10644776: {'auction_closing_time': 1801392300.0, 'created_time': 1773235904.950663, 'last_price_update_time': 1774453052.630086}
2026-03-25 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10644776') HTTP/1.1" 204 0
2026-03-25 15:37:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988
2026-03-25 15:37:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988
2026-03-25 15:37:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988 to the API
2026-03-25 15:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662988>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 120,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '9a474ce6-3f7d-5510-b2bc-44dacd3995c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662988',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 264595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2011-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 180 CDI - Diesel - Manual - 120 hp - 264.595 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-25 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:32 [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 15:37:32 [adesa.be] INFO: Saving data for 10662988: {'auction_closing_time': 1801392300.0, 'created_time': 1773331130.815256, 'last_price_update_time': 1774453052.882477}
2026-03-25 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662988') HTTP/1.1" 204 0
2026-03-25 15:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10350820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783
2026-03-25 15:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with scrape type 2
2026-03-25 15:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with scrape type 2
2026-03-25 15:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9, identifier: 10588783
2026-03-25 15:37:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783
2026-03-25 15:37:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783
2026-03-25 15:37:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783 to the API
2026-03-25 15:37:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10588783>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '2d7a74d6-96a3-5eb2-b88d-1699242c31c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFL603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10588783',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 189848,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 200d - Diesel - Automatic - 136 hp '
'- 189.848 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 15:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:33 [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 15:37:33 [adesa.be] INFO: Saving data for 10588783: {'auction_closing_time': 1801392300.0, 'created_time': 1773236204.096128, 'last_price_update_time': 1774453053.223846}
2026-03-25 15:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588783') HTTP/1.1" 204 0
2026-03-25 15:37:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec0f52e3-b554-5aaf-ad68-2a204fc49278 with identifier: 10350820
2026-03-25 15:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec0f52e3-b554-5aaf-ad68-2a204fc49278 with scrape type 2
2026-03-25 15:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec0f52e3-b554-5aaf-ad68-2a204fc49278 with scrape type 2
2026-03-25 15:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec0f52e3-b554-5aaf-ad68-2a204fc49278, identifier: 10350820
2026-03-25 15:37:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec0f52e3-b554-5aaf-ad68-2a204fc49278 with identifier: 10350820
2026-03-25 15:37:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec0f52e3-b554-5aaf-ad68-2a204fc49278 with identifier: 10350820
2026-03-25 15:37:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec0f52e3-b554-5aaf-ad68-2a204fc49278 with identifier: 10350820 to the API
2026-03-25 15:37:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10350820>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 156,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'ec0f52e3-b554-5aaf-ad68-2a204fc49278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CDS467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10350820',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 120655,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 180 AMG Line - Petrol - Manual - 156 hp - 120.655 '
'km',
'transmission': 'manual',
'trim': 'AMG Line',
'vin': None,
'year': 2017}
2026-03-25 15:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:33 [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 15:37:33 [adesa.be] INFO: Saving data for 10350820: {'auction_closing_time': 1801392300.0, 'created_time': 1773236217.457546, 'last_price_update_time': 1774453053.549985}
2026-03-25 15:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10350820') HTTP/1.1" 204 0
2026-03-25 15:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10659578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578
2026-03-25 15:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with scrape type 2
2026-03-25 15:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with scrape type 2
2026-03-25 15:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae, identifier: 10659578
2026-03-25 15:37:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578
2026-03-25 15:37:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578
2026-03-25 15:37:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578 to the API
2026-03-25 15:37:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10659578>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 109,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '4a56b8ba-8e47-503b-8e75-df66f9d8f2ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '01J040685',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10659578',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 155059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2012-04-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180 CDI - Diesel - Manual - 109 hp - 155.059 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-25 15:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:34 [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 15:37:34 [adesa.be] INFO: Saving data for 10659578: {'auction_closing_time': 1801392300.0, 'created_time': 1773331070.052032, 'last_price_update_time': 1774453054.029625}
2026-03-25 15:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10659578') HTTP/1.1" 204 0
2026-03-25 15:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10523677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055
2026-03-25 15:37:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c984fc0-078f-5d24-85a8-c2538f3583cc with scrape type 2
2026-03-25 15:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c984fc0-078f-5d24-85a8-c2538f3583cc with scrape type 2
2026-03-25 15:37:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c984fc0-078f-5d24-85a8-c2538f3583cc, identifier: 10623055
2026-03-25 15:37:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055
2026-03-25 15:37:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055
2026-03-25 15:37:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055 to the API
2026-03-25 15:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 15:37: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 15:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623055>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3c984fc0-078f-5d24-85a8-c2538f3583cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ADD224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623055',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': '6',
'odometer': 301315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda 6 2.2 Skydrive - Diesel - Manual - 150 hp - 301.315 km',
'transmission': 'manual',
'trim': 'Skydrive',
'vin': None,
'year': 2015}
2026-03-25 15:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:34 [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 15:37:34 [adesa.be] INFO: Saving data for 10623055: {'auction_closing_time': 1801392300.0, 'created_time': 1773235900.526978, 'last_price_update_time': 1774453054.539195}
2026-03-25 15:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 15:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623055') HTTP/1.1" 204 0
2026-03-25 15:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37: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 15:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 15:37:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request'